/* CSS Document for MGSS */
html, body
{
	margin: 0;
	padding: 0;
	background-color: #b7ac9d;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	background-image: url(../images/body_hd.gif);
	background-position: top;
	background-repeat: repeat-x;
}
a:link {color: #3c7055; text-decoration: none;  font-size:12px; font-weight: 500;}
a:visited { color: #3c7055; text-decoration: none; font-size:12px; font-weight: 500;}
a:hover {color: #cccc33; text-decoration: underline; font-size:12px; font-weight: 500;}
a:active {color: #cccc33; text-decoration: none; font-size:12px; font-weight: 500;}

LI.leftlist { PADDING-RIGHT: 2px; PADDING-LEFT: 0px; LIST-STYLE-POSITION: outside; PADDING-BOTTOM: 2px; MARGIN-LEFT: -20px; LINE-HEIGHT: 15px; PADDING-TOP: 2px; FONT-STYLE: normal; POSITION: relative; }

.hd_logo {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	text-align: left; 
	vertical-align: bottom; 
	padding-left: 15px; 
}
.hd_contact {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	text-align: right; 
	vertical-align: bottom; 
	padding-right: 15px; 
}
/*-------------------------------------
 	TopSiteNav
---------------------------------------*/
table.siteNav {
	border-collapse: collapse;
	text-align: center;
}
table.siteNav td {
	height: 29px;
	color: #ffffff;
	font-family: 'Century Gothic', Verdana, Arial;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	vertical-align: middle;
}
table.siteNav td.current {
	background-color: #3c7055;
	color: #cccc33;
}
a.current:link {color: #cccc33; text-decoration: none;  font-size:13px; font-weight: bold;}
a.current:visited { color: #cccc33; text-decoration: none; font-size:13px; font-weight: bold;}
a.current:hover {color: #cccc33; text-decoration: none; font-size:13px; font-weight: bold;}
a.current:active {color: #cccc33; text-decoration: none; font-size:13px; font-weight: bold;}

table.siteNav td:hover {
	background-color: #3c7055;
}
a.siteNav:link {color: #ffffff; text-decoration: none;  font-size:13px; font-weight: bold;}
a.siteNav:visited { color: #ffffff; text-decoration: none; font-size:13px; font-weight: bold;}
a.siteNav:hover {color: #ffffff; text-decoration: none; font-size:13px; font-weight: bold;}
a.siteNav:active {color: #ffffff; text-decoration: none; font-size:13px; font-weight: bold;}

/*-------------------------------------
 	END TopSiteNav
---------------------------------------*/

.hm_slogan {
	width: 282px;
	height: 125px; 
	text-align: center;
	vertical-align: middle;
	background: #ffffff;
	filter: alpha(opacity=75); 
	-moz-opacity: 0.75;
	opacity: .75;
}
table.hm_RContent {
	border-collapse: collapse;
}
table.hm_RContent th {
	color: #276142;
	padding-top: 10px;
	padding-left: 12px;
	padding-right: 12px;
	padding-bottom: 5px;
	font-size: 15px;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
}
table.hm_RContent td {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 12px;
	padding-right: 12px;
	font-size: 12px;
	font-weight: 500;
	text-align: left;
	vertical-align: top;
}
table.sub_RContent {
	border-collapse: collapse;
	text-align: left;
}
table.sub_RContent td {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 12px;
	padding-left: 12px;
	padding-right: 12px;
	font-size: 12px;
	font-weight: 500;
	text-align: left;
	vertical-align: top;
}
table.footercopy {
	border-collapse: collapse;
	text-align: center;
}
table.footercopy td {
	color: #000000;
	padding-left: 8px;
	padding-right: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 500;
	text-align: center;
	vertical-align: middle;
}

a.footercopy:link {color: #000000; text-decoration: underline;  font-size:11px; font-weight: 500;}
a.footercopy:visited { color: #000000; text-decoration: underline; font-size:11px; font-weight: 500;}
a.footercopy:hover {color: #3c7055; text-decoration: underline; font-size:11px; font-weight: 500;}
a.footercopy:active {color: #3c7055; text-decoration: underline; font-size:11px; font-weight: 500;}

table.hm_learnMore {
	border-collapse: collapse;
	vertical-align: top;
}
table.hm_learnMore th {
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 8px;
	padding-left: 12px;
	padding-right: 12px;
	padding-bottom: 5px;
	font-size: 10pt;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
}
table.hm_learnMore td {
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 12px;
	padding-right: 12px;
	font-size: 8pt;
	font-weight: 500;
	text-align: left;
	vertical-align: top;
}
.LearnMoreBtn {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	text-align: center;
	vertical-align: bottom;
	padding-bottom: 2px;
}
a.LearnMoreBtn:link {color: #000000; text-decoration: none;  font-size:10pt; font-weight: bold;}
a.LearnMoreBtn:visited { color: #000000; text-decoration: none; font-size:10pt; font-weight: bold;}
a.LearnMoreBtn:hover {color: #cccc33; text-decoration: none; font-size:10pt; font-weight: bold;}
a.LearnMoreBtn:active {color: #cccc33; text-decoration: none; font-size:10pt; font-weight: bold;}

table.leftNav {
	border-collapse: collapse;
}
table.leftNav th {
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 6px;
	padding-left: 12px;
	padding-right: 12px;
	padding-bottom: 6px;
	font-size: 9pt;
	font-weight: bold;
	text-align: left;
	vertical-align: middle;
	text-transform: uppercase;
}
a.leftNav:link {color: #ffffff; text-decoration: none;  font-size:9pt; font-weight: bold;}
a.leftNav:visited {color: #ffffff; text-decoration: none; font-size:9pt; font-weight: bold;}
a.leftNav:hover {color: #cccc33; text-decoration: none; font-size:9pt; font-weight: bold;}
a.leftNav:active {color: #cccc33; text-decoration: none; font-size:9pt; font-weight: bold;}

table.leftNav th.Lcurrent {
	background-color: #3c7055;
	color: #cccc33;
}
table.leftNav th:hover {
	background-color: #3c7055;
	color: #cccc33;
}
a.Lcurrent:link {color: #cccc33; text-decoration: none;  font-size:9pt; font-weight: bold;}
a.Lcurrent:visited { color: #cccc33; text-decoration: none; font-size:9pt; font-weight: bold;}
a.Lcurrent:hover {color: #cccc33; text-decoration: none; font-size:9pt; font-weight: bold;}
a.Lcurrent:active {color: #cccc33; text-decoration: none; font-size:9pt; font-weight: bold;}

.breadcrumb{
	color: #000000;
	font-size:10px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: 500;
	text-align:left;
	vertical-align:top;
}
a.breadcrumb:link {color: #3c7055; text-decoration: none;  font-size:10px; font-weight: 500;}
a.breadcrumb:visited { color: #3c7055; text-decoration: none; font-size:10px; font-weight: 500;}
a.breadcrumb:hover {color: #cccc33; text-decoration: underline; font-size:10px; font-weight: 500;}
a.breadcrumb:active {color: #cccc33; text-decoration: none; font-size:10px; font-weight: 500;}

table.sitemap {
	border-collapse: collapse;
}
table.sitemap td {
	color: #3c7055;
	padding-left: 1px;
	padding-right: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 500;
	text-align: left;
	vertical-align: top;
}
a.sitemap:link {color: #3c7055; text-decoration: none;  font-size:11px; font-weight: 500;}
a.sitemap:visited {color: #3c7055; text-decoration: none; font-size:11px; font-weight: 500;}
a.sitemap:hover {color: #cccc33; text-decoration: underline; font-size:11px; font-weight: 500;}
a.sitemap:active {color: #cccc33; text-decoration: none; font-size:11px; font-weight: 500;}

table.servDspy {
	border-collapse: collapse;
}
table.servDspy th {
	font-size: 15px;
	padding-top: 8px;
	padding-left: 1px;
	padding-right: 1px;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
}
table.servDspy td {
	font-size: 12px;
	padding-top: 8px;
	padding-left: 1px;
	padding-right: 1px;
	font-weight: 500;
	text-align: left;
	vertical-align: top;
}
a.servDspy:link {color: #3c7055; text-decoration: none;  font-size:14px; font-weight: 500;}
a.servDspy:visited {color: #3c7055; text-decoration: none; font-size:14px; font-weight: 500;}
a.servDspy:hover {color: #cccc33; text-decoration: underline; font-size:14px; font-weight: 500;}
a.servDspy:active {color: #cccc33; text-decoration: none; font-size:14px; font-weight: 500;}

table.left_mainLoc {
	border-collapse: collapse;
}
table.left_mainLoc th {
	color: #ffffff;
	font-size: 12px;
	padding-top: 2px;
	padding-left: 8px;
	padding-right: 8px;
	padding-bottom: 5px;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
}
table.left_mainLoc td {
	font-size: 11px;
	padding-bottom: 2px;
	padding-left: 8px;
	padding-right: 8px;
	font-weight: 500;
	text-align: left;
	vertical-align: top;
}

a.left_mainLoc:link {color: #ffffff; text-decoration: none;  font-size:11px; font-weight: 500;}
a.left_mainLoc:visited {color: #ffffff; text-decoration: none; font-size:11px; font-weight: 500;}
a.left_mainLoc:hover {color: #cccc33; text-decoration: underline; font-size:11px; font-weight: 500;}
a.left_mainLoc:active {color: #cccc33; text-decoration: none; font-size:11px; font-weight: 500;}

table.locations {
	border-collapse: collapse;
}
table.locations th {
	color: #3c7055;
	font-size: 16px;
	padding-left: 1px;
	padding-right: 1px;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
}
table.locations td {
	font-size: 12px;
	padding-left: 1px;
	padding-right: 1px;
	font-weight: 500;
	text-align: left;
	vertical-align: top;
}
table.sateLocations {
	border-collapse: collapse;
}
table.sateLocations th {
	color: #3c7055;
	font-size: 16px;
	padding-left: 1px;
	padding-right: 1px;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
}
table.sateLocations td {
	font-size: 11px;
	padding-left: 1px;
	padding-right: 1px;
	font-weight: 500;
	text-align: left;
	vertical-align: top;
}
table.provLoc {
	border-collapse: collapse;
}
table.provLoc th {
	color: #000000;
	font-size: 14px;
	padding-left: 1px;
	padding-right: 1px;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
}
table.provLoc td {
	color: #3c7055;
	font-size: 11px;
	padding-left: 1px;
	padding-right: 1px;
	font-weight: 500;
	text-align: left;
	vertical-align: top;
}
table.faqs {
	border-collapse: collapse;
}
table.faqs th {
	color: #3c7055;
	font-size: 13px;
	font-weight: bold;
	text-align: left;
	vertical-align: bottom
}
table.faqs td {
	color: #000000;
	font-size: 12px;
	font-weight: 500;
	text-align: left;
}
hr.faqs {
	color: #b7ac9d;
}
.sm {
	font-size: 9px;
}
#map_canvas{display:block; border:1px solid #3c7055;}
