/* Global Styles */
body 
{ 
 margin: 0px; 
 padding: 0;
 text-align:center;
 } 

#wrapper 
{ 
 margin: auto;
 border: 1px solid red; 
 padding: 0; 
 width: 800px; 
 text-align: center;
 
  }

td {
	color:#000000;
	font-size: 11px;
	}
	
a {
	color: #FF6600;
	font-weight:bold;
	text-decoration:none;
	}
	
a:hover {
	color: #FFCC00;
	}
	
/* ID Styles */

#navigation a {
	font:10px Arial, Helvetica, sans-serif;
	text-align: center;
	text-decoration: none;
	letter-spacing:.1em;
	line-height:16px;
	display:block;
	padding: 0px 10px;
	
	
	
	}
	
#navigation a:hover {
	color:#ffffff;
	background: #FF6600;
	}

#padding {
	padding:14px;
	}
	
/* Calendar Styles */

#calendar td {
	border: 1px solid #26354A; 
	}
	
#noborder td {
	border: 0px;
	}

#calheader td {
	font-weight:bold;
	color: #ffffff;
	}
	
/* Class Styles */

.logo {
	font:24px Times New Roman, Times, serif;
	color: #FFBA00;
	letter-spacing:.3em;
	line-height:26px;
	}
	
.tagline {
	font: 11px Arial, Helvetica, sans-serif;
	color: #D3DCE6;
	line-height:16px;
	}
	
.bodyText {
	line-height:22px;
	color:#FFFFFF;
	letter-spacing:0.1em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	 
	}

.detailText {
	font:11px Arial, Helvetica, sans-serif;
	line-height:16px;
	color:#26354A;
	letter-spacing:.1em;
	}
	
.pageName {
	font:24px Arial, Helvetica, sans-serif;
	color: #FAB800;
	letter-spacing:0.2em;
	line-height:32px;
	font-style: normal;
	font-weight: bold;

	
	 
	}
	
.subHeader {
	font:bold 12px Arial, Helvetica, sans-serif;
	color: #2D374D;
	font-weight:bold;
	line-height:20px;
	letter-spacing:.1em;
	}
	
.navText {
	font:10px Arial, Helvetica, sans-serif;
	color: #26354A;
	letter-spacing:.1em;
	line-height:16px;
	border-right:1px solid #FF6600;
	text-align: center;
	
	}

.calendarText {
	font:11px Arial, Helvetica, sans-serif;
	color: #26354A;
	letter-spacing:.1em;
	}
	
	
.sidebarText {
	font:11px Arial, Helvetica, sans-serif;
	color: #FFBA00;
	letter-spacing:.1em;
	line-height:18px;
	}
	
.style3 {
	color: #ff6600
}
.boxborder {
	line-height: 22px;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	color: #FFCC00;
}
.box2border {
	line-height: 22px;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	color: #FFCC00;
}
.box-BLACKborder {
	line-height: 22px;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	color: #FFCC00;
}
.style5 {color: #FFCC00}
.style7 {color: #F9C716}
.style8 {color: #9D8841}
.greytxt { color:#6E7073; font-family: arial,verdana,helvetica; line-height:17px; font-size:12px;}
.bluetxt { color:#26354A; font-family: arial,verdana,helvetica; line-height:17px; font-size:12px;}

.greytxt1 { color:#6E7073; font-family: arial,verdana,helvetica; font-size:10px;}

.greybigtxt { color:#6E7073; font-family: arial,verdana,helvetica; font-size:14px;}

.greybig1 { color:#6E7073; font-family: arial,verdana,helvetica; font-size:17px;}
.bluebig1 { color:#26354A; font-family: arial,verdana,helvetica; font-size:17px;}
.buttons {
	width:100px;
	background-color:#DEE4E2;
	border-top: #a4a4a4 1px solid; border-bottom: #a4a4a4 1px solid; border-left: #a4a4a4 1px solid; border-right: #a4a4a4 1px solid;
	font-family:arial; 
	font-size:12px; 
	font-weight:bold; 
	color:#6E7073;