body, p, td, input, span, select, .bodytext {
	font-family:  Arial, Helvetica, Sans-serif;
	font-size: 12px;
	color: #000000;
}

/* ------------------ Default Font Type Styles ------------------ */
/* Bold */
.NormalBold
{
	font-weight : bold;
}

/* Italic */
.NormalItalic
{
	font-style: italic;
}

/* ------------------ Small Font Type ------------------ */
.Small
{
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 11px;
}

/* Small Bold */
.SmallBold
{
	font-weight : bold;
    FONT-SIZE: 11px;
}
/* ------------------ Horizontal Rules ------------------ */
	HR {
	border : 0;
	color : #C5C5C5;
	height : 1px;
	width : 100%;
	}

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.dropdownmenu:link, a.dropdownmenu:visited {
	font-family:  Arial, Helvetica, Sans-serif;
	color: #0269A3;
	text-decoration: none;
}


/* 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: #E6E6E6;
	text-decoration: none;
}
.subtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	text-decoration: none;
}
.homepgbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	text-decoration: none;
}
.captions {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}
.rowspaced {
	font-family:  Arial, Helvetica, Sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 26px;

}
