/* Global Styles */

body {
	margin:10px;
	padding: 0px;
	background-image: url(bg.gif);
	background-repeat: repeat;
	background-color: #248f9a;
	}

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

h1 {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin: 0px 0px 5px 0px;}

h2 {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-bottom: -11px;}
.upcomingevents {
	color: #442B6E
}
.upcomingeventsdate {
	font-weight: bold;
	color: #A91B31;
	line-height: 20px;
}
/* ID Styles */

#navigation a {
	font:10px arial;
	color: #ffffff;
	text-decoration:none;
	letter-spacing:.1em;
	}
	
#navigation a:hover {
	color: #1F56AA;
	}

#padding {
	padding:6px 0px 4px 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1F56AA;
	line-height:18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
	
#calendar td {
	border: 1px solid rgb(0,51,153);
	}
	
#noborder td {
	border: 0px;
	}
	
#weekdays th {
	font:11px arial;
	color: #ffffff;
	font-weight:bold;
	border: 0px;
	padding:2px;
	}

#calheader td {
	font-weight:bold;
	}
	
#bodyText {
	color:#333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
	line-height:22px;
	}
	
#bodyText2 {
	line-height:16px;
	color:#333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;}

#bodyText2 p {
	text-indent: 20px;
	margin-top: -5px;
	margin-bottom: -3px;}
	
#bodyText2 h2 {
	padding-bottom: 6px;}
	
#downloads a {
	display: block;}
	
#pageHeader {
	color: #E87F0C;
	line-height:38px;
	font-family: "Times New Roman", Times, serif;
	font-size: 28px;
	}

/* Class Styles */
.logo {
	font:18px times new roman;
	color: #0E177C;
	letter-spacing:.3em;
	font-weight:bold;
	line-height:22px;
	}
.navText {
	font:10px arial;
	color: #333300;
	letter-spacing:.1em;
	}
