/* Global Styles */

body {
	margin:0px;
	background-color: #026232;
	}

td {
	font:11px arial;
	color:#333333;
	}
	
a {
	color: #333300;
	text-decoration:none;
	font-weight:bold;
	}
	
a:hover {
	color: #f8551e;
	text-decoration:underline;
	}

h3 {
	font:12px arial;
	font-weight:bold;
	color: #026232;
	margin-bottom:0px;
}

img {  
	border-style: none;
}

/* ID Styles */
#navigation {

	}
	
#navigation a {
	color: #f8c11e;
	text-decoration:none;
	}
	
#navigation a:hover {
	color: #f8551e;
	text-decoration:underline;
	}

#padding {
	padding:10px 15px 10px 0px;
	}
	
#bodypadding {
	padding:20px 15px 40px 0px;
	}	
	
/* Class Styles */

.logo {
	font:36px Georgia, "Times New Roman", Times, serif;
	color: #f8551e;
	font-weight:bold;
	letter-spacing:.1em;
	}

.bodyText {
	font:12px arial;
	line-height:16px;
	color:#333333;
	}

.para {
	font:14px arial;
	line-height:16px;
	color:#333333;
	} 

	
.pageName {
	font:20px Arial, Helvetica, sans-serif;
	color: #026232;
	letter-spacing:.1em;
	line-height:26px;
	}
	
.subHeader {
	font:14px georgia;
	color: #333300;
	font-weight:bold;
	line-height:20px;
	letter-spacing:.1em;
	text-align:center;
	}

.navText {
	font:12px arial;
	color: #f8c11e;
	}
	
.sectionLinks{
	margin: 0px;
	padding: 0px 0px 5px 20px;
	font-size: 90%;
	line-height: 12px;
}

.sectionHeaders{
	margin: 0px;
	padding: 20px 0px 0px 0px;
	font-size: 110%;
	font-weight:bold;
}

.headline {
	font:14px arial;
	font-weight:bold;
	color: #f8551e;
}

.info-indent {
	font:12px arial;
	font-weight:normal;
	margin: 0px 30px 0px 30px;
}

.calendarText {
	font:11px arial;
	line-height:14px;
	color:#333333;
	}
	
.FooternavText {
	font:10px arial;
	color: #f8c11e;
	letter-spacing:.1em;
	}	

.FeatureText {
	font:10px georgia;
	color: #333300;
	font-weight:bold;
	line-height:14px;
	text-align:center;
	}
	
table.resources {
	border-collapse: collapse;
	border: 4px solid #a4c2c2;
	width: 600px;
	margin: 20px 0 20px 0;
}

table.resources thead tr th {
	color: #333300;
	background-color: #a4c2c2;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 14px;
	text-align: left;
	padding: 10px 0 10px 0;
}

table.resources tbody tr td {
	padding: 10px 0 10px 0;
}

.thankyou {
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	background-color:#FFFFFF;
	font-weight:bold;
	color: #333300;
}

/*********** .relatedLinks styles ***********/



