/*Style Sheet for Version 4 Browsers */
body {
	background-color : #ffffff;
	background-image : url(images/bkgrnd.gif);
	background-repeat : repeat-x;

}
#bodylay {
	width: 540px;
	z-index:5;
	overflow: visible;
}
#bottomlay {
	width: 520px;
	z-index:1;
}
.style1 {
	color: #660033;
	font-style: italic;
	font-weight: bold;
	line-height: 12px;
}
/*Styles for the Main Content Layer */
.maindiv {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size : 12px;
	padding-left : 15px;
	padding-right : 10px;
	line-height : 17px;
	}

.maindiv h1 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	line-height: 17px;
		color: #ffffff;
}

.maindiv h2 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 14px;
}
.maindiv h3 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-weight: bold;
	color: #660000
}

.maindiv a:link { color : #660000 }
.maindiv a:visited { color : #660000 }
.maindiv a:hover { color : #660000 }

/* Lists*/
ul {
	color : #000000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size : 12px;
		line-height : 17px;
	margin-right : 25px
}

ol {
	color : #000000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size : 12px;
		line-height : 17px;
	margin-right : 25px
}

/*Style for The Little Icon Layers */
.icondiv a { color:#FFFFFF }
.icondivL a { color:#FFFFFF }

/*Style Applied to the Sidebar Layer */
.navDiv {
	color : #999999;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size : 14px
}

.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 : #FFFFFF;
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 11px;
margin-bottom : 4px;
margin-left : 10px;
margin-top : 6px;
font-weight: bold;
}

.navButts a {
color : #FFFFFF;
text-decoration : underline;
background-color: #996633;
font-weight: bold;
}

.navButts a:hover {
color : #000033;
text-decoration : none;
background-color: #cc9966;
font-weight: bold;
}

/* Style Applied to the Paragraphs for the Sub-Section Links */

p.navSubs {
color : #000033;
font-family : Verdana, Arial, Helvetica, sans-serif;
border : 1px solid #999999;
font-size : 11px;
margin-bottom : 3px;
margin-left : 15px;
margin-top : 0px;
}

.navSubs a {
color : #000033;
text-decoration : none;
background-color: #cc9966;
}

.navSubs a:hover {
color : #ffffff;
text-decoration : none;
background-color: #996633;
}

/* 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 : 0px;
margin-top : 6px;
}

.navViz a {
color : #666666;
text-decoration : underline;
}


/*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 : #999999;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	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 }
.mainbody {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size : 12px;
	background-image: url(images/popBkgrnd.gif);
	padding-right: 15px;
	padding-left: 10px;
	padding-top: 20px;
	padding-bottom: 20px;
}
.maindivSm {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size : 10px;
	padding-left : 5px;
	padding-right : 5px;
	line-height: 11px;
}
