/**************************************************************************************************
*****************************************GENERIC STYLE*********************************************
**************************************************************************************************/
html, body {
	margin: 0;
	padding: 0;
	font-family:Verdana,Arial;
	font-size:11px;
	color:#454545;
	background-image:url('/images/mainbkgd.gif');
}
p{
	padding:0px;
	margin:0px;
	padding-bottom:20px;
}
img{
	border:0px;
}
h1{
	padding:0px;
	margin:0px;
	color:#173393;
	padding-bottom:5px;
	font-size:14px;
	font-family:Verdana;
}
h2{
	padding:0px;
	margin:0px;
	padding-bottom:5px;
	font-size:12px;
	color:#173393;
}
a:link, a:visited, a:hover, a:active{
	color:#1e53ac;
	/*font-size:11px;*/
	text-decoration:underline;
	font-family:Verdana,Arial;
}

#pageContainer
{	
	width:900px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}

.bold
{
	font-weight: bold;
}

.underline
{
	text-decoration: underline;
}
/**************************************************************************************************
HEADER STYLE
**************************************************************************************************/
#logo
{
	background:black;
	float:left;
	margin-top:30px;
}

#search
{
	font-weight:bold;
	font-size:smaller;
	color:#183394;
	float:right;
	margin-right:40px;
	margin-top:55px;
}

#siteHeader
{
	background:url(../Images/headerBG.jpg);
	height:108px;
}

#siteNav
{
	background:#183394;
	color:White;
	font-family:Arial;
	font-size:7pt;
	vertical-align:bottom;
	height:32px;
}

#navMenu ul {margin: 0; padding-top: 9px; padding-left: 2px; list-style-type: none;}
	
#navMenu li {display: inline;}
/**************************************************************************************************
Ultimate Menu
**************************************************************************************************/
/*
.UltimateMenu{
	padding-left:13px;
	padding-top:12px;
}
.MenuTopItemStart, .MenuTopItemOverStart{
	border-right:1px solid #7787c0;
	padding-right:7px;	
	padding-left:7px;
	cursor:pointer;
}
.LastItem{
	padding-right:0px;
	border-right:0px;
}
.SubMenu{
	padding-left:10px;
	padding-right:15px;
	background-color:#0c2376;
	text-align:left;
}
.MenuItemTop, .MenuItemTopOver{
	cursor:pointer;
	font-family:Arial;
	text-decoration:none;
	font-size:11px;
	text-align:left;
}
td.MenuItemTop, td.MenuItemTopOver{
	border-bottom:1px solid #3f5297;
	text-align:left;
}
.SubMenu td.LastItem{
	border-bottom:0px;
}
.SubMenu tr{
	border-bottom:0px;
}
.SubMenu img{
	display:none;
}
*/
/**************************************************************************************************
CONTENT STYLE
**************************************************************************************************/
.blueBar{
	background-color:#e3e6f2;
	margin:7px 0px 15px 0px;
	height:13px;
	overflow:hidden;
}
.small{
	height:6px;
}
#contentContainer{
	/*margin-top:10px;*/
	padding-bottom:20px;
}
/**************************************************************************************************
LEFT SIDE STYLE
**************************************************************************************************/
#left
{
	float:left;
	width:258px;
}
#supportYourBusiness{
	margin-bottom:20px;
}

/**************************************************************************************************
CENTER STYLE
**************************************************************************************************/
#middle
{
	float:left;
	width:350px;
	margin-right:50px;
}
/**************************************************************************************************
RIGHT SIDE STYLE
**************************************************************************************************/
#right
{
	float:left;
	width:200px;
	margin-right:20px;
}
#right a{
	font-size:10px;
}
#spotlight
{	
	list-style-position: outside;
	margin-left:15px;
	padding-left:0px;
	padding-top:0px;
}

#spotlight li
{	
	list-style-image:url(../Images/listArrow.gif);
	padding: 0.30em;
	line-height:1.3em;
}

#spotlight ul
{	margin-left:0px;
	padding-top:0px;
	padding-left:0px;
	margin-top:0px;
}

/**************************************************************************************************
INTERIOR MASTER STYLES
***************************************************************************************************/
#bannerContainer{
	position:relative;
	width:900px;
	height:121px;	
}

#bannerImage{
	z-index:1;
}

#bannerImage .bannerDisplayPanel{
	height: 121px;
}

#bannerTitle{
	position:absolute;
	left:197px;
	top:89px;
	z-index:2;
	width:703px;
	height:32px;
	background-image:url(../Images/grayBar.gif);
	background-repeat:no-repeat;
	background-position:right top;		
}
#bannerTitle div{
	color:#fff;
	font-size:14px;
	text-transform:capitalize;
	font-family:Arial;
	font-weight:600;
	padding-left:30px;
	padding-top:9px;
}
#bannerQuestionsImage{
	position:absolute;
	left:650px;
	top:43px;
	z-index:3;
}
#bannerContainer #flashVersion{
	z-index:4;
	position:absolute;
	top:0px;
	left:0px;
}
#breadCrumb
{	
	background-color:white;
	border-bottom:1px solid #cfdbed;
	padding-bottom:5px;
	color:#7a7979;
	font-size:10px;
}
.breadTitle{
	float:left;
	font-weight:600;
}
.breadcrumb{
	float:left;
	padding-left:5px;
}
.breadcrumb a{
	font-size:10px;
	font-family:Verdana;
	text-decoration:none;
}
#leftNav{
	float:left;
	width:170px;
	margin-left:20px;
	margin-top:15px;
	margin-right:20px;
}
#leftNavLinks
{
	height: 160px;
}
#rightContent
{
	margin-top: 17px;
	float:right;
	width:670px;
}
#content
{
}

/**************************************************************************************************
******************************************INTERIOR TEMPLATE STYLES***********************************
***************************************************************************************************/
#interiorContainer
{
	clear: both;
	display: inline;
}

.interiorLeft
{
	padding-top: 18px;
	float: left;
	/* width: 439px; */
	padding-right: 20px;
}

.interiorLeft div
{
}

.interiorRight
{
	float: right;
	width: 210px;
}

.interiorRight div
{
}

.interiorRight div.environmental
{
	padding: 20px;
	background-color: #f2f1f2;
}

.leftNavList
{	
	list-style-position: outside;
	margin-left:15px;
	padding-left:0px;
	padding-top:0px;
}

.leftNavList li
{	
	list-style-image:url(../Images/listArrow.gif);
	padding: 0.30em;
	line-height:1.3em;
}

.leftNavList ul
{	margin-left:0px;
	padding-top:0px;
	padding-left:0px;
	margin-top:0px;
}

.leftNavList a
{
	font-size:10px;
}

.left

/**************************************************************************************************
SECTION CONTENT STYLE
**************************************************************************************************/
#contentRightSection
{
	float:right;
	width:211px;
	padding-left:10px;
	padding-bottom:5px;
}

#contentWrapper
{
	padding-top:10px;
}

/**************************************************************************************************
FOOTER STYLE
**************************************************************************************************/
#footer
{	
	font-size:10px;
	font-family:Arial;
	color:#6b86b3;
	clear:left;
	margin-top:30px;
}
#footer a
{
	font-family:Arial;
	font-size:10px;
	color:#6b86b3;
}
#footer div{
	padding-bottom:5px;
	margin-left:20px;
}
#footerSeparator
{
	background-color:#E3E7F3;
}
/**************************************************************************************************
GENERAL STYLE
**************************************************************************************************/
.lime{
	color:#6ebb1f;
}
.ten
{
	padding-top: 5px;
	font-size:10px;
}
a.ten{
	font-size:10px;
}

/**************************************************************************************************
CONTACT FORM STYLE
**************************************************************************************************/

.contactForm
{
	padding-top: 35px;
}

.contactForm .red, .red
{
	color: #b20b0b;
}

.contactForm div.textRow
{
	float: left;
	padding-bottom: 3px;
}

.contactForm div.fieldRow
{
	float: left;
	padding-bottom: 6px;
}

.contactForm div.paddingField
{
	padding-right: 15px;
}

.contactForm div.halfField
{ 
	float: left;
	width: 200px; 
}

.contactForm div.fullField
{ 
	float: left;
	width: 415px; 
}

.contactForm div.stateField
{
	float: left;
	width: 77px;
	padding-right: 13px;
}

.contactForm div.zipField
{
	float: left;
	width: 110px;
}

.contactCheckBoxes label
{
	position: relative;
	top: -3px;
	padding-right: 20px;
}

/**************************************************************************************************
CMS STYLE
**************************************************************************************************/

#cmsmenu {background:beige; padding:5px;}
#cmsmenu a {margin-left: 9px;}
.cmslogout {float:right;}
.cmsadminbar {background:beige; height: 40px;}
/**************Feedback CSS************************/
#feedback {background-color: #ffffcc; border: 1px black dotted;}
#feedback .success, .success {color: #5b8364;	font-weight: bold;}
#feedback .fail, .fail {color: Red; font-weight: bold;}
#feedback .message, .message {color: Black; font-weight: bold;}
#feedback .warning, .warning {color: Black; font-weight: bold;}

.listMainNews
{	
	list-style-position: outside;
	margin-left:15px;
	padding-left:0px;
	padding-top:0px;
}

.listMainNews li
{	
	list-style-image:url(../Images/listArrow.gif);
	padding: 0.30em;
	line-height:1.3em;
}

.listMainNews ul
{	margin-left:0px;
	padding-top:0px;
	padding-left:0px;
	margin-top:0px;
}

ul li, ul.careerList li.leftArrow
{	
	list-style-image:url(../Images/listArrow.gif);
	padding: 0.30em;
	line-height:1.3em;
}

ol li
{
	margin-left: 10px;
	padding: 0.30em;
	line-height: 1.3em;
}

ul.careerList li.leftArrow #descriptionDiv
{	
	display: none;
	margin: 10px;
}

ul.careerList td li.leftArrow
{	
	list-style-image:url(../Images/spacer.gif);
	padding: 0.30em;
	line-height:1.3em;
}

ul.careerList td li.leftArrow #descriptionDiv
{	
	display: block;
	margin: 10px;
}

ul.careerList li.downArrow
{	
	list-style-image:url(../Images/listArrowDown.gif);
	padding: 0.30em;
	line-height:1.3em;
}

ul.careerList td li.downArrow
{	
	list-style-image:url(../Images/spacer.gif);
	padding: 0.30em;
	line-height:1.3em;
}

ul, ol, ul.careerList
{	
	list-style-position: outside;
	margin-left:15px;
	padding-top:0px;
	padding-left:0px;
	margin-top:0px;
}

ul.careerList p
{
	padding: 0px;
}

table.cmsForm td
{
	padding-right: 10px;
	padding-bottom: 10px;
}

.listMainNews a
{
	font-size:11px;
}

.addNewsItem a
{
	position: relative;
	top: -5px;
	text-decoration: none;
	font-weight: bold;
}

.addNewsItem img
{
	position: relative;
	top: 7px;
}

.locationTable
{
}

.locationTable td
{
	vertical-align: middle;
	padding-top: 7px;
	padding-bottom: 7px;
}

.letterAnchor, a.letterAnchor:hover
{
	font-size: 14px; font-weight: bold; margin-bottom: 10px; margin-top: 10px; display: block; color: #000000; text-decoration: none;
}


a.no-hover:hover {color:#7a7979;}