/* Global Styles */

body {
	margin: 0px;
	}
	
td {
	color: #003399;
	font-family: Georgia, Times New Roman, serif;
	letter-spacing: normal;
	}
	
a {
	color: #003399;
	text-decoration: none;
	font-weight: bolder;
	}
	
a:hover {
	color: #003399;
	text-decoration: underline;
	letter-spacing: normal;
	}

h1 {
	color: #003399;
	font-family: Georgia; 
	font-size: 20px;
	font-weight: bold;
	}
	
h2 {
	color: #003399;
	font-family: Arial;
	font-size: 10px;
	font-variant: small-caps;
	}
	
h3 {
	color: #003399;
	font-family: Times New Roman;
	font-size: 18px;
	letter-spacing: 0.4em;
	}
	
h4	{
	color: #99ccff;
	font-family: Times New Roman;
	font-size: 18px;
	letter-spacing: 0.4em;
	} 
	
h5	{
	color: #003399;
	font-family: Georgia;
	font-size: 18px;
	}
		
/* ID Styles */

#navigation a {
	font-size: 10px;
	font-family: arial;
	color: #003399;
	text-decoration: none;
	letter-spacing: 0.1em;
	}
	
#navigation a:hover {
	color: #000066;
	text-decoration: underline;
	}

#padding {
	padding: 20px 5px 20px 5px;
	}
	
#weekdays th {
	font: 10px arial;
	color: #ffffff;
	letter-spacing: 0.2em;
	}

#calheader td {
	font-weight: normal;
	}

/* Class Styles */

.logo {
	color: #FFFFFF;
	letter-spacing: 0.4em;
	font-weight: normal;
	font-family: Times New Roman;
	font-size: 18px;
	}
	
.logo2 {
	color:#003399;
	letter-spacing:0.4em;
	font-weight:bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	}

.logo3 {
	color: #99ccff;
	letter-spacing: 0.4em;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	}
	
.sidebarText {
	font: 12px georgia;
	color: #003399;
	line-height: 18px;
	font-style: italic;
	}
	
.bodyText {
	line-height: normal;
	color: #000000;
	font-family: arial;
	font-size: 11px;
	}
	
.pageName {
	font: 20px georgia;
	color: #99ccff;
	letter-spacing: 0.1em;
	line-height: 26px;
	}
	
.subHeader {
	font: 14px georgia;
	color: #99ccff;
	font-weight: bold;
	line-height: 20px;
	letter-spacing: 0.1em;
	}
	
.navText {
	font: 10px arial;
	color: #003399;
	letter-spacing: normal;
	}
	
.calendarText {
	color: #003399;
	font-family: arial;
	font-size: 11px;
	}
	
.style1 {font-size: 10px; color: #003399}
.style2 {font-size: 10px}
.style5 {font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif}

p.MsoNormal {
margin-top: 0cm;
margin-right: 0cm;
margin-bottom: 10.0pt;
margin-left: 0cm;
line-height: 115%;
font-size: 11.0pt;
font-family: Calibri, sans-serif;
}


