@charset "utf-8";
/* CSS Document */

/* 
BDBDBD - grey - header menu
003663 - navy blue link
504e4e - charcoal text
666666 - header quote text
e53818 - red text
*/

html { min-height: 100%; margin-bottom: 1px; } /* to eliminate page shift on short pages */
html { overflow: -moz-scrollbars-vertical !important; }

a {
	color: #003663;
	text-decoration: none;
	}
a:hover {
	text-decoration: underline;
	}	
a img {
	border: none;
	}

img {
	border: none;
	padding: 0;
	margin: 0;
	display: inline;
	}	
body {
	border: 0;
	padding: 0;
	text-align: center;
	background-color: #FFFFFF;
	height: 100%;
    margin: 0 auto;
	font-family: Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #504e4e;
	line-height: 1em;
	}

#container {
	width: 981px;
	height: 100%;
	min-height: 100%;
	text-align: center;
    margin-left: auto;
    margin-right: auto;
	padding: 0;
	border: 0;
	clear: both;
	display: block;
	}
	
#header {
	margin-top: 0px;
	padding: 0;
	text-align: left;
	clear: both;
	display: block;
	}
#header_default {
	height: 200px;
	padding: 0;
	margin: 0;
	}
#header_banner {
	height: 142px;
	padding: 0;
	margin: 0;
	display: inline;
	}
#header_logo {
	border: 0;
	width: 531px;
	float: left;	
	margin-top: 31px;
	margin-bottom: 22px;
	vertical-align: bottom;
	position: relative;
	}
	/* HACK for SAFARi & CHROME  */	
@media screen and (-webkit-min-device-pixel-ratio:0) {
    #header_logo { margin-top: 31px;}
}	
#header_quote {
	width: 435px;
	height: 122px;
	float: left;
	margin-bottom: 10px;
	margin-right: 15px;
	padding-top: 10px;
	vertical-align: bottom;
	position: relative;
	}	

.header_quotetxt {	
	color: #666666;
	font-size: 12px;
	font-family:"Times New Roman", Times, serif;
	line-height: 1.3em;
	text-align: right;
	display: inline;
	bottom: 20px;
	right: 0;
	position: absolute;
	margin-right: 0px;
	}
.header_quotetxt p {
	text-align: right;
	font-size: 12px;
	margin-bottom: 3px;
	}
.header_quoteauth 	{	
	color: #666666;
	font-size: 12px;
	font-family:"Times New Roman", Times, serif;
	text-align: right;
	margin-right: 0px;
	padding-bottom: 5px;
	line-height: 1.0em;
	bottom: 0;
	right: 0;
	position: absolute;
	}
#header_menu {
	height: 31px;
	width: 100%;
	background-color: #F3F3F3;
	border-top: 1px solid #D3D3D3;
	border-bottom: 1px solid #D3D3D3;
	float: left;
	text-align: left;
	display: inline;
	clear: both;
	margin: 0px;
	padding: 0;
	}
.header_menu_link {
	font-family:"Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 1.3em;
	float: left;
	text-align: center;
	padding-left: 20px;
	padding-right: 18px;
	margin-top: 6px;
	margin-bottom: 5px;
	border-right: dashed 1px #D3D3D3;
	}	
.header_menu_link a {
	color: #666666;
	text-decoration: none;
	}	
.header_menu_link a:hover {
	color: #000000;
	text-decoration: none;
	}
#header_search {
	width: 301px;
	padding: 0;
	margin-top: 6px;
	margin-bottom: 5px;
	margin-right: 15px;
	color: #FF0000;
	float: right;
	text-align: right;
	}	
.header_menuMO {
	font-family: Trebuchet, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 12px;
	display: inline;
	clear: both;
	height: 26px;
	text-align: left;
	vertical-align: middle;
	margin-left: 20px;
	padding-top: 7px;
	padding-bottom: 3px;
	}

#footer {
	width: 100%;
	height: 50px;
	clear: both;
	display: block;
	margin-top: 20px;
	margin-bottom: 0px;
	padding-top: 20px;
	background-color: #F3F3F3;
	position: relative;
	font-family: Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4F4F4F;	
	}

/*  MISC */	


img.bullet1 {
	margin-left: 2px;
	margin-right: 8px;
	margin-top: -2px;
	text-align: left;
	height: 3px;
	width: 3px;
	vertical-align: middle;
	}
img.bullet1a {
	margin-left: 0px;
	margin-right: 8px;
	margin-top: -2px;
	text-align: left;
	height: 3px;
	width: 3px;
	vertical-align: middle;
	}
img.bullet2 {
	margin-left: 0px;
	margin-right: 0px;
	top: 4px;
	position: absolute;
	text-align: left;
	vertical-align: middle;
	}
img.bullet3 {
	margin-left: 2px;
	margin-right: 8px;
	margin-top: -1px;
	text-align: left;
	height: 5px;
	width: 5px;
	vertical-align: middle;
	}
	

#border-top {
	width: 100%;
	height: 1px;
	margin: 0;
	padding: 0;
	font-size: 1px;
	}
.border-topL {	
	height: 100%;
	position: relative;
	display: inline;
	float: left;
	margin-left: 15px;
	margin-right: 20px;
	border-bottom: 1px solid #4F4F4F;
	}
.border-topR {
	height: 100%;
	position: relative;
	display: inline;
	float: left;
	margin-right: 0px;
	margin-left: 0px;
	padding: 0;
	border-bottom: 1px solid #4F4F4F;
	}
#border-bottom {
	width: 100%;
	height: 1px;
	margin: 0;
	padding: 0;
	}
.border-bottomL {	
	width: 632px;
	height: 100%;
	position: relative;
	display: inline;
	float: left;
	margin-left: 15px;
	margin-right: 20px;
	padding: 0;
	border-bottom: 1px solid #4F4F4F;
	}
.border-bottomR {
	width: 300px;
	height: 100%;
	position: relative;
	display: inline;
	float: left;
	margin-right: 0px;
	margin-left: 0px;
	padding: 0;
	border-bottom: 1px solid #4F4F4F;
	}
#border-topFull {
	width: 952px;
	height: 1px;
	position: relative;
	display: inline;
	float: left;
	margin-left: 0px;
	border-bottom: 1px solid #4F4F4F;
	}
#border-bottomFull {
	width: 952px;
	height: 1px;
	position: relative;
	display: inline;
	float: left;
	margin-left: 15px;
	margin-right: 15px;
	border-bottom: 1px solid #4F4F4F;
	}	
.border2 {
	height: 1px;
	width: 100%;
	font-size: 1px;
	line-height: 1px;
	display: inline;
	float: left;
	margin: 4px 0 4px 0;
	padding: 0;
	border-bottom: 1px dashed #ACACAC;	
	}
.border3 {
	height: 1px;
	width: 100%;
	font-size: 1px;
	line-height: 1px;
	display: inline;
	float: left;
	margin: 10px 0 10px 0;
	padding: 0;
	border-bottom: 1px dashed #ACACAC;	
	}
.border4 {
	height: 1px;
	width: 100%;
	font-size: 1px;
	line-height: 1px;
	display: inline;
	float: left;
	margin: 5px 0 15px 0;
	padding: 0;
	border-bottom: 1px dashed #ACACAC;	
	}
.hoverlink {
	color: #003663;
	cursor: pointer;
	}	
.hoverlink:hover {
	text-decoration: underline;
	}	
.title1 {
	color: #504e4e;
	font-family:"Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	text-align: left;
	line-height: 1em;
	padding: 0px;
	margin: 4px 0 5px 0px;
	text-transform: lowercase;
	}
.title1a {
	color: #504e4e;
	font-family:"Times New Roman", Times, serif;
	font-size: 15px;
	text-align: left;
	width: 100%;
	margin: 0;
	padding-bottom: 5px;
	margin-bottom: 10px;
	}
.title1b {
	color: #504e4e;
	font-family:"Times New Roman", Times, serif;
	font-size: 15px;
	text-align: left;
	width: 100%;
	border-bottom: 1px solid #D3D3D3;
	margin: 0;
	padding-bottom: 5px;
	margin-bottom: 10px;
	text-transform: lowercase;
	}	
.title2 {
	height: 33px;
	width: 100%;
	text-align: left;
	margin-top: 0;
	float: left;
	display: inline;
	position: relative;
	}
.title2 img {
	z-index: 2;
	position: absolute;
	left: 0;
	}
.title2bar {
	height: 23px;
	width: 100%;
	margin-top: 5px;
	text-align: left;
	float: left;
	position: relative;
	background-color:#FF0000;
	}	
.title2text {
	height: 23px;
	font-family:"Times New Roman", Times, serif;
	color: #ffffff;
	font-size: 15px;
	text-align: left;
	display: inline;
	float: left;
	padding-top: 3px;
	padding-left: 44px;
	margin-left: 0px;
	}
.title3 {
	color: #e53818;
	font-family:"Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: normal;
	text-align: left;
	width: 100%;
	border-bottom: 1px solid #4F4F4F;
	padding-bottom: 3px;
	margin-bottom: 10px;
	}
	
.title4 {
	color: #e53818;
	font-family: Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-align: left;
	width: 100%;
	padding-right: 9px;
	padding-bottom: 3px;
	display: inline;
	}
.title5 {
	color: #504e4e;
	font-family:"Times New Roman", Times, serif;
	font-size: 15px;
	text-align: left;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
	position: relative;
	clear: both;
	}	
	
/* ----------  Header Search Form Elements ----------  */



#searchwrapper {
	width:301px;
	height:21px;
	background-image:url(../../images/nav/search_bar.jpg);
	background-repeat:no-repeat; /*important*/
	padding:0;
	margin: 0;
	position:relative; /*important*/
	float: right;
	}
#searchwrapper form { display:inline ; }

.searchbox {
	border:0px; /*important*/
	background-color:transparent; /*important*/
	position:absolute; /*important*/
	top:2px;
	bottom:2px;
	left:25px;
	width:240px;
	height:16px;
	font-family: Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7F7F7F;
	}

.searchbox_submit {
	border:0px; /*important*/
	background-color:transparent; /*important*/
	position:absolute; /*important*/
	top: 0px;
	left: 273px;
	width: 28px;
	height: 21px;
	}
	

