html {
	margin: 0px;
	padding: 0px;
	height: 100%;
}

body {
	margin: 0px;
	padding: 0px;
	height: 100%;
	background-color: #00A0C6;
}

.mainTable {
	background-image:url(images/events/bg.gif);
	background-repeat:no-repeat;
}

.style1 {
	font-size: 24px;
}

.style2 {
	font-size: 20px;
}

.topMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	font-weight: bold;
	text-decoration: none;	
}

.selected {
	color: #CC9900;
}


.bodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
}

.bodyTextHome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

.serviceText1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

.serviceHeading1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #485EB3;
	font-size: 15px;
}

.profileList {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #485EB3;
	font-weight: bold;
}

.profileLeft {
	padding-right: 8px;
}

.profileRight {
	padding-left: 8px;
}

.cellTitle1 {
	padding-right: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #E73E28;
	font-size: 13px;
	font-weight: bold;
}

.imgDesc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}

.eventTitle {
	font-weight: bold;
}

.eventDate {

}

.eventDescription {

}

.formCell {
	padding-right: 7px;
}

.eventTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style:normal;
	color: #000000;
}

.credits {
	font-size:9px;
}

.floatingImage {
	float:right;
	width: 130px;
	height: 169px;
	padding-left:40px;
}
