body {
font-family: Tahoma, Arial, Helvetica, sans-serif;
font-size: 10px;
background-color: #ffffff;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
margin: 0;
}

table, td, select, input, textarea{
font-family: Tahoma, Arial, Helvetica, sans-serif;
font-size: 10px;
}

#navTable {
line-height: normal;
}
 
#navTable td {
	padding: 3px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #DCDCDC;
	border-right-color: #DCDCDC;
	border-bottom-color: #DCDCDC;
	border-left-color: #DCDCDC;
}
 
#navTable th {
	padding: 2px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-align: left;
	height: 20px;
	background-color: #94C5E9;
	border-top: none;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}

#navTable a {
	text-decoration: none;
	color: #000000;
	font-size: 11px;

}

#navTable a:hover {
	color: #C89713;
}

#navTable a#current
{
color: #666;
}


#toolsTable {
line-height: normal;
}
 
#toolsTable td {
	padding: 3px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #DCDCDC;
	border-right-color: #DCDCDC;
	border-bottom-color: #DCDCDC;
	border-left-color: #DCDCDC;
	background-position: center top;
}
 
#toolsTable th {
	padding: 2px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
	text-align: center;
	height: 20px;
	background-color: #94C5E9;
	border-top: none;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	background-position: center;
}

#toolsTable a {
	text-decoration: none;
	color: #000000;
	font-size: 10px;

}

#toolsTable a:hover {
	color: #C89713;
}

#toolsTable a#current
{
	color: #666;
}




#dataTable {
border: 1px solid #999999;
line-height: normal;
height: 100%;
}
 
#dataTable td {
padding: 2px;
font-family: Tahoma, Arial, Helvetica, sans-serif;
font-size: 10px;
vertical-align: top;
background-color: #F2F2F2;
height: 100%;
}
 
#dataTable th {
padding: 2px;
font-family: Tahoma, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #000000;
font-weight: bold;
background-image: url(graphics/barBG.gif);
border-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
border-top-style: none;
border-right-style: none;
border-bottom-style: solid;
border-left-style: none;
border-top-color: #999999;
border-right-color: #999999;
border-bottom-color: #999999;
border-left-color: #999999;
text-align: left;
text-indent: 5px;
height: 20px;
}

a {
text-decoration: underline;
color: #000000;
font-size: 10px;
}

a:hover {
text-decoration: underline;
}

.fineprint {
font-family: Tahoma, Arial, Helvetica, sans-serif;
font-size: 9px;
font-style: normal;
color: #FFFFFF;
}

.fineprintgray {
font-family: Tahoma, Arial, Helvetica, sans-serif;
font-size: 9px;
font-style: normal;
color: #666666;
}

.navbar {
font-family: Tahoma, Arial, Helvetica, sans-serif;
font-size: 10px;
font-style: normal;
color: #FFFFFF;
text-decoration: none;
}

.tagline {
font-family: Tahoma, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
color: #333333;
}

.subhdr {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #006500;
	font-style: normal;
}

.hdr {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
}

.smtextgray{
color: #003366;
font-size: 10px;
font-family: Tahoma, Arial, Helvetica, sans-serif;
text-decoration: none;
}	

a.smtextgray:hover{
color: #99ccff;
font-size: 10px;
font-family: Tahoma, Arial, Helvetica, sans-serif;
text-decoration: underline;
}	

.textblue{
color: #003366;
font-weight: bold;
font-size: 10px;
font-family: Tahoma, Arial, Helvetica, sans-serif;
text-decoration: none;
}	

a.textblue:hover{
color: #003366;
font-weight: bold;
font-size: 10px;
font-family: Tahoma, Arial, Helvetica, sans-serif;
text-decoration: underline;
}

.link{
color: #003366;
font-weight: bold;
font-size: 12px;
font-family: Tahoma, Arial, Helvetica, sans-serif;
text-decoration: none;
}	

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

.smtext{
color: #000000;
font-size: 10px;
font-family: Tahoma, Arial, Helvetica, sans-serif;
text-decoration: none;
}	

.smlink{
color: #003366;
font-weight: bold;
font-size: 10px;
font-family: Tahoma, Arial, Helvetica, sans-serif;
text-decoration: none;
}	

a.smlink:hover{
color: #99ccff;
font-weight: bold;
font-size: 10px;
font-family: Tahoma, Arial, Helvetica, sans-serif;
text-decoration: underline;
}

.subhdrlink {
font-family: Tahoma, Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
text-decoration: underline;
color: 003366;
}

#navigation a {
display: block;
background-color: #DDEEFF;
color: #369;
width: 100px;
padding: 2px 0px 2px 5px;
text-decoration: none;
}

#events {
	width: 95%;
	padding: 5px;
	border: 1px solid #CCCCCC;
	float: none;
	background-color: #FBF7EE;
}

#events ul {
	list-style-type: square;
	padding: 5px;
	margin: 10px;
	list-style-position: outside;
}

#events li {}


#events a:link, a:visited a:hover a:active{
text-decoration: none;
}





#topics {
	width: 95%;
	padding: 5px;
	border: 1px solid #CCCCCC;
	float: none;
	background-color: #FBF7EE;
}

#topics ul {
	list-style-type: square;
	padding: 5px;
	margin: 10px;
	list-style-position: outside;
}

#topics li {}


#topics a:link, #block a:visited {
text-decoration: underline;
}

#topics a:hover, #block a:active {
	background-position: 0% 50%;
	text-decoration: underline;
}



.textred {

color: #FF0000;
font-weight: normal;
font-size: 10px;
font-family: Tahoma, Arial, Helvetica, sans-serif;
text-decoration: none;
}


a.sblinks:hover {

color: #009900;
text-decoration: underline;
}
.textgreen {


color: #006500;
font-weight: bold;
font-size: 10px;
font-family: Tahoma, Arial, Helvetica, sans-serif;
text-decoration: none;
}
#bulletinTable {

line-height: normal;
}
#bulletinTable td {

	padding: 3px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #DCDCDC;
	border-right-color: #DCDCDC;
	border-bottom-color: #DCDCDC;
	border-left-color: #DCDCDC;
}
#bulletinTable th {

	padding: 2px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
	text-align: left;
	height: 20px;
	background-color: #94C5E9;
	border-top: none;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
