/* CSS Document */
body
{
text-align:center;
}  
  .pageHeader{display:none;} 
.curveheader  
{
	background-image:url('/images/curve.jpg');
	background-repeat:no-repeat;
	height:30px;
	font-weight:bold;
	width:200px;
	padding-left:20px;
	padding-right:20px;
	font-size:14px;
	color:#ffffff;
}
 
.headimg{
background-image: url('/images/gen_header.jpg') ;
display:block;
height:120px;
width:605px;

}
 
.tablecell
{
	background-color:#CFDEC1;
	padding-left:10px;
	width:194px;
}
 
.tablecell a
{
	font-size:11px;
	color: Black;/*#22411D;*/
	font-weight:bold;
	text-decoration:none;
}
 
    
P{
	font-family: Arial;
	font-size: 90%; /*0.9em;*/ /*12px;*/
	font-weight: normal;
	padding-right: 10px;
	text-align:justify;
}  
  
li{

	font-family: Arial;
	font-size: 90%; /*0.9em;*/ /*12px;*/
	font-weight: normal;
text-align:justify;
}  
  
h1 {
	font-family: Arial;
	font-size: 1.7em; /*22px;*/
	color: #003300;
	font-weight: bold;
}
     
h2 {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
}
   
h5 {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
}
h6 {
	font-family: Arial;
	font-size: 12px;
	text-align: center;
	font-weight: bold;
	color: red;
}  	
h3{
	font-size: 12px;
	font-family: Arial;
	font-weight: normal;
	}
     
h4{
	font-size: 12px;
	font-family: Arial;
	font-weight: bold;
	color:#FF0000;
	}
   
#content{width:575px;
   height:auto;
padding:10px;
   text-align:justify;
   background-color: white;
   }
   
tableform{
width:500px;
height:auto;
padding:10px;

background-color: white;
text-align:left;
font-family: Arial;
font-size: 12px;
font-weight: normal;
}

 td{
   text-align:left;
  /* background-color: white;*/
  font-family: Arial;
font-size: 90%; /*0.9em;*/ /*12px;*/
	font-weight: normal;
   }
th
{

	font-family: Arial;
	font-size: 12px;
/*	font-weight: bold;*/
	text-align:center;
	background-color:#22411D;
	color: white;
}

.tableform{
	text-align: justify;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	border: medium solid;
}
   
.gh
{

	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-align:center;
	background-color:#22411D;
	color: white;
}	
	
#strip1{width:590px;
height:20px;
background-color:#CFDEC1;
}

.loginlink{
font-family: verdana;
	font-size: 10px;
	font-weight: bold;
color:#22411D;

}

	
.cmts{
font-family: verdana;
	font-size: 9px;
color:#22411D;

}

.header{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-align:center;
	background-image: url('/images/useful_links.jpg')
}