h1 {
	font-family: Arial, helvetica, sans-serif;
	font-size: 24px;
	color: #164277;
	
	line-height:24px;
	font-weight:normal;
}

h2 {
	font-family: Arial, helvetica, sans-serif;
	font-size: 20px;
	color: #333333;
display:inline;
	line-height:20px;
	font-weight:normal;
}


h3 {
	font-family: Arial, helvetica, sans-serif;
	font-size: 20px;
	color: #00838b;
	display:inline;
	line-height:20px;
	font-weight:normal;
}

h4 {
	font-family: Arial, helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #00838b;
	line-height:15px;
}


.banner h1 {
	font-family: Calibri, Arial, helvetica, sans-serif;
	font-size: 50px;
	color: #ffffff;
	line-height:50px;
	font-weight:normal;
	display:inline;
}

.banner h2 {
	font-family: Calibri, Arial, helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	color: #164277;
	line-height:30px;
	font-weight:normal;
	display:block;
}


.banner h3 {
	font-family: Arial, helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	line-height:14px;
	font-weight:normal;
	display:block;
}

/*

ul
{
	font-family: Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : #00838b;
	line-height:24px;
}

li
{
	font-family: Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : #00838b;
	line-height:24px;
}
*/

.bodytext
{
	font-family: arial, helvetica, sans-serif;
	font-size: 13px;
	color: #000000;

}

.bodytext a, .bodytext a:hover, .bodytext a:visited, .bodytext a:link
{
	font-family: arial, helvetica, sans-serif;
	font-size: 13px;
	color: #e85508;
	font-weight: bold;
	text-decoration: none;
}
