.eventdate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: #FFFFFF;

}
.eventtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	/*text-decoration: underline;*/
	color: #FFFFFF;

}
.eventdescription {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
}
a:link, a:visited, a:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}
a:hover {
	color: #330066;
	/*font-weight: bold;*/
}
#jobDesc h1{
	font-size: small;
	line-height: normal;
	margin: 10pt 0pt;
	border-bottom-width: 2pt;
	border-bottom-style: solid;
	border-bottom-color: #660099;
	padding-bottom: 5pt;
}
#jobDesc p{
	margin-top: 3pt;
	margin-bottom: 3pt;
}
#jobDesc strong {
	color: #660099;
}
#jobDesc .closeButton {
	font-size: xx-small;
	line-height: 8pt;
	padding: 5px;
	margin-bottom: 10px;
	position: relative;
	visibility: visible;
	z-index: auto;
	width: 100%;
	text-align: right;
	background-color: #EEEEEE;
}
#jobDesc a:hover {
	color: #330066;
	font-weight: normal;

}
#recentEvents a:hover, #recentEvents a:link, #recentEvents a:visited, #recentEvents a:active {
	color: #FFFFFF;
}
#recentEvents td {
	color: #FFFFFF;
}
