/* Global Styles */

body {
	margin:0px;
	}
	
td {
	font:12px arial;
	color:#333333;
	}
	
a {
	color: #003500;
	text-decoration:none;
	font-weight:bold;
	}
	
a:hover {
	color: #C00;
	text-decoration:underline;
	}
h1 , h2{
	color: #003500;
	font-style:italic;
}
/* ID Styles */
	
#navigation a {
	font:11px arial;
	color: #FFFFFF;
	text-decoration:none;
	letter-spacing:.1em;
	font-weight:bold;
	}
	
#navigation a:hover {
	color: #2A5F00;
	text-decoration:underline;
	}

#padding {
	padding:20px 5px 20px 5px;
	}

#navigation td {
	border-bottom: 1px solid #F4FFE4;
	}

/* Class Styles */

.logo {
	font:18px times new roman;
	color: #333300;
	letter-spacing:.4em;
	font-weight:bold;
	}

.sidebarText {
	font:14px georgia;
	color: #2ABF00;
	line-height:18px;
	}
	
.bodyText {
	font:12px arial;
	line-height:24px;
	color:#333333;
	}
	
.pageName {
	font:20px georgia;
	color: #CC3300;
	letter-spacing:.1em;
	line-height:26px;
	}
	
.subHeader {
	font:16px georgia;
	color: #FFFFFF;
	font-weight:bold;
	line-height:20px;
	letter-spacing:.1em;
	}
	
.navText {
	font:12px arial;
	color: #333300;
	letter-spacing:.1em;
	}
	
.calendarText {
	font:12px arial;
	line-height:14px;
	color:#333333;
	}
.rightImage {
	border-left:double;
	border-left-color:#FFFFFF;
	border-bottom:double;
	border-bottom-color:#FFFFFF;
}

.leftImage {
	border-right:double;
	border-right-color:#FFFFFF;
	border-bottom:double;
	border-bottom-color:#FFFFFF;
}

.style3 {
	font-size: 14px;
	font-weight: bold;
}

.style4 {
	font-size: 13px;
	font-weight: bold;
}

.announcement{
	color: #003500;
	font-size:14px;
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
}

.style1 {font-weight: bold; color:#2A0000}
.style1 a{color:#2A0000;}

