BODY
{
    margin:5px;
}
H1
{
    color: #000000;
}
.aclass2
{
    color:#191085;
}
.aclass3, .atext3
{
    color: #ffffff;
}
.headerin .links, .headerin .selectboxes
{
    background-color:#000099;
}
.headerin .logo, .headerin .pict
{
    background-color:#FFFFFF;
}
.employerresources .header, .whatsnew .header
{
    background-color:#D5D5F9;
}

/*These classes are for the left side menu for Indiana ONLY.  No need to copy these 
any where the menu goes. */
.inmenuleft
{
    width:193px;
    font-size: .8em;
    text-align: left;
    letter-spacing: normal;
    vertical-align: middle;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
    text-indent: 1em;
    overflow:hidden;
}
.inmenuleft td
{
    background-image: url(../images/bg_menu.jpg);
    background-repeat: no-repeat;
    height: 18px;
}
.inmenuleft a
{
    color: #000000;
    text-decoration: none;
}
.inmenuleft .start
{
    background-image: url(../images/bg_blue.jpg);
    height: 32px;
}        
.inmenuleft .spacer
{
    background-image:none;
    height: 3px;
}        
.inmenuleft .end
{
    background-image: url(../images/bg_menu_bottom.jpg);
    height: 30px;
}
