A:link
{
	color: #000066; text-decoration: none;
}
A:visited
{
	color: #000066; text-decoration: none;
}
A:active
{
	color: #000066; text-decoration: none;
}
A:hover
{
	color: #999999; text-decoration: none;
}

.title_bar_text
{
	font-size: 11px; color: #ffffff; font-family: Arial, Helvetica, Sans-Serif; font-weight: bold;
}

.page_header
{
	font-size: 18px; color: #00256F; font-weight: bold; font-family: Arial, Helvetica, Sans-Serif;
}

.page_text
{
	font-size: 13px; color: #000000; font-family: Arial, Helvetica, Sans-Serif;
}
.page_text_med
{
	font-size: 12px; color: #000000; font-family: Arial, Helvetica, Sans-Serif;

.page_text_small
{
	font-size: 11px; color: #000000; font-family: Arial, Helvetica, Sans-Serif;
}

.nav_text
{
	font-size: 11px; color: #333333; font-family: Arial, Helvetica, Sans-Serif; font-weight: bold; text-decoration: none;
}
.nav_text:link
{
	font-size: 11px; color: #333333; font-family: Arial, Helvetica, Sans-Serif; font-weight: bold; text-decoration: none;
}
.nav_text:visited
{
	font-size: 11px; color: #333333; font-family: Arial, Helvetica, Sans-Serif; font-weight: bold; text-decoration: none;
}
.nav_text:active
{
	font-size: 11px; color: #333333; font-family: Arial, Helvetica, Sans-Serif; font-weight: bold; text-decoration: none;
}

.nav_off
{
	background-color: #E3DAD2;
	border-left: solid 1px #A1A199;
	border-right: solid 1px #A1A199;
	border-bottom: solid 1px #A1A199;
	padding: 2px;
	text-align: center;
}
.nav_on
{
	background-color: #efece2;
	border-left: solid 1px #A1A199;
	border-right: solid 1px #A1A199;
	border-bottom: solid 1px #A1A199;
	padding: 2px;
	cursor: hand;
	text-align: center;
}

.main_content_area
{
	padding-left: 16px;
	padding-top: 16px;
	padding-bottom: 16px;
}

.listing_heading
{
	font-size: 13px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, Sans-Serif;
	font-weight: bold;
	background-color: #00256F;
}

.listing_entry
{
	font-size: 13px;
	color: #000000;
	font-family: Arial, Helvetica, Sans-Serif;
	border-bottom: solid 1px #A1A199;
}

.page
{
	background-color: EEF6FF;
	margin: 0;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

.sub
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-align: left;
	font-weight: bold;
	text-indent: 6px;
}

.subhead
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #00256F;	
}

.subhead_small
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #00256F;
}