body { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color : #000000;}
        
h1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px; color : #B43C32;
}

h2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px; color : #000000;
}		
		
select { font-family: Arial, sans-serif; font-size: 11px; font-weight: normal; color: #000000; text-decoration: none; }
.input75 {	width: 75px; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #000000;  }
.input100 {	width: 100px; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #000000;  }
.input150 {	width: 150px; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #000000;  }
.input200 {	width: 200px; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #000000;  }
.input350 {	width: 350px; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #000000;  }
.input400 {	width: 400px; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #000000;  }

ul {list-style: square; }
.body a:link
{
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color: #B43C32; 
}
.body a:visited
{
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color: #B43C32; 
} 
.body a:active 
{
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #B43C32;

}
.body a:hover
{
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #B43C32;
    
}
    .body { 
       font-family : Arial, Helvetica, sans-serif; 
       font-size: 12px; color : #000000; 
		text-decoration : none; 	
	
}
    .green { 
       font-family : Arial, Helvetica, sans-serif; 
       font-size: 12px; color : #636546; 
		text-decoration : none;
		
}
    .red { 
       font-family : Arial, Helvetica, sans-serif; 
       font-size: 12px; color : #B43C32; 
		text-decoration : none;
		
}
    .teal { 
       font-family : Arial, Helvetica, sans-serif; 
       font-size: 12px; color : #5A8092; 
		text-decoration : none;
		
}


    .smgreen { 
       font-family : Arial, Helvetica, sans-serif; 
       font-size: 11px; color : #636546; 
		text-decoration : none; 	
}
    .smwhite { 
       font-family : Arial, Helvetica, sans-serif; 
       font-size: 11px; color : #FFFFFF; 
		text-decoration : none; 	}
    .smred { 
       font-family : Arial, Helvetica, sans-serif; 
       font-size: 11px; color : #B43C32; 
		text-decoration : none; 	}
		
	.smallblk {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px; 
		color: #000000;
		text-decoration: none;	

}   
	.blkheading13 {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 13px;
		font-weight: bold;
		color: #000000;
		text-decoration: none;
}   
H2{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 14px;
		font-weight: bold;
		color: #B43C32;
		text-decoration: none;
}   
.greenBox { background-color: #6F7754; padding-top:5px; padding-bottom:5px; font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #fff; font-weight: bold;}

.nav { background-color: #5a8193; font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #fff;  
  border-bottom: #FFFFFF 1px solid; padding-top: 5px; padding-bottom: 6px; padding-left: 10px;}
.nav a { font-size: 11px; color: #fff; font-weight: bold; text-decoration: none;}
.nav a:hover { color: #1c4558; text-decoration: none;	}	


.navOn { background-color: #7c9eb0; font-family: Arial, Helvetica, sans-serif; font-size: 11px;   color: #fff; 
  border-bottom: #FFFFFF 1px solid; padding-top: 5px; padding-bottom: 5px; padding-left: 10px;}
.navOn a { font-size: 11px; color: #fff; font-weight: bold; text-decoration: none;}
.navOn a:hover { color: #1c4558; text-decoration: none;	}
.tableborders {
	border-top:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	padding: 3px 3px;
}
	
