div.subheader {width:450px; padding:10px; background: #D8E7F6; margin: 10px 0 10px 0; font-weight:bold;}
div.sidecontainer {text-align:left; margin:40px 0 0 0; width:220px; background: #efefef;}
div.spotlight {text-align:left; margin:15px 0 15px 0; width:180px; background: #ffffff;}


li { font-size: 90%; background: url(images/check.gif) top left no-repeat; padding-left:18px; margin:10px 5px 4px 5px;}

.roundcont {
	width: 210px;
	background-color: #EFF2F3;
	/*background-color: #EFF2F3;*/
}


.roundcont2 {
	width: 200px;
	background-color: #ffffff;
}



.roundtop { 
	background: url(images/tr_corner_grey.gif) no-repeat top right; 
}

.roundbottom {
	background: url(images/br_corner_grey.gif) no-repeat top right; 
}



.roundtop2 { 
	background: url(images/corners/tr_dark.gif) no-repeat top right; 
}

.roundbottom2 {
	background: url(images/corners/br_dark.gif) no-repeat top right; 
}



img.corner {
   width: 6px;
   height: 6px;
   border: none;
   display: block !important;
}


.t {background: url(images/sb_dot.gif) 0 0 repeat-x; width: 20em}
.b {background: url(images/sb_dot.gif) 0 100% repeat-x}
.l {background: url(images/sb_dot.gif) 0 0 repeat-y}
.r {background: url(images/sb_dot.gif) 100% 0 repeat-y}
.bl {background: url(images/sb_bl.gif) 0 100% no-repeat}
.br {background: url(images/sb_br.gif) 100% 100% no-repeat}
.tl {background: url(images/sb_tl.gif) 0 0 no-repeat}
.tr {background: url(images/sb_tr.gif) 100% 0 no-repeat; padding:10px}




.navactive { 
padding:8px 12px;
color:#ffffff;
background-color:#ff3300;
border:solid 4px #333333;
border-right:0px; 
border-bottom:0px;

}

.nav { 
padding:8px 12px;
color:#000000;
background-color:#ffffff;
border:solid 4px #333333;
border-right:0px; 
border-bottom:1px solid #cccccc;

}

.nav a { 
color:#000000;
text-decoration:none;
}

.nav a:hover {
text-decoration:underline;
}


.hdlinks a {
font-size:75%;
color: #ffffff;
text-decoration: none;
}

.hdlinks a:hover { 
color: #ff3300; 
text-decoration: underline;
}


.footerlinks {
font-size:95%;
color: #e1e1e1;
}


.footerlinks a {
color: #e1e1e1;
text-decoration: none;
}

.footerlinks a:hover { 
color: #ff3300; 
text-decoration: underline;
}






ul.view,ul.view li{margin:0;padding:0;list-style-type:none}
ul.view li{width: 10em;}
ul.view a {
display:block;
padding:8px 0;
font-weight: bold;
background:#ff3300;;
color: white;
text-decoration:none;
text-align:center}

ul.view a:hover{
background: #D8E7F6;
color:#004E75;
text-decoration:none;
}