.headerGreen {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	line-height: 18px;
	font-weight: bold;
	background-color: #00AEED;
	margin: 0px;
	padding: 6px;
}


.headerOrange2 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	line-height: 14px;
	font-weight: bold;
	background-color: #FF9933;
	margin: 0px;
	padding: 3px 0px 3px 10px;
}
.headerNav {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:left;
	color: #FFF;
	line-height: 14px;
	font-weight: bold;
	background-color: #FDEBCF;
	margin: 0px;
	padding: 2px 0px 2px 25px;
}


.subheadOrange {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF9933;
	line-height: 16px;
    font-weight: bold;
}

h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FF9900;
	line-height: 20px;
	font-weight: bold;
	padding: 10px 0 0 0;
	text-transform: uppercase;
}

.lineBlue {
	border-bottom:2px #00AEED solid;
}

.boxBlue {
	border:1px #00AEED solid;
}

.p14 {
	font-size:14px;
	line-height:18px;
}