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

/*Styles for the Page Header Tagline */
.tagline {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : bold;
	color : #FFFFFF;
	padding-left : 5px;
	letter-spacing: 0.15em;
	padding-right : 36px
}



/*Styles for the Main Content Layer */

.maindiv {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size : 14px;
	padding-left : 32px;
	padding-right : 36px;
	color: #000000;

}

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

.maindiv h2 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 14px;
}

.maindiv a:link { color : #000099 }

.maindiv a:visited { color : #006600 }

.maindiv a:hover { color : #7D7EBD }

.tabletext {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	background-position: center;
	}
	
.tabletext h1 {
	font-size : 12px;
    color : #336666;
	}
	
.caltext {
	font - family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	background-position : center;
	}

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

ol {
	color : #000000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size : 14px;
	margin-right : 36px
}

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

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

.navLinks {
	a:link  color : #006600 
	a:visited  color : #808080 
	a:hover  color : #669966 
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size : 14px;
	line-height: 14pt;
	margin-left :8px
}

.navDiv h1 {
	color : #BBDDCF;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 16px
}

.navDiv h2 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #EAF11F;
	font-size : 14px;
	font-weight : bold
}

/*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 : #333333}

.navButts a:hover { color : #A4C1A4; text-decoration : none; text-color : #000000 }

/*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 }

.navSubs a:hover { color : #f4f4f4; 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 : 14px;
	font-weight : bold;
	margin-bottom : 6px;
	margin-left : 0px;
	margin-top : 6px
}

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

.navdiv a:link { color : #000066}
.navdiv a:visited { color : #000099 }
.navdiv a:hover { color : #7D7EBD }

/*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 }

.imgfloatcenter { float : center }

.quotebox {

	font - family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left : 5px;
	margin-top: 6px;
	margin-bottom: 6px;
	margin-left: 6px;
	margin-right: 6px;			
	background-position: center;
	background-color: #f4f4f4

}

