/* 
  hot pink - #d7-004d
  dark green - #225-e36

  blue - #003082
  orange - #e76f00
  green - #006-233

*/
H1
{
	color: #003082;
	font-weight: bold;
}
H3
{
	color: #DD2424;
	font-weight: bold;
}
.heading
{
	color: #003082;
	font-weight: bold;
}
.subheading
{
	color: #003082;
	font-weight: bold;
}
.rule
{
	height: 3px;
	background: #003082;
	border-color: #003082;
	border-style: solid;
}
.facility
{
	color: #e76f00;
	font-weight: bold;
}
.date
{
	color: #e76f00;
	font-weight: bold;
}
.mktcopy
{
	color: #003082;
	font-weight: normal;
}
.sponsoredby
{
	color: #003082;
	font-size: small;
	font-weight: normal;
	font-style: italic;
}
.bulletin
{
	width: 30%;
	margin-left: 10px;
	margin-top: 0px;
	padding: 5px;
	float: right;
	background-color: #FFFAC3;
	border-style: solid;
	border-width: medium;
	border-color: #e76f00;
}
.bulletinhead
{
	background-color: #B12A2A;
	color: White;
	font-size: 16px;
	font-weight: bold;
}
.bulletintext
{
	color: #B12A2A;
}
.bulletinrule
{
	height: 5px;
	color: #B12A2A;
	background: #B12A2A;
	border-color: #B12A2A;
}

.tabactive
{
	background-color: #003082;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #003082;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #003082;
}
.tabinactive
{
		
	background-color: #ffffff;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #003082;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #003082;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #003082;
}
.textactive
{
	color: white;
	font-size: 16px;
	font-weight: bold;
}
.textinactive
{
	color: #003082;
	font-size: 14px;
	font-weight: bold;
}
.menubottom
{
	background-color: #003082;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #003082;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #003082;
}
.time
{
	color: #000000;
	font-weight: bold;
}
.coursetitle
{
	color: #e76f00;
	font-weight: bold;
}
.coursenumber
{
	color: #e76f00;
	font-weight: bold;
	width: 20px;
}
.speaker
{
	color: #003082;
	font-weight: bold;
}
.description
{
	color: #000000;
}
.speakertype
{
	background-color: #003082;
	color: White;
	font-size: 16px;
	font-weight: bold;
}
.day
{
	background-color: #e76f00;
	color: White;
	font-size: 16px;
	font-weight: bold;
}
.speakername
{
	color: #e76f00;
	font-weight: bold;
}
.speakerbio
{
	color: #000000;
}
.exhibitortype
{
	background-color: #003082;
	color: White;
	font-size: 16px;
	font-weight: bold;
}
.exhibitorname
{
	color: #e76f00;
	font-weight: bold;
	font-size: 14px;
}
.exhibitordetail
{
	color: #000000;
	font-weight: normal;
}

