body {
	margin: 0px;
	padding: 0px;
	
}

.mainText {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	line-height: 150%;
}

.subhead1 {
	margin-top: 24px;
	font-family: Arial, Helvetica, sans-serif;
	color: #ff9933;
	font-size: 17px;
	font-weight: bold;
}


.subhead1top {
	font-family: Arial, Helvetica, sans-serif;
	color: #ff9933;
	font-size: 17px;
	font-weight: bold;
}


.sponsorType {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 10px;
	font-weight: bold;
}

.sponsorDescr {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 9px;
	font-weight: bold;
}



a {
	color: #ff9933;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a.pagetop {
	color: #ff9933;
	text-decoration: none;
}

a.pagetop:hover {
	color: #ff9933;
	text-decoration: underline;
}

a.menuItem {
	color: #333333;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	text-decoration: none;
}

a.menuItem:visited {
	color: #333333;
	
}
a.menuItem:hover {
	color: #ff9933;
	
}

a.menuItem:active {
	color: #000000;
	
}

.menuItemCurrent {
	color: #f93;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
a.graylink {
	color: #333333;
	font-weight: bold;
}
a.graylink:hover {
	color: #ff9933;
	text-decoration: underline;
	font-weight: bold;
}

a.graylinkNormal {
	color: #333333;
	font-weight: normal;
}
a.graylinkNormal:hover {
	color: #ff9933;
	text-decoration: underline;
	font-weight: normal;
}

.calendarHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	font-variant: normal;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
	text-transform: uppercase;
	font-weight: bold;
	margin-top: 40px;
}
.calDate {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: normal;
}
a.calDateLink {
	color: #333333;
	text-decoration: underline;
}
a.calDateLink:hover {
	color: #ff9933;
	text-decoration: underline;
}
.calDayheader {
	font-family: Arial, Helvetica, sans-serif;
	color: #555555;
	font-size: 9px;
	font-weight: bold;
	border-top: 1px #CCCCCC;
	border-right: 1px #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px #CCCCCC;
}
.calDateSelected {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 11px;
	font-weight: normal;
	border: 1px solid #FFFFFF;
}
.calDateBlank {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: normal;
	background-color: #f7f7f7;
}
.calEventSelected {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF9900;
	font-size: 11px;
	font-weight: normal;
}
.calEvent {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: normal;
	line-height: 150%;
}
.subheadCal {
	margin-top: 24px;
	font-family: Arial, Helvetica, sans-serif;
	color: #ff9933;
	font-size: 17px;
	font-weight: bold;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FF9900;
	border-right-color: #FF9900;
	border-bottom-color: #FF9900;
	border-left-color: #FF9900;
}
.instructions {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 10px;
	font-weight: normal;
	font-style: italic;
	margin-bottom: 0px;
}
a.calEventLink {
	color: #333333;
	text-decoration: none;
}
a.calEventLink:hover {
	color: #ff9933;
	text-decoration: none;
}
.hrule {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	padding-top: 0px;
	margin-top: 0px;
}
.subhead2Cal {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 17px;
	font-weight: normal;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	margin-top: 32px;
	padding-top: 4px;
}
.subheadExhibits {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 15px;
	font-weight: normal;
	margin-top: 32px;
}
.orangeText {
	color: #FF9900;
}
.freeText {
	color: #ff9900;
	font-size: 9px;
	font-weight: normal;
	text-transform: uppercase;
}
ul {
	list-style-image: url(global_images/bullet.gif);
}
.footnote {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 10px;
	font-weight: normal;
	margin-bottom: 0px;
}
