body{
	margin: 0px;	
}
p{
	color: #3A3A3A;
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 18px;	
}
.normal{
	color: #3A3A3A;
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 18px;	
}
.blue{
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #31619B;	
}
.margin_left{
margin-left: 30px;
}
ul{
	list-style-image: url('images/bullet1.gif');	
	margin-left: 4px;
	color: #365A8A;
	font-family: Arial, sans-serif;
	font-size: 11px;
	line-height: 24px;	
}
.top{
	background-color: #7C8937;
	border-bottom: 1px solid white;
}
.nav_stripe{
	background-color: #554D39;	
}
.heading{
	color: #7C8937;
	font-family: Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;	
}
.rtbg{
	background-color: #B8BE9B;
	border-bottom: 1px solid white;
}
.navbg{
	background-color: #8B7D5A;
}
.bottom_border{
border-bottom: 1px solid #c4c4c4;
}
.nav_cell{
background-color: #F1F2E4;
width: 236px;
padding-bottom: 20px;
}
.footer{
	color: #828282;
	font-family: Tahoma, sans-serif;
	font-size: 10px;
	padding: 8px;
}
.main_table{	
	padding: 15px;
}
.chart_dkblue{
	padding: 3px;
	border: 1px solid white;
	font-size: 10px;
	font-family: Arial, sans-serif;
	font-weight: bold;
	background-color: #284E6C;
	color: white;
}
.chart_ltgreen{
	padding: 3px;
	border: 1px solid white;
	font-size: 10px;
	font-family: Arial, sans-serif;
	font-weight: bold;
	background-color: #F1F2E4;
	color: #3a3a3a;
}
.chart_ltgray{
	padding: 3px;
	border: 1px solid white;
	font-size: 10px;
	font-family: Arial, sans-serif;
	font-weight: normal;
	background-color: #F2F2F2;
	color: #31619B;
}

A:LINK.text_blue {color : #3b73b9; text-decoration : underline;}
A:VISITED.text_blue {color : #3b73b9; text-decoration : underline;}
A:ACTIVE.text_blue {color : #3b73b9; text-decoration : underline;}
A:HOVER.text_blue {color : #A9B8DF; text-decoration : underline;}

A:LINK{color : #7C8937; text-decoration : none;}
A:VISITED{color : #7C8937; text-decoration : none;}
A:ACTIVE{color : #7C8937; text-decoration : none;}
A:HOVER{color : #5481BC; text-decoration : underline;}

.drpDown1{
    border-top: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
    border-left: 1px solid #cccccc;
    border-right: 1px solid #cccccc;    
    font-family: Arial, sans-serif;
    font-size: 10px;    
    color: #31619B;
    font-weight : bold;
}
.txtBox1     { 	
	font-family: Arial, sans-serif; 
   font-size: 10px;
    font-weight: bold;
	color: #666666; 
	text-decoration: none; 
  	height: 16px; 
   border: 1px solid #cccccc; padding-left: 3px;
	width: 98%;
}
.txtfield1     { 	
	font-family: Arial, sans-serif; 
   font-size: 11px; 
	color: #666666; 
	text-decoration: none;   
   border: 1px solid #cccccc; padding-left: 3px;
	width: 99%;
}
.butnStyle1{
	  border-top: 1px solid #cccccc;
     border-bottom: 1px solid #cccccc;
     border-left: 1px solid #cccccc;
     border-right: 1px solid #cccccc;
     background-color: #f7f7f7;
     font-family: Arial, sans-serif;
     font-size: 10px;    
     color: #666666;
     font-weight : bold;
	  cursor: hand;		  
}

