A.leftnav
{
    FONT-SIZE: 12px;
    COLOR: #ffffff;
    FONT-FAMILY: arial, sans-seriff;
    TEXT-DECORATION: none
}
A.leftnav:hover
{
    FONT-SIZE: 12px;
    COLOR: #330066;
    FONT-FAMILY: arial, sans-seriff;
    TEXT-DECORATION: none
}
A.mainlink
{
    FONT-SIZE: 11px;
    COLOR: #330066;
    FONT-FAMILY: arial, sans-seriff;
    TEXT-DECORATION: none
}
A:hover.mainlink
{
    COLOR: #9999cc;
}
A.paginglink
{
    FONT-SIZE: 12px;
    COLOR: #330066;
    FONT-FAMILY: arial, sans-seriff;
    TEXT-DECORATION: underline
}
A.small
{
    FONT-SIZE: 10px;
    COLOR: #330066;
    FONT-FAMILY: arial, sans-seriff;
    TEXT-DECORATION: none
}
A:hover.small
{
	FONT-SIZE: 10px;
    COLOR: #9999cc;
    FONT-FAMILY: arial, sans-seriff;
    TEXT-DECORATION: none
}
td.paging
{
    FONT-SIZE: 12px;
    COLOR: #330066;
    FONT-FAMILY: arial, sans-seriff;
}


td.footer
{
    FONT-SIZE: 10px;
    COLOR: #333333;
    FONT-FAMILY: arial, sans-seriff;
    TEXT-DECORATION: none
}
td.error
{
    FONT-SIZE: 10px;
    COLOR: #ff0000;
    FONT-FAMILY: arial, sans-seriff;
    TEXT-DECORATION: none;
}
td.error12
{
    FONT-SIZE: 12px;
    COLOR: #ff0000;
    FONT-FAMILY: arial, sans-seriff;
    TEXT-DECORATION: none;
}
td.body
{
    FONT-SIZE: 12px;
    COLOR: #000000;
    FONT-FAMILY: arial, sans-seriff;
    TEXT-DECORATION: none
}
td.bodyw
{
    COLOR: #ffffff;
    FONT-FAMILY: arial, sans-seriff;
    TEXT-DECORATION: none
}
td.bodybold
{
    FONT-SIZE: 12px;
    COLOR: #000000;
    FONT-FAMILY: arial, sans-seriff;
    TEXT-DECORATION: none;
    FONT-WEIGHT: bold;
}
td.bodyboldw
{
    FONT-SIZE: 12px;
    COLOR: #ffffff;
    FONT-FAMILY: arial, sans-seriff;
    TEXT-DECORATION: none;
    FONT-WEIGHT: bold;
}
.bold
{
    FONT-WEIGHT: bold;
}
.boldred
{
    FONT-WEIGHT: bold;
	color:#b31b08;
	text-decoration:none;
}

.boldblue
{
font-weight:bold;
color:#35569d;
}
.bold12
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
}
.body12
{
    FONT-SIZE: 12px;
}
.body11
{
    FONT-SIZE: 11px;
}
.display
{
    color: #330066;
    FONT-WEIGHT: bold;
}
.display2
{
    color: #9999cc;
    FONT-WEIGHT: bold;
}
.headerw
{
	FONT-SIZE: 12px;
    COLOR: #ffffff;
    FONT-FAMILY: arial, sans-seriff;
    TEXT-DECORATION: none;
    FONT-WEIGHT: bold;
}
.smallbodyw
{
	FONT-SIZE: 11px;
    COLOR: #ffffff;
    FONT-FAMILY: arial, sans-seriff;
    TEXT-DECORATION: none;

}
select
{
	FONT-SIZE: 10px;
    FONT-FAMILY: arial, sans-seriff;
    TEXT-DECORATION: none;

}
input
{
	FONT-SIZE: 11px;
    FONT-FAMILY: arial, sans-seriff;
    TEXT-DECORATION: none;

}
.underline
{
	TEXT-DECORATION: underline;

}
.italic
{
	font-style: italic;

}
td.note
{
	FONT-SIZE: 11px;
    FONT-FAMILY: arial, sans-seriff;
    TEXT-DECORATION: none;
    COLOR: yellow;

}
.note
{
	FONT-SIZE: 11px;
    TEXT-DECORATION: none;
    COLOR: yellow;

}
ul.diamond
{
	list-style-image: url(http://www.mhslicensing.com/images_02/elements/diamond.gif);
	list-style-position: outside;
	font-size: 12px;
	font-family: arial; sans-seriff;
	vertical-align: middle;
	
}
body
{
	background: #ffffff;
}


.lister
{
    FONT-SIZE: 11px;
}



.lister ul {
	margin: 0px;
	padding: 0px;
	list-style-position: outside;
	list-style-image: url(../../images_02/elements/redbull.gif);
}


li {
	list-style-image: url(../../images_02/elements/redbull2.gif);
}

.none {
	color:#000000;
	text-decoration:none;
	}
	
.learnmore {
font-weight:normal;
font-size:12px;
text-decoration:none;
color:#35569d;
}