html {
	height: 101%;
}

body {
	font-family: arial; 
	font-size: 12px; 
	line-height: 18px;
	margin: 0px; 
	padding: 0px; 
	text-align: center; 
	background-color: #000033; 
}

ol, ul {
	margin-top: 0px;
	margin-bottom: 0px;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color:#003399;
	margin: 0 0 5px 0;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color:#333333;
	margin: 0 0 5px 0;
}

h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color:#003399;
	margin: 0 0 2px 0;
}

a:link {color: blue;}

a:visited {color: purple;}

a:hover {color: red;}

#wrapper {
	text-align: center; 
	width:950px; 
	height: 100%; 
	border-top: solid 2px white;
	border-left: solid 2px white;
	border-right: solid 2px white;
	background-color: #ffffff; 
}

#chromeless_wrapper {
	text-align: center; 
	width:100%; 
	background-color: #ffffff; 
}

#header {
	width: 950px; 
	height: 110px; 
	background: transparent url("/images/hdr/scrr_header_bg1.jpg") no-repeat top left; 
	border-bottom: solid 3px #c2d2f8;
	/*border-bottom: solid 3px #e7ebee;*/
	/*border-bottom: solid 3px #95b1f5;*/
	/*border-bottom: solid 5px #e3e6f0;*/
	/*border-bottom: solid 3px #9CBEDA;*/
} 

#header h1 { 
	background: transparent url("/images/hdr/scrr_logo.gif") no-repeat top left; 
	margin: 13px 0 0 13px; 
	width: 239px; 
	height: 83px; 
	float: left; 
}

#header h1 span {
	display:none; 
}

#content_wide {
	padding: 10px;
	text-align: left;
	clear: both;
}

img.hdr_rnd {
	float: right;
	border: solid white 1px;
	margin-top: 9px;
	margin-right: 9px;
}
img.hdr_pics {
	float: left;
	border: solid black 1px;
	margin-bottom: 9px;
	margin-right: 9px;
}


img.bb {
	border: solid 1px black;	
}

.details {
	font-family: arial; 
	font-size: 11px; 
	line-height: 14px;
	margin-top: 0px; 
	margin-bottom: 0px; 
}

.notice {
	font-weight: bold; 
	font-size: 14px;
	padding: 5px 5px 5px 25px; 
	margin: 5px 0 5px 0;
	width: 400px;
}

.notice ul{
	font-size: 11px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}

.notice li{
	font-size: 11px;
	font-weight: normal;
	margin-left: 15px;
}

.error {
	background: url("/images/icons/exclamation.gif") no-repeat 4px 6px;
	background-color:#fbe3e4;
    border:1px solid #aa0000;
    color:#990000;
}
/*
.info {
	background: url("/images/icons/information.gif") no-repeat 4px 6px;
	background-color:#eeeeff;
    border:2px solid #0000aa;
    color:#0000cc;
}

.info {
	background: url("/images/icons/information.gif") no-repeat 4px 6px;
	background-color:#ffffaa;
    border:2px solid #ff9900;
    color:#ff6600;
}
*/
.info {
	background: url("/images/icons/information.gif") no-repeat 4px 6px;
	background-color:#eaeaff;
    border:1px solid #0000ff;
    color:#000066;
}

.success {
	background: url("/images/icons/accept.gif") no-repeat 4px 6px;
	background-color:#E6EFC2;
    border:1px solid #00aa00;
	color:#009900;
}

.n {
	font-family: arial; 
	font-size: 12px; 
	font-weight: normal; 
}

.cb {clear: both;}

.cl {clear: left;}

.cl5 {clear: left; margin-top: 5px;}

.cl10 {clear: left; margin-top: 10px;}

div.spc10 {
	width: 100%;
	height: 10px;
}

div.spc5 {
	width: 100%;
	height: 5px;
}

/* nifty corners thing */
div.inner {
	padding:5px 10px 10px 10px;
	clear: both;
}

b.rtop, b.rbottom{display:block;background: #FFF}
b.rtop b, b.rbottom b{display:block;height: 1px;overflow: hidden; }
b.r1{margin: 0 5px}
b.r2{margin: 0 3px}
b.r3{margin: 0 2px}
b.rtop b.r4, b.rbottom b.r4{margin: 0 1px; height: 2px}

.inner ul{
	margin: 0px;
	padding: 0px;
}

.inner li{
	margin-left: 20px;
}

/* TOP NAV CSS *************************************************************************************/
/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

#cfnavbar{
margin: 0;
padding: 0;
width: 100%;
margin-bottom: 5px;
}

#cfnavbar ul{
background: url("/images/hdr/bg.gif") bottom repeat-x;
padding: 0;
margin: 0;
float: left;
font: bold 12px Verdana;
}

#cfnavbar ul li{
display: inline;
}

#cfnavbar ul li a, #cfnavbar ul li span{
float: left;
color: black;
font-weight: bold;
padding: 3px 13px 10px 6px;
text-decoration: none;
background: url("/images/hdr/divider_sm.gif") bottom right no-repeat;
}

#cfnavbar ul li span{ /*Targets span tag to the right of #leftcorner below*/
padding-left: 0px;
}

#cfnavbar ul li a#leftcorner{
float: none;
padding-left: 10px;
padding-right: 0px;
background: url("/images/hdr/leftcorner.gif") bottom left no-repeat;
}

#cfnavbar ul li a#rightcorner{
padding-right: 10px;
background: url("/images/hdr/rightcorner.gif") bottom right no-repeat;
}

#cfnavbar ul li a:hover{
text-decoration: underline;
color: navy;
}

#cfnavbar ul li .active{
text-decoration: underline;
color: navy;
}

#cfnavbar:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

/* BOTTOM NAV CSS **********************************************************************************/
#bnavbar{
color: #c2d2f8;
margin: 0px;
padding-top: 10px;
padding-bottom: 10px;
width: 100%;

background-color: #7aa0ff;
border-top: 6px solid #000033;
/*border-top: 6px solid #000033;*/
/*background-color: #c2d2f8;*/
/*background-color: #0099FF;*/
/*background-color: #99CCFF;*/
text-align: center;
clear: both;
font: 11px arial;
}

#bnavbar ul{
padding: 0;
margin: 0 0 5px 0;
font: 11px Verdana;
}

#bnavbar ul li{
display: inline;
}

#bnavbar ul li a:link, bnav.a:link{text-decoration: none; color: white;}

#bnavbar ul li a:visited, bnav.a:visited{text-decoration: none; color: white;}
/*#0099ff*/
#bnavbar ul li a:hover, bnav.a:hover{text-decoration: underline; color: #000033;}

#bnavbar ul li a.active{text-decoration: underline; color: #000033;}


/* EXTERNAL NAV CSS ************************************************************************************/
a.ext span {position: absolute;left: -5000px;width: 4000px;}

a.ext:link {color: blue; background: url("/images/icons/ext_icon.gif") no-repeat 100% 0;padding: 0 20px 0 0;}

a.ext:visited {color: purple; background: url("/images/icons/ext_icon.gif") no-repeat 100% -100px;padding: 0 20px 0 0;}

a.ext:hover {color: red; background: url("/images/icons/ext_icon.gif") no-repeat 100% -200px;padding: 0 20px 0 0;}


