.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #08144E;
	font-style: normal;
	font-weight: normal;
	line-height: 15px;
	text-align: center;
	}
.footer a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #08144E;
	font-style: normal;
	font-weight: normal;
	line-height: 15px;
	text-decoration : underline;
}
.footer a:hover {
	background-color: #F7F8F9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #08144E;
	font-style: normal;
	font-weight: normal;
	line-height: 15px;
	text-decoration : underline;
}
.footer a:visited {
	color: #08144E;
}

.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #08144E;
	padding : 0px;
}
.bodytext a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000;
}
.bodytext a:hover {
   background-color: #F9F9FB;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000;	
}
.bodytext a:visited {
	color: #000;
}
.formstyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #08144E;
	border: 1px solid #08144E;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
	font-weight: bold;
	color: #08144E;
}
.contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: normal;
	font-weight: bold;
	color: #08144E;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color : #F47821;
	font: small-caps bold;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
}
.tm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #08144E;
	font-style: normal;
	font-weight: normal;
	line-height: 15px;
	text-align: center;
	}
.bodytextplus {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 17px;
	color: #08144E;
	padding : 0px -1px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13 px;
	line-height: 16px;
	font-weight: bold;
	color : #F47821;
}


#basic-accordian{
	border:0px;
	padding:5px;
	width:399px;
	position:absolute;
	left:420px;
	top:550px;
	margin-left:-175px;
	z-index:2;
	margin-top:-200px;
}

.accordion_headings{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
}

.accordion_headings:hover{
		color: #08144E;
}

.accordion_child{
	padding:15px;
	background:#fff;
}

.header_highlight{
	color : #F47821;
}
