body,p,td,th { font-size: 10pt; font-family: Verdana, Helvetica, Arial, sans-serif; }

.nav_element
{
	border-bottom: 0px solid #2B74AD;
	padding: 5px;
	text-align: right;
}

.nav_main
{
	text-decoration: none;
	color: #2B74AD;
	font-weight: bold;
	font-size: 0.75em;
} .nav_main:hover { text-decoration: underline; }

.nav_main_selected
{
	text-decoration: none;
	color: #87BFE1;
	font-weight: bold;
	font-size: 0.75em;
}

.nav_sub
{
	text-decoration: none;
	color: #2B74AD;
	font-size: 0.75em;
} .nav_sub:hover { text-decoration: underline; }

.nav_sub_selected
{
	text-decoration: none;
	color: #87BFE1;
	font-size: 0.75em;
	font-weight: bold;
}

.element
{
	color: #666666;
	background-color: #EEEEEE;
	padding: 4px;
	border: 1px solid #666666;
}

.header
{
	font-family: Verdana, Helvetica, Arial, sans-serif;
	color: #2B74AD;
	font-weight: bold;
}

.subhead
{
	font-family: Verdana, Helvetica, Arial, sans-serif;
	color: #06466F;
	font-weight: bold;
	font-size: 0.75em;
	text-transform: uppercase;
}

.headline {
	font-family: Palatino, Times, serif;
	font-style: italic;
	font-size: 1.5em;
}

.bonusInfo
{
	font-size: 0.75em;
	color: #06466F;
}

.imageright
{
	float: right;
	margin: 4px;
}

.imageleft
{
	float: right;
	margin: 4px;
	top: auto;
}

.alert {
	color: #000000;
	font-weight: bold;
	background-color: #EEEEEE;
	padding: 4px;
	border: 1px solid #666666;
}
