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 */

#requestappt { margin-left: -15px; }
#requestappt:hover, #downloadbrochure:hover { filter:alpha(opacity=70); opacity:0.7; }

ul + h1 { padding-top: 15px; }

body {
	margin: 0;
	padding: 0;
	background: white;
}
body,td,th {
	font: 12px/17px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #3e4750;
}
p, ul, table { margin: 0 0 15px 0; }
a img { border: none; }
a { color: #587eb2; text-decoration: underline; }
a:hover { color: #587eb2; text-decoration: none; }
form { padding: 0; margin: 0; }
form td { padding: 4px 0; text-align: left; }
#wrapper { width: 800px; margin: 0 auto; position: relative; text-align: left; }
#header { position: relative; height: 110px; overflow: visible; }
#logo {
	position: absolute;
	top: 15px;
	left: 0;
}
#about_staff img { 
	border: 1px solid #e5f0f7;
	padding: 3px;
	margin: 0 0 6px;	
}


.staffphoto {
	border: 1px solid #e5f0f7;
	padding: 3px;
	margin: 0 0 10px 25px;
	float: right;
}
a.boxlink {
	color: white;
	font-weight: bold;
	background: #bfcfe8;
	padding: 1px 6px;
	text-decoration: none;
	font-size: 11px;
}
a:hover.boxlink { background: #8aa4cd; text-decoration: none; }
H2 {
	font: normal 21px/75px "Times New Roman", Times, serif;
	color: #FFF;
	background: url(/images/bg-head-interior.jpg) no-repeat top;
	height: 75px;
	text-transform: uppercase;
	letter-spacing: 2px;
	text-align: right;
	padding-right: 20px;
}
#home #main_banner {
	height: 264px;
	background: url(/images/home-banner.jpg) no-repeat center center;
	border: 2px solid #cfdbee;
}
#home #main_banner div {
	margin: 40px 275px 60px 30px;
	color: #265076;
}
#global_nav {
	float: right;
	margin: 15px 20px 0 0;
}
#global_nav a { text-decoration: none; }
#global_nav a:hover { text-decoration: underline; }
#content {
	padding: 15px 30px;
	overflow: auto;
}
#content_left {
	width: 200px;
	float: left;
}
#content_right {
	width: 510px;
	float: right;
}
#content_right ul { list-style: disc; padding-left: 20px; }

.pdf { list-style: url(/images/icon_pdf.gif) 0 0; padding: 4px 0; }
.pdf li { padding-bottom: 4px; }

#footer {
	background: #eaf1f8;
	font-size: 11px;
	margin: 10px auto;
	padding: 5px 20px;
	text-align: center;
	width: 750px;
	color: #666666;
	text-align: left;
}
#footer a { text-decoration: none; }
#footer p { margin-bottom: 0; }
#footer p.gy { float: right; }

iframe { border: 1px solid #e5f0f7; padding: 2px 2px 1px; }

/* HEADERS */

H1 {
	color: #007AC1;
	font: normal 15px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	margin-bottom: 15px;
	padding-bottom: 6px;
	border-bottom: 1px solid #e5f0f7;
}
/* FORM STYLES */



.FormButton {
	color: #ffffff;
	font-weight: bold;
	border: 2px solid #87a9dc;
	background: #25569f;
	padding: 3px 5px;
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
}
.FormField {
	padding: 2px;
	color: #444;
	background: #fff;
	border: 1px solid #bbb;
	width: 85%;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
}
textarea { overflow: hide; }

/* NAVBAR */

#navbar { position: absolute; bottom: 0;  right: 10px; padding: 0; margin: 0; list-style: none; font-size: 14px; }
#navbar li { display: inline; float: left; }
#navbar a { float: left; display: block; padding: 8px 13px; margin: 0 0 0 2px; text-align: center; color: #587eb2; text-decoration: none; }
#navbar a:hover { color: #000; text-decoration: none; }

body#home a#home_link,
body#about a#about_link,
body#services a#services_link,
body#partners a#partners_link,
body#news a#news_link,
body#contact a#contact_link
  { background: url(/images/bg-nav-on.jpg) repeat-x; color: #f3f6f9; text-decoration: none; }


/* BUTTONS */

.btn_emailus a { width: 180px; height: 35px; display: block; text-indent: -5000px; background: url(/images/btn_emailus_off.png) no-repeat; }
.btn_emailus a:hover { background: url(/images/btn_emailus_on.png) no-repeat; }


/* LEFT NAV */

#navcontainer { width: 100%; font-size: 12px; text-align: left; margin: 15px 0; }
#navcontainer ul {
	margin: 0 28px;
	padding: 0;
	list-style-type: none;
}
#navcontainer li a {
	display: block;
	background: none;
	text-decoration: none;
	color: #00406e;
	padding: 8px 0;
	margin: 0;
	border-bottom: 1px solid #95a5b5;
	width: 100%;
}
#navcontainer li a:hover {
	text-decoration: none;
	color: #3074bb;
}
