.ArielBlue10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #214273;
	text-decoration: none;
}

.frmBgRpt01 {
	background-image: url(../images/frmBgRpt01.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.frmLft01 {
	background-image: url(../images/frmLeft01.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.txt01 {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #214273;
	text-decoration: none;
}
.txt01 a:link{
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #214273;
	text-decoration: none;
}
.txt01 a:visited{
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #214273;
	text-decoration: none;
}
.txt01 a:hover{
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #214273;
	text-decoration: underline;
}
.txt01 a:active{
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #214273;
	text-decoration: none;
}
.bgImg01 {
	background-image: url(../images/imgBg01.jpg);
	background-repeat: no-repeat;
}

.frmRit01 {
	background-image: url(../images/frmRit01.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.txt02 p{
	margin-bottom:3px;
	margin-top:1px;
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.txt02 a:link{

	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}
.txt02 a:visited{

	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}
.txt02 a:hover{

	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}
.txt02 a:active{

	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}
.bgImg02 {

	background-image: url(../images/imgBg02.jpg);
	background-repeat: no-repeat;
}
.btmBg01 {
	background-image: url(../images/btmBg01.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.txt03 {
	font-family: Tahoma, Arial;
	font-size: 10px;
	color: #214273;
	text-decoration: none;
	font-weight: bold;
}

.txt04 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #214273;
	text-decoration: none;
}
.frmBgRpt02 {

	background-image: url(../images/frmBgRpt02.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.frmLft02 {

	background-image: url(../images/frm2Left01.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.frmRit02 {

	background-image: url(../images/frm2Rit01.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.txt05 {
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #6b6b6b;
	text-decoration: none;
	padding-right: 15px;
	
}
.txt05 a:link{
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #214273;
	text-decoration: underline;
}
.txt05 a:visited{
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #214273;
	text-decoration: underline;
}
.txt05 a:active{
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #214273;
	text-decoration: underline;
}
.txt05 a:hover{
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #214273;
	text-decoration:underline;
}

.bodytext {
 	color: #6b6b6b;
	font-family: Tahoma, Arial;
	font-size: 12px;
	text-decoration: none;
	}
.bodytext a:link{
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #214273;
	text-decoration: underline;
}
.bodytext a:visited{
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #214273;
	text-decoration: underline;
}
.bodytext a:active{
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #214273;
	text-decoration: underline;
}
.bodytext a:hover{
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #214273;
	text-decoration:underline;
}
	
.txt06 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #091a40;
	text-decoration: none;
}

h3 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #33568c;
	text-decoration: none;
}

/* Contact Form styles */

.input { /* div */
	background:url(../images/input.gif);
	width:406px;
	height:31px;
	padding: 0px;
	margin: 0px;
}
#contact input { /* input boxes */
	background: transparent;
	margin:5px 5px 5px 7px;
	height:21px;
	width:389px;
	border: none;
	font: Tahoma 12px;
	color:#214273;
}
.textarea { /* div */
	background:url(../images/textarea.gif);
	width: 406px;
	height: 126px;
	padding: 0px;
	margin: 0px;
}
.whitelink a:link{
	color: #ffffff;
	text-decoration: none;
}
#contact textarea { /* textarea */
	background: transparent;
	width: 394px;
	margin:5px 5px 5px 7px;
	height:115px;
	border: none;
	font: Tahoma 12px;
	color:#214273;	
}