BODY
{
    FONT-FAMILY: Arial, Helvetica, Sans-Serif;    
}
H1
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 1.25em;
    COLOR: #000040;
    LETTER-SPACING: 0.15em
}
.aclass2, a, .aclass
{
    color:#0000AB;
}
.aclass
{
    font-size:.8em;
}
.aclass3, .atext3
{
    color: #f3f7fb;
}
.employerresources .header, .whatsnew .header
{
    background-color:#2E4C8A;
}
.employerresources .data, .whatsnew .data
{
    background-color:#F3F7FB;
}
/*
    These go to the custom header
*/
.headerLeft
{
	background: url(../images/leftHeader_mi.gif) no-repeat;
	float: left;
	height: 100px;
	width: 150px;
	background-color: #f3f7fb;
}
.headerCenter
{
	background: url(../images/rightHeader_mi.gif) no-repeat;
	float: right;
	height: 100px;
	width: 440px;
	background-color: #f3f7fb;
}
.headerRight
{
    background: url(../images/michigangov.gif) no-repeat;
    float:right;
    height:100px;
    width:150px;
    background-color:#f3f7fb;
}
.headerFull
{
    background-color:#f3f7fb;
    width:740px;    
}
/*
    This are for the list on the left side of the "default" page
*/
.menulist
{
    FONT-SIZE: 0.9em;
    BACKGROUND-IMAGE: none;
    COLOR: black;
    BACKGROUND-REPEAT: repeat;
    BACKGROUND-COLOR: white
}