@charset "UTF-8";
/* CSS Document */

p,h1,h2,h3,h4,h5,h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 7px 30px 7px 30px;
	padding: 0px;
}

p {
	font-size: 15px;
	text-indent: 20px;
}
h1 {
	font-size: 20px;
	color: #003663;
	margin: 16px 30px 16px 30px;
}
h2 {
	font-size: 15px;
	color: #003663;
	margin: 16px 30px 16px 30px;
}
h3 {
	font-size: 15px;
}
h4 {
	font-size: 9px;
}
h5 {
	font-size: 9px;
}
h6 {
	font-size: 10px;
	color: #FFFFFF;
	font-weight: normal;
	margin-top: 0px;
}
a:link, a:visited { color: #003663; text-decoration: none; }
a:hover, a:active { color: #003663; text-decoration: underline; }

a.white:link, a.white:visited { color: #ffffff; text-decoration: underline;}
a.white:hover, a.white:active { color: #dddddd; text-decoration: underline;}

.numbers, .top-phone {
	font-family: "Times New Roman", Times, serif;
}
.form {
	margin: 2px;
	text-indent: 0px;
}
.smaller {
	font-size: 12px;
	font-weight: normal;
}
.red-bold {
	font-weight: bold;
	color: #CC0033;
}
.top-phone, .top-address
{
	color: #003663;
	font-weight: bold;
}
.top-phone {
	font-size: 20px;
}
.top-address {
	font-size: 12px;
	margin: 30px 15px 0px 15px;
}
.news {
	text-indent: 0px;
}

.bottom {
	font-size: 10px;
	color: #FFFFFF;
	text-indent: 0px;
	margin: 4px 0px 0px 0px;
}
.lt-gray {
	color: #aaaaaa;
}

.LeftNav	{
	font-size: 13px;
	color: #ffffff;
	padding:0;
	margin:0;
	line-height:30px;
	width:135px;
	height: 30px;
}

.LeftNav a:link, .LeftNav a:visited	{
	font-size: 13px;
	color:#ffffff;
	padding:0;
	margin:0;
	display: block;
	text-decoration: none;
	width:135px;
	height: 30px;
	text-indent:15px;
}

.LeftNav a:hover, .LeftNav a:active	{
	font-size: 13px;
	background-color: #b9c6d7;
	color:#003663;
	padding:0;
	margin:0;
	display: block;
	text-decoration: none;
	width:135px;
	height: 30px;
	text-indent:15px;
}

.LeftNav2 {
	font-size: 13px;
	color: #ffffff;
	width:135px;
	padding:0;
	margin:0;
	line-height:30px;
	height: 55px;
}

.LeftNav2 a:link, .LeftNav2 a:visited	{
	font-size: 13px;
	color: #ffffff;
	width:135px;
	display: block;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	height: 55px;
	text-indent:15px;
	
}

.LeftNav2 a:hover, .LeftNav2 a:active	{
	font-size: 13px;
	background-color: #b9c6d7;
	color:#003663;
	width:135px;
	display: block;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	height: 55px;
	text-indent:15px;	
}

.LeftNav3 {
	line-height: 20px;
}
