/* CSS Document */

body {
	background: #9EA9B4;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
table.main{
	background: #ffffff;
}
td.leftcolumnborder {
	background: #ffffff;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-right-color: #000000;
	border-bottom-color: #000000;
}
td.rightcolumnborder {
	background: #ffffff;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
}
td.content {
	background: #ffffff;
	padding: 10px;
	font-size: 11px;
}
td.form {
	background: #ffffff;
	font-size: 11px;
}
td.events {
	padding: 10px;
	font-size: 11px;
}
td.sub {
	font-size: 11px;
	background-color: #003366;
		border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-right-color: #ffffff;
	border-bottom-color: #ffffff;


}
td.leftfooter{
	background: #8AA553;
	font-size: 10px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #000000;

}
td.rightfooter{
	background: #F0F6C7;
	font-size: 10px;
}
td.navigation{
	background: #11385A;
	font-size: 11px;
	padding: 2px;

}
td.bottom {
	border-bottom-style: dotted;
	border-bottom-color: #000000;
	border-bottom-width: 1px;

}
td.bottomsub {
	border-bottom-style: dotted;
	border-bottom-color: #ffffff;
	border-bottom-width: 1px;

}
.title {
	font-weight: bold;
	color: #003366;
}
.redcopy {

	font-weight: bold;
	color: #CC0033;
}
a.nav:link {
color: #ffffff;
font-size: 11px;
text-decoration: none;
}
a.nav:visited {
color: #ffffff;
font-size: 11px;
text-decoration: none;
}
a.nav:active {
color: #ffffff;
font-size: 11px;
text-decoration: none;
}
a.nav:hover {
color: #FFFFCC;
font-size: 11px;
text-decoration: none;
}
h1 {
font-size: 14px;
color: #11385A;
}
h2 {
font-size: 12px;
color: #000000;
}
.whitebody {
	font-weight: bold;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

}
