﻿html, body {
	text-align:center;
	font:11px/1.4em Tahoma, Arial, Helvetica, sans-serif;
	color:#333;
	background-color:#ededed;	
	overflow-x:hidden;	
}
body {
	background:url(/images/bg_body.jpg) repeat-x top center #ededed;	
}
h1, h2, h3, h4, h5, h6 {
	text-transform:uppercase;
	line-height:1em;	
}
h1 {
	margin:25px 0 15px 0;
	color:#575757;
	font-size:2.2em;
}
h2 {
	padding:15px 0;
	color:#9bcd47;
	font-size:1.8em;
}
h3 {
	padding:7px 0 5px 0;
	font-size:1.6em;
	color:#e23b30;
}
h4 {
	margin-bottom:5px;
	font-size:1.5em;
	font-weight:bold;
	color:#0a4e7b;
}
a, a:visited, a:active {
	color:#398daf;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
td {
	vertical-align:top;
}
.contentWrap {
	position:relative;
	width:980px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}
/* top block styles */
.yellowTop {
	padding:8px 0 12px 0;
	text-align:right;
	color:#976e58;
	font-size:0.8em;
}
.yellowTop span {
	margin:0 25px;
}
.yellowTop a, .yellowTop a:visited {
	text-transform:uppercase;
	text-decoration:none;
	color:#976e58;
}
.yellowTop a:hover {
	text-decoration:underline;
}
.searchDiv {
	margin-top:5px;
	text-align:right;
}
.loginBtnDiv {
	margin-right:15px;
}
.searchDiv  input {
	width:155px;
	height:15px;
	border:solid 1px #dadada;
	font:0.85em Verdana, Arial, Helvetica, sans-serif;
	color:#999;	
}
.searchDiv  input.searchBtn {
	width:17px;
	height:17px;
	margin-left:5px;
	border:none;
}
.logoDiv {
	float:left;
	margin:10px 0 15px 0;
}
.topMenuWrapDiv {
	float:right;
	width:800px;
	margin-top:10px;
}
.topMenuWrapDiv div {
	display:inline;
}
.payBillDiv {
	margin-left:20px;
}
/* menu dropdown*/
.topMenu {
	z-index:100;
	float:right;
	font-size:1em;		
}
.topMenu a {
	color:#195983;
}
.topMenu a:hover {
	color:#fff;
	text-decoration:none;
}
.topMenu ul {
	background-color:#cbdbe5;
}
.topMenu li {
	float:left;
	position:relative;
	z-index:99;
}
.topMenu li ul {
	display:none;
	position:absolute; 
	top:29px;
	left:0;
	width:130px;
	padding:10px 0 15px 0;
	background:url(/images/bg_dropdown.gif) repeat-x bottom left #cbdbe5;  
	border-left:solid 2px #fff;
	border-right:solid 2px #fff;
}
.topMenu li ul.firstddList {
	margin-left:24px;
}
.topMenu li ul li{
	float:none;
	width:100px;
}
.topMenu li ul li a {
	width:100%;
	display:block;
	margin:0 15px;
	padding:3px 0;
	border-bottom: dashed 1px #fff;
}
.topMenu li ul li a.lastddItem {
	border-bottom:none;
}
.topMenu li:hover ul, .topMenu li.over ul { 
	display:block;	
}
.breadcrumbDiv {
	clear:both;
	margin-left:5px;
	font-size:0.9em;
}
/* right rail styles */
.rightRailDiv {
	float:right;
	width:252px;
	margin-top:62px;
	background:url(/images/bg_rrSide.gif) top left repeat-y;
	min-height:400px;
	height:auto !important;
	height:400px;	
}
.centerContentDivT2 .rightRailDiv {
	margin-top:25px;
}
.rrBgImg {
	float:right;
	margin-top:5px;
	z-index:1;
}
.rrDivContent {
	min-height:400px;
	height:auto !important;	
	height:400px;	
	margin:0 4px;
	padding:0 10px;
	background:url(/images/bg_rrInside.gif) bottom left repeat-x;
}
.rrItem {
	position:relative;
	border-bottom:dotted 2px #c9c9c9;
	padding:5px 0 7px 0;
	z-index:2;
}
div.rrItem p {
	margin-bottom:5px;
}
.lastrrItem {
	border-bottom:none;
	padding-bottom:12px;
}
.relatedLinksDiv {
	background:url(/images/divider_3line.gif) repeat-x bottom left;	
}
.demoCenterDiv {
	border:none;
}
/* main content styles */
.mainContentWrap {
	min-height:605px;
	height:auto !important;	
/*	height:605px;*/
	margin-top:7px;
	background:url(/images/bg_mainContent.gif) bottom left repeat-x #fff;
	padding:10px 0 0 10px;
}
.mainContentWrap p {
	margin-bottom:12px;
}
.leftNav {
	float:left;
	width:160px;
	min-height:565px;
	height:auto !important;
	height:565px;	
	padding:3px 10px;
	line-height:1.5em;
	border:solid 1px #e0e0e0;
	background-color:#fff;
}
.leftNav .MENU-ITEM-1  {
	border-bottom:dotted 2px #c9c9c9;	
}
.leftNav .activeParent {
	padding-left:10px;
	background:url(/images/arrow_down.gif) no-repeat;
	background-position:left 12px;
	border:none;
}
.leftNav .SELECTED {
	font-weight:bold;
	background:url(/images/arrow_down.gif) no-repeat;
	background-position:left 12px;
}
.leftNav a {
	display:block;	
	padding-top:0.5em;
	padding-bottom:0.5em;
	padding-left:10px;
	background:url(/images/arrow_up.gif) no-repeat;
	background-position:left 12px;
}
.leftNav .subNav a {
	display:block;
	padding:0px;
	background:none;
	line-height:1.5em;
	margin-bottom:0.5em;
	margin-left:20px;
}
.leftNav .subNav {
	padding-top:0.5em;
	padding-bottom:0.5em;
	border-bottom:none;
	border-bottom:dotted 2px #c9c9c9;	
}
.leftNav .subNav a {
	padding:0;
	background:none;
}
.floatImgDiv {
	float:right;
	width:150px;
	margin-left:25px;
	color:#999;	
}
.centerContentDiv {
	float:left;
	position:relative;
	width:762px;
	margin-left:15px;
}
.topBnr {
	height:135px;
}
.topBnr div{
	float:left;
	margin-right:3px;
}
.topBnr div.last{
	margin-right:0px;
}
.leftColumnTxt {
	float:left;
	width:500px;
}
.centerColumnTxt {
	width:760px;
}
.contactInfoTable {
	border:solid 1px #e5e5e5;
}
.contactInfoTable th {
	color:#575757;
	font-size:1.2em;
	padding:25px 10px;
	white-space:nowrap;	
}
.contactInfoTable tr {
	background-color:#fff;
}
.contactInfoTable td {
	padding:15px 10px;
}
.addResDiv {
	margin-top:25px;
	background:url(/images/divider_3line.gif) top left repeat-x;
}
.addResDivT2 {
	float:left;
	width:280px;
	margin-top:25px;	
	padding:10px;
	background:none;
	border:solid 1px #e0e0e0;
}
.footerDiv {
	margin-top:10px;
	margin-bottom:20px;
	margin-right:70px;
	color:#666;
	text-align:center;
	font-size:0.8em;
	clear:both;	
}
.footerDiv a, .footerDiv a:visited {
	color:#9d9c9c;
	text-transform:uppercase;
}
.footerDiv span {
	padding:0 5px;
	color:#9d9c9c;
}
/* styles for section landing page */
.mainContentSectionWrap {
	min-height:525px;
	height:auto !important;
	width:100%;
}
.mainContentSectionWrap .leftNav {
	min-height:485px;
	height:auto !important;
	height:485px;	
}
.rightRailLandingDiv {
	position:absolute;
	top:0;
	right:-30px;
}
.mainContentSectionWrap .rightRailLandingDiv .rrDivContent {
	min-height:410px;
	height:auto !important;
	height:410px;	
}
.sectionTopDiv {
	width:528px;
	height:155px;
	position:relative;
}
.sectionTopDiv .imgDiv {
	position:absolute;
	bottom:0;
	left:0;
	z-index:0;
}
.sectionTopContent {
	margin-left:340px;
	padding-top:10px;
}
.sectionTopDiv h1 {
	margin:0;
	padding:7px 0 7px 0;
	color:#72a113;
	font-size:2.8em;
	font-weight:bold;
}
.sectionTopDiv p {
	font-size:1.5em;
	line-height:1.3em;
	margin-bottom:5px;
}
.sectionTopDiv a {
	margin-left:5px;
	font-size:1.1em;
	text-transform:uppercase;
}
.promo348x160, .promo172x160, .promo958x140 {
	position:relative;
	float:left;
	min-height:160px;
	height:auto !important;	
	height:160px;
	margin-bottom:10px;	
	border:solid 1px #e0e0e0;
}
/* promo 348x160 */
.promo348x160 {
	width:348px;
}
.promo348x160Content {
	margin:15px 10px 10px 125px;
}
.promo348x160 div.imgDiv {
	position:absolute;
	bottom:0;
	left:0;
}
/* promo 172x160 */
.promo172x160 {
	width:172px;
	margin-left:4px;
}
.promo172x160Content {
	margin:15px 0 10px 10px;	
}
.promo172x160Content p, .promo172x160Content ul {
	margin-right:70px;
}
.promo172x160 div.imgDiv {
	position:absolute;
	bottom:0;	
	right:0;
}
/* promo 177x190 and 321x190 (promo on home page) */
.promo177x190Wrap, .promo321x190Wrap {
	clear:both;
	position:relative;
	left:-3px;
}
.promo177x190, .promo321x190 {
	float:left;
	border-right:solid 1px #e5e5e5;
}
.promo177x190Content, .promo321x190Content {
	margin:0 3px;
	padding-bottom:10px;	
}
.promo177x190Content h5, .promo321x190Content h5 {
	background:url(/images/bg_hdrPromo.gif) top left repeat-x;
	border-top:solid 1px #ccc;
	border-bottom:solid 1px #ccc;
	color:#72a113;
	font-weight:bold;
	font-size:1.2em;
	padding:5px;
}
.promo177x190Wrap {
	width:540px;	
}
.promo177x190 {
	width:177px;	
}
.promo177x190Content img {
	margin:5px 0 10px 0;
}
.promo321x190Wrap {
	width:auto;
	min-height:190px;
	height:auto !important;
	height:190px;	
}
.promo321x190 {
	width:321px;
}
.promo321x190 img {
	margin:10px 0;
}
.promo321x190Content h5 {
	color:#b3b3b3;
}
.promo321x190Content h6 {
	margin-bottom:5px;
	font-weight:bold;
	text-transform:none;
}
/* styles for landing pages */
.mainContentLandingWrap {
	overflow:hidden;
	min-height:325px;
	height:auto !important;	
/*	height:325px;
	position:relative;*/
}
.mainContentLandingWrap .rightRailDiv {
	margin-top:-10px;
	position:absolute;
	top:0;
	right:0;
}
.mainContentLandingWrap .centerContentDiv {
	width:710px;
	margin-left:0;
}
.sectionTopLandingDiv {
	width:auto;
	min-height:245px;
	height:auto !important;
	height:245px;
	margin:-98px 0 0 180px;
}
.sectionTopLandingDiv .sectionTopContent {
	margin-left:360px;
	padding-top:75px;
}
.sectionTopLandingDiv .sectionTopContent p {
	margin-bottom:10px;
}
.rightRailLandingDiv .rrDivContent {
	min-height:470px;
	height:auto !important;
	height:470px;
}
.rrCareersPromo {
	position:relative;
	min-height:140px;
	height:auto !important;	
	height:140px;
	background:url(/images/divider_3line.gif) repeat-x bottom left;
	border-bottom:none;
}
.rr160x190Img {
	position:absolute;
	bottom:3px;
	right:-40px;
}
.rrCareersPromo .rrItem {
	width:105px;
	border:none;
}
.featEmployeeDiv {
	margin:3px 0;
	padding:2px;
	font-size:0.85em;
	border:solid 1px #bebcbc;
	text-align:center;
	line-height:1em;
}
div.featEmployeeDiv p {
	margin-bottom:0;
	padding:3px;
	border:solid 1px #e5e4e4;
}
.stockPriceDiv table {
	width:100%;
	margin:5px 0;
}
.stockPriceDiv td {
	border:solid 1px #e0e0e0;
	padding:5px 10px;
	text-align:center;
}
.stockNum {
	font-weight:bold;
}
.stockNum span {
	font-size:1.2em;
}
.stockPriceDiv p {
	font-size:0.8em;
	color:#999;
}
.linksList {
	padding:15px 0;
	white-space:nowrap;	
}
.logoImgDiv {
	width:140px;
	height:35px;
	text-align:right;
}
/* promo 958x140 */
.promo958x140 {
	width:958px;
	min-height:140px;
	height:auto !important;
	height:140px;
}
.promo958x140Content {
	margin:0 10px 10px 250px;
}	
.promo958x140Content h4 {
	color:#72a113;
	font-size:1.7em;
	margin-top:10px;
}
.promo958x140Content li {
	list-style:disc;
	margin-left:20px;
}
.promo958x140 .imgDiv {
	position:absolute;
	top:-5px;
	left:0;	
}
/* styles for form */
.leftColumnForm {
	float:left;
	width:445px;
}
.formDiv {
	color:#878787;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1.1em;
	padding-top:10px;
}
.mainContentWrap form p {
	margin:10px 0 4px 0;
	padding:0;
}
input, select, textarea {
	background-color:#fcfcfc;
	color:#878787;
	border:solid 1px #d8d8d8;
}
.formDiv input {
	width:330px;
}
.formDiv select, .formDiv textarea {
	width:445px;
}
input.btnInput, input.radioInput {
	width:auto;
	border:none;
}
.radioInput {
	margin:0 10px 0 5px;
}
.req {
	color:#e33e28;
}
.mainContentWrap form p.formNote {
	font-size:0.8em;
	margin-bottom:10px;
}
/* styles for Contact Us page */
.mainContent750Wrap {
	min-height:750px;
	height:auto !important;
/*	height:750px;*/
}
.contactRightColumn {
	float:left;
	margin-left:30px;
}
.rightColumnTopDiv {
	min-height:145px;
	height:auto !important;
	height:145px;
}
.contactRightColumn .imgDiv {
	float:left;
}
.onlineServicesDiv {
	float:left;
	width:210px;
	min-height:125px;
	height:auto !important;
	height:125px;
	margin-left:20px;
	padding:10px;	
	background-color:#f3f3f3;
	color:#666;	
}
.onlineServicesDiv h2 {
	margin-bottom:5px;
	font-weight:bold;
	font-size:1.2em;	
	text-transform:none;
	color:#666;
	padding:0;
}
.contactByDiv {
	clear:both;
	width:452px;
	margin-top:15px;
	padding:10px 10px 20px 10px;
	border:solid 1px #d8d8d8;
}
.contactByDiv td {
	width:50%;
	vertical-align:top;
}
.contactByDiv h2, .contactByDiv h3, .searchResultsDiv h3, .newSearchDiv h2 {
	margin:0;
	padding:0;
	color:#333;
	text-transform:none;
	font-weight:bold;
	font-size:1.2em;
}
.searchResultsDiv h3 {
	margin-top:10px;
	font-size:1em;
}

.contactByDiv h3 {
	margin-top:10px;
	font-size:1em;
}

/* styles for site map */
.siteMapDiv {
	width:auto;
	margin:0 40px;
	border:none;	
}
.siteMapTable td {
	vertical-align:top;
}
.siteMapDiv h2 {
	font-size:1.3em;
}
.siteMapDiv h3 {
	margin-top:20px;
}
/* styles for search results page */
.searchContentWrap {
	overflow:visible;
}
.searchResultsDiv {
	float:left;
	width:700px;
}
.searchResultsDiv p {
	margin-bottom:0;
}
.searchInfo {
	min-height:60px;
	height:auto !important;
	height:60px;
	margin-bottom:10px;	
	padding:0 15px;
	background-color:#f3f3f3;	
	font-size:1.1em;
	color:#666;	
}
.searchInfo p {
	padding:25px 0;
}
.searchInfoLeft {
	float:left;
	width:50%;
	padding:5px 0;	
}
.searchInfoRight {
	float:right;
	width:50%;
	padding:5px 0;	
}
.paginationDiv {
	min-height:25px;
	height:auto !important;
	height:25px;
	padding:0 15px;
	clear:both;
	background-color:#b6da78;
}
.bottomPaginationDiv {
	margin-bottom:30px;
}
}
.paginationDiv p {
	padding:5px 0;
	color:#6b8047;
}
.paginationDiv a {
	color:#6b8047;
}
.resultItemDiv {
	border-bottom:solid 1px #ccc;
	padding:20px;
}
.newSearchDiv {
	float:right;
	width:210px;
	min-height:75px;
	height:auto !important;
	height:75px;
	margin-right:15px;
	padding:10px;
	background-color:#f3f3f3;
}
.newSearchDiv h2 {
	margin-bottom:10px;
	color:#8a8a89;
}
.newSearchDiv p {
	margin-top:5px;
}
.clearDiv {
	clear:both;
}
/* SharePoint styles overwrite */
.contentWrap .link-item a:active {
	color:#398daf;
}
.contentWrap .link-item a:visited {
	color:#398daf;
}
.contentWrap .link-item a {
	color:#398daf;
}
.item {
	margin:0px;
	margin-bottom:12px;
}
.srch-Page
{
background-color:#B6DA78;
}
.srch-stats
{
background-color:#B6DA78;
}
a.ogeLink {
	color:#398daf;
	text-decoration:none;
}
.ms-WPBody a:visited {
	color:#398daf;
	text-decoration:none;
}
.ms-WPBody a:link {
	color:#398daf;
	text-decoration:none;
}
.doublePromoTable {
	border-collapse:separate;
	border-spacing:4px;
	position:relative;
	left:-4px;
	top:-3px;
	margin-bottom:10px;
}
.doublePromoTable td {
	border:solid 1px #e0e0e0;
}
.doublePromoTable .promo348x160 {	
	border:none;
	margin:0;
}
.doublePromoTable .promo172x160{
	border:none;
	margin:0;
}
.floatingSummaryLinks li
{
	width:40%;
	float:left;
}
.promoDiv
{
	height:252px;
	position:absolute;
	top:0;
	left:0;
}
.radioInput input {
	width:auto;
	background:none;
	border:none;	
}
input[type="radio"]{
	width:auto;
	margin-left:15px;
	border:none;
}
/* styles for editable content areas */
.useContentStyleGuide ul {
	list-style-type:disc;
	margin:1em 0em 1em 0em;
}
.useContentStyleGuide ul li {
	list-style-type:disc;
	margin-left:2em;
}
.useContentStyleGuide ol {
	list-style-type:decimal;
}
.useContentStyleGuide ol li {
	list-style-type:decimal;
	margin-left:2em;
}
.useContentStyleGuide h1 {
	color:#000;
	font-size:1.4em;
	font-weight:bold;
}
.useContentStyleGuide h2 {
	color:#000;
	font-size:1.2em;
	font-weight:bold;
}
.useContentStyleGuide h3 {
	color:#000;
	font-size:1em;
	font-weight:bold;
}
.useContentStyleGuide h4 {
	color:#000;
	font-size:1em;
	font-weight:bold;
}
.useContentStyleGuide h5 {
	color:#000;
	font-size:1em;
	font-weight:bold;
}

/* SharePoint Edit Mode Overloads { */
.ms-long
{
  width:100%;
}
.ms-formfieldvaluecontainer
{
  border:none;
  padding:0;
}
.ms-formfieldcontainer
{
  position:relative;
}
.ms-formfieldlabelcontainer span
{
  display:block;
}
.floatImgDiv
{
  position:relative;
  z-index:100; 
}
.ms-rteCustom-ArticleTitle
{	
	color:#000;
	font-size:1.4em;
	font-weight:bold;
	background-color:white;

}
.ms-rteCustom-ArticleHeadLine {
	color:#000;
	font-size:1.2em;
	font-weight:bold;
	background-color:white;
}

/* } end SharePoint Edit Mode Overloads */
