div.clearer {clear: left; line-height: 0; height: 0;}

body {
	margin: 10px;
	font: 10px/15px Helvetica, Verdana, sans-serif;
}

#infoform td {
	padding:0;
}

td {
	vertical-align: top;
	padding: 10px;
}

h3 {
	font-size: 1.2em;
	border-bottom: 1px solid #000;
	text-transform: uppercase	;
	margin: 0 0 1em 0;
}


h4 {
	font-size: 1.6em;
	text-transform: uppercase	;
	margin: 0 0 0em 0;
}


p {
	margin: 0 0 1em 0;
}

table#holder, #header, #footer {
	width: 900px;
	margin: 0px auto 0px auto;
}

td#nav {
	width: 100px;
	font-size: 12px;
	line-height: 18px;
}

td#nav a {color: #0d2752;text-decoration:none;}
td#nav a:link {color: #0d2752;text-decoration:none;}
td#nav a:visited {color: #0d2752;text-decoration:none;}
td#nav a:hover {color: #6cb9d9;text-decoration:underline;}
td#nav a:active {color: #0d2752;text-decoration:none;}

td#nav a.active {color: #6cb9d9;}

img.leftfloater {
	float: left;
	margin: 0 10px 5px 0;
}

#header {
	margin: 0 auto 10px auto;
}

div.mc-field-group {
	margin: 0 0 1em 0;
}