body {
	font-family: Arial, Helvetica, sans-serif; 
	margin: 0px; 
	background-color: #000;
	color: #fff;
	}
td { vertical-align: top; }
td.caption {
	background-image: url('interface/caption_bg.gif');
	background-repeat: repeat-x;
	border-top: 1px solid #2A5081;
	padding: 2px;
	}
td.captionStats	{
	text-align: center;
	height: 30px;
	background-image: url('interface/caption_bg.gif');
	}
.photobox {
	font-size: 0.8em;
	width: 1px;
	background-color: #2A5081; 
	border: 1px #012D5C solid;
	margin-bottom: 0px;
	margin-left: 6px; 
	margin-right: 6px; 
	}
div {
	border: 0px;
	padding: 0px;
	color: #000000;
	}
.blueline {
	border-top: 1px #879BBD solid; 
	padding: 0px; 
	padding-top: 12px; 
	margin: 0px;
	}
.content {
	margin-bottom: 0px; 
	padding: 0px; padding-left: 20px; padding-right: 20px; 
	text-indent: 20px; text-align: justify; 
	}
.contentPane {
	margin: 0px;
	padding: 40px;
	padding-top: 16px;
	color: #000;
	background-color: #E2E6F7; 
	width: 588px;
	border: 0px;
	border-top: 1px solid #000000;
	}
.header {
	height: 100px;
	padding: 10px;
	font-size: 13px;
	background-color: #2A5081;
	background-image: url('interface/spring_header_bg.jpg'); 
	color: #ffffff;
	}
.spring { background-image: url('interface/spring_header_bg.jpg'); }
.winter { background-image: url('interface/winter_header_bg.jpg'); }
.apans {
	background-color: #012D5C;
	height: 20px;
	padding: 2px;
	color: #A5C3E5;
	text-align: left;
	border: 0px;
	}
.nav {
	width: 112px;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	border: 0px;
	background-color: #E2E6F7; 
	border-top: 1px solid #000000;
	}
.contentBox {
	width: 600px;
	padding: 20px;
	}
.infoBox {
	background-image: url('interface/infobox_bg.gif');
	background-repeat: no-repeat;
	padding: 2px;
	padding-bottom: 10px;
	margin: 0px;
	}
.footer {
	background-color: #2A5081;
	background-image: url('interface/footer_bg.gif');
	text-align: center;
	padding-bottom: 20px;
	border-top: 1px solid #000000;
	border-bottom: 0px;
	border-right: 0px;
	border-left: 0px;
	color: #ffffff;
	}
.ender {
	font-size: 0.8em;
	background-color: #2A5081;
	color: #ccc;
	padding-top: 0px;	
	padding-bottom: 1px;
	}	
.statsHeader {
	font-size: 0.8em;
	background-color: #2A5081;
	background-image: url('interface/caption_bg.gif');
	text-align: center;
	height: 17px;
	}
.stats {
	color: black;
	text-align: center;
	background-color: #BBC6DE;
	}
img {
	border: 0px;
	padding: 0px;
	margin: 0px;
	}
img.navbutton {
	border: 0px;
	padding: 0px;
	margin: 0px;
	margin-top: 5px;
	}
img.photo {
	margin-top: 15px;
	margin-bottom: 0px;
	border-top: 1px solid #012D5C;
	border-left: 1px solid #012D5C;
	border-right: 1px solid #012D5C;
	border-bottom: 0px;
	}
p {
	color: #000;
	text-align: justify;
	padding-left: 10px;
	}
p.list {
	width: 390px;
	}
p.noPad { padding: 0px; }
p.indent { text-indent: 20px; }
	
h1 {
	font-size: 1.8em;
	}
h2 {
	font-size: 1.3em;
	text-align: right;
	border-bottom: 1px solid #012D5C;
	padding-bottom: 10px;
	color: #000000;
	text-transform: uppercase;
	}
h3 {
	font-size: 1.1em;
	text-align: left;
	padding-left: 20px;
	color: #2A5081;	
	}
h3.journal {
	margin-top: 48px;
	}
a:link { 
	color: #AB3505;
	}
a:visited { 
	color: #711700;
	}
a:hover { 
	color: #8B2503;
	}
a:active { 
	color: #AB3505;
	}
a.footerlink {
	color: #ffffff;	
	}
a.footerlink:link {
	color: #ffffff;
	}
a.footerlink:visited {
	color: #CFD4E8;
	}
a.footerlink:hover {
	color: #ffffff;
	}
a.footerlink:active {
	color: #ffffff;
	}
a.buttonText {
	color: #ffffff;
	text-decoration: none;
	}
ul {
	text-align: left;
	}
li {
	padding-bottom: 10px;
	}
li.noPad {
	padding-bottom: 0px;
	}
sup {
	font-size: 0.7em;
	}
