/* Global Styles */

body {
	margin:0px;
	}

td {
	font:12px arial;
	color:#000000;
	}
	
a {
	color: #cc0000;
	text-decoration:none;
	font-weight:bold;
	}
	
a:hover {
	color: #990000;
	text-decoration:underline;
	}
	
/* ID Styles */

#navigation td {
	padding: 3px;
	border: thin solid #000099;
	text-align: center;
}

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

#padding {
	padding:20px 5px 20px 5px;
	}
	
#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;
	}

/* Class Styles */

.logo {
	font:18px times new roman;
	color: #0E177C;
	letter-spacing:.3em;
	font-weight:bold;
	line-height:22px;
	}

.tagline {
	font:11px times new roman;
	color: #CC3300;
	letter-spacing:.2em;
	}

.smallText {
	font:11px times new roman;
	color: #000000;
	line-height:18px;
	}

.pageHeader {
	color: #003399;
	letter-spacing:0.1em;
	line-height:38px;
	text-align: center;
	font-family: "times new roman";
	font-size: 30px;
	text-decoration: underline;
	}
	
.bodyText {
	font:12px arial;
	color:#000000;
	line-height:24px;
	}
	
	
	
.counterheaderwhitetext {
	font:12px arial;
	color:#FFFFFF;
	line-height:12px;
	}
	
	
	
	
.pageName {
	font:20px georgia;
	color: #CC3300;
	letter-spacing:.1em;
	line-height:26px;
	}
	
.subHeader {
	font:14px times new roman;
	color: #003399;
	font-weight:bold;
	line-height:20px;
	letter-spacing:.1em;
	}
	
.navText {
	font:10px arial;
	color: #333300;
	letter-spacing:.1em;
	}
	
/* ID Styles */

#datetable p {
	color: #FFFFFF;
}



#footer a {
	font:11px/20px arial;
	color: #FFFFFF;
	text-decoration:none;
	}
	
#footer a:hover {
	font:11px/20px arial;
	color: #FFFFFF;
	text-decoration:underline;
	}

#maincontent p {font:12px arial;
	color:#000000;
	}
	
#maincontent .bodyText h2 {
	font-size: 18px;
}

#maincontent h1 {
	color: #003399;
	letter-spacing:0.1em;
	line-height:38px;
	text-align: center;
	font-family: "times new roman";
	font-size: 30px;
	text-decoration: underline;
	}

	
#maincontent .bodyText li {
	font-size: 13px;
	line-height: normal;
	color: #000000;
	font-weight: bold;
	padding: 5px 50px 5px 5px;
	background-image: url(../img/backgroundtinting/10pct-gray.jpg);
	margin: 0px;
}
#contacts {
	color: #000000;
	background-image: url(../img/backgroundtinting/05pct-gray.jpg);
	padding: 5px;
}
#contacts td {
	color: #000000;
	font-size: 12pt;
}
#outercontainer #footer div {
	color: #FFFFFF;
}
.tabledataunderline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
}
#maincontent td {
	margin-right: 10px;
	margin-left: 10px;
	padding: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#twittertable #twitter_div p {
	font-size: 12px;
}
#twittertable #twitter_div {
	font-size: 12px;
}
