 body {
		font-family: verdana;
	}		 
	a {
		color: #f96a0f;
	}
	.button {
	background-color: #1c3f94;
	color: #FFFFFF;
	text-align: right;		
	font-size: 13px;
	font-weight: bold;
	height: 24px;
	width: 195px;
	border: solid 1px #c8cdd7;	
	text-decoration: none;
	float: left;	
	padding-top: 2px;	   
	}		 
	.buttonoff {
	background-color: #f96a0f;
	color: #FFFFFF;
	text-align: right;		
	font-size: 13px;
	font-weight: bold;
	height: 24px;
	width: 195px;
	border: solid 1px #c8cdd7;	
	text-decoration: none;		
	float: left;
	padding-top: 2px;	
	}					
	.buttonoff:hover {
	background-color: #1c3f94;
	}			
	.splitline {
	background-color: #f96a0f;
	color: #FFFFFF;
	text-align: left;		
	font-size: 13px;
	font-weight: bold;
	height: 24px;
	width: 400px;
	border: solid 1px #c8cdd7;	
	padding-top: 2px;	 
	padding-left: 10px;
	}		
	.search {
	border-left: solid 1px #c8cdd7;	
	border-right: solid 1px #c8cdd7;	
	border-bottom: solid 1px #c8cdd7;	
	position:relative; 
	top:-18px;		
	padding-top: 10px;	
	}
	.bottom {
	background-color: #f96a0f;
	color: #FFFFFF;
	text-align: center;		
	font-size: 10px;
	font-weight: normal;
	height: 24px;
	border: solid 1px #c8cdd7;	
	}					 
	.bottomlink {
	color: #FFFFFF;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	}	
	.menu {
		color: #1c3f94;
		font-weight: bold;
		font-size: 15px;	
		width: 198px;	
		line-height: 27px;	  
		text-decoration: none;
	}	   					  
	.menuon {
		color: #1c3f94;
		font-weight: bold;
		font-size: 15px;	
		width: 198px;	
		line-height: 27px;	  
		text-decoration: underline;
	}	   		
	.menusub {
		color: #1c3f94;
		font-weight: bold;
		font-size: 10px;	
		width: 198px;	
		line-height: 22px;	  
		text-decoration: none;
	}	 
	.menusubon {
		color: #1c3f94;
		font-weight: bold;
		font-size: 10px;	
		width: 198px;	
		line-height: 22px;	  
		text-decoration: underline;
	}	 
	.poplinks {
		color: #000000;
		text-decoration: none;
	} 					  	  
	.poplinks:hover {
		text-decoration: underline;
	}	
	.content {			
		width: 400px;
		color: #000000;
		font-weight: normal;
		font-size: 13px;
	}		
	H1 {
		font-weight: bold;
		font-size: 20px;
	}		
	H2 {
		font-weight: bold;
		font-size: 16px;
	}		
	H3 {
	 	font-weight: bold;
		font-size: 13px;
	}		
	.infoline {
		font-weight: normal;
		font-size: 10px;
		text-align: center;
	}	
	.pageTitle {  
		font-weight: bold;
		font-size: 20px;
		color: #1c3f94;
	}	   

