/* CSS Document */

body {
	margin-top: 0px;
	margin-left: 0px;
}

a:link {
	color: #021c4f;
	text-decoration: none;
}

a:visited {
	color: #021c4f;
	text-decoration: none;
}

a:hover {
	color: #4db0dd;
	text-decoration: none;
}

a:active {
	color: #4db0dd;
	text-decoration: none;
}

.nav {
	font-family: arial, tahoma;
	font-size: 14px;
	color: #021c4f;
	font-weight:bold;
}

.nav-sm {
	font-family: verdana, arial, tahoma;
	font-size: 10px;
	color: #3F648E;
}

.body {
	font-family: verdana, arial, tahoma;
	font-size: 10pt;
	font-style: normal;
	color: #313131;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
}

.footer {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	font-style: normal;
	color: #313131;
	text-align: ;
}

.page-title {
	font-family: Arial, Verdana;
	font-size: 12pt;
	font-style: ;
	text-align:;
	color: #021c4f;
	margin-left: 10px;
}

.sub-heading1 {
	font-family: Arial, Verdana;
	font-size: 11pt;
	font-style: bold;
	color: #81d316;
	margin-left: 10px;
}


	


