body, p, td, input, span, select, .bodytext {
	font-family:  Arial, Helvetica, Sans-serif;
	font-size: 12px;
	color: #000000;
}

a:link, a:active, a:visited {
	font-family:  Arial, Helvetica, Sans-serif;
	color: #003399;
	text-decoration: underline;
}

a:hover {
	color: #003399;
	text-decoration: underline;
}


a.sublink:link, a:active, a:visited {
	font-family:  Arial, Helvetica, Sans-serif;
	color: #993333;
	text-decoration: underline;
}

a.sublink:hover {
	font-family:  Arial, Helvetica, Sans-serif;
	color: #993333;
	text-decoration: underline;
}

a.footerlink:link, a:active, a:visited, a:hover {
	font-family:  Arial, Helvetica, Sans-serif;
	text-decoration: underline;
	color: #003399;
} 

a.footerlink:hover {
	color: #003399;
	text-decoration: underline;
}


/* define default form class */
.form {
	font-size: 11px;
	font-family: Arial
}

*.form {
	font-size: 11px;
	height: 18px;
	border-width: 1px;
	border-color: #A9AAAC;
	background-color: #FFFFFF;
	border-style: solid;
	font-family: Arial,Helvetica,sans-serif;
}.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #333333;
	text-decoration: none;
}

.bannertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #333333;
	text-decoration: none;
	font-weight: bold;

}


.subtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	text-decoration: none;
}
.bgbanner {
	background-image: url(images/bg_top_banner.gif);
	background-repeat: repeat-x;
}
.medtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
.rowspaced18px {
	padding-bottom: 18px;
}
.medtextBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #003399;
}
