/* CSS Document */
body, p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	margin: 0px;
}
.topnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	margin-left: 5px;
	padding-left: 5px;
}
.topnav a:link, .topnav a:visited	{
	text-decoration: underline;
	color: #FFFFFF;
}
.topnav a:hover	{
	text-decoration: none;
	color: #000066;
	background: #E2E2E2;
}
.tanback {
	background-repeat: repeat;
	border: 1px solid #000000;
	background-image: url(images/bg_gold.gif);
}
.blueback {
	background-image: url(images/004584px.gif);
	border-top-width: 2px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #FFFFFF;
	background-repeat: repeat;
	padding-left: 10px;
	letter-spacing: -0.5px;
}
li {
	list-style-type: square;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 18px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #FFFFFF;
	font-weight: bold;
}
.footer a:link, .footer a.visited	{
	text-decoration: underline;
	color: white;
}
.footer a:hover	{
	text-decoration: none;
	color: black;
	background: #E2E2E2;
}
.rtcolumnindent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	padding-right: 8px;
	padding-left: 8px;
}
.photoborder {
	border: 1px solid #000000;
}
.blueboldtitle {
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #00007A;
}
.smalltext {
	font-size: 10px;
	color: #000000;
	line-height: 12px;
}
.leftnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	margin-left: 10px;
	padding-left: 10px;
}
.leftnav a:link, .leftnav a:visited	{
	text-decoration: underline;
	color: #000000;
}
.leftnav a:hover	{
	text-decoration: none;
	color: #FFFFFF;
	background: #000066;
}
a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	color: #333333;
	text-decoration: underline;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000066;
}
.bggold	{
	background: url(images/bg_gold.gif) repeat;
}
.bgblue {
	background-color: #E1F4FB;
}
