/* Global Styles */


body {
	margin:0px;
	background-color: #0000cc;
	}
th {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #0000cc
	font-size: 12px;
}

td {
	font:11px Arial, Helvetica, sans-serif;
	background-color: #0000cc;
	}
	
a {
	color: #FF080E;
	}
	
a:hover {
	color: #FF9900;
	}

h1{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #ffffff;
	font-weight: bold;
	}
	
h2 {color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

h3 {font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #ffffff;
	font-weight: bold;
}

h4{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #ffffff;
	font-weight: bold;
}
	

p {color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	}

.style2 {font-size: 36px;
color: #0E177c;

}
.style3 {font-size: 19px;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #ffffff; 
font-weight: bold;
 }

.style4 {
	font-size: 18px;
	color: #FFFFFF;
}

.style5 {
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.style6 {
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

.style7 {
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;

}

.style8 {
	color: #0E177c;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;

}	

.style9 {
	color: #0E177c;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;

}	

.style10 {
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.style11 {
font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 24px;
	color: #ffffff;
	font-weight: bold;
	}
a {
	color: #00ccff;
	text-decoration:underline;
	}
	
a:hover {
	color: #00fffff;
	text-decoration:underline;
	}
	
/* ID Styles */

#navigation a {
	font:10px arial;
	color: #ffffff;
	text-decoration:none;
	letter-spacing:.1em;
	}
	
#navigation a:hover {
	color: #99CCFF;
	}

#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:36px times new roman;
	color: #ffffff;
	letter-spacing:.2em;
	font-weight:bold;
	line-height:22px;
	}

.tagline {
	font:11px times new roman;
	color: #CC3300;
	letter-spacing:.2em;
	}

.smallText {
	font:12px times new roman;
	color: #CC3300;
	line-height:18px;
	}

.pageHeader {
	font:30px times new roman;
	color: #CC3300;
	letter-spacing:.1em;
	line-height:38px;
	}
	
.bodyText {
	color:#333333;
	line-height:24px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
	
.pageName {
	color: #ffffff;
	letter-spacing:.2em;
	line-height:26px;
	font-size: 18px;
	font-weight: bold;

	}
	
.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;
	}
	
div.hr {
  height: 5px;
  background: #fff url(hr1.gif) no-repeat scroll center;
}
div.hr hr {
  display: none;
}




