@charset "utf-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
form {
	margin: 0px;
	padding: 0px;
}
.left-nav {
	background-image: url(../images/nav-bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	border-right-style: solid;
	border-left-style: solid;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-color: #999999;
	border-left-color: #c3c2c2;
}
.bottom-brd {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c3c2c2;
	padding-right: 20px;
}
.content-bg {
	background-image: url(../images/body-text-bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	height: 220px;
}
.pad-left {
	padding-left: 35px;
}
.head-bot-brd {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #839aab;
}

.content-topbg {
	background-image: url(../images/body-top-bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.content-botbg {
	background-color: #b0bec3;
}
.top-margin {
	margin-top: 10px;
}
.bot-body-bg {
	background-color: #7b8c92;
}
.foot-mid-bg {
	background-image: url(../images/foot-bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.foot-red-bg {
	background-color: #FF0000;
	padding-top: 5px;
	padding-bottom: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
}

.foot-top-bg {
	background-image: url(../images/foot-bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.foot-right-brd {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #003959;
}
.footer-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00273f;
}
.footer-text a{
	color: #00273f;
	text-decoration:none;
}
.footer-text a:hover{
	color: #00273f;
	text-decoration:underline;
}
.foot-link-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

.car-bg {
	background-image: url(../images/car-bg.gif);
	background-position: bottom;
	padding-top: 2px;
	padding-bottom: 3px;
}
.foot-pad {
	padding-right: 15px;
	padding-left: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.foot-margin {
	margin-top: 30px;
}

.foot-pad a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration:none;
}
.foot-pad a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#666666;
	font-weight: bold;
	text-decoration:none;
}
.car-white-bg {
	background-color: #FFFFFF;
}
.bot-text-bg {
	background-repeat: repeat-x;
	background-position: bottom;
	background-image: url(../images/body-bot-text-bg.gif);
}
.left-right-brd {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #c6cdd0;
	border-left-color: #c6cdd0;
}
.bot-mid-bg {
	background-image: url(../images/bot-mid-bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.bot-mid-brd {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c6cdd0;
}
.right-brd {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #c6cdd0;
}
.top-brd {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #c6cdd0;
}


.pad-right {
	padding-right: 20px;
	padding-top: 20px;
}
.pad-right-10 {
	padding-right: 10px;
}

.form-right-pad {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	padding-right: 20px;
}
.form-text-box {
	width: 200px;
	border: 1px solid #999999;
}
.submit-btn {
	background-color: #006699;
	border: 1px solid #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	width: 100px;
	height: 25px;
	padding-bottom: 3px;
}
.red-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
}
.left-nav ul {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.left-nav li {
	list-style-image: none;
	list-style-type: none;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 5px 3px;
	padding-left: 15px;
	padding-bottom: 7px;
}
.left-nav li a{
	text-decoration:none;
	color:#3c3c3c;
}
.left-nav li a:hover{
	text-decoration:none;
	color:#990000;
}
.left-nav a {
	color: #3c3c3c;
	text-decoration: none;
}

a img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.cont {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #c1c0c0;
	border-left-color: #c1c0c0;
	background-image: url(../images/about-cont-bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.cont2 {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #c1c0c0;
	border-left-color: #c1c0c0;
	background-image: url(../images/about-cont-bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.top-pad-20 {
	padding-top: 20px;
}
.cont p {
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: justify;
}
.ext-bg {
	background-image: url(../images/ext-bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.ext-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #007492;
	font-weight: bold;
}
.ext ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
}
.ext {
}
.ext li {
	list-style-image: none;
	list-style-type: none;
	background-image: url(../images/ext-bullet.gif);
	background-repeat: no-repeat;
	background-position: 5px 7px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
	line-height: 20px;
}
.ext li a{
	text-decoration:none;
	color:#000000;
}
.ext li a:hover{
	text-decoration:none;
	color:#666666;
}
.before-after-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bolder;
}
.img-brd {
	padding: 5px;
	border: 1px solid #CCCCCC;
}
.grey-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666666;
	font-weight: bold;
}
.call-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CD1F04;
}

