body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td { margin:0;padding:0; }
table { border-collapse:collapse;border-spacing:0; }
fieldset,img { border:0; }
address,caption,cite,code,dfn,th,var { font-style:normal;font-weight:normal; }
ol,ul { list-style:none; }
caption,th { text-align:left; }
h1,h2,h3,h4,h5,h6{ 	font-size:100%; }
q:before,q:after{ content:''; }
/* END RESET */


#management-staff p { margin-right: 150px; }
#map {
	margin-bottom: 25px;
	width:630px; height:300px;
}

body#contact #email-link { display: none; }
.service-image { float: right; margin: 0 0 10px 20px; background: #e5e6e1; padding: 4px; border: 1px solid #d3d4d0; }

/* FORMS */
.basic-form label {
	float:left;
	width:150px;
	display:block;
	clear:left;
	margin-right:10px;
	text-align:left;
	margin-top: 10px;
	padding-top: 3px;
}
.basic-form td label { float: none; margin: 2px 0 0 0; }
.basic-form table { margin-bottom: 10px; }
.basic-form label.error { float: none; color: red; padding: 0; width: auto; margin: 0 0 0 160px; }

.basic-form textarea, .basic-form input[type="text"], .basic-form input[type="file"], .basic-form select, .basic-form button, .basic-form optgroup
	{ margin-top:10px; width: 250px; padding: 3px; float: left; border: 1px solid #bbb; background: #f9f9f9; font-size: 12px; font-family: Arial, Helvetica, sans-serif; }
.basic-form textarea { width: 400px; }	
.basic-form label wide { float: none; }
.basic-form br { clear: both; }
.basic-form input[type="checkbox"], .basic-form input[type="radio"] { margin-top: 10px; }
.basic-form td input[type="checkbox"] { margin-top: 2px; }
.basic-form input[type="submit"] {
	background: #c9000f;
	color: white;
	padding: 3px 8px;
	margin-top: 15px;
	border: none;
	border-bottom: 2px solid #89000a;
	cursor: pointer;
	font: bold 13px Arial, Helvetica, sans-serif;
}
.basic-form input[type="text"].error, .basic-form textarea.error { border: 2px solid red; }


body {
	margin: 0;
	padding: 0;
	background: #fff url(/images/bg-site.png) repeat-x top;
}
body#home { background: #fff url(/images/bg-site-home.jpg) repeat-x top; }
body,td,th {
	font: 12px/18px Arial, Helvetica, sans-serif;
	color: #333333;
}
ul.email-links { margin-bottom: 30px; }
ul.email-links li {
	padding: 0px 0 4px 25px;
	background: url(/images/icon-email.png) no-repeat 0px 4px;
	margin-bottom: 4px;
	border-bottom: 1px solid #e4e4e4;
}

p, ul, ol, H1, H2, H3, table, form { margin: 0 0 20px 0; }
a img { border: none; }
a { color: #004085; text-decoration: none; }
a:hover { color: #004085; text-decoration: underline; }
a.small-caps { font-size: 10px; text-transform: uppercase; font-weight: bold; letter-spacing: 1px; color: #c9000f; }
a.small-caps:hover { color: #004085; text-decoration: none; }

#callout-resources {
	padding: 10px;
	background: url(/images/bg-med-gray-gradient.jpg) repeat-x top;
	overflow: auto;
}
#callout-resources ul { margin: 0; padding: 0; }
#callout-resources li {
	float: left;
	display: block;
	width: 109px;
	height: 40px;
	background: url(/images/bg-home-resourcebox.png) center top;
	line-height: 13px;
	padding-top: 3px;
}
#callout-resources li img { float: left; margin: 5px 5px 0 5px; }
#callout-resources li a { font-size: 10px; text-transform: uppercase; color: #444; }
#callout-resources li a:hover {  color: #004085; text-decoration: none; }
#callout-resources li:first-child { margin-right: 10px; }

#int-banner { height: 130px; position: relative; }
#int-banner img.teamphoto { position: absolute; bottom: 0; right: 0; }

form { padding: 0;  }
form td { padding: 4px 0; text-align: left; }
#wrapper-stretch {
	width: 100%;
	margin: 0;
	padding: 0;
}
#wrapper {
	width: 960px;
	margin: 0 auto;
	padding: 0;
	position: relative;
	text-align: left;
}
.container-960 {
	width: 960px;
	margin: 0 auto;
	position: relative;
	text-align: left;
}
#header { height: 129px; position: relative; margin-bottom: 3px; }
ul#global-nav {
	position: absolute;
	top: 4px;
	right: 13px;
	margin: 0;
}
ul#global-nav li { display: inline; }
ul#global-nav li a { color: #a8bed5; font-size: 11px; margin: 0 5px; }
ul#global-nav li a:hover { color: #fff;  }

#logo {
	background-image: url(/images/logo-mg-notag.png);
	text-indent: -9999px;
	height: 122px;
	width: 193px;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 78px;
	left: 0;
	z-index: 10;
	
}
#header h1 { margin: 0; }
#home-feature {
	margin-bottom: 1px;
	height: 250px;	
	position: relative;
	background: none;
}
#home-feature h1 { color: #004085; position: relative; z-index: 12; }
#home-feature p { z-index: 13; position: relative; padding-right: 100px; }
#home-feature #feature-slides .slide {
	padding: 130px 450px 0 10px;
	height: 170px;
	position: absolute;
	top: 0;
	margin-top: -50px;
	left: 0;
	background: transparent !important;
}
#home-feature #feature-slides .slide .home-slide-photo {
	position: absolute;
	right: 0;
	bottom: 0;
	z-index: 11;
}
ul#home-feature-nav {
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	left: 20px;
	bottom: 25px;
	z-index: 15;

}
ul#home-feature-nav li { display: block; float: left; margin: 0 3px; }
ul#home-feature-nav li a { display: block; padding: 3px 8px; background: #cfcfcf; color: #848484; text-decoration: none; }
ul#home-feature-nav li a.activeSlide { background: #707070; color: white; text-decoration: none; }


#content {
	padding: 40px 10px 20px;
	overflow: auto;
	background: url(/images/shadow-bottom.jpg) no-repeat center top;
	border-top: 1px solid white;
}
ul#recent-news li { padding-top: 15px; margin-bottom: 15px; border-top: 1px solid #e4e4e4; }
ul#recent-news li a { display: block; }
ul#recent-news li:first-child { padding-top: 0; margin-bottom: 15px; border-top: none; }






.headshot {
	float: right;
	margin-top: -35px;
	padding: 8px;
	background: #e3e8ed;
	border-bottom: 1px solid #bcc2cd;
	margin-left: 25px;
}

/* HEADERS */

H1 {
	font: bold normal 23px/26px Arial, Helvetica, sans-serif;
	color: #c9000f;
	letter-spacing: -1px;
}
H1 a { color: #c9000f; }
H3 {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	margin-bottom: 5px;
}
p + h3, h2 + h3 {
	padding-top: 10px;
}
h3 + h3 { padding-top: 20px; }

H2, H4 {
	font: bold 14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	margin-bottom: 10px;
}
h2 + table { margin-bottom: 30px; }
h2 {
	padding: 5px 4px 5px 10px;
	margin-left: -5px;
	background: #e3e8ed;
	border-bottom: 1px solid #bcc2cd;
}
#footer h4 { color: #a8bed5; }
h2 em {
	font-size: 11px;
	font-style: normal;
	letter-spacing: 1px;
	margin-left: 10px;
}

/* FORM STYLES */


textarea, input[type="text"] { 
	padding: 3px;
	color: #333333;
	background: #fff;
	border: 1px solid #999;
	width: 300px;
	font: 11px/17px Georgia, "Times New Roman", Times, serif;
	color: #555;
}
.form-button {
	color: #ffffff;
	font-weight: bold;
	border: 2px solid #87a9dc;
	background: #25569f;
	padding: 3px 5px;
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
}

/* NAVBAR */

#main-nav {
	padding: 0;
	margin: 0;
	list-style: none;
	position: absolute; top: 35px; left: 5px;
	z-index: 15;
}
#main-nav li { display: inline; float: left; border-right: 1px solid #26639d; }
#main-nav li:first-child { border-left: 1px solid #26639d; }
#main-nav a {
	float: left;
	display: block;
	height: 35px;
	padding: 0 17px;
	margin: 0;
	text-align: center;
	color: #e4ebf2;
	text-decoration: none;
	text-transform: uppercase;
	font: 14px/35px Tahoma, Geneva, sans-serif;
}
#main-nav a:hover { color: #fff; background: #26639d; text-decoration: none; }

.col-large ul { list-style: square outside; padding-left: 30px; }
.col-large li { margin-bottom: 3px; }
#footer .col-large li { margin-bottom: 0; }

/* LEFT NAV */
.sub-nav {
	margin: 0 0 30px 0;
	padding: 0;
	list-style-type: none;
	width: 225px;
}

.sub-nav li a {
	display: block;
	background: #fff;
	text-decoration: none;
	color: #444444;
	padding: 4px 0 4px 10px;
	border-bottom: 1px solid #e4e4e4;
	margin: 0;
	width: 215px;
	text-transform: uppercase;
	font-size: 11px;
}
.sub-nav li a:hover {
	text-decoration: none;
	color: #fff;
	background: #004085;
	border-color: #004085; 
}
.sub-nav li a.active {
	text-decoration: none;
	color: #fff;
	background: #004085;
	border-color: #004085; 
}
#subnav li a.active {
	text-decoration: none;
	color: #fff;
	background: #004085;
	border-color: #004085; 
}
	
	
.col-small {
	width: 220px;
	padding-right: 40px;
	border-right: 1px solid #e4e4e4;
}
#callout-resources { margin-right: -30px; }
#home #callout-resources { margin-right: 0; }
#home .col-small { width: 250px; padding-right: 30px; }
#footer .col-small { padding: 0; border: none; }
.col-large {
	width: 630px;
}
.col-half { width: 46%; }
.col-third { width: 30%; }


/* STICKY FOOTER */
html,body { height: 100%; }
#wrapper {
	min-height: 100%;
	height: auto;
}
* html #wrapper {
height: 100%;
}

#clearfooter {
height: 232px;
position: relative;
z-index: 1;
}

#footer {
	height: 225px;
	margin: -232px 0 0 0;
	text-align: left;
	font-size: 11px;
	background: #004085;
	border-top: 7px solid #e4e4e4;
	color: #a8bed5;
}
#footer .container-960 { padding: 30px 0 10px; position: relative; z-index: 2; }
#footer .col-small { width: 320px; }
#footer .col-large { width: 575px; }
#footer .col-small ul { margin-bottom: 15px; width: 150px; }
#footer ul { float: left; margin-left: 20px; margin-bottom: 0; width: 170px; list-style: none; padding: 0; }
#footer ul li { border-top: 1px solid #18518e; padding: 2px 0; }
#footer ul li:first-child { border-top: none; padding-top: 0; }
#footer ul li a { color: #a8bed5; text-decoration: none; }
#footer ul li a:hover { color: #fff; text-decoration: none; }


.left { float: left; }
.right { float: right; }
img.left { margin: 0 25px 10px 0; }
img.right { margin: 0 0 10px 25px; }

.clearfix { clear: both; }

.first{margin-left:0 !important;}



#tooltip{
	position:absolute;
	border:2px solid #014085;
	background:#e3e8ed;
	padding:4px 7px;
	color:#333;
	display:none;
	font-size: 14px;
	max-width: 200px;
	overflow: auto;
	}
