body
{
	margin: 0;
	padding: 0;
	background: #F9F9F7 url('../images/lite_grey_stripe.png') repeat;
	color: #000000;
	font-family: Verdana, Arial, Helvetica,Sans-Serif;
	text-align:center;
	font-size: 85%;
}


span.headercolor
{
	color: #5E9127;
}

span.headerhighlight
{
	background-color: #B6E08A;
}

span.highlight
{
	background-color: #e6e6e6;
}

span.red
{
	color: #940000;
}

span.grey_dark
{
color: #1a1a1a;
}

span.grey_dark2
{
color: #404040;
}





span.tutorlinks
{
font-size:12px;
}


ol.menu
{
	list-style-type: disc;
	font-size:11px;
}




a:link
{
	color: #940000;
}

/*a:visited { color: #002EB8; }*/

a:visited { color: #940000; }

a:hover, a:active
{
	color: #fff;
	background-color: #B52C07;
}





h1
{
	color: #262626;
	font: 130% Verdana, Arial, Helvetica,Sans-Serif;
	font-weight: bold;
	margin: 0 0 17px 0;
}



h2
{
	color: #000000;
	font: 100% Verdana, Arial, Helvetica,Sans-Serif;
	font-weight: bold;
	margin-top: 0;
}

	

h3
{
	/*color: #262626;*/
	color: #1a1a1a;
	font: 90% Verdana, Arial, Helvetica,Sans-Serif;
	font-weight: bold;
	margin-top: 0;
}




#container
{
	margin: 1em auto;
	width: 800px;
	height: 100px;
	text-align: left;
	background-color: #fff;
	border: 2px solid #676767;
}


#header
{
	height: 120px;
	background-image: url('../images/bannerlong2.gif');
	background-repeat: no-repeat;
	background-position: 0 0;
	border-bottom: 1px solid #ffffff;
}

#headertitle1
{
	font-family: georgia, times, "times new roman", sans-serif;
	font-size: 26px;
	font-weight: bold;
	position:relative; 
	left:365px; 
	top:5px; 
	color: #000000;
	
}

#headertitle2
{
	font-family: georgia, times, "times new roman", sans-serif;
	font-size: 18px;
	font-weight: bold;
	position:relative; 
	left:409px; 
	top:5px; 
	color: #990000;
	
}



#spacertop
{
	height: 25px;

}

#spacerbottom
{
	height: 25px;

}


#shadowtop
{
	background-image: url('../images/a42_grey_dark.gif');
	background-repeat: repeat-x;
	background-position: 0 0;
	height: 13px;
}

#shadowbottom
{
	background-image: url('../images/a33_reversed2.gif');
	background-repeat: repeat-x;
	background-position: bottom left;
	height: 64px;
}





#mainnav
{
	background-color: #990000;
	padding: 2px 0px;
	margin-bottom: 22px;
}

#mainnav ul
{
	margin: 0 0 0 20px;
	padding: 0;
	list-style-type: none;
	border-left: 1px solid #C4C769;

}

#mainnav li
{
	display: inline;
	padding: 0 10px;
	border-right: 1px solid #C4C769;

}

#mainnav li a
{
	text-decoration: none;
	color: #ffffff;
}

#mainnav li a:hover
{
	text-decoration: none;
	color: #ffffff;
	background-color: #B52C07;
	/*background-color: #272900;*/
}




#contents
{
	width: 558px;
	border-left: 1px solid #C5C877;
	padding-left: 15px;
	padding-right: 15px;
}


#contents p { line-height: 165%; }





#menu
{
	padding-left: 15px;
}

#menu a
{
	color: #940000;
	text-decoration: none;
}

#menu a:visited
{
	color: #940000;
}

#menu a:hover
{
	background-color: #B52C07;
	color: #ffffff;
}

#menu a:active
{
	color: #ffffff;
	background-color: #B52C07;
}


#menu ul
{
	margin-left: 0;
	padding-left: 0;
	padding-bottom: 30px;
	list-style-type: none;
	line-height: 30px;
	font-size: 12px;
}




.imagefloat_right
{
	float: right;
	padding: 2px;
	border: 1px solid #ffffff;
	margin: 10px 20px 10px 10px;
}

.imagefloat_left
{
	float: left;
	padding: 2px;
	border: 1px solid #ffffff;
	margin: 10px 20px 10px 10px;
}


.imagefloat_right_border
{
	float: right;
    border: 1px solid #4C3C1B;
    padding: 5px;
    background-color: #EFEECB;
	margin: 10px 20px 10px 10px;
}

.imagefloat_left_border
{
	float: left;
    border: 1px solid #4C3C1B;
    padding: 5px;
    background-color: #EFEECB;
	margin: 10px 20px 10px 10px;
}

.calloutbox 
{
/*background-color: #FFC30F;*/
background-color: #FFFF80;
width: 80%;
margin: 18px auto 24px auto;
padding: 8px;
border: 1px solid #666666;
font-weight:bold;
}

.calloutbox p
{
margin: 8px;
font-size: 12px;
}
	
span.showTip {
    border-bottom:1px dashed #940000;
	color:#940000;
    }


#footer
{
	color: #ffffff;
	background-color: #990000;
	text-align: center;
	padding: 5px;
	font-size: 90%;
}

#footer a
{
	color: #ffffff;
	text-decoration: underline;
}

#footer a:hover
{
	background-color: #B52C07;
	color: #ffffff;
}


ul.ul_spacing li{
margin: 2em 0;
}


ol.ol_spacing li{
margin: 2em 0;
}



/* CHART CSS */

ul.ul_chart li {
  margin: 1em 0;
}

ol.ol_chart li {
  margin: 1em 0;
}

span.disclaimer {
	font-size: 12px;
}



span.chart-text-no-bold {
	font-weight:normal;
}

table.chart {
	font-size: 12px;
}

td.header{
	border-bottom:2px solid #91D04E;
	font-weight: bold;
	font-size: 16px;
	color: #666666;
}

td.review-header{
	border-bottom:2px solid #a6a6a6;
	font-weight: bold;
	font-size: 16px;
	color: #5E9127;
}


td.column1{
	border-bottom:1px solid #a6a6a6;
	border-right: 1px solid #a6a6a6;
	font-weight: bold;
	color: #262626;
	width: 30%;
}

td.chart-border {
	border-bottom:1px solid #a6a6a6;
}

td.chart-border2 {
	border-bottom:1px solid #a6a6a6;
	border-right: 1px solid #a6a6a6;
}


tr.grey{
	background-color: #f0f0f0;
}
