/* -------------------------- body styles ------------------------------ */
.chart{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	width:750px;
	padding:0px;
	font-size: 11px;
	color: #000000;
	border-left:2px solid #89C7EC;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #89C7EC;	
}
.chart2{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	width:580px;
	padding:0px;
	font-size: 11px;
	color: #000000;
	border-left:2px solid #89C7EC;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #89C7EC;	
}
.chart3{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	width:490px;
	padding:0px;
	font-size: 11px;
	color: #000000;
	border-left:2px solid #89C7EC;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #89C7EC;	
}

.chart_text_rt, .features_rt, .chart_text_lft, .chart_text_lftb  {
	border-right: 2px solid #89C7EC;
    border-bottom: 2px solid #89C7EC;
	padding: 5px 0px;
}

.chart_text_rt {
    text-align:center;

}
.chart_text_lftb {
    font-weight: bold;
    color: #009DDC;
    text-align:left;
	padding: 10px 0px 10px 65px;
}

.chart_text_lftb a {
    font-weight: bold;
    color: #009DDC;
    text-align:left;
}
.chart_text_lft {
    list-style-type:disc;
    vertical-align:top;
    text-align:left;
	padding-left: 75px;
    
}
.chart_text_lft ul {
    list-style-type:disc;
    vertical-align:top;
    text-align:left;
	padding: 5px 0px 5px 0px;
	margin: 0px 0px 0px -25px;
	
}
.odd {
 background-color:#CFE6F6;
}
.odd2, .odd2 b {
    color:#FFFFFF;
    background-color:#009DDC;
}
.oddWhite {
    background-color:#FFFFFF;
}
.oddLightBlue {
    background-color:#CFE6F6;
}
.oddGray {
    background-color:#D3D1D2;
}
.oddLightGray {
    background-color:#F4F4F4;
}
.oddPink {
    background-color:#F6D4D5;
}
.oddGreen {
    background-color:#D9EEDB;
}
.oddYellow {
    background-color:#FFFCCC;
}
.line {
	border-bottom: 1px solid #666666;
	padding-top: 20px;
	margin-left: 20px;
}
b {
    font-weight: bold;
    text-align:center;
    font-size: 12px;
	color: #333333;
}
.chart_text_rt1 {    text-align:center;
}
.chart_headers {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
    border-right: 2px solid #89C7EC;
    border-bottom: 2px solid #89C7EC;
	padding: 5px 0px;
}
.box_1 {
	float: left;
	width: 200px;
	margin-top: 5px;

}
.box_2 {
    float: right;
	width: 340px;
	margin-top: 5px;
}
.diagram {
	font-size: 12px;
	line-height: 14px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	
}
.blue {
    font-weight: bold;
    font-size: 12px;
	line-height: 14px;
	color: #009DDC;
	font-family: Arial, Helvetica, sans-serif;
	
	
}
.linked_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
}

.linked_line {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
}
.clear {
	clear: both;
	margin: 0px;
	padding: 0px;
}
.menu {
padding-left: 13px;
font-size: 11px;
font-family: Arial;
color: #666666;
}

#vdividermenu ul{
margin: 0;
padding: 5px 0px 5px 0px;
margin-bottom: 1em;
float: left;
font: bold 100% Arial;
border: 1px solid #666666;
border-right: none;
border-left: none;
background-color: #C4C4C4;
font-size: 11px;
}

* html #vdividermenu ul{ /*IE only rule, reduce menu width*/
width: 100%;
}

#vdividermenu ul li{
display: inline;
}

#vdividermenu ul li a{
float: left;
color: #666666;
padding: 2px 15px;
text-decoration: none;
background: transparent url(images/vertical.gif) center right no-repeat;
}

#vdividermenu ul li a:visited{
color: #666666;
}

#vdividermenu ul li a:hover{
color: #666666;
background-color: #CCCCCC;
}
h5 {  
COLOR: #03649B; 
font-size: 1.1em;
}
.normal{font-size: 11px;font-family: Arial;}

