DIV.contentAreaHome
{
    width: 977px;
    line-height: 1.5em;
}
DIV.row0
{
    padding-left: 22px;
    font-size: 18px;
    width: 955px;
    color: white;
    padding-top: 6px;
    height: 30px;
    background-color: #003366;
    text-align: center;
}
    DIV.row0 a
    {
        font-weight: bold;
        font-size: 15px;
        color: white;
        font-style: normal;
    }
    DIV.row0 a:hover
    {
        font-weight: bold;
        font-size: 15px;
        color: #ffffff;
        font-style: normal;
        text-decoration: underline;
    }
    DIV.row0 a:visited
    {
        font-weight: bold;
        font-size: 15px;
        color: white;
        font-style: normal;
        text-decoration: none;
    }
    DIV.row0 a:active
    {
        font-weight: bold;
        font-size: 15px;
        color: white;
        font-style: normal;
        text-decoration: none;
    }
.bannerHeader
{
    font-weight: bold;
    font-size: 16px;
    color: #00bcfa;
}
DIV.row1
{
    background-image: url(../images/homeTopBg.gif);
    width: 977px;
    display: table;
    background-repeat: repeat-y;
}
DIV.bodySearch
{
    float: left;
    width: 300px;
    padding: 27px 35px 10px 23px;
}
    DIV.bodySearch p
    {
        padding: 8px 0px 0px 0px;
        margin: 0px;
        color: #336633;
    }
    DIV.bodySearch IMG.muni
    {
        margin-left: -1px;
    }

.searchBox1
{
    border: #666666 1px solid;
    font-size: 1em;
    margin: 8px 5px 4px 0px;
    width: 261px;
    color: #999999;
    padding: 2px 0px 2px 5px;
    height: 14px;
}
DIV.row2
{
    width: 977px;
    
}
.searchIcons
{
    float: left;
    width: auto;
    width:278px;
    background-color: #d0e8b6;
    height:93px;    
    padding:12px 40px 0px 40px;
}
    div.searchIcons img
    {
        vertical-align:middle;
        padding-right:5px;
        float: left;
    }
DIV.homeBanner
{
    padding: 0px;
    float: left;
    margin: 0px;
    width: 619px;
}
DIV.homeBanner img
{
    display: block;
}
.row3
{
    padding:0px 0px 0px 10px;
    float:left;    
}
div.row3SubClass
{
    width: 290px;
    float: left;
    padding: 30px  10px 20px 20px;
}

    DIV.row3SubClass ul li a
    {
        text-decoration: underline;
        background-position: 0px 5px;
        background-image: url(../images/arrowGreen.gif);
        padding: 0px 0px 0px 17px;
        background-repeat: no-repeat;
    }
DIV.welcomeContent
{
	background-image:url("../images/welcomeBg.gif");
	background-repeat:repeat-x;
	float:right;
	padding:30px 20px 20px;
	width:579px;
}
DIV.welcomeOne
{
    float: left;
    width: 391px;
}
DIV.pilot
{
    width: 80px;
    float: right;
    background-image: url(../images/pilotBg.gif);
    background-repeat: repeat-x;
    background-color: #aacbe5;
    padding: 9px 17px 11px 17px;
}
    DIV.pilot a
    {
        color: #004b84;
        line-height: 1.2em;
        text-decoration: none;
    }
    DIV.pilot a:visited
    {
        color: #004b84;
        line-height: 1.2em;
        text-decoration: none;
    }
    DIV.pilot img
    {
        padding-left: 5px;
    }
    div.pilot a:hover, div.pilot a:active
    {
        text-decoration: underline;
        color: #000000;
        line-height: 1.2em;
    }
DIV.newDevelopment
{
    background-color:#C3DDF1;
	background-repeat:repeat-x;
	border:1px solid #FFFFFF;
	float:right;
	padding:9px 10px 11px;
	width:165px;
}
    DIV.newDevelopment h3
    {
        font-size: 13px;
        padding-bottom: 10px;
        margin: 0px;
        color: #575a5c;
    }

    div.newDevelopment a, div.newDevelopment a:visited
    {
        color: #004b84;
        font-weight: bold;
        line-height: 1.2em;
    }
    div.newDevelopment a#newsPageLink, div.newDevelopment a#newsPageLink
    {
        color: #004B84;
        display: block;
        font-weight: normal;
        line-height: 1.2em;
        text-align: right;
        text-decoration: underline;
    }
.date
{
    color: #575a5c;
}


