/*Style Sheet for Version 5 Browsers */
/*The Body Background */
body {

}

/*Styles for the Main Content Layer */
.maindiv {
	font-family: "Geneva", Arial, Helvetica, sans-serif;
	font-size : 10px;
	line-height : 125%; 
	margin-top : 4px

}

.maindivX {
	font-family: "Geneva", Arial, Helvetica, sans-serif;
	font-size : 9px;
	line-height: 90%;
	color: #D8C18F;

}

.maindivZ {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;

}
.maindivZ a:link { color : #FFEBB4 }
.maindivZ a:visited { color : #FFEBB4 }
.maindivZ a:hover {color : #ffffff}


.maindiv h1 {
	font-family : Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	margin-bottom : 12px;
	margin-top : 0px
}

.maindiv h2 {
	font-family : Geneva, Arial, Helvetica, sans-serif;
	font-size : 16px;
	margin-bottom : 12px;
	margin-top : 30px
}

.maindiv a:link { color : #111111 }

.maindiv a:visited { color : #111111 }

.maindiv a:hover { color : #2A4FB4 }

/* Lists*/
li {
	font-family: "Geneva", Arial, Helvetica, sans-serif;
	font-size : 11px;

}

ol { color : #99CC66 }

ul { color : #000000;
	margin-left : 2px; }

/*Style for The Little Icon Layers */
.icondiv {

}

.icondivL {
	color : #111111;
	font-weight: bold;
	border : 1px solid #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	margin-bottom : 1px;
	margin-top : 1px;
	padding-left : 2px;
	padding-top : 1px;
	text-decoration : none; }

/*Style Applied to the Sidebar Layer */
.navDiv {
	color : #000000;
	font-family: "Geneva", Arial, Helvetica, sans-serif;
	font-size : 11px
}

.navDivX {
	color : #161100;
	font-family: "Geneva", Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.navDivX a:link {
	color : #000000;
	font-family: "Geneva", Arial, Helvetica, sans-serif;
	font-size: 11px;
	
}
.navDivX a:visited { color : #000000;
	font-family: "Geneva", Arial, Helvetica, sans-serif;
	font-size: 11px;
	
	}
.navDivX a:hover { color : #0006FF;
	font-family: "Geneva", Arial, Helvetica, sans-serif;
	font-size: 11px;
	
	}


.navDiv p { margin-bottom : 12px; margin-top : 6px }

.navDiv h1 {
	font-family : Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	margin-left : 0px;
	margin-top : 0px
}

.navDiv h2 {
	font-family : Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-top : 24px
}

/*Style Applied to the Paragraphs for Main Section Links */
.navButts {
	color : #333333;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight: bold;
	margin-bottom : 1px;
	margin-top : 1px
}

.navButts a {
	background-color : #F0EAD4;
	border-bottom : 2px solid #111111;
	border-left : 1px solid #111111;
	border-right : 2px solid #111111;
	border-top : 1px solid #111111;
	color : #111111;
	display : block;
	padding-bottom : 1px;
	padding-left : 2px;
	padding-top : 1px;
	text-decoration : none;
	width : 95%
}

.navButts a:hover {
	background-color : #316AC5;
		border-bottom : 2px solid #000000;
	border-left : 1px solid #000000;
	border-right : 2px solid #000000;
	border-top : 1px solid #000000;
	color : #ffffff;
	text-decoration : none
}

/*Style Applied to the Paragraphs for the Sub-Section Links */
p.navSubs {
	color : #333333;
	font-family : Geneva, 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 : #999999;
	text-decoration : none
}

.input2 {
	background-color : #ffffff;
	height : 16px;
	font-size : 10px;
	border : 1px solid #000000;
	font-weight: bolder;
	color: #000000;
}
}


/*Style Applied to the Paragraphs for Static Down-State Main Section Links */
p.navViz {
	color : #333333;
	font-family : Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	margin-bottom : 6px;
	margin-left : 0px;
	margin-top : 6px
}

.navViz a {
	color : #666666;
	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 : 60px
}

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 Form Elements */

iframe { frameborder="0" }

input { background-color : #ffffff; height : 20px; font-size : 12px; border : 1px solid #999999 }

cfinput { background-color : #ffffff; height : 16px; font-size : 10px; border : 1px solid #999999 }

input:focus { background : #FFFFFF }

textarea { 
	background-color : #ffffff;
	border : 1px solid #999999; 
	font-family : Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px 
}

.jump { 
	background-color : F0EAD4;
	color : #111111;
	border : 1px solid #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	margin-bottom : 1px;
	margin-top : 1px;
	padding-left : 0px;
	padding-top : 1px; }

.formBut { background-color : #cccccc;
		height : 24px;
		border-bottom : 2px solid #111111;
	border-left : 1px solid #111111;
	border-right : 2px solid #111111;
	border-top : 1px solid #111111; 
	font-family : Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size : 11px  }

/*Styles Applied to Float Images left or right */
.imgfloatright { float : right }

.imgfloatleft { float : left }

h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}