body {

	background-image: url(../images/bg1.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	

}
.bodycopy {
	font-family: verdana, Helvetica, sans-serif;
	font-size: 9px;

	color: #000000;
	text-decoration: none;
}

.bodycopy2 {
	font-family: verdana, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	text-decoration: none;
}

h1 {
 font-family: verdana, Helvetica, sans-serif;
 font-size: 15px;
 color: #088c98;
 font-weight: bold;
}

.header {
	font-family: "verdana Black", verdana, sans-serif;
	font-size: 11px;
	line-height: 40px;
	color: #3630A6;
	text-decoration: bold;
	font-weight: normal;
}
a {
	color: #000000;
	text-decoration: underline;
}
a:hover {	
color: #088c98;
text-decoration: underline
}

.buttons {
	font-family : verdana, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	border: 1px solid #fffffff;
	background-color: #088c98;
}
.footer {
	font-family: verdana, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	text-decoration: none;
}
a.footer:Hover {
	color: #666666;
	text-decoration: underline;
}

.fields1 {
	font-family: verdana, Helvetica, sans-serif;
	font-size: 11px;

	color: #000000;
	text-decoration: none;
}

div.container {
	position : relative;
	margin : 0;
	margin-bottom: 0
	width : auto;
	z-index: 10;
	vertical-align:top
} 


.footer {
	font-family: verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	font-weight:none;
}
a.footer:hover {
	text-decoration: underline;
}

.whitenav {
	font-family: verdana, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	font-weight:none;
}
a.whitenav:hover {	
color: #000000;
text-decoration: underline
}
.c1 {
background-color: #ffffff;
}

.c2 {
background-color: #e7e7e7;
}

.c3 {
background-color: #CCCCCC;
}

