@charset "utf-8";
/* CSS Document */

#maintable {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	background-color: #FFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#submiddle {
	width: 478px;
	padding-left: 10px;
	font-size: 11px;
}

body {
	background-color: #003333;
	margin-top: 20px;
	font-size: 11px;
}

#header {
	background-color: #54BC44;
	height: 25px;
}
#sub_right {
	width: 206px;
	background-color: #E0F5D6;
	font-size: 11px;
}
#sub_right h1 {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 0px;
}

#sub_left {
	width: 206px;
}
#bottom_right {
	background-color: #363;
	font-size: 12px;
	font-weight: bold;
	height: 167px;
	width: 467px;
	margin-left: 8px;
	padding-left: 5px;
}
#bottom_right a {
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: none;
}
.credit a{
	color: #336633;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
#emptyspace {
	height: 8px;
}
#calltoday {
	background-color: #363;
	margin: 5px;
}

#bottom_left {
	height: 167px;
	width: 206px;
}

#footer {
	background-color: #54BC44;
	height: 25px;
}

#bottom {
	width: 689px;
	height: 167px;
	float: right;
	margin-top: 10px;
	margin-right: 5px;
	padding-bottom: 5px;
}
.sub_mid_bottom_med {
	font-size: 15px;
	font-weight: bold;
}
.sub_mid_bottom_sm_white {
	color: #FFF;
	font-size: 11px;
}

.sub_mid_bottom_large_black {
	font-size: 17px;
	font-weight: bold;
}
.sub_mid_bottom_large_white {
	font-size: 17px;
	font-weight: bold;
	color: #FFF;
}


#vertex_text {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #0C0;
	float: left;
	width: 465px;
	margin-bottom: 5px;
}
.providing {
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
	color: #54BC44;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.5em;
}
.covering_all {
	font-size: 23px;
	font-style: italic;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#sub_right ul {
	list-style-image: url(../images/arrowbullet.gif);
}
#sub_right li {
	padding-bottom: 3px;
}

.mhic {
	color: #30B457;
	font-size: 12px;
	font-weight: bold;
}

td {
	vertical-align: top;
}

