.h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 14px;
	margin-left: 5; 
	margin-bottom: 2;
}
.PAGETITLE {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	line-height: 40px;
	font-weight: bold;
	color: #FFFFFF;
}
.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFCC66;
	font-style: italic;
}
.headers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: capitalize;
	color: #FFFFFF;
	background-color: #1F68A5;
	text-align: center;
	border-left:1px solid #003399; 
	border-right:1px solid #003399; 
	border-top-style: none; 
	border-top-width: medium; 
	border-bottom-style:solid; 
	border-bottom-width:1;
}


.navcontent {
	border-left:1px solid #003399; 
	border-right:1px solid #003399; 
	border-top-style: none; 
	border-top-width: medium; 
	border-bottom-style:solid; 
	border-bottom-width:1;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	background-color: #FFCC66;
	margin-top: 5; 
	margin-bottom: 5;
	border-style: none; 
	border-width: medium
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 5px;
}

.bodytitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: capitalize;
	color: #FFFFFF;
	background-color: #1F68A5;
	text-align: center;
	border-left:1px solid #003399; 
	border-right:1px solid #003399; 
	border-top-style: none; 
	border-top-width: medium; 
	border-bottom-style:solid; 
	border-bottom-width:1;
	margin-left: 5px;
}

