.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #36718e;
	text-decoration: none;
	padding: 10px;
	border-right: 1px solid #D7DFE2;
	border-left: 1px solid #D7DFE2;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #36718e;
	background-color: #FFFFFF;
	text-decoration: none;
	padding: 10px;
	text-align: center;
}
.whiteborder {
	border: 25px solid #FFFFFF;
}
.headings {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
}
h2 {
	font-size: 12px;
	font-weight : bold;
}
.sidebrdr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #36718e;
	text-decoration: none;
	padding: 10px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;

}
.allroundborder {
	margin: 0px;
	padding: 0px;
}
.leftriteborder {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #36718e;
	text-decoration: none;
	padding: 10px;
	border: 1px #36718E solid;
}
.mainpanel {
	line-height: normal;
	border-top: 1px #99BBCC solid;
	border-right: 1px #99BBCC solid;
	border-left: 1px #99BBCC solid;
	background-color : #EDF4F8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #36718e;
	text-decoration: none;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	text-align : left;
}
.mainpanel hr {
	color : #99BBCC;
}
.head {
	border-top: 1px solid #D7DFE2;
	border-right: 1px solid #D7DFE2;
	border-left: 1px solid #D7DFE2;
}
.navpanel {
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	border-top: 1px #99BBCC solid;
	border-right: 1px #99BBCC solid;
	border-left: 1px #99BBCC solid;
	background-color : #EDF4F8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #36718e;
	text-decoration: none;
	padding-left: 0px;
	padding-right: 0px;
}
.mappanel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #36718e;
	text-decoration: none;
	padding-top: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	text-align : left;
}
.navbox th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight : normal;
	color : #36718E;
	cursor: hand;
	padding-left: 10px;
	padding-right: 0px;
	border-bottom: 1px #99BBCC solid;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	color: #36718e;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #36718e;
}