body { 
	margin-top: 0px;
	padding-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
img.centered {
	margin-left: auto;
	margin-right: auto;
	display: block;
}

#button_2 {
	background:url("v2images/v2_button_off.jpg") no-repeat;
	width:289px;
	height:62px;
	margin-top: -10px;
	border:none;
	display: block;
    margin-left: auto;
    margin-right: auto;
	cursor:pointer;
}
#button_2:hover {
	background:url("v2images/v2_button_over.jpg") no-repeat;
	}

.center { text-align: center; }

#header {
	background: url("v2images/header.jpg") no-repeat;
	width: 1004px;
	height: 71px;
	margin: 0 auto;
}

#header .links { padding: 0px 30px 0px 0px; }
#header .links a,
#header .links p {
	font-size: 12px;
	color: black;
	text-decoration: none;
}

#dropshadow {
	width: 1004px;
	background: url("v2images/dropshadow.jpg") repeat-y;
	margin: 0 auto;
}

#container {
	width: 925px;
	padding-top: 20px;
	margin: 0 auto;
	background: white;
}
#footer a,
#footer { color: white; font-size: 12px; line-height: 23px; text-align: center;}
#footer {
	width: 1004px;
	height: 66px;
	margin: 0 auto;
	background: url("v2images/footer.jpg") no-repeat;
}

form { margin: 0px; padding: 0px; }


.form_table input.txtbox { 
	background: url("v2images/form_dropshadow.png"); 
	font-size: 19px;
	width: 225px;
	height: 24px;
}
.form p { margin: 0px; padding: 0px; }
.form {
	width: 313px;
	height: 389px;
	background: #FFFFE8;
	border: 3px dashed #CC0000;
	float: right;
}

.box1 { 
	width: 922px;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	padding-top: 10px; 
	padding-bottom: 15px; 
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
}
.testimonial {
	border-bottom: 1px solid #CCCCCC;
	width: 690px;
	margin: 0 auto;
	font-size: 15px !important;
}

.testimonial p.member { text-align: right; display: block; font-weight: bold;}

.box1 tr td ul { margin-top: 0px; margin-bottom: 0px;}
.box1 tr td { font-size: 18px; }

.blue { color: #254F99 }
.red { color: #CC0000; }
.size19 { font-size: 19px; }
.size20 { font-size: 20px; }
.size21 { font-size: 21px; }
.size25 { font-size: 25px; }
.size27 { font-size: 27px; }
