/*Style Sheet for Version 5 Browsers */
/*The Body Background */
body {
	background-color : #000000;
	background-repeat : repeat-x
}

/*Styles for the Main Content Layer */
.maindiv {
	color : #000000;
	font-family: "Trebuchet", Trebuchet MS, Helvetica, sans-serif;
	font-size : 11px;

}


.maindiv p { line-height : 130%; margin-top : 6px }

.maindiv h1 {
	font-family : Trebuchet, Trebuchet MS, Helvetica, sans-serif;
	font-size : 12px;
	margin-bottom : 12px;
	margin-top : 0px
}

.maindiv h2 {
	font-family : Trebuchet, Trebuchet MS, Helvetica, sans-serif;
	font-size : 16px;
	margin-bottom : 12px;
	margin-top : 30px
}

.maindiv a:link { color : #000000 }

.maindiv a:visited { color : #000000 }

.maindiv a:hover { color : #0E0099 }


.maindiv2 {
	color : #AEAC9C;
	font-family: "Trebuchet", Trebuchet MS, Helvetica, sans-serif;
	font-size : 11px;
}
.maindiv2 td { color : #AEAC9C;
				font-size : 11px;

}
.maindiv2 h1 {
	font-family : Trebuchet, Trebuchet MS, Helvetica, sans-serif;
	font-size : 14px;
	margin-bottom : 12px;
	margin-top : 0px
}

.maindiv2 a:link { color : #EFDCB9;
text-decoration : none; }

.maindiv2 a:visited { color : #EFDCB9;
text-decoration : none; }

.maindiv2 a:hover { color : #dddddd;
text-decoration : none; }


/* Lists*/
li {
	font-family: "Trebuchet", Trebuchet MS, Helvetica, sans-serif;
	font-size : 14px;
	margin-bottom : 12px;
	margin-right : 48px;
	margin-top : 12px
}

ol { color : #99CC66 }

ul { color : #9999CC }



/*Style Applied to the Sidebar Layer */
.navDiv {
	color : #333333;
	font-family: "Trebuchet", Trebuchet MS, Helvetica, sans-serif;
	font-size : 12px
}



.navDiv p { margin-bottom : 12px; margin-top : 6px }

.navDiv h1 {
	font-family : Trebuchet, Trebuchet MS, Helvetica, sans-serif;
	font-size : 12px;
	margin-left : 0px;
	margin-top : 0px
}

.navDiv h2 {
	font-family : Trebuchet, Trebuchet MS, 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 : #000000;
	font-family : Trebuchet, Trebuchet MS, Helvetica, sans-serif;
	font-size : 11px;
	margin-bottom : 4px;
	margin-top : 6px
}
td.navButts {
	color : #000000;
	font-family : Trebuchet, Trebuchet MS, Helvetica, sans-serif;
	font-size : 11px;
	margin-bottom : 4px;
	margin-top : 6px
}

.navButts a {
	background-color : #DFB871;
	border-left : 1px solid #51431B;
	border-right : 2px solid #51431B;
	border-top : 1px solid #51431B;
	border-bottom : 2px solid #51431B;
	color : #000000;
	font-family : Trebuchet, Trebuchet MS, Helvetica, sans-serif;
	display : block;
	padding-bottom : 2px;
	padding-left : 12px;
	padding-top : 4px;
	text-decoration : none;
	width : 100%
}

.navButts a:hover {
	background-color : #fefefe;
	border-left : 1px solid #AE7F00;
	border-right : 2px solid #AE7F00;
	border-top : 1px solid #AE7F00;
	border-bottom : 2px solid #AE7F00;
	color : #423514;
	font-family : Trebuchet, Trebuchet MS, Helvetica, sans-serif;
	text-decoration : none
}

/*Style Applied to the Paragraphs for the Sub-Section Links */
p.navSubs {
	color : #333333;
	font-family : Trebuchet, Trebuchet MS, 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 : #999999;
	text-decoration : none
}

.input {
	background-color : #cccccc;
	height : 14px;
	font-size : 10px;
	border-left : 1px solid #51431B;
	border-right : 2px solid #51431B;
	border-top : 1px solid #51431B;
	border-bottom : 2px solid #51431B;
	font-weight: bolder;
	color: #000000;
	margin-right : 0px;
	margin-top : 0px;
	margin-left : 0px;
}
}


/*Style Applied to the Paragraphs for Static Down-State Main Section Links */
p.navViz {
	color : #333333;
	font-family : Trebuchet, Trebuchet MS, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	margin-bottom : 6px;
	margin-left : 0px;
	margin-top : 6px
}

.navViz a {
	background-color : #CCCCCC;
	border : 1px solid #999999;
	color : #FFFFFF;
	display : block;
	padding-bottom : 2px;
	padding-left : 12px;
	padding-top : 4px;
	text-decoration : none;
	width : 100%
}

/*Style Applied to the Paragraphs for Copyright-Small-Text */
p.copyrights {
	color : #999999;
	font-family : Trebuchet MS, Helvetica, sans-serif;
	font-size : 11px;
	line-height : normal;
	margin-bottom : 12px;
	margin-top : 60px
}

p.footer {
	color : #999999;
	font-family : Trebuchet MS, 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 Form Elements */
form {
	
	font-family : Trebuchet, Trebuchet MS, Helvetica, sans-serif;
	font-size : 11px;
	margin-right : 0px;
	margin-top : 0px;
	padding : 0px
}

iframe {
	
	margin-right : 0px;
	margin-top : 0px;
	margin-left : 0px;
	padding : 0px
}

input { background-color : #eeeeee; height : 16px; font-size : 11px; border : 1px solid #000000}

input { background-color : #ffffff; height : 16px; font-size : 11px; border : 1px solid #999999 }

input:hover { background : #FFFFFF }

input:focus { background : #FFFFFF }

textarea { 
	background-color : #ffffff;
	border : 1px solid #999999; 
	font-family : Trebuchet, Trebuchet MS, Helvetica, sans-serif;
	font-size : 11px 
}

.checks { background-color : #FFFFFF; border : 1px none }

.formBut { background-color : #CCCCCC }


h1 {
	font-family: Trebuchet, Trebuchet MS, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
}