/* CSS Document */

<style type="text/css">

a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	font-family: Times New Roman;
	font-size: small;
}
.link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
	color: #003366;
}
.link2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #666666;
	text-decoration: none;
}
.submittxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FF6600;
	text-decoration: none;
	line-height: 13px;
}
.indextxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #003366;
}
a:hover {
	text-decoration: underline;
}
.linkpage {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #99cc33;
	text-decoration: none;
}
.bodytxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	line-height: 14px;
}
.wtxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
	line-height: normal;
	font-variant: normal;
}
.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #99cc33;
}
.indextxtbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #003366;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
}
.powertxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #003366;
	line-height: 20px;
}
.indextxtsml {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #003366;
}
p.dropcap:first-letter {
	float: left; /* Make the text flow around the letter */
	font-family: Verdana, Arial, Helvetica, sans-serif; /* Use whatever font fits your site */
	color: #004680; /* Color of the font */
	font-size: 40pt; /* Makes the letter twice the size of the rest of the text */
	font-weight: normal; /* Don't need it, but looks good */
	line-height: 0.5em; /* Adjustment for IE. Otherwise it doesn't line up correctly */
	padding-right: 0.15em; /* If it's getting crowded - adjust */
	letter-spacing: .5pt;
}
.bodytxtbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}
#nav {
	float: left;
	margin: 0;
	padding: 0;
	list-style-type: none;
	letter-spacing: 0.6px;
	width: 970px;
	}
#nav li {
	display: inline;
	margin: 0;
	padding: 0;
	vertical-align: middle;
	}
#nav a {
	float: left;
	display: block;
	color: #FFFFFF;
	line-height: 20px;
	text-align: center;
	text-decoration: none;
	background-color: #000000;
	border-right-width: 1.px;
	border-right-style: dotted;
	border-right-color: #333333;
	border-right-width: 1px;
	}
#nav a.noborder {
	border-right: none;
	}
#nav a:hover {
	background-color: #333333;
	}
#nav .active {
	float: left;
	display: block;
	line-height: 20px;
	border-right: 1px dotted #ccc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
	background-color: #000000;
	font-weight: normal;
	}
.bodytxtBOLD {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	line-height: 14px;
}
.bodytxtBOLDwhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 14px;
}
.linkbodytxtBOLDwhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 14px;
}
