@charset "UTF-8";
/* CSS Document */


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #051D2D;
}
.white {
	font-size: 12px;
	line-height: 24px;
	color: #FFF;
}
.h1 {
	font-size: 16px;
	font-weight: bold;
	color: #999;
}
.h2 {
	font-size: 16px;
	line-height: 21px;
	color: #CCC;
	font-family: Arial, Helvetica, sans-serif;
}
.rightside {
	background-color: #0D4773;
	background-image: url(home2/rightside.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.feature {
	background-image: url(home2/featuremid.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	padding-left: 30px;
	padding-right: 65px;
	color: #999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	width: 305px;
}
a.menuLink {
	color: #507A9A;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}
a.menuLink:link {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
a.menuLink:visited {
	text-decoration: none;
}
a.menuLink:hover {
	text-decoration: none;
	color: #CCC;
}
a.menuLink:active {
	text-decoration: none;
}
.menubg {
	background-color: #0D4773;
	background-image: url(home2/menubg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	color: #5989AA;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 20px;
	padding-right: 10px;
	width: 475px;
	line-height: 18px;
}
.contentbg {
	background-color: #0D4773;
	background-image: url(home2/contentbg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 475px;
	padding-right: 10px;
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 24px;
	color: #FFF;
}
.address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #082F4B;
}
a.callOut {
	color: #999;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 28px;
	padding-top: 10px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	padding-right: 30px;
	padding-left: 30px;
}
a.callOut:link {
	text-decoration: none;
}
a.callOut:visited {
	text-decoration: none;
}
a.callOut:hover {
	text-decoration: none;
	color: #FFF;
}
a.subLink {
	color: #999;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 24px;
}
a.subLink:link {
	text-decoration: none;
}
a.subLink:visited {
	text-decoration: none;
}
a.subLink:hover {
	text-decoration: none;
	color: #C90;
}
.image {
	border: 1px solid #B09F8D;
}
a.callOut1 {
	color: #999;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 28px;
	padding-top: 10px;
	padding-bottom: 5px;
}
a.callOut1:link {
	text-decoration: none;
}
a.callOut1:visited {
	text-decoration: none;
}
a.callOut1:hover {
	text-decoration: none;
	color: #FFF;
}
