﻿@import url("/lib/css/styles.css");

body { background-color: #e6e7e9; }
.home ul { list-style-image:url(/images/skins/white/bullets/bullet3.gif); }
.home ul { padding: 0px 0px 0px 16px; margin: 18px 0px 10px 0px; }
.home ul.ul-11-22 { margin: 7px 0px 0px 0px; padding-bottom: 7px; margin-bottom: 7px; }
.home li { line-height: 18px; }
/*.home li { padding: 0px 0px 0px 0px;  margin: 0px 0px 0px 0px; line-height: 17px; }*/

.p11 { margin: 8px 0px; padding: 0px; }
.pForm { line-height: 16px; }
.home .sep { margin-top: 11px; margin-bottom: 8px; }
.home .sep.flush.top { padding-top: 0px; margin-top: 0px; }
.home .sep.flush.bottom { padding-bottom: 0px; margin-bottom: 0px; }

#dTop { height: 155px; }
#dTopL, #dTopMO, #dTopMI, #dTopR { height: 155px; }
#dTopL  { 
	position: absolute; top: 0px; left: 0px; width: 100%; z-index: 1; 
	background-image: url(/images/skins/white/bgd/bgd_top_repeat_left.jpg); background-repeat: repeat-x;
}
#dTopR  { 
	position: absolute; top: 0px; right: 0px; width: 50%; z-index: 2;
	background-image: url(/images/skins/white/bgd/bgd_top_repeat_right.jpg); background-repeat: repeat-x;
}
#dTopMO { position: absolute; top: 0px; left: 0px; width: 100%; z-index: 3;  }
#dTopMI { 
	width: 980px; margin: 0px auto; position: relative;
	background-image: url(/images/skins/white/bgd/bgd_top.jpg); background-repeat: no-repeat;
}

#dSrch1 { position: absolute; top: 0px; left: 0px; width: 100%; z-index: 4; }
#dSrch2 { width: 980px; margin: 0px auto; position: relative; }
#dSrch3 { position: absolute; top: 28px; right: 0px; width: 274px; height: 39px; }
#dSrch4 { padding: 9px 0px 0px 10px; }

#dTnav {
	position: absolute; bottom: 0px; left: 0px; padding-left: auto;
	height: 38px; width: 780px;
}
#dTnav #ImgTnavShadowL { position: absolute; left: -5px;  }
#dTop #dTnav img { border: 0px; }


#dMid {  background-color: #fff; min-height: 550px; }
#dMid #dMidMargin { width: 980px; margin: 0px auto; }
#dMid #dContent { 
	width: 980px; margin: 0px auto; padding: 31px 0px 75px 0px; 
	background-color: #fff; line-height: 18px; 
}
#dQuadrants { position: relative;  }
#dQuadrants img { border: 0px; }
#dQ1 { width: 740px; height: 480px; }
#dQ2 { width: 210px; height: 480px; position: absolute; top: 0px; left: 770px; }
.dQsep { height: 41px; background-image: url(/images/home/bgd_qsep.gif); background-repeat: repeat-x; }
#dQ3 { width: 740px; height: 330px; }
#dQ3 p, #dQ3 .news { padding-left: 1px; }
#dQ3 .newsFooter { font-size: 11px; margin-top: 26px; }
#dQ3 .newsFooter span { margin: 0px 4px; }
#dQ3 .newsFooter .moreNews { margin-left: 0px; }
#dQ3 .newsFooter .rssImg { margin-left: 0px; margin-right:0px; }
#dQ3 .newsFooter .rssSocial { margin-right:0px; margin-left:0px;}
#dQ4 { 
	width: 210px; height: 330px; position: absolute; top: 521px; left: 770px; 
	font-size: 11px; line-height: 16px;
}

#dQ5 {}

#dQ1 .tbl3x3 { position: absolute; top: 248px; left: 0px; width: 740px; }

#dBot { 
	min-width: 980px; height: 92px; padding: 39px 0px 0px 0px;
	background-image: url(/images/skins/white/footer/footer_repeat.gif); background-repeat: repeat-x; 
}
#dBot #dFoot { width: 980px; position: relative; margin: 0px auto; font-size: 11px; }
#dBot #dFoot #dAEP { margin: 0px 0px 0px 0px; }
#dBot #dFoot #dSctnLinks { margin: 8px 0px 2px 0px; }
#dBot #dFoot #dSctnLinks a { margin: 0px 3px; }
#dBot #dFoot #dSctnLinks a.first { margin-left: 0px; }
#dBot #dFoot #dCopyr { margin: 0px 0px 0px 0px; }

#SpanVersionDOM { display: inline; }
#SpanVersionIE6 { display: none; }
#SpanVersionIE7 { display: none; }

.mobileMenu { 
	background-color: #fff; 
	height: 25px; 
	padding: 2px 5px 0px 5px; 
	position: absolute;
	top: 0px;
	width: 100%; 
	z-index: 10;
}
body.mobileFullSite #dTop { margin-top: 25px; }
body.mobileFullSite #dTopL,
body.mobileFullSite #dTopR,
body.mobileFullSite #dTopMO,
body.mobileFullSite #dSrch1 { top: 25px; }
