P {
	MARGIN: 8px 12px
		
}

.text {
	FONT: 10px Verdana, sans-serif;
	font-size: 12px;
	line-height: 2;
	font-weight: normal;
	color: #000000;
	text-align:justify;
}

.navtext {
	FONT: 10px Verdana, sans-serif;
	font-size: 12px;
	line-height: 1.7;
	font-weight: BOLD;
	color: #000096;
	text-align:left;
}


.nav {
	FONT: 10px Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #305792;
	text-align:justify;
}

.normaltext {
	FONT: 10px Verdana, sans-serif;
	font-size: 12px;
	line-height: 1.5;
	font-weight: normal;
	color: #000000;
	text-align:justify;
}

.footerlinks {
	FONT: 9px Verdana, sans-serif;
	font-size: 11px;
	font-weight: none;
	color: #000000;
}

.footer {
	FONT: 9px Verdana, sans-serif;
	font-size: 9px;
	font-weight: none;
	color: #ffffff;
}

.boldtext {
	FONT: 10px Verdana, sans-serif;
	font-size: 14px;
	line-height: 2;
	font-weight: bold;
	color: #000000;
	text-align:justify;
}


A:link {
	color: #0000ff; TEXT-DECORATION: none;
}

A:visited {
	color: #305792; TEXT-DECORATION: none
}

A:hover {
	COLOR: #ff794a; TEXT-DECORATION: underline
}


.submitBtn {
	BORDER-RIGHT: #333333 thin solid; BORDER-TOP: #cccccc thin solid; FONT-WEIGHT: bold; FONT-SIZE: 11px; BORDER-LEFT: #cccccc thin solid; WIDTH: 60px; CURSOR: hand; COLOR: #ffffff; LINE-HEIGHT: 0.5; PADDING-TOP: 5px; BORDER-BOTTOM: #333333 thin solid; FONT-FAMILY: Arial; CURSOR: hand; BACKGROUND-COLOR: #4f6698
}