body {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	text-align: justify;
}

ul {
	margin-top: 14px;
	margin-bottom: 0;
}

h1 {
	padding-bottom: 4px;
	font-size: 20px;
	color: #4b4d6d;
	font-family: Arial, Helvetica, sans-serif;
	clear: none;	
}

h2, h3 {
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	color: #4b4d6d;
	font-weight: bold;
	margin: 0;
	text-align: left;
	padding: 0;
}

h3 {
	font-size: 13px;
}

sup a {
	text-decoration: none;
}

#body {
	padding:12px;
	width: 580px;
}

#body p, #body blockquote {
	margin-bottom: 14px;
	margin-top: 14px;
}

#header {
	margin-bottom: 10px;
}
#headertext {
	float: left;
	width: auto;
	margin: 0;
}
#footertext {
	float: left;
	width: auto;
	margin: 0;
}
.nav {
	float: right;
	width: auto;
	margin: 0;
	color: black;
	font-size: 18px;
}
.nav img {
	border: 0;
}

.quote {
	width: 80%;
	margin: 0 auto 0 auto;
	text-align: center;
	padding: 3px 15px 3px 15px;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	color: #4b4d6d;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
}
.quote div {
	text-align: right;
}

#header hr, #footer hr, #notes hr {
	border-bottom: 2px solid #4b4d6d;
	clear: both;
}

#footer {
	padding: 0 0 14px 0;
}

#notes {
	font-size: 14px;
}

.rightimg {
	margin: 0 0 14px 14px;
	float: right;
}

.leftimg {
	margin: 0 14px 14px 0;
	float: left;
}

.stats1 {
	border: 0;
	font-family: Arial, Helvetica, sans-serif;
	margin: 14px auto 14px auto; 
	text-align: center;
}
.stats1 .stats1title, .stats1 .stats1bump {
	background-color: #00518f;
	color: white;
	padding: 15px 10px 15px 4px;
	font-size:15px;
}
.stats1 .stats1bump {
	padding: 0;
	height: 2px;
}
.stats1 .stats1head th, .stats1 td {
	padding: 2px 10px 2px 10px;
}
.stats1 .stats1head {
	background-color: #becae1;
	font-size:11px;
}
.stats1 td {
	border-spacing: 0;
	border-bottom: 1px solid #CCCCCC;
	background-color:#EEEEEE;
	font-size: 10px;
}
.stats1 .stats1caption {
	padding: 4px 15px 0 15px;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
 	font-style: italic;	
	font-size: 12px;
	font-weight: bold;
	border: 0;
}

.lefta {
	text-align: left;
}

.righta {
	text-align: right;
}

