body {
	margin: 0px;
	background-color: #485F88;
	background-image: url(../images/background.gif);
	background-repeat: repeat-y;
	background-position: center;
}
.hometext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #555555;
	font-weight: normal;
	text-decoration: none;
}
.hometext-bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0054A6;
}
.more {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FCB026;
	text-decoration: underline;
}
.title-subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #555555;
	text-decoration: none;
}
.bottom-menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}
.bottom-menu a{
	color: #FFFFFF;
	text-decoration: none;
}
.bottom-menu a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #555555;
	padding: 10px;
}
.hometext-bold1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #485E88;
	line-height: 17px;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0054A6;
	text-decoration: none;
}
.menu a{
	color: #0054A6;
	text-decoration: none;
}
.menu a:hover{
	color: #FCB026;
	text-decoration: none;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #555555;
	line-height: 17px;
}
.text a{
	color: #0054A6;
}
.bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #555555;
	line-height: 17px;
}
.bullet {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #555555;
	text-decoration: none;
	line-height: 17px;
	list-style-image: url(../images/bullet2.gif);
}
.bullet a{
	color: #555555;
}
.bullet li li{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #555555;
	text-decoration: none;
	line-height: 17px;
	list-style-image: url(../images/bullet3.gif);
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	line-height: 26px;
	color: #0054A6;
	background-image: url(../images/heading-bg.gif);
	height: 27px;
}
.heading a{
	color: #0054A6;
}
.link{
	text-decoration: none;
	color: #0054A6;
}
.blue-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #0054A6;
	line-height: 17px;
}
.blue-text-bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #0054A6;
	line-height: 17px;
}
.testimonial{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	border: 1px solid #C4D7EA;
	background-color: #F7F9FC;
	padding: 7px;
	color: #0054A6;
	line-height: 17px;
}
.home-orange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FCB026;
}
