/*
 *	content.css
 *
 *	This file defines any special case styles
 *	for the main content area as well as any
 *	unique style for secondary content areas.
 */
body#elj
{
	background-color: #ffffff;
}
 
#container ul.QA, #container2 ul.QA, .content ul.QA, .content_2 ul.QA
{
	margin: 0;
	padding: 0;
	list-style: none;
	list-style-image: none;
}
 
ul.QA li
{
	padding: 0;
	background-image: none;
	clear: left;
	/*border: 1px solid transparent;*/
}
 
 ul.QA a.Q
 {
	color: #000000;

	padding-left: 22px;
	/*background: url(../cmsimages/QA_plus_minus.gif) 0px 6px no-repeat;*/
	background: transparent url(../cmsimages/QA_plus_minus.gif) 0px -119px no-repeat;
	font-weight: bold;
	text-decoration: none;
	padding-bottom: 8px;
	display: block;
	/*stupid ie hasLayout bug*/
	zoom: 1;
 }



 
 ul.QA a.open
 {
	background-position: 0px 1px !important;
 }
 
 ul.QA div.A
 {
	padding-left: 43px;
	padding-bottom: 8px;
	display: none;

 }
 
  ul.QA div.A ul li
 {
	padding-bottom: 4px;
	list-style-type:disc;

 }
 
 ul.QA div.open
 {
	display: block;
	clear: left;
 }
 
 
 .overview_box
 {
	background: url(../cmsimages/overview_box_top.gif) top left no-repeat;
	width: 296px;
	float: right;
	border-bottom: 8px solid #000000;
	margin-top: 96px;
	margin-left: 10px;
	margin-right: -250px;
	margin-bottom: 70px;
	position: relative;
	z-index: 11;
 }
 
  .overview_box .box_content
  {
	clear: both;
	border-left: 6px solid #000000;
	border-right: 6px solid #000000;
	padding-left: 18px;
	padding-right: 10px;
	padding-top: 12px;
	background-color: #ffffff;
  }
  
  
   .overview_box .box_content div.overview
   {
	display: none;
   }
  
  .overview_box .header
  {
	
	height: 29px;
	padding-left: 18px;
	padding-top: 10px;
	float: left;
	font-family: verdana;
	color: #979797;
	font-weight: bold;
	font-size: 93%;
  }
  
  .overview_box .navigation
  {
	height: 39px;
	padding-top: 4px;
	padding-right: 15px;
	float: right;
  }
  
  .overview_box .prev,  .overview_box .next
  {
	font-family: verdana;
	color: #979797;
	font-weight: bold;
	font-size: 21px;
	text-decoration: none;
  }
  
  .overview_box .prev:visited,  .overview_box .next:visited
  {
	color: #979797;
  }
  
  .newTable .aTable  td
 {
	padding-bottom: 10px;
	padding-top: 0px;
	padding-left: 0px;
 }

 .aTable td
 {
	padding-bottom: 10px;
	padding-top: 0px;
	padding-left: 0px;
 }
  .aTable td.first
  {
	padding-right: 7px;
	width: 98px;
	text-align: right;
	
 }
  
   .aTable td.last
  {
	
  }
  
div.row input
{
	width: 284px;
	padding-top: 4px;
	padding-bottom: 4px;
	font-size: 15px;
	border: 1px solid #000000;
}

div.landingRow input.landingForm
{
	width: 242px;
	padding-top: 4px;
	padding-bottom: 4px;
	font-size: 15px;
	border: 1px solid #000000;
}
div.landingRow2 input.landingForm
{
	width: 194px;
	padding-top: 4px;
	padding-bottom: 4px;
	font-size: 15px;
	border: 1px solid #000000;
}



div.row select
{
	/*padding-top: 4px;
	padding-bottom: 4px;*/
	font-size: 15px;
	height: 25px;
	border: 1px solid #000000;
	width: 286px;
}

div.landingRow select.landingForm
{
	/*padding-top: 4px;
	padding-bottom: 4px;*/
	font-size: 15px;
	height: 25px;
	border: 1px solid #000000;
	width: 242px;
}

div.landingRow2 select.landingForm
{
	/*padding-top: 4px;
	padding-bottom: 4px;*/
	font-size: 15px;
	height: 25px;
	border: 1px solid #000000;
	width: 242px;
}


div.row textarea
{
	/*padding-top: 4px;
	padding-bottom: 4px;*/
	font-size: 13px;
	height: 25px;
	border: 1px solid #000000;
	width: 286px;
	height: 67px;
}
 /* class to define look of the form error message */
 .error {                              
  font-family: Verdana,Arial,Helvetica,sans-serif;
font-size: 8pt;
  color: #BF2E1A;
  margin-left: 50px;
  display:none;
  }

div.row {
  clear: both;
  padding-top: 10px;
  width: 500px;
  }
div.landingRow {
  clear: both;
  padding-top: 10px;
  width: 350px;
  }

div.landingRow2 {
  clear: both;
  padding-top: 10px;
  width: 590px;
  }


div.row span.label {
  float: left;
  width: 119px;
  text-align: right;
  padding-top: 3px;
 }
div.landingRow span.label {
  float: left;
  width: 90px;
  text-align: right;
  padding-top: 3px;
 }
div.landingRow2 span.label {
  float: left;
  width: 90px;
  text-align: right;
  padding-top: 3px;
 }


 
 div.row span.label2 {
  float: left;
  width: 160px;
  text-align: right;
  padding-top: 3px;
 }

div.row span.formw {
  float: left;
  width: 335px;
  padding-left: 5px;
  text-align: left;
  } 

div.landingRow span.formwLanding {
  float: left;
  width: 250px;
  padding-left: 5px;
  text-align: left;
  } 
div.landingRow2 span.formwLanding {
  float: left;
  width: 196px;
  padding-left: 5px;
  text-align: left;
  } 
  
  div.row div.formw {
  float: left;
  width: 335px;
  padding-left: 5px;
  text-align: left;
  } 
    div.landingRow div.formwLanding {
  float: left;
  width: 255px;
  padding-left: 5px;
  text-align: left;
  } 
    div.landingRow div.radioLanding {
  float: left;
  width: 350px;
  padding-left: 5px;
  text-align: left;
  } 
    div.landingRow2 div.formwLanding {
  float: left;
  width: 194px;
  padding-left: 5px;
  text-align: left;
  } 
  
  div.row span.labelZip {
  float: left;
  width: 22px;
  text-align: right;
  padding-left: 10px;
 }
  div.landingRow span.labelZip {
  float: left;
  width: 22px;
  text-align: right;
  padding-left: 10px;
 }
  div.landingRow2 span.labelZip {
  float: left;
  width: 22px;
  text-align: right;
  padding-left: 10px;
 }

 
 div.row span.formwZip {
  float: left;
  width: 120px;
  padding-left: 10px;
  text-align: left;
 } 
 div.landingRow span.formwZipLanding {
  float: left;
  width: 106px;
  padding-left: 10px;
  text-align: left;
 } 
  div.landingRow2 span.formwZipLanding {
  float: left;
  width: 106px;
  padding-left: 10px;
  text-align: left;
 } 
 
 div.row span.formwState {
  float: left;
  width: 127px;
  padding-left: 5px;
  text-align: left;
 } 
 div.landingRow span.formwStateLanding {
  float: left;
  width: 100px;
  padding-left: 5px;
  text-align: left;
 }
 div.landingRow2 span.formwStateLanding {
  float: left;
  width: 100px;
  padding-left: 5px;
  text-align: left;
 }


 
   div.row span.labelMI {
  float: left;
  width: 17px;
  text-align: right;
  padding-left: 5px;
 }
 
 div.row span.formwMI {
  float: left;
  width: 90px;
  padding-left: 9px;
  text-align: left;
 } 
 
  div.row span.label3{
  float: left;
  width: 340px;
  text-align: left;
  padding-left: 5px;
 }
 
 div.row span.formwFirstName {
  float: left;
  width: 214px;
  padding-left: 5px;
  text-align: left;
 } 
 
   div.row span.labelYear {
  float: left;
  width: 28px;
  text-align: right;
  padding-left: 9px;
 }
 
 div.row span.formwYear {
  float: left;
  width: 120px;
  padding-left: 9px;
  text-align: left;
 } 
 
 div.row span.formwMonth {
  float: left;
  width: 145px;
  padding-left: 5px;
  text-align: left;
 } 
 
 div.row span.formwRadio{
  float: right;
  width: 137px;
  padding-left: 5px;
  text-align: left;
 } 
  div.row span.formw3{
  float: left;
  width: 102px;
  padding-left: 5px;
  text-align: left;
 } 
 
div.row input.zip
{
	width: 117px;
}
div.landingRow input.zipLanding
{
border:1px solid #000000;
font-size:15px;
padding-bottom:4px;
padding-top:4px;	
width: 100px;
}
div.landingRow2 input.zipLanding
{
border:1px solid #000000;
font-size:15px;
padding-bottom:4px;
padding-top:4px;	
width: 86px;
}


div.row input.firstName
{
	width: 212px;
}
div.row input.MI
{
	width: 40px;
}

div.row input.radio
{
	width: auto;
	border: none;
}

div.row input.s3
{
	width: 100px;
}

div.row select.state
{
	width: 127px;
}
div.landingRow select.state
{
	width: 100px;
border:1px solid #000000;
font-size:15px;
padding-bottom:4px;
padding-top:4px;
}
div.landingRow2 select.state
{
	width: 100px;
border:1px solid #000000;
font-size:15px;
padding-bottom:4px;
padding-top:4px;
}

div.landingRow select.stateLanding
{
	width: 100px;
border:1px solid #000000;
font-size:15px;
height:25px;
}
div.landingRow2 select.stateLanding
{
	width: 103px;
border:1px solid #000000;
font-size:15px;
height:25px;
}




div.row select.month
{
	width: 143px;
}

div.row select.year
{
	width: 95px;
}



div.row input.mySubmit
{
	/*float: right;*/
	margin-left: 25px;
	margin-right: 43px;
	margin-bottom: 80px;
	width: 85px;
	height: 55px;
	border: none;
}

.red
{
		color: #BF2E1A;
}

#searchcontrol
{
	font-size: 13px;
}

#searchcontrol p.results
{
	color: #BF2E1A;
	text-transform: uppercase;
	/*font-family: "sans-serif";*/
	font-family: verdana, sans-serif;
}

#searchcontrol div.result a
{
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}

#searchcontrol div#paging
{
	color: #BF2E1A;
	font-family: verdana, sans-serif;
	
	
}

#searchcontrol div#paging a
{
	text-transform: uppercase;
	color: #BF2E1A;
	font-weight: bold;
	text-decoration: none;
}

/* table bottom row border illusion */
table.bottomborders
{
	border-collapse: collapse;
}
table.bottomborders tr td
{
	border-bottom: 1px solid #C8C8C8;
}
table.bottomborders tr.last td
{
	border-bottom: 0 none;
}

.smalldisclaimer 
{
	color:#333333;
	font-family:Georgia,"Times New Roman",Times,Serif;
	font-size:10px;
	line-height:1em;
}

div.resultsBox
{
	padding-top: 35px;
	background: #000000 url(../cmsimages/quiz_results_box.gif) top right no-repeat;
	width: 99%;
	margin-bottom: 20px;
}
td.resultsBoxLeft
{
	width: 81px;
	padding-left: 39px;
	vertical-align: top;
}
td.resultsBoxRight
{
	padding-right: 38px;
	padding-bottom: 40px;
	vertical-align: top;
	color: #939598;
}
td.resultsBoxRight p
{
	color: #939598;
}
td.resultsBoxRight h3
{
	color: #939598;
}
tr.top td.resultsBoxRight
{
	color: #ffffff;
}
tr.top td.resultsBoxRight p
{
	color: #ffffff;
}
tr.top td.resultsBoxRight h3
{
	color: #FFCC00;
}
div.resultsBox h1, div.resultsBox h2
{
	color: #ffffff;
}

.downloadItem {
    display: block;
    font-size: 12px;
    height: 220px;
    line-height: 12px;
    margin: 0 9px 23px 2px;
    text-decoration: none;
    width: 160px;
}

.left {
    float: left;
}

.downloadItem .downloadImg {
    display: block;
    height: 160px;
    padding: 3px 6px 9px;
    width: 160px;
}

.downloadItem .downloadTitle {
    display: block;
    font-weight: bold;
    padding-left: 10px;
}

.downloadItem .downloadIcon {
    background: url("../cmsimages/downloadsIcon.png") no-repeat scroll right center transparent;
    color: #000000;
    font-size: 10px;
    padding: 2px 18px 2px 10px;
    position: relative;
    top: 6px;
}

.downloadItem .downloadSize {
    color: #9D9DA1;
    font-size: 10px;
    padding-left: 10px;
    position: relative;
    top: 5px;
}

ul.QA div.ddc {
	padding-left: 0px;
 }

