body{
	background:#990000;
	padding:0px;
	margin:auto;
	}
.hmtxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height:18px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.hmtxtbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height:18px;
	font-weight:600;
	color: #000000;
	text-decoration: none;
}

.frame {
	border: 1px solid #106D98;
}

.bluetxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:18px;
	font-weight: normal;
	color: #106D98;
	text-decoration: underline;
}
.heds {
	font-family: "Myriad Pro";
	font-size: 20px;
	font-weight: 600;
	color: #990000;
	text-decoration: none;
}
.heds2 {
	font-family: "Myriad Pro";
	font-size: 26px;
	font-weight: 600;
	color: #006600;
	text-decoration: none;
}
.footer{font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #aa7345;
	text-decoration: none;}
.mainmenu {
	font-family: "Tw Cen MT";
	font-size: 14px;
	font-weight: normal;
	text-transform: uppercase;
	color: #FFF;
	text-decoration: none;
}
.selectedmainmenu {
	font-family: "Tw Cen MT";
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
	color: #ED1B24;
	text-decoration: none;
}

.blueheader{
	font-family: "Myriad Pro";
	font-size: 20px;
	font-weight: 600;
	color: #106D98;
	text-decoration: none;
}

ul.greentxt{
margin:0;padding:0;	

	}
ul.greentext li{
	list-style-position:outside;
	margin:0;
	padding:0;
	line-height:20px;
	
	
	}	
.greentxt{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:600;
	color: #B70000;
	line-height:20px;
	text-decoration: none;
}
li.greentxt {
	margin:0;
	}

label
{
width: 4em;
float: left;
text-align: right;
margin-right: 0.5em;
display: block
}

.submit input
{
margin-left: 4.5em;
}
input
{
	width:160px;
color: #000000;
background: #fee3ad;
border: 1px solid #990000;
}

.submit
{
width:60px;
color: #d37b08;
background: #990000;
border: 1px solid #000000;
}
fieldset
{
border: 1px solid #781351;
width: 20em
}

.textarea{
	width:150px;
	height: 120px;
	background: #fee3ad;
	border: 1px solid #990000;
	padding: 5px;
	font-family: Tahoma, sans-serif;
	background-image: url(bg.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
}

