﻿body {
}

.normal{
	color:#333333;
	font-size:11px;
	font-family:Times new Roman  ,arial,helvetica;
}

#content p{
	color:#333333;
	font-size:11px;
	font-family:Times new Roman ,arial,helvetica;
}

#content td{
	color:#333333;
	font-size:11px;
	font-family:Times new Roman  ,arial,helvetica;
}

#content span{
	color:#333333;
	font-size:11px;
	font-family:Times new Roman  ,arial,helvetica;
}



UL, OL {
	color:black;
	margin-top:5px;
	margin-left:18px;
	padding-left:18px;
	font-size:11px;
	font-family:Times new Roman  ,arial,helvetica;
}

UL {
	margin-bottom:10px;
}



.tooltip {
	position:absolute;
	top:0;
	left:0;
	display:none;
	border-style: solid;
	border-width:1px;
	border-color:black;
	font-family:Times new Roman  ;
	font-size:11px;
	color:black;
	background-color:#FFFFEE;
	padding:3px;
}

.classButOff{
   color:white;
   font-family: 	Times new Roman  ,helvetica;
   font-size: 		11px;
   font-weight: 	bold;
   border-bottom: #EE5700 1px solid;
   border-left:   #FFB772 1px solid;
   border-right:  #EE5700 1px solid;
   border-top:    #FFB772 1px solid;
   background-color: #FF9B49;
   cursor:pointer;
}

.classButOn{
	color:white;
   font-family:	Times new Roman  ,helvetica;
   font-size:		11px;
   font-weight:	bold;
   border-bottom: #FFFFFF 1px solid;
   border-left:   #660000 1px solid;
   border-right:  #FFFFFF 1px solid;
   border-top:    #660000 1px solid;
   background-color: #EA6A00;
   cursor:pointer;
}

.textBenefits{
   color:#666666;
   padding-left:9;
   padding-right:7;
   font-family:Times new Roman  ;
   font-size:11px;
}






 .tdleft1
    {
	background-color: #cc0000;	
	width: 6px; 
	height: 44px; 
    }
    
    .tdleft2
    {
		width: 6px; 
		height: 6px; 
		background-color: silver;
    }
    
    .tdTitle1
    {
		width: 100px; 
		height: 44px; 
		color: #ffffff; 
		background-color:darkgray; 
		text-align: left;
    }
    
    .tdTitle2
    {
		width: 21px; 
		height: 6px; 
		background-color: #cc0000;
    }
    
    .tdLeftText
    {
		background-color: gainsboro;
    }
    
    .tdText
    {
    background-color: #ffffff; text-align: left;
    }
   

#scrollbar
{
	height: 247px;
overflow: auto;
scrollbar-shadow-color: #FFFFFF;
scrollbar-highlight-color: #FFFFFF;
scrollbar-face-color: #FFFFFF;
scrollbar-3dlight-color: #FFFFFF;
scrollbar-darkshadow-color: #FFFFFF;
scrollbar-track-color: #FFFFFF;
scrollbar-arrow-color: #FFFFFF;

}


#scrollbarLong
{
	height: 325px;
overflow: auto;
scrollbar-shadow-color: #FFFFFF;
scrollbar-highlight-color: #FFFFFF;
scrollbar-face-color: #FFFFFF;
scrollbar-3dlight-color: #FFFFFF;
scrollbar-darkshadow-color: #FFFFFF;
scrollbar-track-color: #FFFFFF;
scrollbar-arrow-color: #FFFFFF;

}

.h1
{
	cursor: pointer;
	font-family::Times new Roman;
	font-size: 11pt;
	color: black;
	font-weight:bold;
	
	
}

.h2
{
	font-family:Times new Roman  ;
	font-size:11pt;
	
}

.h3
{
	font-family:Times new Roman  ;
	font-size:11pt;
	font-weight:bold;
	color:black;
}

.h4
{
font-family:Times new Roman  ;
	font-size:10pt;
	font-weight:bold;
	color:darkblue;	
	text-align:right;
}

.h5
{
	cursor: pointer;
	font-family::Times new Roman  ;
	font-size: 12pt;
	color: #528CE0;
	
}

.h6
{
	
	font-family::Times new Roman  ;
	font-size: 13pt;
	font-weight:bold;
	color:Navy;
	
}




.MenuLink
{
	font-family:Times new Roman  ;
	font-size:8pt;
	font-weight:bold;
	color:black;
}

.title
{
	font-family:Times new Roman  ;
	font-size:11pt;
	font-weight:bold;
	color:Red;
}

.MenuTD
{
	background-color:whitesmoke;
	height:20px;
	
	
	
}


.Qus
{
	font-family:Times new Roman ;
	font-size:11pt;
	font-weight:bold;
	color:Black;
	vertical-align:top;
	text-align:left;
}

.Qus1
{
	font-family:Times new Roman  ;
	font-size:11pt;
	text-align:left;
	color:Black;
	vertical-align:top;
}

.bg
{
	text-align:center;
	color:White;
	background-color:whitesmoke;
}

.tdborder
{
	border-bottom-style:dashed;
	border-bottom-color:Gray;
	border-bottom-width:thin;
	border-left-style:dashed;
	border-left-color:Gray;
	border-left-width:thin;
	border-right-style:dashed;
	border-right-color:Gray;
	border-right-width:thin;
}