#bodyText {
	font-family: Verdana, Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #333333;
	text-align: justify;
	vertical-align: top;
	padding-top: 20px;
	padding-right: 4px;
	padding-left: 8px;
	position: relative;
	width: 450px;
	margin-left:15px;
	/*background-repeat:no-repeat;
	background-image:url(images/index_03.jpg)*/
	line-height:20px;
}

td.center{
background-image:url(images/index_03.jpg);
background-repeat:no-repeat;
}
td.left{
background-image:url(images/index_02.jpg);
background-repeat:no-repeat;
}
td.right{
background-image:url(images/index_04.jpg);
background-repeat:no-repeat;
padding:0px;
margin:0px;
}
td.banner{
background-image:url(images/index_01.jpg);
background-position:center;
background-repeat:no-repeat;
background-color:#02407d;
}
.emailForm{
background-color: #effbd7;
border-style:solid;
border-width: 1px 1px 1px 1px;
border-color:#000000;
width: 200px;
height: 80px;
text-align:left;
padding-left:10px;
padding-top:4px;
margin:3px 3px 3px 3px;
position:float;
left:636px;
display:block;
}
