body {
	background-color : #C8D2E0;
}
H1	{ font-family: Verdana, Arial;	font-size: 18px; text-align: center; color:#2020C0; line-height: 120% }
H2	{font-family: Verdana; font-size: 16px; text-align: center; color:navy; margin-top: 10px; margin-bottom: 6px; line-height: 120% }
H3	{font-family: Verdana; font-size: 15px; text-align: center; color:navy; line-height: 120%}
H4	{font-family: Verdana; font-size: 14px; text-align: center; color:#303080}
H5	{font-family: Verdana; font-size: 13px; text-align: center; color:navy; margin-top: 10px; margin-bottom: 6px}
H6	{font-family: Verdana; font-size: 12px; text-align: center; color:navy; style:bold}

TABLE {
	background-color:#D8E2E8;
	font-family: Verdana; font-size: 11px; 
	border-width: 1px;
	border-color: #999999;
	border-style: solid;
	padding: 3px;
	margin-left: 3px; margin-right: 3px; 
	}
.Treb {	
;	width: 1270px;
	background-color: #D8E2E8;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 12px;
	border-width: 1px; border-collapse: collapse; border-color: #999999; border-style: solid;
	margin-left: 2px; margin-right: 2px;
	line-height : 120%;
	}
.Treb td {	
	padding:3px; 
	border-width: 1px; border-collapse: collapse; border-color: #999999; border-style: solid;
}
.Treb a {
	text-decoration : none;
	color:#0000FF;
}
.Treb a:hover {
	color:#E00000;
}
.Treb li {	
	line-height : 120%;
}

.Simple {	
;	width: 1270px;
	background-color: #D8E2E8;
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px;
	border-width: 1px; border-collapse: collapse; border-color: #999999; border-style: solid;
	margin-left: 2px; margin-right: 2px;
	line-height : 120%;
	}
.Simple td {	
	padding:3px; 
	border-width: 1px; border-collapse: collapse; border-color: #999999; border-style: solid;
}
.Simple a {
	text-decoration : none;
	color:#004080;
}
.Simple a:hover {
	color:#E00000;
}
.Simple li {	
	line-height : 120%;
}


/*Styles for the Main Content Layer */
.maindiv {
/*	border-left : 1px dotted #CCCCCC;*/
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size : 12px;
	padding-left : 0px;
	padding-right : 0px
}

.maindiv p { line-height : 110%; margin-top : 6px }

/* Lists
li {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size : 12px;
	margin-bottom : 0px;
	margin-right : 0px;
	margin-top : 0px
}

ol { color : black }
ul { color : black }
*/
/*Style for The Little Icon Layers */
.icondiv {
	border-bottom : 1px solid #CCCCCC;
	border-left : 0px solid #CCCCCC;
	border-right : 1px solid #CCCCCC;
	border-top : 1px solid #CCCCCC
}

.icondivL {
	border-bottom : 1px solid #CCCCCC;
	border-left : 1px solid #CCCCCC;
	border-right : 0px solid #CCCCCC;
	border-top : 1px solid #CCCCCC
}

/*Style Applied to the Sidebar Layer */
.navDiv {
	color : #999999;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size : 12px
}

.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 {
	width: 120px;
	color : #333333;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	margin-bottom : 4px;
	margin-top : 6px
}
.navButts a {
	background-color : #D0DEE0;
	border : 1px solid #999999;
	color : #333333;
	display : block;
	padding-bottom : 2px;
	padding-left : 4px;
	padding-top : 4px;
	text-decoration : none;
	text-align: center;
}
.navButts a:hover {
	background-color : #FFFFFF;
	border : 1px solid #999999;
	color : #0000F0;
	text-decoration : none
}

/*Style Applied to the Paragraphs for the Sub-Section Links  C8D2CA*/
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 : #999999;
	text-decoration : none
}

/*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 : 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 : 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 */
form {
/*	border : 1px dotted #CCCCCC;*/
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	margin-left :0px;
	margin-right :0px;
	margin-top : 0px;
	padding : 0px
}

input { 
	background-color : #F0F0FF; 
	border : 1px solid #999999;
	font-size : 11px;
 }
input:focus { background : #FFFFFF;
	font-size : 11px;
 }
select {
	background-color : #F0F0FF; 
	border : 1px solid #999999;
	font-size : 11px;
	
}
textarea { 
	background-color : #F8F8FF;
	border : 1px solid #999999; 
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px; 
}

.checks { background-color : #C8D2E0; border : 1px none }

.formBut { background-color : #CCCCCC }

/*Styles Applied to Float Images left or right */
.imgfloatright { float : right }
.imgfloatleft { float : left }

/*Style Applied to the Paragraphs for Main Section Links */
p.navButtsH {
	color : #333333;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	margin-bottom : 4px;
	margin-top : 6px
}
.navButtsH a {
	background-color : #F4F4F4;
	border : 1px solid #999999;
	color : #333333;
	display : block;
	padding-bottom : 2px;
	padding-left : 12px;
	padding-top : 4px;
	text-decoration : none;
	width : 140px;
}
.navButtsH a:hover {
	background-color : #A8B2AA;
	border : 1px solid #999999;
	color : #FFFFFF;
	text-decoration : none
}
.button{ 
/*; 	width: 120px; */
	text-decoration: none;
	color : #333333;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	background-color : #D0DEE0;
	border : 1px solid #999999;
	padding-bottom : 2px;
	padding-top : 2px;
	margin-top: 6px;
}

/* ================================================================ 
The original version of this stylesheet and the associated (x)html is available at http://www.stunicholls.com/menu/pro_drop_1.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any way to fit your requirements.
=================================================================== */
.preload1 {background: url(blank_over.gif);}
.preload2 {background: url(blank_overa.gif);}


#nav {padding:0; margin:1; list-style:none; height:36px; background:#fff url(blank.gif); position:relative; z-index:500; font-family:arial, verdana, sans-serif;} /* originally margin:0 */


#nav li.top {display:block; float:left;}

#nav li a.top_link {display:block; float:left; height:36px; line-height:27px; color:#ccc; text-decoration:none; font-size:11px; font-weight:bold; padding:0 0 0 12px; cursor:pointer;background: url(blank.gif);}
#nav li a.top_link span {float:left; display:block; padding:0 24px 0 12px; height:36px;background:url(blank.gif) right top;}
#nav li a.top_link span.down {float:left; display:block; padding:0 24px 0 12px; height:36px; background:url(blanka.gif) no-repeat right top;}
#nav li a.top_link:hover {color:#fff; background: url(blank_over.gif) no-repeat;}
#nav li a.top_link:hover span {background:url(blank_over.gif) no-repeat right top;}
#nav li a.top_link:hover span.down {background:url(blank_overa.gif) no-repeat right top;}

#nav li:hover > a.top_link {color:#fff; background: url(blank_over.gif) no-repeat;}
#nav li:hover > a.top_link span {background:url(blank_over.gif) no-repeat right top;}
#nav li:hover > a.top_link span.down {background:url(blank_overa.gif) no-repeat right top;}

/* Default list styling */

#nav li:hover {position:relative; z-index:200;}

/* keep the 'next' level invisible by placing it off screen. */
#nav ul, 
#nav li:hover ul ul,
#nav li:hover ul li:hover ul ul,
#nav li:hover ul li:hover ul li:hover ul ul,
#nav li:hover ul li:hover ul li:hover ul li:hover ul ul
{position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none;}

#nav li:hover ul.sub
{left:0; top:31px; background: #fff; padding:3px; border:1px solid #3a93d2; white-space:nowrap; width:90px; height:auto; z-index:300;} //width of dropdown highlited list
#nav li:hover ul.sub li
{display:block; height:20px; position:relative; float:left; width:90px; font-weight:normal;}
#nav li:hover ul.sub li a
{display:block; font-size:11px; height:20px; width:90px; line-height:20px; text-indent:5px; color:#000; text-decoration:none;}
#nav li ul.sub li a.fly
{background:#fff url(arrow.gif) 80px 7px no-repeat;}
#nav li:hover ul.sub li a:hover 
{background:#3a93d2; color:#fff;}
#nav li:hover ul.sub li a.fly:hover
{background:#3a93d2 url(arrow_over.gif) 80px 7px no-repeat; color:#fff;}

#nav li:hover ul li:hover > a.fly {background:#3a93d2 url(arrow_over.gif) 80px 7px no-repeat; color:#fff;} 

#nav li:hover ul li:hover ul,
#nav li:hover ul li:hover ul li:hover ul,
#nav li:hover ul li:hover ul li:hover ul li:hover ul,
#nav li:hover ul li:hover ul li:hover ul li:hover ul li:hover ul
{left:90px; top:-4px; background: #fff; padding:3px; border:1px solid #3a93d2; white-space:nowrap; width:90px; z-index:400; height:auto;}
