/* CSS Document */

body {
	font: normal 12px/18px Arial, Helvetica, sans-serif;
	color: #000033;
}
td {
	font: normal 12px/15px Arial, Helvetica, sans-serif;
	color: #000033;
}
.subhead {
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #000066;
	background: #FFCC66;
	text-align: center;
	padding: 3px 50px;
	margin: 3px;


}
.bodybold {
	font-weight: bold;

}
.footernav {
	font: normal 11px/15px Arial, Helvetica, sans-serif;

}
.bodyboldred {
	font-weight: bold;
	color: #CC0000;

}
h2 {
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #000066;
	background: #eeeeee;
	left: 0px;
	margin-bottom: 0px;
	padding: 0px 0px 5px;

}
a:link {
	color: #333399;
	text-decoration: underline;
}
a:visited {
	color: #333366;
	text-decoration: underline;
}
a:hover {
	color: #CC0000;
	text-decoration: none;
}
a:active {
	color: #FF9933;
	text-decoration: none;
}
.smallital {
	font: italic 11px Arial, Helvetica, sans-serif;

}
.dovebullet {
	vertical-align: text-bottom;
}
.logofloatright {
	float: right;
	margin-top: 5px;
}
h1 {
	font: bold 16px Arial, Helvetica, sans-serif;
	color: #000066;
}
.sidebarright {
	margin: 0px 8px;
	padding: 8px;
	float: right;
	width: 180px;
	border: 2px dotted #FF0000;
	background: #FFFFFF;

}
.italreg {
	font-style: italic;
	font-weight: normal;
}
.center {
	text-align: center;
}
