body {
	text-align: center;
	padding: 0;
	background-color: #c0dbe0;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;



		}

table#table {
	min-width: 800px;
	padding: 0px;
	margin: 0px;
	font-size: 10pt;


			}
	
div#menu {
	background-color: #336699;
	width: 150px;
	min-height: 300px;
	max-height: 500px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: center;
	z-index: 3;
	position: relative;
	float: left;
	font-weight: bold;
	color: #FFFFFF;
	height: 473px;
	font-size: 10pt;


}


div#pagenav {
	background-color: #46767e;
	padding: 10px;
	width: 150px;
	text-align: center;
	z-index: 5;
	float: right;
	position: fixed;
	font-size: 10px;
	right: 15;
	bottom: 20px;
	font-size: 9pt;
}

div#body {
	vertical-align: top;
	background-color: #FFFFFF;
	width: 596px;
	min-height: 200px;
	text-align: justify;
	z-index: 4;
	float: left;
	padding: 15px;
	font-size: 10pt;


			}

.title{
	color: #55241a;
	text-transform: uppercase;
	font-weight: bold;
}
		
.title2 {
	color: #000033;
	font-weight: bold;
	font-style: italic;
}

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

a:visited {
	color: #49848f;
	text-decoration: none;
		}

a:hover {
		color: #990000;
		text-decoration: none;
		}
		
#menu a:link {
		color: #000000;
		text-decoration: none;
		}

#menu a:visited {
	color: #006;
	text-decoration: none;
		}

#menu a:hover {
	color: #55241a;
	text-decoration: none;
		}
		
#pagenav a:link {
		color: #FFFFFF;
		text-decoration: none;
		}

#pagenav a:visited {	
		color: #FFFFFF;
		text-decoration: none;
		}

#pagenav a:hover {
		color: #c0dbe0;
		text-decoration: none;
		}
hr {
	width: 80%;
	height: 0px;
	padding-top: 20px;
	padding-bottom: 20px;
	border: 0px;
	color: #336699;

}
blockquote {
	padding-right: 30px;
	padding-left: 30px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: justify;
	font-style: normal;
	font-size: 12pt;
	border: 1px solid #CC0000;
	background-color: #dddddd;
}
.fineprint {
	font-size: 9pt;
	font-weight: bold;
	color: #13273C;

}

