body,td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#25292B;
	line-height:19px;
}


h1 {
	font-size:32px;
	color:#009BC9;
	font-weight:normal;
	line-height:32px;
	margin:0 0 18px 0;
}

h2 {
	font-size:20px;
	color:#F05A28;
	font-weight:normal;
	margin:0 0 12px 0;
	line-height:22px;
}

h3 {
	font-size:14px;
	color:#3A4145;
	margin:0 0 8px 0;
	font-weight:bold;
}

h4 {
	font-size:13px;
	color:#F05A28;
	font-weight:bold;
}

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

a:hover {
	color:#F05A28;
	text-decoration:none;
}

hr {
	border:none;
	border-bottom:1px solid #DEDFE0;
	height:1px;
	margin:10px 0;
}

/* Custom Styles for dropdown */

.blueHighlight {
	font-weight:bold;
	color:#009BC9;
}

.orangeHighlight {
	font-weight:bold;
	color:#F25E12;
}

.greenHighlight {
	font-weight:bold;
	color:#81C31B;
}

.redHighlight {
	font-weight:bold;
	color:#C6003C;
}

.pageImageLeft {
	float:left;
	margin:0 15px 15px 0;
}

.pageImageRight {
	float:right;
	margin:0 0 15px 15px;
	border:3px solid #d2d2d1;
}

.peopleTable {
	
}

.openDayHeading {
	background:#94C43D;
	color:#fff;
	clear:both;
	font-size:22px;
	font-weight:bold;
	padding:3px;
	text-align:center;
}

