.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	line-height: 14px;
}
a:link {
	color: #0099FF;
	text-decoration: none;
}
a:active {
	color: #004A8D;
	background-color: #CFECFF;
	text-decoration: underline;
}
a:visited {
	color: #0099FF;
	text-decoration: none;
}
a:hover {
	background-color: #CFECFF;
	text-decoration: underline;
}
.contactdetails {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 12px;
}
.hmpgimage {
	background-image:  url("images_hmpg/rotate.php");
	background-repeat: no-repeat;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #000000;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #004A8D;
	font-weight: normal;
	padding-top: -12px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	font-weight: normal;
	color: #004A8D;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #0099FF;
}
.pdfheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}
.pdfpaneltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	list-style-type: square;
}
.ddicell {
	font-weight: bold;
	color: #004A8D;
}
.branchmanager {
	background-color: #EEF8FF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #004A8D;
}
.brokers {
	background-color: #F4F4F4;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #004A8D;
}
.cyantext {
	color: #0099FF;
}
#navigation, #footer, .noprint {
	display: none; 
}
.greydiv
{
	border-color: black;
	border-width: 0px 0px 0px 0px;
	border-style: solid;
	background-color: #F4F4F4;
	text-align: left;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #000000;
	padding-bottom: 20px;
}
.bluediv
{
	border-color: black;
	border-width: 0px 0px 0px 0px;
	border-style: solid;
	background-color: #EEF8FF;
	text-align: left;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #000000;
	padding-bottom: 20px;
}
/* --- FORM ELEMENTS --- */
form { 
	font-size:12px;
	}

input, textarea {
	
	font-size:12px;
	}


select {
	
	
	font-size:12px;
	
	}
label {
font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	font-weight: normal;
	display:block;
	
	}
.question {
font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 15px;
	font-weight: normal;
	color: #004A8D;
	margin-bottom: 5px;
	}
.subquestion {
font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	font-weight: normal;
	font-style:italic;
	margin-bottom: 5px;
	}
