
body {
	font-family: century gothic, arial;
	font-size: 10pt;
	color: black;
	background-image: url('images/watermark.jpg');
	background-position: bottom center;
	background-repeat: no-repeat;
}

.left_nav {
	height: 150px;
	width: 50px;
	vertical-align: top;
	font-size: 10pt;
	padding-left: 70px;
	padding-top: 10px;
}

a {
	text-decoration: none;
	color: navy;
}

td {
	align: center;
	vertical-align: top;
	padding: 2px;
	font-family: century gothic, arial;
	font-size: 10pt;
/*	border-style: solid;
	border-color: purple;
	border-width: 1px;
*/
}

.header {
	height: 10px;
	width: 325px;
	background-color: rgb(70,113,181);
	border-style: solid;
	border-color: black;
	border-width: 1px;
	color: white;
	text-align: center;
	font-weight: bold;
}

.space {
	height:10px;
	width: 20px;
}
.main_content {
	height: 350px;
	width: 325px;
	border-style: solid;
	border-color: black;
	border-width: 1px;
	border-top-color: white;
	font-size: 10pt;
	padding-left: 5px;
}

.header2 {
	height: 10px;
	width: 275px;
	background-color: rgb(21,9,106);
	border-style: solid;
	border-color: black;
	border-width: 1px;
	color: white;
	text-align: center;
	font-weight: bold;
}

.content2 {
	height: 147px;
	width: 275px;
	border-style: solid;
	border-color: black;
	border-width: 1px;
	border-top-color: white;
	font-size: 10pt;
	padding-left: 5px;
}

.space2 {
	height: 20;
	width: 200px;


}


.bottom_nav {
	text-align: center;
	font-size: 10pt;
}


.copyright {
	text-align: center;
	font-size: 8pt;
}


a:link {
	text-decoration: none;
	

}

a:visited {
	text-decoration: none;

}

a:hover {
	text-decoration: underline;
	color: rgb(70,113,181);
}

a:active {
	text-decoration: none;
}

.title {
	text-align: center;
	font-size: 10pt;
	border-style: solid;
	border-color: black;
	border-width: 1px;
}

.main_content2 {
	width: 700px;
	border-style: solid;
	border-color: black;
	border-width: 1px;
	border-top-color: white;
	font-family: century gothic, arial;
	font-size: 10pt;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
}

.header_a {
	height: 10px;
	width: 700px;
	background-color: rgb(70,113,181);
	border-style: solid;
	border-color: black;
	border-width: 1px;
	color: white;
	text-align: center;
	font-weight: bold;

}

.top_cell {
	vertical-align: top;

}

.logo {
	margin-left: 415px;
}

.logo2 {
	margin-left: 400px;
}

