@charset "windows-1252";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: #666666;
}
a:link {
	color: #004990;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #004990;
}
a:hover {
	text-decoration: none;
	color: #004990;
}
a:active {
	text-decoration: underline;
	color: #004990;
}

/* Top Nav */
a.nav:link {
	color: #fff;
	text-decoration: none;
	width: 125px;
	display: block;
	height: 37px;
	line-height: 37px;
}
a.nav:visited {
	text-decoration: none;
	color: #fff;
	width: 125px;
	display: block;
	height: 37px;
	line-height: 37px;
}
a.nav:hover {
	text-decoration: none;
	color: #ffda46;
	width: 125px;
	display: block;
	height: 37px;
	line-height: 37px;
}
a.nav:active {
	text-decoration: none;
	color: #fff;
	width: 125px;
	display: block;
	height: 37px;
	line-height: 37px;
}
/* End Top Nav */

/* Bottom Nav */
a.bottomnav:link {
	color: #fff;
	text-decoration: none;
}
a.bottomnav:visited {
	text-decoration: none;
	color: #fff;
}
a.bottomnav:hover {
	text-decoration: none;
	color: #ffda46;
}
a.bottomnav:active {
	text-decoration: none;
	color: #fff;
}
/* End Bottom Top Nav */

/* Contact Nav */
a.contactnav:link {
	color: #034B91;
	text-decoration: none;
}
a.contactnav:visited {
	text-decoration: none;
	color: #034B91;
}
a.contactnav:hover {
	text-decoration: underline;
	color: #333333;
}
a.contactnav:active {
	text-decoration: none;
	color: #034B91;
}
/* End Contact Top Nav */

.mainbg {
	background: url(../images/bg.jpg) repeat-x;
}
.mice {
	font-size: 12px;
	color: #FFFFFF;
}
.maintableborder {
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
body,td,th {
	color: #333333;
	font: 12px/20px Arial, Helvetica, Verdana, sans-serif;
}
h1 {
	color: #144B8E;
	width: 398px;
	border-bottom: 1px solid #144A8C;
	padding-bottom: 2px;
	margin-bottom: -5px;
	text-transform: none;
	font: italic 20px Georgia, "Times New Roman", Times, serif;
}
.rightcolumntext {
	font-size: 11px;
	line-height: 15px;
	color: #333333;
	padding-left: 18px;
	padding-right: 18px;
	padding-top: 5px;
}
h2 {
	color: #144B8E;
	font: italic 16px Georgia, "Times New Roman", Times, serif;
}
.formbg {
	background: url(../images/formbg.jpg) no-repeat center top;
}
h3 {
	color: #144B8E;
	width: 720px;
	border-bottom: 1px solid #144A8C;
	padding-bottom: 2px;
	margin-bottom: -5px;
	text-transform: none;
	font: italic 20px Georgia, "Times New Roman", Times, serif;
}
.mug {
	border: 1px solid #333333;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-top: 3px;
}
iframe{
	border: 0px none #FFFFFF;
}
#footer p{
	line-height: 1.2em;
}
#homecopy{
	font-size: 14px;
	line-height: 1.5em;
}

