@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	background-color: #333333;
	font-size:12px;
    font-family: Arial, Helvetica, sans-serif;
	
}

.menu
{
text-decoration:none;
font-weight:bold;
color:#464646;
vertical-align:middle;
text-align:center;
}

.menu:hover
{
text-decoration:none;
font-weight:bold;
color:#823229;
vertical-align:middle;
text-align:center;
}

.maroon
{
color:#094782;
text-decoration:none;
font-weight:bold;
vertical-align:middle;
text-align:center;
}
.text
{
	padding-left:10px;
	text-align:justify;
	padding-right:5px;
	line-height: 16px;
}


.textbold
{
		font-weight:bold;
}
	
.bluetext
{
	color:#4c9ed5;
	text-decoration:none;
}

a.bluetext_bold
{
	color:#4c9ed5;
	text-decoration:none;
	font-weight:bolder;
}

.orangetext
{
	color:#FF9900;
	font-weight:normal;
	text-decoration:none;
}
	
.txtInput
{
border-color:#999999;
height:17px;
}
.bottommenu {
	text-decoration:none;
	font-weight:normal;
	color:#666666;
	vertical-align:text-top;
	text-align:left;
	font-size: 11px;
}
.bottommenu:hover {
	color: #813128;
}
.headline {
	color:#7D322D;
	font-weight:bold;
	text-decoration:none;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
.subhead {
	color:#094782;
	font-weight:bold;
	text-decoration:none;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.menuoff {

text-decoration:none;
font-weight:bold;
color:#7D3529;
vertical-align:middle;
text-align:center;
}
.bottommenuoff {

	text-decoration:none;
	font-weight:bold;
	color:#000000;
	vertical-align:bottom;
	text-align:center;
	font-size: 11px;
}
.bottommenuoffCopy {


	text-decoration:none;
	font-weight:bold;
	color:#000000;
	vertical-align:bottom;
	text-align:left;
	font-size: 14px;
}
