/* Global Styles */

body {
	margin:0px;
	}

td {
	font:11px arial;
	color: #333333;
	}
	
a {
	color: #cc0000;
	text-decoration:none;
	font-weight:bold;
	}
	
a:hover {
	color: #CC3300;
	/* color: #990000; */
	text-decoration:underline;
	}


div.range {

position: absolute; 
left: 41px; 
top: 177px; 
width: 164px; 
height: 196px;


}	

div.fb {

position: absolute; 
left: 25px; 
top: 400px; 
width: 96px; 
height: 145px;

}	

div.range.td {
	
	color: #990000;

}

/* ID Styles */

#navigation a {
	font:14px arial;
	color: #ffffff;
	text-decoration:none;
	letter-spacing:.1em;
	font-weight:bold;
	}
	
#navigation a:hover {
	color: #99CCFF;
	}

#navigation2 td {
	border-bottom: 1px solid #FF9900
	}

#navigation2 a {
	font:14px Arial, Helvetica, sans-serif;
	color: #666666;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	display:block;
	padding:8px 6px 8px 22px;
	}
	
#navigation2 a:hover {
	color:#ffffff;
	font-weight:bold;
	background: url("mm_bullet_yellow.gif") 10px 50% no-repeat;
	}

#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 */

.style1 {
	color: #FFFFFF;
	font-family: "Tw Cen MT";
	font-size: 18px;
	font-weight: bold;
}
.style2 {
	font-family: "Tw Cen MT";
	font-size: 30px;
	font-weight: bold;
	letter-spacing:.1em;
	line-height:30px;
	color: #0E177C;

}
.style3 {
	font:20px times new roman;
	color:#333333;

}

.style31 {
	font:18px times new roman;
	color:#333333;

}


.style4 {
	font-family: "Mistral"; 
	font-size: 30px;
	color: YELLOW;
	font-weight: normal;
	letter-spacing:.1em;
	line-height:36px;
}




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


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

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

.pageHeader {
	font:20px times new roman;
	color: #CC3300;
	letter-spacing:.1em;
	line-height:38px;
	}
	
.bodyText {
	font:14px arial;
	color:#333333;
	line-height:20px;
	}
	
.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;
	}