.navtext
{
	color:#003371;
	font-size:11px;
	font-family:verdana, sans-serif;
	font-weight: bold;
	text-decoration: none;
}
.nav
{
	margin:0px 0px 6px 0px;
	padding:0px 0px 0px 0px;
}
.nav li
{
	display: inline;
	list-style-type: none;
	margin:0px 0px 0px 0px;
	padding:0px 10px 0px 0px;
}
a:link.navtext, a:active.navtext, a:visited.navtext {
	COLOR: #003371;
	text-decoration: none;
}
a:hover.navtext {
	COLOR: #C31414;
	text-decoration: none;
}
.undernav {
	
}
a:link.undernav, a:active.undernav, a:visited.undernav {
	COLOR: #000000;
	text-decoration: underline;
}
a:hover.undernav {
	COLOR: #000000;
	text-decoration: none;
}
.footer {
	font:11px verdana, sans-serif;
	margin-top:10px;
	color:#003371;
}
.subnavtext
{
	color:#003371;
	font-size:9px;
	font-family:verdana, sans-serif;
	text-decoration: underline;
}
.subnav
{
	margin:5px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
.subnav li
{
	display: inline;
	list-style-type: none;
	margin:0px 0px 0px 0px;
	padding:0px 12px 0px 0px;
}
a:link.subnavtext, a:active.subnavtext, a:visited.subnavtext {
	COLOR: #003371;
	text-decoration: underline;
}
a:hover.subnavtext {
	COLOR: #C31414;
	text-decoration: none;
}
.header {
	color:#000000;
	font:17px verdana, helvetica, sans-serif;
	font-weight: bold;	
}
.text {
	color:#000000;
	font:12px verdana, helvetica, sans-serif;
}
input {
font-family: verdana, helvetica, sans-serif;
font-size:11px; 
font-weight:normal; 
color:#000000; 
width: 250px; 
height: 18px;
background-color: #F2ECD5;
border:1px ridge #FFD42F;
padding:1px 0px 0px 5px;
}
textarea {
width:460;
height:200px;
font-family: verdana, helvetica, sans-serif;
font-size:11px; 
font-weight:normal; 
color:#000000; 
width:460;
height:100px;
background-color:#F2ECD5;
border:1px ridge #FFD42F;
padding:3px 5px 3px 5px;
}
.mailform  {
	margin:5px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
.mailform li {
	display:inline;
	list-style-type: none;
	margin:0px 0px 0px 0px;
	padding:0px 30px 0px 0px;
}
.mailformtext {
	color:#000000;
	font-size:11px;
	font-family: verdana, helvetica, sans-serif;
	font-size:11px; 
	font-weight:normal;
}
ul li.space {
	margin-top:15px;
}
.submit {
	cursor:pointer;
	_cursor:hand;
}
.searchbox {
height: 22px;
}