/* Global Styles */

body {
	margin:0px;
	}

td {
	font:11px arial;
	color:#333333;
	}
	
a {
	color: #cc0000;
	text-decoration:underline;
	font-weight:bold;
	}
	
a:hover {
	color: #990000;
	text-decoration:none;
	}
	
img{ border: none;}
	
/* ID Styles */

#navigation
{border-top: #fff double medium;
border-bottom: #000 double medium;
	padding-left:2em;

}

#navigation a {
	font:10px arial;
	color: #ffffff;
	text-decoration:none;
	letter-spacing:.1em;
	}
	
#navigation a:hover {
	color: #99CCFF;
	}

#padding {
	padding: 5px 5px 5px 5px;
	}
	
#calendar td {
	border: 1px solid rgb(0,51,153);
	}
	
#noborder td {
	border: 0px;
	}
	
#weekdays th {
	font:11px arial;
	color: #ffffff;
	font-weight:bold;
	border: 0px;
	padding:2px;
	}

#calheader td {
	font-weight:bold;
	}

/* Class Styles */

.logo {
	font:38px Arial, Helvetica, sans-serif;
	color: #0E177C;
	letter-spacing:.2em;
	font-weight:bold;
	line-height:22px;
	font-stretch: narrower;
	font-style:oblique;
	padding:.75em;
	line-height:16px;
	}

.tagline {
	font:16px Arial, Helvetica, sans-serif;
	color: #CC3300;
	letter-spacing:.2em;
	}
	.tagline2 {
	font:16px times new roman;
	color: #000;
	letter-spacing:.2em;
	font-weight:bold;
	}


.smallText {
	font:12px Arial, Helvetica, sans-serif;
	color: #000000;
	line-height:18px;
	padding:10px;
	}
	
.Style1 {
	font:18px Arial, Helvetica, sans-serif;
	color: #000066;
	line-height: 18px;
	margin-bottom:0px;
	width:500px;
	
	
	
	}
	

.pageHeader {
	font:30px times new roman;
	color: #CC3300;
	letter-spacing:.1em;
	line-height:28px;

	}
	
	.columnHeader {
	font:16px Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #CC3300;
	letter-spacing:.1em;
	line-height:22px;
	padding-top:.25em;
	}
	
.bodyText {
	font:13px arial;
	color:#333333;
	line-height:22px;
	padding:15px;
	width:550px;
	}
	
	.bodyText2 {
	font:12px arial;
	color:#000;
	line-height:24px;
	padding:15px;
	}
	
.pageName {
	font:20px georgia;
	color: #CC3300;
	letter-spacing:.1em;
	line-height:26px;
	}
	
.subHeader {
	font:14px times new roman;
	color: #003399;
	font-weight:bold;
	line-height:14px;
	letter-spacing:.1em;
	}
	
.navText {
	font:10px arial;
	color: #333300;
	letter-spacing:.1em;
	}
	
#flashcontent {

height:600px;
width:460px;
	}

#historycontent {

margin-top:25px;
margin-left:25px;
height:auto;
width:460px;
float:left;
	}
	
#leftnav{

margin-top:0px;
margin-left:0px;
margin-right:25px;
height:auto;
width:200px;
height:550px;
float:left;
	}
	
#footer{

margin-top:0px;
margin-left:0px;
height:auto;
width:100%;
height:50px;
color:#FFFFFF;

	}
