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

h1 {
	font-size:20px;
	color:#fff;
	font-weight:normal;
	margin:-15px -15px 16px -15px;
	padding:7px 10px;
	line-height:24px;
	background:url(/images/backgrounds/heading_bg.jpg) repeat-y #01AEEF;
	text-transform:uppercase;
	border-bottom:5px solid #EDEDED;
}

h2 {
	font-size:18px;
	color:#455560;
	font-weight:normal;
	margin:0 0 10px 0;
}

h3 {
	font-size:15px;
	color:#455560;
	font-weight:normal;
	margin:0 0 10px 0;
}

h4 {
	font-size:14px;
	color:#666666;
	font-weight:bold;
}

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

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

hr {
	height:1px;
	color:#DDDDDF;
	border:none;
	border-top:1px solid #DDDDDF;
	margin:0 0 18px 0;
}

/* Custom Styles for dropdown */

.textHighlight {
	font-weight:bold;
	color:#999999;
}

.textHighlight2 {
	font-weight:bold;
	color:#006600;
}

.secondH1 {
	border-top:10px solid #EDEDED;
	margin-top:0;
}

.headingLink {
	background:#F8972B;
	float:right;
	color:#fff;
	font-size:12px;
	padding:0 9px;
}

.headingLink:hover {
	background:#455560;
	color:#fff;
}

.callToAction {
	background:#F8972B;
	color:#fff;
	padding:5px 9px;
	line-height:25px
}

.callToAction:hover {
	background:#26ACE2;
	color:#fff;
}

.layoutTable {
}

.layoutTable thead td {
	background:#455560;
	color:#fff;
	font-weight:normal;
	text-transform:uppercase;
	vertical-align:middle;
	line-height:14px;
	padding:5px 8px;
}

.layoutTable td {
	background:#D0D8DC;
	padding:3px 8px;
	border-left:1px solid #fff;
	border-right:2px solid #fff;
	border-bottom:3px solid #fff;
	vertical-align:top;
}
