body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #5C414E;
}



.bodytxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #34261A;
	line-height: 21px;
}
/* must keep bodytxt h1 font-size and line-height matched to bodytxt */
.bodytxt h1 {
	font-size: 11px;
	line-height: 21px;
	font-weight: normal;
	display: inline;
}
/* h2 used on About Us for actual bigger header text */
.bodytxt h2 {
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
}
/* h3 used on Links page for subhead site addresses */
.bodytxt h3 {
	font-size: 13px;
	font-weight: bold;
	line-height: 13px;
	display: inline;
}

.bodytxt a {
	color: #082556;
	text-decoration: underline;
}
.bodytextbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #34261A;
	line-height:normal;
	font-weight:bold;
}


/* Eliminates line height for use on Careers page */
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #34261A;
	line-height:normal;
}



.bodytxtSml01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #34261A;
	line-height: 15px;
}
.bodytxtSml01 a {
	color: #082556;
	text-decoration: underline;
}
.bodytxtSml01 a:hover {
	color: #082556;
	text-decoration: underline;
}




.bgtile_main {
	background-image:    url("images/common/mid_bgtile.gif");
}


.footerTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #DAD2C1;
}
.footerTxtDim {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 11px;
	color: #8F6C57;
}
.footerTxt a {
	color: #EBE5D8;
	text-decoration: underline;
}
.footerTxt a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.subtleLink {
	text-decoration: none;
}




.pgShadLt {
	background-image:    url("images/common/pgshad_lt.gif");
	background-repeat: repeat-y;
	background-position: right;
}
.pgShadRt {
	background-image:    url("images/common/pgshad_rt.gif");
	background-repeat: repeat-y;
	background-position: left;
}
.pgShadLtCrnr {
	background-image:    url("images/common/pgshad_lt_b_crnr.gif");
	background-repeat: no-repeat;
	background-position: right top;
}
.pgShadRtCrnr {
	background-image:    url("images/common/pgshad_rt_b_crnr.gif");
	background-repeat: no-repeat;
	background-position: left top;
}
.pgShadBott {
	background-image:    url("images/common/pgshad_bott.gif");
	background-repeat: repeat-x;
	background-position: top;
}




.navbar01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #082556;
}
.navbarLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #082556;
	text-decoration: none;
	float: none;
	padding: 4px;
}
/* IE only supports hover on A tag */
a.navbarLinks:hover {
	background-color: #967E67;
	color: #4E0A20;
}
td.navbarLinks:hover {
	background-color: #967E67;
}




.divLineCell {
	background-image:    url("images/common/divlinecell_bgtile.gif");
	background-repeat: repeat-x;
	background-position: left center;
}
.dblDotBottCell {
	background-image:   url(images/common/bott_div_dotsdouble_tile.gif);
	background-repeat: repeat-x;
	background-position: left center;
}


.hdrBlue {
	font-size: 13px;
	font-weight: bold;
	color: #082556;
	line-height: 13px;
}

.linksHdr {
	font-size: 18px;
	font-weight: bold;
	color: #082556;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 19px;
}




/*
.naviLinks {
	font: bold normal 9px/20px Arial, Helvetica, sans-serif;
	color: #D9DCC0;
	padding: 0;
	padding-left: 9px;
	text-decoration: none;
	text-transform: uppercase;
}
a.naviLinks {
	color: #D9DCC0;
	text-decoration: none;
	display:block;
}
a.naviLinks:visited {
	color: #D9DCC0;
}
a.naviLinks:hover {
	color: #D9DCC0;
	background-color:#697048;
}
a.naviLinks:active {
	text-decoration: none;
}
*/
.contactformtxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	line-height: normal;
}

li {
	text-align: left;
}.bodytxtRed {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4E0A20;
	line-height: 21px;
}
.mapLinksBox {
	font-size: 11px;
	line-height: 13px;
}
.siteCreditTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	color: #967E67;
}
.siteCreditTxt a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	color: #C5B0A2;
}
