/* Global Styles */

body {
	margin:0px;
	background-color:#26354A;
	}
	
a {
	color: #cc0000;
	text-decoration:none;
	font-weight:bold;
	}
	
a:hover {
	color: #990000;
	text-decoration:underline;
	}
	
/* ID Styles */
	
#navigation a {
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	letter-spacing:.1em;
	padding: 6px 8px;
	text-decoration: none;
	border-right: 1px solid white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
	
#navigation a:hover {
	color:#7BA7D3;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}

/* Class Styles */

.logo {
	font-weight:normal;
	color: #FFFFFF;
	text-align:center;
	letter-spacing:0em;
	background-position: center center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	}

.sidebarText {
	font-size:11px;
	color: #FCFCE4;
	padding:8px;
	line-height:14px;
	font-family: Arial, Helvetica, sans-serif;
	}
	
.center {
	font-size:18px;
	color: #7BA7D3;
	line-height:normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-style:italic;
	background-position:center;
	text-align: center;
	letter-spacing: normal;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	}
	
.darkcent {
	font-size:18px;
	color: #26354A;
	line-height:normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-style:italic;
	background-position:center;
	text-align: center;
	letter-spacing: normal;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	}
	
.bodyText {
	line-height:16px;
	color:#000000;
	letter-spacing:normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding: 5px;
	}
	
.pageName {
	font-size:16px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
	color:#FFFFFF;
	letter-spacing:.09em;
	line-height:18px;
	padding: 5px;
	}
	
.subHeader {
	color:#FCFBE1;
	font-weight:bold;
	letter-spacing:0.1em;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-position: center top;
	vertical-align: text-top;
	border-top-style: solid;
	border-bottom-style: solid;
	border-right-style: none;
	border-left-style: none;
	border-bottom-width: 1px;
	border-top-width: 1px;
	padding: 5px;
	float: none;
	background-color: #284165;
	}
	
.navText {
	font-weight:bold;
	color: #26354A;
	letter-spacing:normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	border-bottom-style: none;
	width: auto;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	font-style: normal;
	}
	
.calendarText {
	line-height:13px;
	letter-spacing:.1em;
	color:#FFffff;
	padding:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	}

.calendarHead {
	font-weight:bold;
	text-align:left;
	line-height:14px;
	letter-spacing:.09em;
	color:#D69600;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 5px;
	}
	
.under {
	font-weight:bold;
	text-align:left;
	line-height:14px;
	letter-spacing:normal;
	color:#26354A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 3px;
	font-variant: normal;
	}
	
	
.img {
	padding:5px;
	background-color:#ECE9D8;
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	border:1px solid #999999;
	line-height:normal;
  }
  
.small {
	line-height:14px;
	color:#000000;
	letter-spacing:normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 5px;
	}
  
.quote {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:italic;
	color:#5782AD;
	padding-top:10px;
	padding-left:10px;
	padding-right:10px;
	line-height:18px;
	font-weight: bold;
	letter-spacing: .1em;
	}
	
	
