* {
	font-family:"Times New Roman", Times, serif;
	font-size:15px;
	padding:0;
	margin:0;
}
.form {
	border:2px solid white;
	padding:2px;
	text-align:center;
}
.form b {
	font-weight: bold;
	font-size: 12px;
	color:#000000;
}
. .form .field {
 background-color: #FFFEF2;
 font-size: 12px;
 width: 150px;
 margin-right:4px;
}
.form .fieldsmall {
	background-color: #FFFEF2;
	font-size: 10px;
	width: 20px;
}
h1, h2, h3, h4, h5, h6 {
	color: #005596;
	font-size: 18px;
	margin-top: 10px;
}
.footer {
	width:100%;
	text-align:center;
}
.footer a {
	padding:5px;
	color:#009900;
}
.footer a:hover {
	color:#00CC00;
}
.footer a:visited {
	color:#666666;
}
a {
	color:#12619D;
}
a:hover {
	color:#F8981C;
}
a:visited {
	color:#666666;
}
#flowad {
	position: fixed;
	bottom:0px;
	z-index: 100;
	vertical-align:top;
	overflow: hidden;
	width:100%;
	margin:0 auto;
	height:155px;
	background-color:#FFFFFF;
	color:#0e325d;
	font-size:14px;
	font-weight:bold;
	padding:3px 3px 3px 3px;
	display:none;
	text-align:right;
}
#flowad a:link, #flowad a:visited, #flowad a:active {
	text-decoration:none;
	color:#0e325d;
	font-size:12px;
	margin-right:22px;
	float:right;
	font-weight:normal;
}
#flowad a:hover {
	text-decoration:underline;
}
input[type=text] {
	background-color:#BCD6F5;
	color:#0e325d;
}
textarea {
	background-color:#BCD6F5;
	color:#0e325d;
}
.lpPoweredBy {
	display: none;
}
.lpEmtStarRating {
	display: none;
}

