/* CSS Document */
body {	margin-left: 0px;	margin-top: 0px;	margin-right: 0px;	margin-bottom: 0px;}
.header { background-color:#000}
/*Style Applied to the Paragraphs for Main Section Links */
p.navButts {color : #000000;font-family : Verdana, Arial, Helvetica, sans-serif;font-size : 11px; font-weight:bold}
.navButts a {background-color : #000;border : 1px solid #C0C0C0;	color : #fff;	display : block;	padding-bottom : 2px;padding-left : 10px;	padding-top : 4px;	text-decoration : none;	width : 90%;font-family : Verdana, Arial, Helvetica, sans-serif;font-size : 11px; font-weight:bold}
.navButts a:hover {	background-color : #000;	border : 1px solid #999999;	color:#FFCC00;	text-decoration : underline;}
/*Styles Applied to Float Images left or right */
.imgfloatright { float : right }
.imgfloatleft { float : left }
h1 {color : #333;font-family : Verdana, Arial, Helvetica, sans-serif;font-size : 13px; font-weight:bold}
p {color : #444;font-family : Verdana, Arial, Helvetica, sans-serif;font-size : 11px; }
.borderbot { border-bottom:1px solid #ccc;}
.shadow { background-image:url(images/bg_shadow.gif); background-repeat:repeat-x; height:13px;}
/*Styles for the Main Content Layer */
.maindiv {font-family: Verdana, Arial, Helvetica, sans-serif;color : #616161; font-size : 12px;	padding-left : 6px;	padding-right : 6px;}
.maindiv p { line-height : 100%; margin-top : 6px }
.maindiv h1 {font-family : Verdana, Arial, Helvetica, sans-serif;color : #555555; 	font-size : 13px;	margin-bottom : 12px;	margin-top : 3px;}
.maindiv h2 {font-family : Verdana, Arial, Helvetica, sans-serif;font-size : 12px;
	margin-bottom : 12px;	margin-top : 30px;}
.maindiv a { color : #444444;FONT-WEIGHT: bold;text-decoration :underline;}
.maindiv a:hover { 	color : #900; text-decoration : none;}
/* Lists*/
li {	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;	margin-bottom : 6px;	margin-right : 10px;	margin-top : 6px}
ol { color : #333333 }
ul { color : #616161 }
/*Turns off Borders around Hyperlinked Images*/
img { border : 0px; display : block }
.inlinimg { display : inline }
.shadow {height:13px;}