.border {
	border: 1px solid #32509B;
}
.normaltxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
}
.headingbrown {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #112879;
	
}
.headingwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #112879;
}

.headingnormalwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #ffffff;
}



.whitetxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
}


.readmore:link {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #001959;
}

.readmore:visited {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	
}
.readmore:hover {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #001959;
	text-decoration:none
}

.smallLink{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #001959;
	text-decoration:none
}
.smallLink:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #001959;
	text-decoration:none
}

.smallLink:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #001959;
	text-decoration:none
	
}
.smallLink:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #001959;
	text-decoration:underline
}

.whitereadmore:link {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #993300;
}

.whitereadmore:visited {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none
	
}
.whitereadmore:hover {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline
}

.whitetxtlink{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none
}
.whitetxtlink:link {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none
}

.whitetxtlink:visited {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none
	
}
.whitetxtlink:hover {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline
}

p
{
 text-align: justify;
}
.formObject 
	{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	border-style : solid;
	border-width : 1px;
	border-color : #000000;
	font-weight : normal;
	color : Black;
	background-color : White;
	}

