/* Global Styles */

body {
	margin:0px;
	}

td {
	font:11px arial;
	color:#333333;
	}
	
a {
	color: #cc0000;
	text-decoration:none;
	font-weight:bold;
	}
	
	
a:hover {
	color: #990000;
	text-decoration:underline;
	}
	
/* ID Styles */

#navigation a {
	font:11px arial;
	color: #ffffff;
	text-decoration:none;
	letter-spacing:.1em;
	text-align:center;
	}
	
#navigation a:hover {
	color: #826d54;
	}

#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;
	}

/* Font Color was #CC0000, was #34455F, NOW 455A21*/	
.smallText {
	font:12px arial;
	color: #455A21;
	line-height:14px;
	}

/* Font Color was #CC0000, was #34455F, NOW 455A21*/		
.smallText2 {
	font:12px arial;
	color: #455A21;	
	font-weight: bold;
	line-height: 16px;
	}	

/* Font Color was #CC0000, was #34455F, NOW 455A21*/		
.smallText3 {
	font:18px arial;
	color: #455A21;	
	line-height:19px;
	}	

/* Font Color was #CC0000, was #34455F, NOW 455A21*/			
.smallText4 {
	font:18px arial;
	color: #455A21;	
	line-height:22px;
	}

/* Font Color was #CC0000, was #34455F, NOW 455A21*/		
.smallText5 {
	font:12px arial;
	color: #455A21;	
	font-weight:bold;
	line-height:19px;
	text-decoration: underline
	   }				

.smallText6 {
	font:14px arial;
	color: #333333;	
	font-weight:bold;
	line-height:19px;
		}
							
.smallText7 {
	font:12px arial;
	color: #333333;	
	font-weight:bold;
	   }
	   					
.smallText8 {
	font:14px arial;
	color: #ffffff;	
	font-weight:bold;
	   }	
	   					
.smallText9 {
	font:12px arial;
	color: #0000ff;	
	font-weight:bold;
	   }	
  

.smallText10 {
	font:14px arial;
	color: #ffffff;	
	font-weight:normal;
	   }
	   
/* Font Color was #CC0000, was #34455F, NOW 455A21*/		   
.smallText11 {
	font:14px arial;
	color: #455A21;	
	line-height:19px;
		}	
		
.smallText12 {
	font:12px arial;
	color: #826d54;	
		   }					
		   
.smallText13 {
	font:12px arial;
	color: #cc0000;	
	font-weight:bold;
	line-height:19px;
	text-decoration: underline
	   }						   

.smallText14 {
	font:12px arial;
	color: #cc0000;	
	font-weight:bold;
	   }	
		   

.pageHeader {
	font:30px times new roman;
	color: #CC3300;
	letter-spacing:.1em;
	line-height:38px;
	}
	
.bodyText {
	font:12px arial;
	color:#333333;
	line-height:16px;
	}	
	
	
	
.bodyText1 {
	font:12px arial;
	color:#333333;
	font-weight:bold;
	line-height:16px;
	}
	
	
.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;
	}
	
.pagebkground3 { background-color:#455A21
 	}
		
