/* CSS Document */

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a:link {
	color: #0000FF;
	text-decoration: underline;
}
a:visited { color: #0000FF; text-decoration: underline; }
a:hover { color: #476587; text-decoration: underline; }
a:active { color: #476587; text-decoration: underline; }

.white {
	color: #ffffff;
}
a.white:link { color: #ffffff; text-decoration: none; }
a.white:visited { color: #ffffff; text-decoration: none; }
a.white:hover { color: #ffffff; text-decoration: none; }
a.white:active { color: #ffffff; text-decoration: none; }

.grey {
	color: #333333;
}
a.grey:link { color: #333333; text-decoration: none; }
a.grey:visited { color: #333333; text-decoration: none; }
a.grey:hover { color: #476587; text-decoration: none; }
a.grey:active { color: #476587; text-decoration: none; }

.box {
	color: #ffffff;
}
a.box:link { color: #ffffff; text-decoration: none; }
a.box:visited { color: #ffffff; text-decoration: none; }
a.box:hover { color: #bbbbbb; text-decoration: none; }
a.box:active { color: #bbbbbb; text-decoration: none; }

.header {
	font-size: 18px;
	margin: 10px;
	color: #0e2254;
}
.body-text {
	font-size: 13px;
	margin: 10px;
	text-align: justify;
	color: #000000;
}
.body-text-left {
	font-size: 13px;
	margin: 10px;
	color: #000000;
}
.body-text-small {
	font-size: 11px;
}
.body-text2 {
	font-size: 9px;
	margin: 0px;
	padding: 0px;
	color: #000000;
}
.body-text3 {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	color: #000000;
}

.form {
	font-size: 12px;
	margin: 5px 5px 5px 5px;
	color: #000000;
}
.red-bold {
	font-size: 12px;
	font-weight: bold;
	color: #CC0033;
}
.top-red {
	color: #981b1e;
	font-size: 12px;
	font-weight: bold;
	padding: 0px;
	margin: 7px;
	margin-bottom: 2px;
}
.top-phone {
	color: #000000;
	font-size: 16px;
	font-weight: bold;
	padding: 0px;
	margin: 7px;
	margin-bottom: 0px;
	margin-top: 2px;
}
.top-white {
	color: #ffffff;
	font-size: 13px;
	font-weight: bold;
	padding: 0px;
	margin-top: 7px;
	margin-bottom: 7px;
	margin-right: 7px;
	margin-left: 15px;
}
.top-white2 {
	color: #ffffff;
	font-size: 13px;
	font-weight: bold;
	padding: 0px;
	margin-top: 7px;
	margin-bottom: 0px;
	margin-right: 7px;
	margin-left: 15px;
}
.bottom-white {
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	padding: 0px;
	margin: 10px;
}
.bottom {
	color: #333333;
	font-size: 13px;
	font-weight: bold;
	padding: 0px;
	margin: 10px;
}
.bottom-small {
	color: #333333;
	font-size: 9px;
	padding: 0px;
	margin: 10px;
}
.side-white {
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}
.side-grey {
	color: #333333;
	font-size: 12px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}
.side-addresses {
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	padding: 0px;
	margin: 10px;
}
.side-addresses2 {
	color: #cccccc;
	font-size: 11px;
	font-weight: bold;
}

a.side-addresses2:link { color: #7289a2; font-weight: normal; text-decoration: underline; }
a.side-addresses2:visited { color: #7289a2; font-weight: normal; text-decoration: underline; }
a.side-addresses2:hover { color: #ffffff; font-weight: normal; text-decoration: underline; }
a.side-addresses2:active { color: #ffffff; font-weight: normal; text-decoration: underline; }

.charges {
	padding: 0px;
	margin: 2px 5px 2px 5px;
	font-size: 11px;
}

.photoRight {
float: right;
width: 210px;
margin-left: 10px;
}

.photoRight p {
font-size: 9px;
}

.photoRight2 {
float: right;
width: 310px;
margin-left: 10px;
}

.photoRight2 p {
font-size: 9px;
}

.LeftNav	{
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	padding:0;
	margin:0;
	line-height:30px;
	width:264px;
	height: 30px;
}

.LeftNav a:link, .LeftNav a:visited	{
	background-color: #476587;
	color:#ffffff;
	padding:0;
	margin:0;
	display: block;
	text-decoration: none;
	width:264px;
	height: 30px;
	text-indent:20px;
}

.LeftNav a:hover, .LeftNav a:active	{
	background-color: #0e2254;
	color:#ffffff;
	padding:0;
	margin:0;
	display: block;
	text-decoration: none;
	width:264px;
	height: 30px;
	text-indent:20px;
}

.LeftNav2	{
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	padding:0;
	margin:0;
	line-height:30px;
	width:264px;
	height: 30px;
}

.LeftNav2 a:link, .LeftNav2 a:visited	{
	background-color: #0e2254;
	color:#ffffff;
	padding:0;
	margin:0;
	display: block;
	text-decoration: none;
	width:264px;
	height: 30px;
	text-indent:20px;
}

.LeftNav2 a:hover, .LeftNav2 a:active	{
	background-color: #476587;
	color:#ffffff;
	padding:0;
	margin:0;
	display: block;
	text-decoration: none;
	width:264px;
	height: 30px;
	text-indent:20px;
}

.TopNav	{
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	padding:0;
	margin:0;
	line-height:30px;
	height: 30px;
}

.TopNav a:link, .TopNav a:visited	{
	background-color: #0e2254;
	color:#ffffff;
	padding:0;
	margin:0;
	display: block;
	text-decoration: none;
	height: 30px;
}

.TopNav a:hover, .TopNav a:active	{
	background-color: #476587;
	color:#ffffff;
	padding:0;
	margin:0;
	display: block;
	text-decoration: none;
	height: 30px;
}
