/* CSS Document */
body{
margin:20px 0 0 0;
font-family:Verdana, Arial, Helvetica, sans-serif;
background-color:#254265;
}

.matter{
font-size:11px;
color:#000000;
text-align:justify;
line-height:18px;
}
.matter a:link {
	color: #254265;
}
.matter a:hover {
	color: #000000;
}
.matter a:visited {
	color: #254265;
}


.heading{
	font-size:14px;
	color:#254265;
	text-align: right;
	font-weight: bold;
}

.bottom-text{
font-size:11px;
color:#000000;
line-height:18px;
}



.border{
border:1px solid #000000;
}

.matter2{
font-size:11px;
color:#000000;
text-align:justify;
line-height:18px;
padding:0 0 0 10px;
}
.form-div {
	background-color: #E9E9E9;
	border: 1px solid #CCCCCC;
}
