/* Global Styles */

body {
	margin:0px;
	}
	
td {
	font:11px arial;
	color:#333333;
	}
	
a {
	color: #3333CC;
	text-decoration:none;
	font-weight:bold;
	}
	
a:hover {
	color: #990000;
	text-decoration:underline;
	}
	
/* ID Styles */
	
#navigation a {
	font:10px arial;
	color: #336666;
	text-decoration:none;
	letter-spacing:.1em;
	}
	
#navigation a:hover {
	color: #993300;
	text-decoration:underline;
	}

#padding {
	padding:20px 5px 20px 5px;
	}
	
#weekdays th {
	font:10px arial;
	color: #ffffff;
	letter-spacing:.2em;
	}

#calheader td {
	font-weight:bold;
	}

/* Class Styles */

.logo {
	font:bold 19px Verdana, Arial, Helvetica, sans-serif;
	color: #333300;
	letter-spacing:0.4em;
	}
h2 {
	font-family: sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #663300;
	background-color: #9999FF;
	background-position: left;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	border: 1px inset #DBDBDB;
}

.sidebarText {
	color: #333366;
	line-height:18px;
	padding: 6px;
	font-family: Geneva, Georgia, "Times New Roman", Times, serif;
	font-size: small;
	}
.sidebox {
	background-color: #E3E3E3;
	margin-right: 20px;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 10px;
	top: auto;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	padding: 0px;
	border-right-color: 2px outset #CCCC99;
}
.top_logo_pic {
	margin-left: 140px;
}
h1 {
	font-size: 16px;
	font-weight: bold;
}
.sidebox_title {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bolder;
	color: #003333;
	background-color: #E1E1E1;
	border-top-width: thin;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.text_right {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	text-align: right;
	color: #3333CC;
	padding-right: 40px;
}
piccalendar {
	float: right;
}
	
.bodyText {
	font:12px arial;
	line-height:22px;
	color:#333333;
	}
	
.pageName {
	font:18px/normal Verdana, Arial, Helvetica, sans-serif;
	color: #000033;
	letter-spacing:0em;
	top: 2px;
	}
.centre_column {
	padding-top: 1px;
	font-size: small;
}
.centre_col_box {
	margin-left: 4px;
	padding-left: 8px;
	padding-right: 8px;
	width: 210px;
}
.picright {
	float: right;
	vertical-align: top;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
}
.piccentre {
	padding: 10px;
	float: none;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #003333;
}
	
.subHeader {
	color: #333333;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.4em;
	padding-top: 15px;
	}
	
.navText {
	color: #0033CC;
	font-family: Geneva, Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	}
	
.calendarText {
	line-height:14px;
	color:#333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	}
	
	
.bodyText style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
	font-weight: bold;
	list-style-position: inside;
	list-style-type: circle;
}

