html {height:100%;}

body {margin: 0; padding:0; border:0; height:100%; font-family: verdana; color: #000; font-size: 10px;}

ul.Links, ul.LinksFooter, ul.HomePageUL 
{
   list-style-type:none; 
   display:inline;
}

li.NavLinks, ul.LinksFooter li, ul.HomePageUL li {
   display:inline;
}


.mainText {
	font-family: Verdana, sans-serif;
        font-size: 12px;
        color: #2f469c; 
        font-weight: bold;
        text-align: center;
}


.colHdr {
 color: #2f469c;
 font-size: 14px;
 text-decoration: italic;
 font-weight:bold;

}


#BigBoxContent {
   background-color:#d0cece; 
   width:610px; 
   float:left; 
   margin: 5px;
}

#SuperBigBoxContent {
   background-color:#d0cece; 
   width:980px; 
   float:left; 
   margin: 5px;
}

.bold {font-weight:bold;}

#Body {width: 990px; height:100%; float:left;}

.BoxContainer {padding:10px;}

#Container {width: 990px; height:100%; float:left;}

#Content {width:100%; float:left;}

#DropShadow {height:100%;float:left;background-image: url(../Images/DropShadowBg.gif);}

.fancyBreak {clear:both;line-height:10; padding-top:20px;} 

#Footer {width:100%; text-align: center; margin: 0px auto;}

#Header {width:100%;}

.Links {margin-top:13px; position:absolute;}

.LinksFooter {padding: 0 25px;}

.LinksFooter a {font-family: verdana; font-weight: bold; color: #000; font-size: 10px; text-decoration: underline; text-transform:lowercase;}

.Logo {padding:15px;}

#Nav {width:100%; height:55px; background-image: url(../Images/NavBg.gif);}

.NavLinks {padding: 0 25px;}

.NavLinks a {font-family: verdana; color: #fff; font-size: 16px; text-decoration: none;}

.NormalUl li {display:list-item; line-height:2;}

#SuperBigBoxContent ul {
   display:list-item;
   line-height:2;
}

   list-style-type: disc;


.padding7 {padding:7px;}

.padding6 {padding:6px;}

#SmallBoxContent {background-color:#d0cece; width:305px; float:left; margin: 5px;}

.TopBottomBox {background-color:#fff;}

.errorMsg { 
   display: block;
   color: red;
   font-weight: bold;
}

.contentPad {
   padding: 0 10px 0 10px;
}