@charset "UTF-8";

body {
	background-color: #00395C;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11.5px;
	line-height: 23px;
	color: #333333;
}
.main {
	background-color: #FFFFFF;
	text-align: left;
	vertical-align: top;
	width: 798px;
}
.shadowLeft {
	background-image: url(img/global/shadow_left.gif);
	width: 13px;
}
.shadowRight {
	background-image: url(img/global/shadow_right.gif);
	width: 13px;
}
.whiteLine {
	background-color: #FFFFFF;
	width: 1px;
}.photoCaption {
	font-size: 9px;
	line-height: 13px;
}
h1 {
	font-size: 17px;
	line-height: 20px;
	font-weight: bold;
	color: #123658;
}
.footerBar {
	background-color: #FFCC00;
	color: #00395C;
	font-size: 10px;
}
.phoneNumber {
	font-size: 13px;
	font-weight: bold;
	margin-left: 25px;
}
.subHead {
	font-size: 13px;
	font-weight: bold;
	color: #000;
}
.reflection {
	background-image: url(img/global/reflection.jpg);
	background-repeat: no-repeat;
	width: 175px;
	text-align: left;
	vertical-align: top;
}
.copyHome {
	font-size: 12px;
	line-height: 25px;
}
.form {
	font-size: 10px;
}
.sideMenu {
	font-size: 10px;
	line-height: 18px;
	color: #00395C;
}
a:link {
	color: #003658;
}
a:visited {
	color: #003658;
}
a:hover {
	color: #000000;
}
a:active {
	color: #FFCC00;
}
