.BODYTOP {
	width: 750px;
	float: none;
	text-align: center;
}
.midtable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	letter-spacing: normal;
	text-align: left;
	word-spacing: normal;
}
.bodytxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}

.body-long {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
.large-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-style: normal;
	color: #293648;
	line-height: 25px;
}
.main-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 38px;
	color: #29364A;
}
.WHITEtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 20px;
	color: #FFFFFF;
	text-decoration: underline;
}
.first-para {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #333;
	font-weight: bold;
}

.first-para-long {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 21px;
	color: #333;
	font-weight: bold;
}

.grey-para {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	color: #666666;
	font-weight: bold;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
}
.border-white {
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.main-table {
	padding: 5px;
}
.WHITELINKS {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}
.image-border {
	border: 1px solid #283041;
}
a.front_highlight_title_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: -0.04em;
	font-weight: bold;
	color: #555555;
	padding: 4px 15px 0px 15px;
	background-image: url(images/f_hl_title_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 32px;
	display:block;
	}

a:hover.front_highlight_title_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: -0.04em;
	font-weight: bold;
	text-decoration: none;
	color: #1E9EBD;
	padding: 4px 15px 0px 15px;
	background-image: url(images/f_hl_title_bg_over.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 32px;
	display:block;
	}
