body {
	margin: 0px;

}

.maindiv {
	border-left : 0px dotted #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 14px;
	padding-left : 20px;
	padding-right : 20px
}

.maindiv p { line-height : 120%; margin-top : 20px }

.maindiv h1 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color: #993300;
	font-size : 18px;
	margin-bottom : 0px;
	margin-top : 30px
}

.maindiv h2 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color: #ff6600;
	font-size : 16px;
	margin-bottom : 2px;
	margin-top : 10px
}
.maindiv h3 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color: #993300;
	font-size : 12px;
	margin-bottom : 2px;
	margin-top : 0px
	font-weight: bold;
}
.maindiv h4 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color: #99cc00;
	font-size : 12px;
	margin-bottom : 0px;
	margin-top : 0px
	font-weight: bold;
}


.nav a:link { 
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size : 12px;  
   color : #006633; 
   text-decoration : none 
}

.nav a:visited { 
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size : 12px; 
   color : #006633; 
   text-decoration : none 
}
.nav a:hover {    
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size : 12px;  
   color : #cc0000; 
   text-decoration : none 
}


.nav2 a:link { 
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size : 10px;  
   color : #008000; 
   font-weight: bold;
text-decoration : underline 
}

.nav2 a:visited { 
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size : 10px; 
   color : #008000; 
   font-weight: bold; 
   text-decoration : underline 
}
.nav2 a:hover {    
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size : 10px;  
   color : #cc0000; 
   font-weight: bold; 
   text-decoration : none
 
}

.icondivL {
	border-bottom : 2px dotted #CCCCCC;
	border-left : 0px dotted #CCCCCC;
	border-right : 0px dotted #99ccff;
	border-top : 0px solid #CCCCCC
}

/* ==================================================================================*/
/* Lists*/
li {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size : 14px;
	margin-bottom : 4px;
	margin-right : 4px;
	margin-top : 4px
}

ol { color : #666666 }

ul { color : #666666 }

/*Style for The Little Icon Layers */
.icondiv {
	border-bottom : 5px solid #999999;
	border-left : 0px solid #CCCCCC;
	border-right : 0px solid #CCCCCC;
	border-top :0px solid #CCCCCC
}

.icondivR {
	border-bottom : 5px solid #75b739;
	border-left : 0px solid #CCCCCC;
	border-right : 0px solid #CCCCCC;
	border-top : 0px solid #660033
}
.icondivR2 {
	border-bottom : 1px solid #999999;
	border-left : 1px solid #CCCCCC;
	border-right : 1px solid #CCCCCC;
	border-top : 1px solid #999999
}
.icondivR3 {
	border-bottom : 0px solid #ffffff;
	border-left : 0px solid #CCCCCC;
	border-right : 0px dotted #CCCCCC;
	border-top : 2px dotted #CCCCCC
}



/*Style Applied to the Sidebar Layer */
.navDiv {
	color : #999999;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size : 12px;
	margin-left : 10px;
	padding-right : 18px;
	padding-left : 42px
}

.navDiv p { margin-bottom : 12px; margin-top : 6px }

.navDiv h1 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 16px;
	margin-left : 0px;
	margin-top : 0px
}

.navDiv h2 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 16px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-top : 24px
}

/*Style Applied to the Paragraphs for Main Section Links */
p.navButts {
	color : #75b739;
	font-family : "Trebuchet MS" Verdana, Arial, Helvetica, sans-serif;
	font-size : 18px;
	font-weight: bold;
	margin-bottom : 0px;
	margin-right : 1px;
	margin-top : 0px
}

.navButts a {
	background-color : #e2e2e2;
	border : 1px solid #FFFFFF;
	color : #75b739;
	display : block;
	padding-bottom : 3px;
	padding-left : 20px;
	padding-top :3px;
	text-decoration : none;
	width : 99%
}

.navButts a:hover {
	background-color : #75b739;
	border : 1px solid #cccccc;
	color : #ffffff;
	text-decoration : none
}

/*Style Applied to the Paragraphs for the Sub-Section Links */
p.navSubs {
	color : #333333;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	margin-bottom : 2px;
	margin-left : 0px;
	margin-top : 0px
}

.navSubs a {
	background-color : #FFFFFF;
	color : #333333;
	display : block;
	padding-left : 14px;
	text-decoration : none;
	width : 100%
}

.navSubs a:hover {
	background-color : #F4F4F4;
	color : #7D7EBD;
	text-decoration : none
}

/*Style Applied to the Paragraphs for Static Down-State Main Section Links */
p.navViz {
	color : #333333;
	font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : normal;
	margin-bottom : 6px;
	margin-left : 0px;
	margin-top : 6px
}

.navViz a {
    font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
	background-color : #75b739;
	border : 0px solid #999999;
	color : #ffffff;
	padding-left : 10px;
	margin-bottom : 14px;
	text-decoration : none
	
}
.navViz a:hover {
	
	color : #ff9900;
	
	padding-left : 10px;
    margin-bottom : 14px;
	text-decoration : none
}
/*Style Applied to the Paragraphs for Copyright-Small-Text */

p.copyrights {
	color : #999999;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height : normal;
	margin-bottom : 12px;
	margin-top : 4px
}

p.footer {
	color : #999999;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height : normal;
	margin-top : 6px
}

/*Turns off Borders around Hyperlinked Images*/
img { border : 0px; display : block }

.inlinimg { display : inline }



/*Styles Applied to Float Images left or right */
.imgfloatcenter { 
float : center; 
border : 4px dotted #99ccff 

}
.imgfloatright { 
float : right; 
border : 2px solid #cccccc 

}
.imgfloatleft { float : left }
