/* Global Styles */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #3C5AA2;
	text-decoration: none;
	background-color: #415473;
}


td {
	color: #DBE5F1;
	font-size: 12px;
	font-family: arial;
	}

	
a {
	color: #003399;
	text-decoration:none;
	font-weight:bold;
	}
	
a.red {
	color: #cc0000;
	font-size: 14px;
}

a.small, a.small:visited, a.small:hover, a.small:active {
	font-size: 12px;
}

a.large, a.large:visited, a.large:hover, a.large:active {
	font-size: 20px;
}

a.medium, a.medium:visited, a.medium:hover, a.medium:active {
	font-size: 14px;
}

a.xsmall, a.xsmall:visited, a.xsmall:hover, a.xsmall:active {
	font-size: 12px;
}
	
a:hover {
	color: #003399;
	text-decoration: underline;
	/* [disabled]font-size: 14px; */
	text-align: left;
	}
	
/* 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;
	color: #333;
	}
	
#calendar td {
	border: 1px solid rgb(0,51,153);
	}
	

/* MAIN STYLES ------------------------ */
#main {
	border: 1px solid #ffffff;
}

#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;
	font-size: 22px;
	}

.tagline {
	font:11px times new roman;
	color: #CC3300;
	letter-spacing:.2em;
	}

.smallText {
	font:12px times new roman;
	color: #333;
	line-height:18px;
	text-align: center;
	}

.pageHeader {
	font:30px times new roman;
	color: #CC3300;
	letter-spacing:.1em;
	line-height:38px;
	font-family: arial;
	font-weight: bold;
	}
	
.bodyText {
	font:11px arial;
	color:#333333;
	line-height:24px;
	text-align: justify;
	padding-right: 20px;
	}

li{
	font-size: 14px;
	color: #000;
	line-height:24px;
	text-align: justify;
	padding-right: 20px;
}
	
.pageName {
	font:20px georgia;
	color: #CC3300;
	letter-spacing:.1em;
	line-height:26px;
	}
	
.subHeader2 {
	font: 16px times new roman;
	color: #000000;
	font-weight: bold;
	line-height: 20px;
	letter-spacing: 0.1em;
	}
	
.navText {
	font:10px arial;
	color: #333300;
	letter-spacing:.1em;
	font-size: 12px;
	}
	
.blackText {
	color: #333;
}
.bodyText table {
	color: #333;
}
.style3 {
	font-size: 12px;
	color: #FFF;
}
#padding ul li .style6.style7 .style6 {
	text-align: left;
}
#padding ul li .style6.style7 .style6 {
	text-align: left;
}
.bodyText .style1 {
	text-align: justify;
}
.bodyText .style1 {
	text-align: justify;
}

