/* My Styles */
body {background:#00529c;}
#wrapper {width:760px;margin:10px auto;background:#fff url(/assets/images/wrapper_bg.png) top right repeat-y;}
#header {height:215px;background:#fff url(/assets/images/header_bg.jpg) bottom center no-repeat;width:100%;border-top:1px solid #fff;}
#header h1 {
	background:#fff url(/assets/images/ssb_logo.jpg) 0 0 no-repeat;
	width:619px;
	height:102px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#004882;
	padding:0;
	font-size:50px;
	margin:32px;
	text-indent:-9999px;
}
#nav {height:40px;width:100%;background:#e8ba1a;}
#nav ul {margin:0 0 0 17px;padding:0;text-indent:0;}
#nav li {float:left;height:20;overflow:hidden;text-indent:-9999px;margin:10px 0;padding:0 15px;border-right:#fff 2px solid;}
#nav li.last {border-right:0;}
#nav li a {display:block;height:20px;background-position:0 0;background-repeat:no-repeat;text-decoration:none;}
#nav li a:hover {background-position:0 -20px;}
#nav li a#vid {width:121px;background-image:url(/assets/images/video.png);}
#nav li a#fac {width:143px;background-image:url(/assets/images/factsheet.png);}
#nav li a#con {width:105px;background-image:url(/assets/images/contactus.png);}
#nav li a#pri {width:131px;background-image:url(/assets/images/privacy.png);}
#content {width:760px;font-family:Georgia, "Times New Roman", Times, serif;color:#004882;}
#main {width:460px;padding:32px;background:#fbecc4;float:left;}
#main h2 {margin-top:0;font-size:1.5em;}
fieldset {border:1px solid #004882;margin-bottom:0.5em;}
legend {font-size:1.2em;font-weight:bold;margin:0 10px 1em;}
label {display:block;position:relative;margin-left:170px;clear:both;height:40px;}
.labelText {position:relative;width:160px;left:-170px;float:left;margin-right:-160px;text-align:right;}
.requiredMarker {display:block;color:#999;text-transform:uppercase;font-size:9px;font-weight:bold;}
.dijitButton {margin:0;}
#sidebar {width:196px;padding:32px 20px;color:#fff;float:left;}
div#sizer {background:#FBE7D2 url(/assets/images/sizer.png) 0 0 no-repeat;height:15px;overflow:hidden;position:relative;text-indent:-9999px;width:96px;}
div#sizer a#dec, div#sizer a#inc {display:block;width:15px;height:15px;position:absolute;top:0;}
a#dec {left:67px;}
a#inc {left:81px;}
#footer {clear:both;width:460px;padding:32px;font-weight:bold;font-size:9px;font-family:Georgia, "Times New Roman", Times, serif;}
#footer #whosthis {color:#b16011;text-decoration:underline;}
#footer span#copy {color:#004882;}
