body{
/*background-image: url(/ecss/im/BG_GRAD_HotPaper.jpg);*/
background-image: none;
background-color: #ffffff;
color: #131313;
}

#topsection{
background-color: #ffffff;
height: 333px; /*Height of top section*/
background-image: url(/ecss/im/VS_BG_HotPaper.jpg);
background-repeat: no-repeat;
}

#contentwrapper{
width: 100%;
background-image: url(/ecss/im/VS_WebBG_mid_HotPaper.jpg); 
background-repeat: repeat-y;
float: left;
}


a {
text-decoration: underline;
/*color: #3671b6;*/
color: #F40000;

}

a:link { 
text-decoration: underline;
/*color: #3671b6;*/
color: #F40000;
}

a:vlink { 
/*color: #3671b6;*/
color: #F40000;
text-decoration: underline; 
}

a:hover {
text-decoration: underline;
/*color: #75bdcc;*/
color: #993300;
}

a:active { 
color: #ff0000; 
text-decoration: none; 
}



/* -----  WILLIAM ----- */

.bodysmallbold_HOT { font-weight: bolder; font-size: 18px; line-height: 18px; font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; }


.Divider12px_HOT {clear:both; border:0; background-image: url(/images/nav_sprites/repeat_curl3_HOT.jpg); background-repeat: repeat-x; line-height:12px; margin-bottom:10px; margin-top:5px;}


#footer {
    background: #ffffff;
    clear: left;
    width: 100%;
    height: 96px;
    background-image: url(/ecss/im/VS_WebBG_bottom_HotPaper.jpg);
    padding-top: 20px;
	text-align: center;
	color: #000000;
    font-size:11px;
	letter-spacing:0.1em;
	line-height:0.9em;
}


.footnote {
	padding: 0px 80px 0px 80px; 
	color: #FF0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	letter-spacing: 1px; 
	font-weight:normal;
	}