/* RESET DEFAULT STYLES
--------------------------------------------------------------------------- */

body,form,div,dl,dt,dd,ol,ul,li,h1,h2,h3,h4,p,td,b { margin: 0;padding: 0;border: 0; } 

img { border: 0; } 

ul { list-style: none; }
 
a { outline:none; cursor: pointer !important; } 

/* BEGIN SITE CSS
--------------------------------------------------------------------------- */

* {
	margin: 0;
}

html { 
	overflow: -moz-scrollbars-vertical; 
}

html, body {
	height: 100%;
}

.footer, .push {
/*	height: 15px; */
	height: 50px;
	background-color: transparent;
}

.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
/*	margin: 0 auto -4em; */
	margin: 0 auto -6em;
}

body {
	width: 900px;
	margin-right: auto; /* center, not in IE5 */
	margin-left: auto; /* center */
	font-family: Verdana, Arial, verdana, sans-serif;
	font-weight: normal;
	font-size: 11pt;
	color: #4D4D4D;
	background: #FFF;
}

a:link, a:active, a:visited {  
	color: #0069AA;
	text-decoration: none; 
}

a:hover { 
	text-decoration: underline;
}
	
/*
h1 {
	font-weight: normal; 
	font-size: 18pt; 
	color: #185498; 
	padding: 22px 0px 18px 0px;
}
*/

h1 {
	font-weight: normal; 
	font-size: 0pt; 
	color: #FFF; 
	padding: 0px;
}

h2
{
	margin: 10px 0;
	line-height: 150%;
}

h3
{
	font-size: 100%;
	margin: 0 0 5px 0;
}

#container {
	width: 900px; 
/*
	position: relative;
	margin: 0 auto;
	height: auto !important;
	height: 100%;
	min-height: 100%;
*/
}

#mainContainer {
	width: 900px; 
	margin-top: 0px;
/* 	padding-bottom: 45px; bottom padding for footer */
	padding-bottom: 45px; /* bottom padding for footer */
	}

#mainContentHome {	
	width: 875px; 
	padding: 0;
	padding: 0px 25px;
	background-color: transparent;
}

#mainContent {	
	width: 850px; 
	padding: 0;
	padding: 0px 25px;
	background-color: transparent;
}

#mainContentCareer, #mainContentFAQ {	
	width: 850px; 
	padding: 0;
	padding: 0px 25px;
	background-color: transparent;
	font-size: 80%;
/*	min-height: 700px; */
}


/* HEADER
--------------------------------------------------------------------------- */

#logo { 
	float: left;
	width: 170px; 
	height: 76px; 
	margin: 0px; 
	padding: 4px 0px 0px 12px; 
}

/* PRIMARY NAVIGATION - TOP
--------------------------------------------------------------------------- */

ul.topNav li {
	list-style: none;
	display: inline; /* Prevents "stepdown" */
}

/* GLOBAL CSS
--------------------------------------------------------------------------- */

#pageHeadingHome {
	margin: 20px 0px 10px 0px;
}

#pageHeading {
	margin: 20px 0px 20px 0px;
}

.clearFloat {
	clear: both;
	height: 0px;
	font-size: 0px;
	line-height: 0px;
}

.clearFloatBOD {
	clear: both;
	height: 20px;
	font-size: 0px;
	line-height: 0px;
}

.divBlock {
	margin-bottom: 20px;
	background-color: transparent;
	height: 245px;
	}

.divBlock p {
/*	text-align: justify;
	text-indent: 35px; */
	margin-bottom: 0px;
}

.divBlock p span {
	font-weight: bold;
	font-style: italic;
}
	
/* CONTACT US CSS
--------------------------------------------------------------------------- */
#corporateInfoBoxBorder {
	float: right;
	width: 248px;
	margin: 0px -10px 0px 0px;
	border: 1px solid #CDCDCD;
}

#corporateInfoBox {
	width: 213px;
	margin: 0px 0px 0px 0px;
	padding: 15px 20px 15px 15px;
	background-image: url(/img/bg_gradient_corporate_info_box.png);
	background-repeat: repeat-x;
	}

#corporateInfoBoxImage {
	width: 170px;
	height: 63px;
}

.corporateInfoBoxTitle {
	font-size: 80%;
	color:  #0069AA;
	margin-top: 5px;
	line-height: 140%;
}

.corporateInfoBoxCopy {
	font-size: 80%;
	color:  #616161;
	line-height: 110%;
}

#corporateInfoBox a {
	color: #616161;
}

#contactForm {
	float: left;
	width: 555px;
/*	height: 555px; */
	background-color: transparent;
}

#contactUsFormColumnLeft {
	float: left;
	width: 270px;
}

#contactUsFormColumnRight {
	float: Right;
	width: 270px;
}

.contactUsFormCopy {
	font-size: 80%;
	color:  #616161;
	line-height: 100%;
}

.contactUsFormTopMargin {
	margin-bottom: 20px;
	font-size: 80%;
	line-height: 130%;
}

.contactUsFormMarginTop {
	margin: -15px 0px 6px 0px;
}

.contactUsFormLastNameMargin {
	margin-bottom: 55px;
}

.contactUsFormWidget {
	margin-bottom: 10px;
}

#contactUsFormStateZipLabels, #contactUsFormStateZipFields {
	width: 100%;
}

.contactUsFormLeft {
	float: left;
	width: 270px;
}

.contactUsFormRight {
	float: right;
	width: 270px;
}

.contactUsFormRow {
	width: 555px;
}

.form_field {
	width: 99%;
	border: 1px solid #CACACB;
	background-color: #FFF;
}

.form_textarea {
	width: 100%;
	height: 105px;
	border: 1px solid #CACACB;
	background-color: #FFF;
}

.twoAcrossState {
	float: left;
	width: 35px;
	margin-right: 35px;
}

.twoAcrossZip {
	float: left;
	width: 60px;
}

#contactUsFormWidgetSubmit {
	text-align: right;
	margin-top: 0px;
}

#contactUsFormStateZipLabels label.twoAcrossState, #contactUsFormStateZipLabels label.twoAcrossZip {
	padding-bottom: 2px;
	margin-top: -4px;
}

#contactUsGoogleMap {
	width: 248px;
	height: 156px;
	float: right;
	margin: 15px -11px 0px 0px;
	border: 1px solid #CDCDCD;
}


/* BOD / EXEC TEAM CSS
--------------------------------------------------------------------------- */

.execTitle {
	font-weight: bold;
	font-style: italic;
	margin-bottom: 10px;
}

.execImage {
	float: left;
}

#execList {
	float: left;
	width: 155px;
}

#execList a {
/*	font-size: 90%; */
	color: #0069AA;
}

.execListName {
	padding-bottom: 10px;
}

#mainContentExec {
	float: right;
	width: 670px;
	background-color: #transparent;
}

.mainContentExecName {
	font-size: 110%;
	color: #0069AA;
}

.mainContentExecImage {
	margin-top: 15px;
}

.mainContentExecDivLeft {
	float: left;
	width: 210px;
	background-color: transparent;
}

.mainContentExecDivRight {
	float: right;
	width: 455px;
	background-color: transparent;
}

.mainContentExecDivRight p {
	margin-top: 10px;
	line-height: 170%;
	font-size: 80%;
}

.mainContentExecDivRight > p {
	margin-top: 10px;
}

.mainContentBODDivRight > p {
	margin-top: 10px;
}

.read_more {
	text-align: right;
	color: #339999;
}

.readmoreNav {
	text-align: right;
	height: 14px;
	padding: 10px 0px;
	background-color: transparent;
	font-size: 90%;
}

.error-message {
	font-size: 80%;
	color: #990000;
}

/* FAQ CSS
--------------------------------------------------------------------------- */

.faqQuestion {
	line-height: 170%;
	font-size: 110%;
	font-weight: bold;
}

.faqAnswer {
	line-height: 170%;
	font-size: 100%;
}

.faqAnswerFirst {
	line-height: 170%;
	font-size: 100%;
	padding-bottom: 20px;
}

ul#faqList {
	margin-bottom: 25px;
}

ul#faqList li {
	list-style: square;
	margin: 0px 0px 5px 25px;
}

.faqGoToTop {
	width: 100%;
	padding-bottom: 20px;
	text-align: left;
	background: transparent;
}

/* IN THE NEWS CSS
--------------------------------------------------------------------------- */

.mainContentNewsTitle {
	font-weight: bold;
}

.mainContentNewsInfo {
	padding: 0px 0px 10px 0px;

}

.divBlockNews {
	margin-bottom: 20px;
	background-color: transparent;
	height: 135px;
}

.mainContentNewsBody {
	float: left;
	width: 800px;
	background-color: transparent;
	line-height: 130%;
	font-size: 90%;
}


/* RSS FEED
--------------------------------------------------------------------------- */

#BeginItemsRecord {
	color: green;
}

#ItemPubDate {
	font-size: 80%;
	color: #CCC;
	padding-top: 10px;
}

#ItemTitle {

}

#ItemDescription {
	line-height: 120%;
	font-family: Arial;
	font-size: 10pt;
	text-align: left;
	padding-bottom: 10px;
	border-bottom: 1px solid #999;
}

#EndItemsRecord {
	margin-bottom: 25px;
}
