/*Style Sheet for Version 4 Browsers */

/*Styles for the Main Content Layer */
.maindiv {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size : 14px;
	padding-left : 30px;
	padding-right : 20px
}


.maindiv h1 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 16px;
}

.maindiv h2 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 16px;
}

.maindiv a:link {
	color : #0000FF;
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
}
.maindiv a:visited {
	color : #0000FF;
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
}
.maindiv a:hover {
	color : #0000FF;
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	text-decoration: none;
}

/* Lists*/
ul {
	color : #996699;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size : 16px;
	margin-right : 36px
}

ol {
	color : #336600;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size : 16px;
	margin-right : 36px
}

/*Style for The Little Icon Layers */
.icondiv {
	border-bottom : 0px dotted #666666;
	border-left : 0px dotted #666666;
	border-right : 0px dotted #666666;
	border-top : 2px dotted #666666
}
.icondiv a {
	color:#FFFFFF;
	border-top: 0px dotted #99CC00;
	border-right: 0px dotted #99CC00;
	border-bottom: 2px dotted #99CC00;
	border-left: 0px dotted #99CC00;
}
.icondivL {
	border-bottom : 2px dotted #FF6600;
	border-left : 0px none #FF6600;
	border-right : 0px none #FF6600;
	border-top : 0px none #FF6600
}
.icondivL a {
	color:#FFFFFF;
	border-top: 0px dotted #99CC00;
	border-right: 0px dotted #99CC00;
	border-bottom: 2px dotted #99CC00;
	border-left: 0px dotted #99CC00;
}
.icondivG {
	border-bottom : 2px dotted #99CC00;
	border-left : 0px none #99CC00;
	border-right : 0px none #99CC00;
	border-top : 0px none #99CC00
}
.icondivG a {
	color:#FFFFFF;
	border-top: 0px dotted #99CC00;
	border-right: 0px dotted #99CC00;
	border-bottom: 2px dotted #99CC00;
	border-left: 0px dotted #99CC00;
}
.icondivR {
	border-bottom : 0px none #999999;
	border-left : 2px dotted #999999;
	border-right : 0px none #999999;
	border-top : 0px none #999999
}
.icondivR a {
	color:#FFFFFF;
	border-top: 0px dotted #99CC00;
	border-right: 0px dotted #99CC00;
	border-bottom: 2px dotted #99CC00;
	border-left: 0px dotted #99CC00;
}
/*Style Applied to the Sidebar Layer */
.navDiv {
	color : #999999;
	font-family: "Trebuchet MS", "Arial", "Helvetica", "sans-serif";
	font-size : 14px;
	text-decoration: none;

}

.navDiv h1 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 16px
}

.navDiv h2 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 16px
}

/*Style Applied to the Paragraphs for Main Section Links */
p.navButts {
	color : #333333;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 14px;
	margin-bottom : 4px;
	margin-left : 0px;
	margin-top : 6px
}

.navButts a {
	color : #FFFFFF;
	text-decoration : none;
	font-size: 12px;
	font-weight: bold;

}

.navButts a:hover { color : #999999; 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 : 12px;
	margin-bottom : 2px;
	margin-left : 12px;
	margin-top : 0px
}

.navSubs a {
	color : #333333;
	text-decoration : none;
	font-size: 12px;
	font-weight: normal;
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";

}

.navSubs a:hover { color : #999999; text-decoration : underline}

/*Style Applied to the Paragraphs for Static Down-State Main Section Links */
p.navViz {
	color : #333333;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
	margin-bottom : 6px;
	margin-left : 10px;
	margin-top : 6px
	
}

.navViz a {
	color : #FF6600;

	text-decoration : underline;
	padding-left : 4px;
	padding-right : 4px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.navViz a:hover { color : #999999; 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;
	margin-bottom : 12px;
	margin-top : 60px
}

p.footer {
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8px;
	margin-top : 6px
}


/*Turns off Borders around Hyperlinked Images- Apply to a-tags*/

a.nn4imgWhite { color: #FFFFFF}


/*Styles Applied to Form Elements*/
form td {
	color : #333333;
	font-family : "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size : 12px
}

/*Styles Applied to Float Images left or right */
.imgfloatright { float : right }

.imgfloatleft {
	float : left;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.paragraphtext {
	color: #000000;
	font-weight: normal;
	font-size: 10pt;
	line-height: 13pt;
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	margin-right: 10px;
	padding-right: 10px;
margin-left: 10px
}
