.homeaboutus a
{
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000066;
	font-size: 12px;
	text-align: justify;
	line-height: 18px;
	padding: 5px 0px 5px 0px;
}
.text
{
	color: #666666;
	font-size: 11px;
	text-align: justify;
	line-height: 18px;
}
.darkgreytext
{
	color: #333333;
	font-size: 11px;
	text-align: justify;
}
/*.footer {
	background-color:#F0F0F0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#0C2278;
	line-height: 20px;
}*/
.mainmenu
{
	background-color: #EAEAEA;
	font-size: 12px;
	font-weight: bold;
	color: #424242;
	padding: 3px 0px 5px 3px;
}
.redbold
{
	font-size: 11px;
	font-weight: bold;
	color: #ff3300;
	padding-left: 8px;
}
.note
{
	font-size: 10px;
	color: #FF0000;
}

#fixedtipdiv
{
	background-color: #ebebeb;
	padding: 8px 8px 8px 8px;
	z-index: 100;
	position: absolute;
	text-align: justify;
	line-height: 18px;
	border-right: inactiveborder 5px ridge;
	border-bottom: inactiveborder 5px ridge;
}
