/*
This style sheet was created from C:\Inetpub\wwwroot\SLDCTemplate.html
*/

BODY {background-color: #FFFFFF; margin:0px; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;   font-size : 11px; color: #333333;}
DIV {  }
A:link, A:visited{color: #AF2130; text-decoration:none; }
A:hover{  text-decoration: underline;  }

/* unique IDs */
#mainContainer { width:800px; border: solid 1px #CCCCCC; background-color:#FAF2E4 }
#leftNav { background-color: #FAF2E4;  width:150px;  float:left; hieght: 120%;}
#topBanner{ background-color: #F2DCBB;  height: 80px; border-bottom: solid 1px #CCCCCC; background-image: url(images/topNavGradient.jpg);   }
#topNav { background-image: url(images/navbar.jpg);  height: 21px; border-bottom: solid 1px #CCCCCC; }
.buttonNav {border: solid 1px #CCCCCC; width:80px; height: 15px; background-image: url(images/navbarButton.jpg); padding:2px;float:right; text-align: center; }
#centerContent{border-left: solid 1px #CCCCCC;width:644px;   margin-left: 150px; background-image: url(images/bodyBKGround.gif); background-repeat: no-repeat; background-position: bottom;  color: #999999; background-color: white;}
#leftNavLink{ width:100px; margin-left:25px; margin-top:5px; margin-bottom:2px;  background-image: url(images/navbarButton.gif); background-repeat: no-repeat; padding-left:10px; padding-bottom:10px; }	 
#leftNavText{ width:100px; margin-left:18px; margin-top:5px; margin-bottom:2px;   padding-left:10px; padding-bottom:10px; }	 
#footer { clear:both; padding-top:5px; background-image: url(images/navbar.jpg); vertical-align:middle; height:20px; width:800px; border-bottom: solid 1px #CCCCCC; border-left: solid 1px #CCCCCC; border-right: solid 1px #CCCCCC; text-align: center;}
#vAlignBottom{ vertical-align: bottom;}
.largeFont{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #999999;
		
}
.buttonFont{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333333;
}