
.bodyText{
	Font-Family : arial, helvetica, ms sans serif;
	Font-Size : 11px;
	Color : #000000;
	Font-Weight : normal;
}

.bodyTextBold{
	Font-Family : arial, helvetica, ms sans serif;
	Font-Size : 11px;
	Color : #000000;
	Font-Weight : bold;
}

a.bodyTextBold{
	Font-Family : arial, helvetica, ms sans serif;
	Font-Size : 11px;
	Color : #000000;
	Font-Weight : bold;
	text-decoration : underline;
}

.leftMenuHead{
	Font-Family : arial, helvetica, ms sans serif;
	Font-Size : 12px;
	Color : #003399;
	Font-Weight : bold;
}

a.leftMenuHead{
	Font-Family : arial, helvetica, ms sans serif;
	Font-Size : 12px;
	Color : #003399;
	Font-Weight : bold;
	text-decoration : none;
}

a.leftMenuHead:hover{
	Font-Family : arial, helvetica, ms sans serif;
	Font-Size : 12px;
	Color : yellow;
	Font-Weight : bold;
	text-decoration : none;
}

.leftMenuItem{
	Font-Family : arial, helvetica, ms sans serif;
	Font-Size : 11px;
	Color : #000000;
	Font-Weight : bold;
}

a.leftMenuItem{
	Font-Family : arial, helvetica, ms sans serif;
	Font-Size : 11px;
	Color : #000000;
	Font-Weight : bold;
	text-decoration : none;
}

a.leftMenuItem:hover{
	Font-Family : arial, helvetica, ms sans serif;
	Font-Size : 11px;
	Color : white;
	Font-Weight : bold;
	text-decoration : none;
}

.indicator{
	Font-Family : arial, helvetica, ms sans serif;
	Font-Size : 14px;
	Color : yellow;
	Font-Weight : bold;
}

.pageHead{
	Font-Family : arial, helvetica, ms sans serif;
	Font-Size : 14px;
	Color : #003399;
	Font-Weight : bold;
}

.formReqired{
	Font-Family : arial, helvetica, ms sans serif;
	Font-Size : 11px;
	Color : red;
	Font-Weight : bold;
}

