/*
----------------------------------------------------------------------------- 
Resets
-----------------------------------------------------------------------------*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dd, dl, dt, li, ol, ul, hr,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	/*line-height: 1;*/
	font-family: inherit;
	text-align: left;
	vertical-align: baseline;
}
a img, :link img, :visited img {
	border: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
ol, ul {
	list-style: none;
}
q:before, q:after,
blockquote:before, blockquote:after {
	content: "";
}
a,u {
	text-decoration:none;
}

/*
----------------------------------------------------------------------------- 
Base
-----------------------------------------------------------------------------*/
body {
	font: normal 12px/24px Helvetica, Arial, sans-serif;
	background: #FFF url(../images/bg_site_repeat.png) 0 0 repeat-x;
	color: #000;
	text-align: center;
}
a {
	color: #004B7A;
	outline: none;
}
a:visited {
	color: #004B7A;
}
a:hover {
	color: #004B7A;
	text-decoration: none;
}
ul, ol, li {
	margin: 0;
	padding: 0;
	list-style: none;
}
blockquote {
	margin: 10px;
	line-height: 16px;
}
em {
	color: #000;
	font-style: italic;
	font-weight: normal;
}
h1 {
	margin: 0;
	padding: 0;
	line-height: 20px;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
}
h2 {
	font-weight: bold;
}
h3 {
	padding-left: 3px;
	font-weight: bold;
}
p {
	margin-bottom: 15px;
	line-height: 20px;
}

/*
----------------------------------------------------------------------------- 
Wrappers!
-----------------------------------------------------------------------------*/
#wrapper {
	width: 992px;
	min-height: 570px;
	height:auto !important;
	height: 570px;
	margin: 0 auto;
	padding: 0 6px 10px 6px;
	text-align: center;
}
#site_wrapper {
	margin: 14px 0 0 13px;
	background-color: #FFF;
}

/*
----------------------------------------------------------------------------- 
header
-----------------------------------------------------------------------------*/
#header {
	z-index: 1;
	position: relative;
	margin-bottom: 5px;
	background: transparent url('../images/header_main_right_blank.jpg') top right no-repeat;	
}
#header img {
	float: left;
}
#header_flash {
	display: inline-block;
}
#header_flash a {
	display: block;
	width: 250px;
	height: 118px;
}

/*
----------------------------------------------------------------------------- 
main nav
-----------------------------------------------------------------------------*/
#main_nav {
	display: block;
	margin-bottom: 5px;
	line-height: 20px;
	font-size: 12px;
	font-weight: bold;
}
#main_nav li {
	display: inline;
	margin: 0 2px;
	padding: 0;
	vertical-align: middle;
}
#main_nav li.first_nav {
	margin-left: 0;
}
#main_nav li.last_nav {
	margin-right: 0;
}
#main_nav li a, #main_nav li a:visited {
	display: inline-block;
	width: 114px;
	height: 20px;
	padding: 0;
	color: #004B7A;
	background-color: #AFC5D4;
	text-align: center;
	text-decoration: none;
}
#main_nav li a:hover {
	color: #FFF;
}
#main_nav li a.current {
	color: #004B7A;
	background-color: #FFFFFF;
}

/*
----------------------------------------------------------------------------- 
content
-----------------------------------------------------------------------------*/
#left_col, #right_col {
	background-color: #004B7A;
}
#left_col {
	float: left;
	width: 721px;
	padding: 6px;
}
#content {
	width: 718px;
	min-height: 395px;
	height:auto !important;
	height: 395px;
	border: 1px solid #000;
}
#home_splash {
	width: 718px;
	margin: 0;
	padding: 0;	
}
/* interior content */
#interiorContent {	
	width: 718px;
	min-height: 395px;
	height:auto !important;
	height: 395px;
	padding: 5px 0;
	border: 1px solid #000;
	background-image: url(../images/interiorBackground.jpg);
	background-repeat:no-repeat;
	background-color:#ffffff;
}
#interiorLeft {
	float: left;
	width: 118px;
	color: #0B3965;
	text-align: right;
}
#interiorLeftTop {
	width: 94px;
	height: 24px;
	border-bottom: 1px solid #0B3965;
	padding: 0 10px 0 0;
	margin: 6px 0 0 12px;
}
#interiorLeftBot {
	width: 94px;
	padding: 17px 10px 0 0;
	margin: 0 0 0 13px;
}
#interiorLeftBot ul {
}
#interiorLeftBot li  {
	margin: 0 0 12px 0;
	text-align:right;
	line-height: 14px;
}
#interiorLeftBot li a {
	color:#0B3965;
}
#interiorLeftBot li a:hover {
	text-decoration: underline;
}
#interiorLeftBot li a.current {
	font-weight: bold;
}
#interiorRight {
	width: 600px;
	/*background-color:	#00CC00;*/
	float:right;
}
#interiorRightTop {
	float: right;
	width: 594px;
	height: 30px;
	margin: 0 7px 0 0;
	border-bottom: 1px solid #0B3965;
	border-left: 1px solid #0B3965;
	text-align: right;
}
#interiorRightBot {
	float: right;
	width: 581px;
	padding: 14px 10px 0 10px;
	border-left: 1px solid #0B3965;
}
.interiorImage {
	float: right;
	margin: 0 10px 10px 10px;
}
#assoc_logos {
	margin: 0 0 20px 0;
	padding: 0;
}
#teasers {
	padding: 7px 3px;
	background-color: #FFF;
}
#teasers table {
	border-collapse: separate;
	border-spacing: 10px 0;
}
#teasers td {
	width: 33%;
	vertical-align: top;
}
#teasers td .teaser_box {
	min-height: 97px;
	height:auto !important;
	height: 97px;
	padding: 5px;
	background: transparent url('../images/bg_teaser_box.jpg') 0 0 no-repeat;	
}
#teasers td img {
	border: 1px solid #004B7A;
}
#teasers p {
	margin-bottom: 0;
	padding-left: 3px;
	font-size: 11px;
	line-height: 14px;
}
#teasers li {
	margin: 0 0 7px 0;
	padding-left: 3px;
	font-size: 11px;
	line-height: 14px;
}
#teasers h3 a {
	color: #000000;
}
ul.siteMapList, ul.siteMapList li {
	margin-left: 0;
}
ul.siteMapList li.nav {
	margin-left: 30px;
}
ul.siteMapList li.subnav {
	margin-left: 60px;
}
ul.siteMapList a {
	color: #000000;
}
ul.siteMapList a:hover {
	color: #004B7A;
}
.hidden {
	display: none;
	z-index: 10;
}

/*
----------------------------------------------------------------------------- 
blog
-----------------------------------------------------------------------------*/
#blogList {
	margin-bottom: 10px;
}
#blogContent h2 {
	font-weight: bold;
}
h3.blogDate {
	margin-bottom: 10px;
	padding: 0 10px;
	color: #FFFFFF;
	background-color: #004B7A;
	font-weight: bold;
}
div.blogPost {
	margin-bottom: 10px;
	padding: 5px;
	background-color: #EEEEEE;
}
div.blogPostTitle {
	padding: 0 10px;
	font-weight: bold;
}
div.blogCategories {
	margin-bottom: 5px;
}

/*
----------------------------------------------------------------------------- 
login form
-----------------------------------------------------------------------------*/
#right_col {
	float: right;
	width: 246px;
	padding: 6px;
}
#servitrak_login {
	width: 220px;
	min-height: 430px;
	height:auto !important;
	height: 430px;
	padding: 0 12px;
	border: 1px solid #000;
	background: transparent url('../images/bg_servitrak.jpg') 0 0 no-repeat;
}
#servitrak_login p {
	margin-bottom: 16px;
	font-size: 11px;
	line-height: 16px;
}
#global_auth_form {
	margin: 45px 0 10px 0;
	padding: 0;
	text-align: left;
}
#global_auth_form input {
	display: inline;
	vertical-align: middle;
	width: 135px;
	margin: 0 5px 5px 0;
	padding: 2px 4px;
	color: #000;
	background-color: #FFF;
	border: 1px solid #CCC;
	text-align: left;
	font-size: 11px;
	font-weight: normal;
}
#global_auth_form input#login {
	width: 40px;
}

/*
----------------------------------------------------------------------------- 
footer
-----------------------------------------------------------------------------*/
#footer {
	position: relative;
	clear: both;
	width: 992px;
	margin-top: 2px;
	font: normal 12px/18px Helvetica, sans-serif;
}
#footer_nav {
	float: left;
	padding-left: 12px;
	text-align: right;
	font-weight: normal;
}
#footer_nav li {
	display: inline;
	margin: 0;
	padding: 1px 7px 0 6px;
	border-right: 1px solid #000;
}
#footer_nav li.last_nav {
	border-right: none;
}
#footer_nav li a, #footer_nav li a:visited, #footer_nav li a:hover {
	height: 10px;
}
#footer_nav_right {
	float: right;
	margin-right: 270px;
	text-align: right;
}
#copyright {
	padding-right: 2px;
}
#footer_subnav {
	margin: 0;
	padding: 0;
}
#footer_subnav li {
	display: inline;
	margin: 0;
	padding: 1px 4px 0 6px;
	border-left: 1px solid #000;
}
#footer_subnav li.last_nav {
	border-left: none;
}

/*
----------------------------------------------------------------------------- 
Misc and fixes
-----------------------------------------------------------------------------*/
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {
	display: inline-block;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

.clear_float {
	height: 0;
	float: none;
	clear: both;
}
#clearB {
	clear:both;
}


