/*    new 1a3d77  old 1a3d77 */
* {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}
body {
	background-color: #CCCCCC;
	background-image: url(media/bgrnd.jpg);
	margin: 0px;
	background-attachment: fixed;
	background-repeat: repeat-x;
}
.LDrop {
	background-image: url(media/l_drop.png);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
	width: 20px;
}
.RDrop {
	background-image: url(media/r_drop.png);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
	width: 20px;
}
.TDrop {
	background-image: url(media/t_drop.png);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
	height: 20px;
}
.TLDrop {
	background-image: url(media/t_l_drop.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	width: 20px;
	height: 20px;
}
.TRDrop {
	background-image: url(media/t_r_drop.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	width: 20px;
	height: 20px;
}
.BDrop {
	background-image: url(media/b_drop.png);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
	height: 20px;
}
.BLDrop {
	background-image: url(media/b_l_drop.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	width: 20px;
	height: 20px;
}
.BRDrop {
	background-image: url(media/b_r_drop.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	width: 20px;
	height: 20px;
}
.PageCap {
	background-image: url(media/cap.jpg);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
	height: 10px;
	width: 810px;
	display: block;
}.logo {
	background-image: url(media/sac_logo.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 224px;
	width: 155px;
	float: left;
}
#NavCol {
	float: left;
	height: 100%;
	width: 155px;
}
#MainPage {
	height: 100%;
	width: 810px;
	background-color: #FFFFFF;
}
#TopNavCont {
	background-image: url(media/top_nav_bgrnd.jpg);
	background-repeat: repeat;
	display: block;
	height: 51px;
	padding-top: 61px;
}
#SubNav {
	float: left;
	height: 100%;
	width: 155px;
	background-color: #cdd1d6;
	margin-top: 3px;
	display: block;
	clear: both;
}

#SubNav a {
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	margin-left: 8px;
	display: block;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-top: 2px;
	line-height: 16px;
	padding-bottom: 2px;
}
#SubNav a:hover {
	color: #00b4de;
	text-decoration: none;
}



#SubNav h1 {
	font-size: 13px;
	color: #FFFFFF;
	background-color: #00b4de;
	height: 22px;
	padding-top: 4px;
	padding-left: 8px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#SubNav h2 {
	color: #00b4de;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	margin-left: 8px;
	display: block;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-top: 2px;
	line-height: 16px;
	padding-bottom: 2px;
}
#MidGreyPanel {
	float: left;
	height: 100%;
	width: 155px;
	background-color: #b7bdc2;
	margin-top: 3px;
	display: block;
	clear: both;
	padding-bottom: 10px;
	padding-top: 10px;
}
#MidGreyPanel a {
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	margin-left: 8px;
	display: block;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-top: 2px;
	line-height: 16px;
	padding-bottom: 2px;
}
#MidGreyPanel a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#CalcNav {
	float: left;
	height: 100%;
	width: 155px;
	background-color: #dddfe4;
	display: block;
	clear: both;
}
.CalcHD {
	float: left;
	height: 49px;
	width: 155px;
	background-color: #dddfe4;
	display: block;
	clear: both;
	background-image: url(media/calc_head.jpg);
	background-repeat: no-repeat;
}
.CalcBody {
	float: left;
	height: 122px;
	width: 155px;
	background-color: #dddfe4;
	display: block;
	clear: both;
	background-image: url(media/calc_body.jpg);
	background-repeat: no-repeat;
}.CalcBody input {
	font-size: 12px;
	height: 15px;
	width: 110px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(media/menu/inp_bgrnd.jpg);
	background-repeat: repeat-x;
	line-height: normal;
	vertical-align: middle;
	padding-top: 4px;
	margin: 0px;
	padding-left: 5px;
}
.logos {
	height: 190px;
	width: 155px;
	margin-top: 3px;
	display: block;
	float: left;
	padding: 0px;
}
.FootStrip {
	background-image: url(media/foot_strip.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	height: 11px;
	width: 810px;
	display: block;
	clear: both;
	float: left;
	overflow: hidden;
}
/* main copy content containers */
#ContentColFullHD {
	width: 620px;
	float: left;
	display: block;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #1a3d77;
	margin-top: 3px;
	margin-left: 3px;
	padding: 0px;
	height: 6px;
}
#PopupContent {
	width: 750px;
	float: left;
	display: block;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #1a3d77;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-color: #FFFFFF;

}
#PopupContent h2 {
	font-size: 15px;
	color: #1a3d77;
	font-weight: bold;
	line-height: 15px;
	margin: 0px;
	padding: 0px;
}
#PopupContent p, td {
	font-size: 11px;
	color: #333333;
	line-height: 15px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
/* centre content container for right panel layout */
#Content2ColHD {
	width: 620px;
	float: left;
	display: block;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #1a3d77;
	margin-top: 3px;
	margin-left: 3px;
	height: 15px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

}
#ContentCol {
	margin: 0px;
	width: 383px;
	float: left;
	display: block;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;

}
#ContentCol h2 {
	font-size: 15px;
	color: #1a3d77;
	font-weight: bold;
	line-height: 15px;
	margin: 0px;
	padding: 0px;
}
#ContentCol h3 {
	color: #1a3d77;
	font-weight: bold;
	line-height: 15px;
	padding: 0px;
	font-size: 12px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
#ContentCol p, td {
	font-size: 11px;
	color: #333333;
	line-height: 15px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#ContentCol li {
	font-size: 11px;
	padding: 0px;
	color: #333333;
	line-height: 15px;
	list-style-image: url(media/bullit.gif);
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
#ContentCol ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 15px;
}
/* end centre content container for right panel layout */

/*  full page content container   */
#ContentColFull {
	width: 593px;
	float: left;
	display: block;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #1a3d77;
	margin-top: 3px;
	margin-left: 3px;
	padding-top: 15px;
	padding-right: 15px;
	padding-left: 12px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	background-color: #FFFFFF;

}
#ContentColFull a {
	color: #1a3d77;
	text-decoration: none;
}
#ContentColFull a:hover {
	color: #1a3d77;
	text-decoration: underline;
}
#download a {
	font-size: 12px;
	line-height: 15px;
	color: #FFFFFF;
	background-color: #1a3d77;
	font-weight: bold;
	text-decoration: none;
}
#download a:hover {
	font-size: 12px;
	line-height: 15px;
	color: #1a3d77;
	font-weight: bold;
	text-decoration: none;
	border: 1px solid #1a3d77;
	background-color: #FFFFFF;
}
#ContentColFull h2 {
	font-size: 15px;
	color: #1a3d77;
	font-weight: bold;
	line-height: 15px;
	margin: 0px;
	padding: 0px;
}
#ContentColFull p, td {
	font-size: 11px;
	color: #333333;
	line-height: 15px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#ContentColFull li {
	font-size: 11px;
	padding: 0px;
	color: #333333;
	line-height: 15px;

	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
#ContentColFull ul {
	list-style-image: url(media/bullit.gif);
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 15px;
}
.pbold {
	color: #1a3d77
}
/* end full page content container  */

/* end main copy content containers */
.FlashHole {
	height: 111px;
	width: 620px;
	display: block;
	float: left;
	margin-left: 3px;
	margin-top: 3px;
	overflow: visible;
	margin-bottom: 15px;
}
#RightCol {
	width: 210px;
	float: left;
	display: block;
	height: 100%;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#RightColExamples {
	width: 240px;
	float: left;
	display: block;
	height: 100%;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#RightColExamples h3 {
	color: #1a3d77;
	font-weight: bold;
	line-height: 15px;
	padding: 0px;
	font-size: 12px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
#RightColExamples a {
	font-size: 12px;
	line-height: 15px;
	color: #FFFFFF;
	background-color: #1a3d77;
	font-weight: bold;
	text-decoration: none;
}
#RightColExamples a:hover {
	font-size: 12px;
	line-height: 15px;
	color: #1a3d77;
	font-weight: bold;
	text-decoration: none;
	border: 1px solid #1a3d77;
	background-color: #FFFFFF;
}
.BluPanel1 {
	width: 190px;
	background-image: url(media/blu_grad_rp_1.jpg);
	background-repeat: repeat-x;
	display: block;
	float: left;
	background-color: #3fc4e6;
	padding: 10px;
	margin-bottom: 3px;
}
.BluPanel1 h1 {
	font-size: 15px;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 17px;
	margin: 0px;
	padding: 0px;
}
.BluPanel1 h2 {
	font-size: 14px;
	color: #FFFFFF;
	font-weight: normal;
	line-height: 15px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 9px;
	margin-left: 0px;
}
.BluPanel1 p {
	font-size: 11px;
	line-height: 13px;
	color: #000000;
	margin-top: 5px;
	margin-bottom: 9px;
}
.BluPanel1 a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.BluPanel1 a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.BluPanel2 {
	width: 190px;
	background-image: url(media/blu_grad_rp_2.jpg);
	background-repeat: repeat-x;
	display: block;
	float: left;
	background-color: #b0e0f4;
	padding: 10px;
	margin-bottom: 3px;
}
.BluPanel2 h1 {
	font-size: 15px;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 17px;
	margin: 0px;
	padding: 0px;
}
.BluPanel2 h2 {
	font-size: 14px;
	color: #FFFFFF;
	font-weight: normal;
	line-height: 15px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 9px;
	margin-left: 0px;
}
.BluPanel2 p {
	font-size: 11px;
	line-height: 13px;
	color: #000000;
	margin-top: 5px;
	margin-bottom: 9px;
}
.BluPanel2 a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.BluPanel2 a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.BluPanel3 {
	width: 210px;
	background-image: url(media/blu_grad_rp_3.jpg);
	background-repeat: repeat-x;
	display: block;
	float: left;
	background-color: #FFFFFF;
	margin-bottom: 3px;
	height: 213px;
}
#FootLinks {
	width: 460px;
	color: #1a3d77;
	height: 18px;
	display: block;
	clear: both;
	float: left;
	overflow: hidden;
	background-color: #FFFFFF;
	font-size: 9px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 170px;
}
#FootLinks a {
	color: #333333;
	text-decoration: none;
}
#FootLinks a:hover {
	color: #1a3d77;
	text-decoration: none;
}
#Sund {
	color: #333333;
	height: 18px;
	float: right;
	background-color: #FFFFFF;
	font-size: 9px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: block;
	width: 150px;
}
#Credits {
	color: #333333;
	height: 18px;
	font-size: 9px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	display: block;
	width: 300px;
	text-align: center;
}
#LeftNavBG {
	background-color: #FF0000;
	display: table;
	clear: none;
	float: left;
}
