/* CSS Document */

body {
	background-color: #1E65B5;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana;
	text-align: justify;
}
.content {
	font-family: Verdana;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	
}
.footer {
	font-family: Verdana;
	font-size: 12px;
	color: white;
	text-decoration: underline;
	font-weight: normal;
	font-style: normal;}
.footer:hover {
	font-family: Verdana;
	font-size: 12px;
	color: white;
	text-decoration: underline;
	font-weight: normal;
	font-style: normal;
	}
.nav {
	font-family: Verdana;
	font-size: 12px;
	color: #0350a6;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;}

.nav2 {
	font-family: Verdana;
	font-size: 12px;
	color: #0350a6;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;}
.nav2:hover {
	font-family: Verdana;
	font-size: 12px;
	color: black;
	text-decoration: underline;
	font-weight: bold;
	font-style: normal;
}
.blue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0450A6;
}
.dkblue {
	font-family: Verdana;
	font-size: 11px;
	color: #0350a6;
	text-decoration: underline;
	font-weight: bold;
	font-style: normal;}
	
.dkblue:hover {
	font-family: Verdana;
	font-size: 11px;
	color: black;
	text-decoration: underline;
	font-weight: bold;
	font-style: normal;

}
.red {
	font-family: Verdana;
	font-size: 12px;
	color: #0350a6;
	text-decoration: underline;
	font-weight: bold;
	font-style: normal;}
	
.red:hover {
	font-family: Verdana;
	font-size: 12px;
	color: red;
	text-decoration: underline;
	font-weight: bold;
	font-style: normal;
}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #0350A6;
}

.style1 {font-size: 13px}
.style2 {
	color: #0450A6;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.style3 {color: #FFFFFF}
.style5 {color: #FFFFFF; font-weight: bold; }
.style7 {color: #030303; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; font-size: 16px; }
