body {
	margin-top: 30px;
	background-image: url(../images/bg.gif);
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
}

	

a {

	color: #333300;

	font-weight:bold;

	text-decoration:none;

	}

	

a:hover {

	color: #FFBA00;

	}

	

/* ID Styles */



#navigation a {
	color: #26354A;
	text-decoration: none;
	letter-spacing:0.1em;
	line-height:16px;
	display:block;
	padding: 0px 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333300;
	font-size: 10px;
	font-weight: bold;

	}

	

#navigation a:hover {

	color:#333300;

	background: #FFffff;

	}



#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 {
	color: #FFBA00;
	letter-spacing:0.3em;
	line-height:26px;

	}

	

.tagline {
	color: #D3DCE6;
	line-height:16px;
	font-size: 11px;
	text-transform: uppercase;

	}
.heading   {
	font-size: 14px;
	letter-spacing: 1px;
	line-height: 20px;
	color: #000;
	margin-bottom: 20px;
	text-align: justify;
}
.bodyText   {
	line-height:18px;
	color:#26354A;
	letter-spacing:1px;
	text-align: justify;
	}



.detailText {
	color:#26354A;
	letter-spacing:1px;

	}
h1 {
	color: #333300;
	letter-spacing:1px;
	font-weight:bold;
	font-size: 18px;
	line-height: 30px;
	text-decoration: underline;
	text-indent: 40;
	text-align: right;
	white-space: normal;
	margin: 0px 40px 0px 0px;
	padding: 0px;

	}
p {
	padding: 0px;
	margin-top: 3px;
	margin-bottom: 6px;
}


	

.subHeader {
	color: #2D374D;
	font-weight:bold;
	line-height:20px;
	letter-spacing:.1em;
	font-size: 12px;

	}

	

.navText {
	color: #26354A;
	letter-spacing:.1em;
	text-transform: uppercase;
	font-size: 12px;
	line-height: 16px;

	}



.calendarText {
	color: #26354A;
	letter-spacing:.1em;

	}

	

	

.sidebarText {
	color: #FFBA00;
	letter-spacing:.1em;
	line-height:18px;

	}

	

.tableH {

	font-weight: bold;

	color: #FFFFFF;

	background-color: #999966;

}

.error {

	font-weight: bold;

	color: #990000;

}

