.bannerpicborder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #00acd6;
	border-right-color: #00acd6;
	border-bottom-color: #00acd6;
	border-left-color: #00acd6;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	color: #000000;
}

.quote-blue {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 1.5em;
	font-weight: normal;
	color: #333;
	font-style: italic;
}

.basetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 1.5em;
	color: #F0F9FB;
}
.titletext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	color: #00acd6;
}
.subtitletext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #00acd6;
}
.centrealign {
	text-transform: capitalize;
}

#contentContainer table {
	margin: 0px auto;
}

/* fancy block quote */

blockquote {
	float: left;
	width: 500;
}

blockquote span { line-height: 22px;}

.bqstart, .bqend {
	font-family: serif;
	width: 22px;
	margin: 0px;
	display: inline;
	position: relative;
	height: 0px;
}

.bqstart {
	left: 0px;
	margin-right: 4px;
	margin-left: -25px;
}

.bqend { top: 4px; left: 4px; height: 0px;}

.bqstart IMG, .bqend IMG { display: inline; line-height; 0px; position: relative;}

.formtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.formtextsml {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}
.formfieldmed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #09003E;
	background-color: #FFFFFF !important;
	border: 1px solid #35A8BD;
	margin: 0px;
	padding: 1px;
	height: 16px;
	width: 200px;
}
.formfieldtextarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #09003E;
	background-color: #FFFFFF;
	height: 52px;
	width: 200px;
	border: 1px solid #35A8BD;
}
.submitbutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #35A8BD;
	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;
}
