body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 14px;
}

td {
}

th {
}

p {
	
	color: #000000;
}

link {
	text-decoration: none;
	cursor: hand;
	color: #FFFFFF;
	background-color: #6595C5;
	background-position: center;
	}

a:visited {
	text-decoration: none;
	cursor: hand;
}

a:hover {
	color: #0054AE;
	text-decoration: none;
	cursor: hand;
	filter: Glow(Color=#FF0000, Strength=50);
}

a:active {
	text-decoration: none;
	cursor: hand;
	color: #FFFFFF;
	background-color: #6595C5;
	background-position: center;
}

.nav {
	color: #FF0000;
	font-weight: bold;
	cursor: hand;
	filter: Gray;
}

#menubox {
	font-weight: bold;
	color: #FFFFFF;
	font-size: 10px;
	cursor: hand;
	filter: Glow(Color=FF0000, Strength=100);
}
.pathway {
	font-style: normal;
	color: #6498C1;
}
.heading {
	font-size: 14px;
	font-weight: bold;
	color: #6498C1;
}
.subheading {
	font-size: 14px;
	font-weight: bold;
	color: #6498C1;
}
a {
	color: #6498C1;
	background-position: center;
	cursor: hand;
	text-decoration: none;
}
.note {
	color: #FFFFFF;
}
.right {
	background-color: #D9E5FF;
}
.poll {
	font-size: 12px;
	line-height: 17px;
	font-weight: bold;
	color: #6498C1;
}
.inputsubmit {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #6498C1;
	cursor: hand;
}
.inputbutton {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #6498C1;
	cursor: hand;
}
.ajaxtype {
	font-size: 10px;
	line-height: 12px;
}
.ajaxbold {
	font-size: 10px;
	line-height: 12px;
	font-weight: bold;
}

.calendarevents {
	font-size: 11px;
	line-height: 17px;
	color: #333333;
	padding: 5px;
	border: thin dashed #3366CC;
	background-color: #99CCFF;
	text-align: left;
}
.imagecollection table{
	color: #6699FF;
	text-align: center;
	display: block;
	margin: 2px;
	padding: 2px;
	height: auto;
	width: auto;
	background-color: #FFFFFF;
	background-position: center;
}
hr {
	color: #FFFFFF;
	background-color: #FFFFFF;
	border: 0px;
	visibility: hidden;
}
