body, table, td, img, form {margin:0; padding:0;}
body {
	background-color: #fff;
	color: #000;
}

h1, h2, p {color: #333;}

h1 {
	font: 16px/26px arial, helvetica, sans-serif;
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: 5px;
}

h2 {
	font: 13px/26px arial, helvetica, sans-serif;
	margin-top: 0px;
}

p, ol, li, td {font: 11px/18px arial, helvetica, sans-serif;}

/* the bad */
#navBg {
	background: #004e8f url(images/bg_nav.gif) bottom left repeat-y;
}

.homeRight {
	font: 11px/16px arial, helvetica, sans-serif;
	margin-right: 10px;
	color: #000;
}

#footer {
	font: 10px/12px arial, helvetica, sans-serif;
	color: #000;
	word-spacing: -1px;
}

#copyright {color: #999;}

.formcaption {
	font: 11px/12px arial, helvetica, sans-serif;
	font-weight: normal;
	text-align: right;
}
.formrequired {
	font: 11px/12px arial, helvetica, sans-serif;
	font-weight: normal;
	text-align: right;
}

.formfield {
	font: 11px/12px arial, helvetica, sans-serif;
	font-weight: normal;
}

.formcopy {
	font: 11px/12px arial, helvetica, sans-serif;
	font-weight: normal;
}

.formsubheader {
	font: 11px/12px arial, helvetica, sans-serif;
	font-weight: bold;
}

.formedit {
	font: 12px/14px arial, helvetica, sans-serif;
	font-weight: normal;
}

.formcheck {
	font: 11px/12px arial, helvetica, sans-serif;
	font-weight: normal;
	text-align: left;
}

.formsection {
	font: 14px/16px arial, helvetica, sans-serif;
	font-weight: bold;
	text-decora tion: underline;
	margin: 0px 0px 0px 10px
}

.formerror {
	font: 11px/12px arial, helvetica, sans-serif;
	font-weight: bold;
	color: red;
}

/* the anchors */
a {
	color: #004e8f;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}
p, ol, ul, li, td {font: 11px/18px arial, helvetica, sans-serif;}
#footer {font-size:9px;}

