body {
	margin: 0px;
	}
	
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #6E92A8;
	padding: 0;
	margin: 0;
	}
	
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #6E92A8;
	padding: 10px 0 0 0;

	}
	

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none; 
	}

a:hover {
	text-decoration: underline; 
	}
	
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #222222;
	list-style-type: circle;
	margin: 0 0 0 10px;
	padding: 0 0 0 10px;
	}	
	
.main-table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #222222;
	width: 100%;
	}
	
.top {
	border-style:  none none solid none;
	border-width: 1px;
	border-color: #222222;
	}

.head {
	height: 75px;
	width: 100%;
	vertical-align: middle;
	}
	
.left-pad {
	border-style:  none solid none none;
	border-width: 1px;
	border-color: #222222;
	width: 15px;
	height: 25%;
	}
	
.left-bottom {
	height: 75%;
	}
	
.left-nav {
	vertical-align: top;
	width: 100px;
	}	

.nav {
	width: 100px;
	padding: 0px 0 20px 0;
	text-align: right;
	vertical-align: top;
	border-style:  none none none solid;
	border-width: 1px;
	border-color: #222222;
	}
	
.nav a {
	display: block;
	background-color: transparent;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: 6E92A8;
	padding: 2px 10px 0px 0px;
	}

.nav a:hover {
	color: #ffffff; 
	text-decoration: none; 
	background-color: #6E92A8;
	}
	
.middle {
	vertical-align: top;
	border-style:  none none none solid;
	border-width: 1px;
	border-color: #222222;
	
	}
	
.main {
	padding: 20px 25px 5px 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
	
.main p {
	margin: 20px 0;
	}
	
.display {
	text-align: center;
	border: 0px;
	padding: 0px;
	margin: 0px;
	}
	
.right-panel {
	border-style:  none none none solid;
	border-width: 1px;
	border-color: #222222;
	width: 25%;
	padding: 0px 30px 0px 0px;
	vertical-align: top;
	}
	
.special-table {
	border-style:  none solid none none;
	border-width: 1px;
	border-color: #222222;
	padding: 15px;
	}

.special {
	display: block;
	background-color: #6E92A8;
	padding: 2px 0px 1px 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: white;
	}
	
	
.date {
	display: block;
	background-color: white;
	padding: 1px 0px 1px 0px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	border-style:  none none solid none;
	border-width: 1px;
	border-color: #222222;
	}


.copy {
	padding: 30px 0 0 0;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #444444;
	}
	
.copy a {
	font-size: 9px;
	text-decoration: none; 
	}

.copy a:hover {
	text-decoration: underline;
	}
	
.table-display {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #222222;
	padding: 5px;
	}
	
.table-display-large {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #222222;
	}
	
	
	
	