body {
	background-color: #FFFFFF;
}
.panelcontentHead {
	padding: 10px;
	font-size: 12px;
	line-height: 1.5em;
	color: #666666;
	background-color: #FFFFFF;
	background-image: url(images/p7ap_light_gray_bevel.jpg);
	background-repeat: repeat-x;
	letter-spacing: 0.2em;
	text-align: center;
}
.contentTextdark {
	margin: 0 1px 0 1px;
	padding: 20px;
	color: #333333;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a {
	color: #0066CC;
	font-size: 11px;
}
.blueHilight {
	font-size: 10px;
	font-weight: bold;
	color: #3366FF;
	text-transform: uppercase;
}
.contentScroll {
	color: #666666;
	line-height: 22px;
	font-size: 11px;
	margin-top: 0;
	margin-right: 1px;
	margin-bottom: 0;
	margin-left: 1px;
	padding-top: 4px;
	padding-right: 20px;
	padding-bottom: 4px;
	padding-left: 20px;
	background-color: #E0E0E0;
}
h4 {
	font-size: 12px;
	margin-top: 1.5em;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-bottom: 8px;
}
/* ----------------CONTACT FORM styles --------------------*/
.contactform {
	font-family: Arial, Helvetica, sans-serif;
	color:#333333;
	font-size: 10px;
	background-color: #E0E0E0;
	border: 1px solid #999;
	width: 170px;
}
.SEND {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #F3F3F3;
	border: 1px solid #999;
	float: right;
	width: 80px;
	color: #333333;
	font-weight: bold;
	height: 21px;
	padding-top: 1px;
}
.CLEAR {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #F3F3F3;
	border: 1px solid #999;
	float: left;
	width: 80px;
	color: #333333;
	font-weight: bold;
	text-align: center;
	height: 21px;
}
.contactName {
	color:#333333;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	margin-right: 3px;
	vertical-align: bottom;
}
.TXT_messageSent {
	color: #004993;
	font-weight: bold;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

/* --------------------------------------------- */
.FormText {
	color: #333333;
	width: 172px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	margin: 0;
}
}
.imagebox {
	border: 1px dotted #999999;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 1px;
	padding-right: 4px;
	padding-bottom: 1px;
	padding-left: 4px;
}