﻿body {
    text-align:left;
}

#top {
    z-index:inherit;
    height:100px;
    margin-bottom: 10px auto;
}


#head {
    margin: 15px auto;
    margin-bottom:30px;
}

#wrapper {
    z-index:inherit;
}

#page {
    margin: 10px auto;
    background-position:center bottom;
}

#skipnav {
    display:none;
}


/*============================= Link Styling ===============================*/
#head a:hover, 
#head a:hover span
{
	color: #6a6a6a;
	text-decoration: none;
}

#foot a:hover, 
#foot a:hover span
{
	color: #6a6a6a;
	text-decoration: none;
}

.legend a, .legend
{
    font-size:11px;
}

#utilityNavigation a, #foot a {
    font-size:11px;
}
#utilityNavigation span  {
    font-size:11px;
}

#utilityNavigation .horizontalNavigation li {
    background-position:right 5px;
}

#bottomNavigation .horizontalNavigation li
{
    background-position: right 5px; 
}

li.first 
{
    font-size: 11px;
}

