@charset "utf-8";
.mainmenu {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #627A92;
}
.submenu {
	font-family: tahoma;
	font-size: 10px;
	color: #2E4B67;
}
.mainheading {
	font-family: tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #416180;
}
.bodytext {
	font-family: tahoma;
	font-size: 11px;
	color: #416180;
	line-height: 16px;
}
.heading1 {
	font-family: tahoma;
	font-size: 12px;
	color: #416180;
	font-weight: bold;
}
.border {
	border: 1px solid #D2DAE5;
}

body {
	margin-left:0;
	margin-top:0;
	margin-bottom:0;
	margin-right:0;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}

a:hover {
	color: #CCCCCC;
	text-decoration: underline;
}
#justify {
	text-align: justify;
	margin-left:10;
	margin-right:10;
}
.bodytextbold {
	font-family: tahoma;
	font-size: 11px;
	color: #416180;
	line-height: 16px;
	font-weight: bold;
}
.headingwhite {
	font-family: tahoma;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.formcontrol {
	font-family: tahoma;
	font-size: 11px;
	color: #416180;
	line-height: 16px;
	width: 170px;
}

