body, td, li  { font-size: 11px; font-family: verdana, Helvetica, garamond, arial, "sans serif" }
p {}
td {}
h1  {
	font-size:28px;
	
	}
h2 {}
h3 {}
h4 {font-size:12px; margin-bottom:3px;}
h5 {margin:0px; padding:0px}

a  {color: #000000;text-decoration: none }
a:hover { color: blue; text-decoration: underline;}			
a:active { color: #7a0031 }
a:vlink {color: #630071 }


a.blue  {color: #336699;text-decoration: none }
a.blue:hover { color: #336699; text-decoration: underline;}			
a.blue:active { color: #7a0031 }
a.blue:vlink {color: #630071 }

a.white  {color: #ffffff;text-decoration: none }
a.white:hover { color: white; text-decoration: underline;}			
a.white:active { color: #7a0031 }
a.white:vlink {color: #630071 }



.border {
	border: 1px solid #000000;
}

.cellpadding15 { padding: 15px }



.cellpadding5 {
	padding: 4px 8px 8px;
}
.blueText {
	color: #336699;
}

.blueLineRight {
	border-right: 2px solid #336699;
}
.getConnected {
	color: #999999;
	font-weight: 900;
	font-size: 15px;
}




.getConnected2 {
	font-size: 16px;
	font-weight: 900;
	color: #333333;
}
.whiteLineRight {
	border-right: 1px solid #FFFFFF;
}
.blackLineRight {
	border-right: 1px solid #999999;
}
.whiteText {
	color: #FFFFFF;
}
.bottomText {
	font-size: 10px;
	color: #FFFFFF;
}

#BannerTop {
	position:absolute; 
	left:0px; 
	top:0; 
	width:100%; 
	height:117px; 
	z-index:10
	}
	
#leftNav {
	position:absolute; 
	left:20px; 
	top:123px; 
	width:175px; 
	height:174px; 
	z-index:8; 
	}
	
#body {
	 position:absolute; 
	 left:210px; 
	 top:121px; 
	 width:467px; 
	 height:379px; 
	 z-index:3;
	 padding-left:25px;
	 padding-top:20px;
	 border-left:1px solid silver;
	}
.orangeText {
	color: #f19e0c;
}
.redText {
	color: cc0000;
}

