body {
	background: #fff;
	color: #000;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	margin: 5px 0 0 0;
	padding: 10px 0 0 0;
	width: 100%
}


p {
	font:11px/20px verdana, arial, helvetica, sans-serif;
	margin:0px 0px 16px 0px;
	padding:0px;
	}

a img {border: none; }

.main a:link {font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}


.main a:visited {font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #cccccc;
	text-decoration: underline;
}


.main a:hover {text-decoration: none;
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;	
	text-decoration: underline overline;
}

.bio a:link {font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003399;
	text-decoration: underline;
}


.bio a:visited {font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0099FF;
	text-decoration: underline;
}


.bio a:hover {font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #555555;	
	text-decoration: underline;
}

.currentpage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000099;
	font-weight: bold;
}
.pageheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #003366;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.slightlybiggerbodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}

.slightlybiggerbodytext a {font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

ol { list-style-type: square; }
.name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	text-transform: none;
	color: #000000;
}
.boldbodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;

}
.bigbodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #fff;
	font-weight: bold;

}
.bigbodytext2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #fff;
	font-weight: bold;

}

a {
	color:#09c;
	font-size:11px;
	text-decoration:none;
	font-weight:600;
	font-family:verdana, arial, helvetica, sans-serif;
	}
a:link {color:#09c;}
a:visited {color:#07a;}
a:hover {background-color:#eee;}

.uline a:link {
	font-family: Arial, Helvetica, sans-serif;
	color:#09c;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}

.ulineheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #003366;
	text-decoration: underline;
}

.ulinesubheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #003366;
	text-decoration: underline;
}

.footer {
	font-size: 9px;
	font-weight: normal;
}
hr {
	border: thin dotted #000066;
}
.optiontable {
	height: auto;
	width: auto;
	border: thin solid #000000;
}
.breadcrumbselect {
	font-style: italic;
	font-weight: bold;
	text-decoration: underline;
}
table.data {
	border-width: 4px 4px 4px 4px;
	border-spacing: 0px;
	border-style: dotted dotted dotted dotted;
	border-color: ;
	border-collapse: separate;
	background-color: white;
}
table.data th {
	border-width: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-style: none none none none;
	border-color: gray gray gray gray;
	background-color: #668899;
	-moz-border-radius: 0px 0px 0px 0px;
}
table.data td {
	border-width: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-style: none none none none;
	border-color: gray gray gray gray;
	background-color: #668899;
	-moz-border-radius: 0px 0px 0px 0px;
}

.darkgreenrow {
	background-color: #54CA51;
	color: #000000;
	border-top: thin double #003300;
	border-right: thin double #003300;
	border-bottom: thin double #003300;
	border-left: thin double #003300;
}
.lightgreenrow {
	color: #000000;
	background-color: #BBFC81;
}

.boldedgraph {
	font-weight: bold;
	color: #000000;
}