body {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg2.jpg);
}
.formtitle{
	padding-left:10px;
}
.footer{
	background-color:#F6F6F6;
	border-top:1px solid #DDDDDD;
	border-bottom:1px solid #DDDDDD;
}
.menuBg{
	background-color:#6187AB;
	line-height:25px
}

A.menuLinks:link, A.menuLinks:active, A.menuLinks:visited{
	font-weight:bold;
	text-decoration:none;
	color:#ffffff;
}
A.menuLinks:hover{
	font-weight:bold;
	text-decoration:none;
	color:#000000
}
A.bottomLinks:link, A.bottomLinks:active, A.bottomLinks:visited{
	text-decoration:none;
	color:#6187AA;
}
A.bottomLinks:hover{
	text-decoration:underline;
	color:#B0613A
}
select{
	background: #C5DBE6;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
  	color: #000000;
  	cursor: pointer;
  	list-style: none;
  	margin: 0;
  	padding: 1px 12px;
}
.bodyText {
	font-size: 12px;
	padding-left: 15px;
	text-align: justify;
	padding-right: 15px;
}
.subHeadding{
	font-size: 12px;
	font-weight:bold;
	color:#FF9900;
	padding-left: 15px;
	text-align: justify;
	padding-right: 15px;

}
.tablebrd {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.topic_heading {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-decoration: none;
}
