body,td,th {
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 12px;
	color: #333333;
}
body {
	background-color: #A3CAE7;
	background-image: url(images/main_bg.gif);
	background-repeat:repeat-x;
	 margin-bottom: 0px; 
}
h1 {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 16px;
	color: #1F5182;
	font-weight: bold;
	text-decoration: none;
	text-transform:uppercase;
	margin-bottom: 0px;
	margin-top: 0px;
}
a:link {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	font-weight: normal;
	color: #000066;
	text-decoration: none;
}
a:visited {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	font-weight: normal;
	color: #000066;
	text-decoration: none;
}
a:active {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	font-weight: normal;
	color: #000066;
	text-decoration: none;
}
a:hover {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	font-weight: normal;
	color: #000066;
	text-decoration: underline;
}
.welcome_msg {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 16px;
	color: #1F5182;
	font-weight: bold;
	text-decoration: none;
}

.mainnav {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
}
.mainnav:link {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
}
.mainnav:visited {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
}
.mainnav:hover {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
	background-color: #FFFFFF;
	border-right-width: 7px;
	border-left-width: 7px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
.footerlinks {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 10px;
	font-weight: normal;
	color: #000066;
	text-decoration: none;
}
.footerlinks:link {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 10px;
	font-weight: normal;
	color: #000066;
	text-decoration: none;
}
.footerlinks:visited {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 10px;
	font-weight: normal;
	color: #000066;
	text-decoration: none;
}
.footerlinks:hover {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 10px;
	font-weight: normal;
	color: #000066;
	text-decoration: underline;
}
.footertext {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 10px;
	font-weight: normal;
	color: #000066;
	text-decoration: none;
}.fineprint {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 10px;
	color: #666666;
}
.heading {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 16px;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
	text-transform:uppercase;
}
.rate_hdg {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 14px;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}
.rate_item {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}
.contact_td { border-bottom: solid 1px #999999;
}

input
{
font-size:11px;
color:#185AAB;
background: #ffffff;
border: 1px solid #185AAB
}

.submit input
{
font-size:11px;
color:#185AAB;
background: #ffffff;
border: 1px solid #185AAB
}

textarea
{
font-size:11px;
color:#185AAB;
background: #ffffff;
border: 1px solid #185AAB
}

select
{
color: #185AAB;
font-size:11px;
background: #ffffff;
border: 1px solid #185AAB
}


