body {
	background-color: #e5edfd;
}

h1 {
	font-style: normal;
	color: #5E6A9D;
	font-size:16px;
	font-family: verdana, Arial, Helvetica, sans-serif;
	line-height: 18px;
	font-weight: bold;
	}

a:link {
	font-style: normal;
	color: #000066;
	text-decoration: none;
	}

a:visited {
	font-style: normal;
	color: #000066;
	text-decoration: none;
	}
	
a:active {
	font-style: normal;
	color: #000066;
	text-decoration: none;
	}
	
a:hover {
	font-style: normal;
	color: #5E6A9D;
	text-decoration: underline;
	}

.header {
	margin: 0px;
	height: 190px;
	width: 780px;
}
.main {
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	text-align: justify;
	width: 780px;
	background-color: #FFFFFF;
}
.content {
	margin: 10px;
	padding: 5px 3px 0px;
}
.rightnav {
	font-family: "Trebuchet MS";
	font-size: 15px;
	font-variant: normal;
	color: #000066;
	text-decoration: none;
	font-weight:bolder;
	float: right;
	padding-right: 8px;
	padding-top: 5px;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #E5EDFD;
	margin-top: 6px;
	margin-left: 5px;
	padding-left: 5px;
	text-align: left;
	height: 100%;
	padding-bottom: 10px;
}
.footer {
	vertical-align: baseline;
	width: 100%;
}
.style1 {
	font-size: 14;
	font-weight: bold;
}
.style2 {font-size: 14px}
.style3 {
	font-size: 14;
	font-style: italic;
}
.style4 {font-size: 10px}
.style5 {font-size: 14}