#placeTop{
    position: absolute;
    top: 0px;
    background-color: #fff;
}

#topRightNav {
    position: absolute;
    top: 0;
    width: 747px;
    border: 0;
    margin: 0px;
    padding: 2px 0 0 0px;
    z-index: 2;
}

    #topRightNavList {
        border: 0;
        padding: 0px;
        margin: 0px;
        float: right;
    }

    #topRightNavList li {
                display: inline;
        padding-right: .5em;
    }

    #topRightNav * a {
        font-size: .9em;
        text-decoration: none;
        color: #333;
    }

    #topRightNav * a:hover {
        text-decoration: underline;
    }

#pageHeader {
    position: absolute;
    top: 168;
}

#topNav {
    position: absolute;
    top: 68px;
    width: 747px;
        background-color: #fff;
    padding: 0;
    margin: 0;
    border: 0;
}

    #topNavList {
        margin: 0;
        padding: 0 0 0 10px;
        border: 0;
    }

    #topNavList li {
        display: inline;
        float: left;
        border: 0;
        margin: 0; 
        padding: 0;
    }

    #topNavList * {
        border: 0;
        padding: 0;
        margin: 0;
    }


#searchBar {
    position: absolute;
    
    border-top: 1px solid #3C4962;
    background-color: #B6B6B6;
    padding: 0;
    margin: 0;
    width: 747px;
    float: left;
    height: 40px;
    z-index: 1;
}

    #searchForm {
        background-color: #b5b5b5;
        padding: 3px 12px 0 0 ;
        border: 0;
        margin: 0;
        display: inline;
        float: right;
    }

    #searchForm a {
        color: #333;
        text-decoration: none;
        font-size: 11px;
        padding: 0 1em .5em 0;
    }

    #searchForm a:hover{
        text-decoration: underline;
    }

    #searchBarBox {
        padding: 0;
        margin: 0;
        border: 2px groove #b5b5b5;
        font-size: 7.5pt;
    }
    
    #searchBarSubmit {
        vertical-align: top;
        margin-left: 3px;
    }

#headerImage {
    top: 0px;
    z-index: 2;
}

#headerImageapp {
    position: absolute;
    top: 0px;
    z-index: 2;
}

#contentBox {
    position: absolute;
    top: 130px;
    width: 747px;
    background-image: url(images/img_1pixel_graySidebar.jpg);
    background-repeat: repeat-y;
    background-color: #fff;
    margin: 0;
    padding: 0;
}

#contentBoxApplication {
    position: absolute;
    top: 128px;
    width: 747px;
    background-color: #fff;
    margin: 0;
    padding: 0;
}


#footer {
    width: 747px;
    padding: 0;
    margin: 20px 0 0 0 ;
    float: right;
    background-color: #fff;
    border-top: 2px solid #c33;
    font-size: 10px;
    color: #666;    
}

    #footerLine1 {
        border-bottom: 1px solid #ccc;
        vertical-align: middle;
        text-align: center;
        padding: 4px 0;
        height: 1.5em;
    }

    #footerLine2 {
        height: 1.5em;
        padding: 4px 0;
        text-align: center;

    }

#footerNav {
    padding: 3px 0;
    margin: 0;
    text-align: center;
}   

    #footerNav ul {
        list-style-image: url(images/topRightNavDot.gif);
        list-style-position: inside;text-align: center;
        width: 747px;
    }

    #footerNav li {
        display: inline;
        font-size: 10px;
        color: #666;
        padding: 0 1em 0 0;
    }


#footerLinks {
    float:left;
    padding: 3px 0;
    margin: 0;
    border: 0px solid;
}

    #footerLinks li {
        display: inline;
        font-size: 10px;
        color: #666;
        padding: 0 .25em;
    }

    #footerNav li a, #footerLinks li a {
        color: #666;
    }

#footerRight {
    font-size: 10px;
    float: right;
    color: #666;
    padding: 3px 5px 3px 0;
    border: 0px solid;
}

body {
    margin:0;
    padding:0px;
    text-align:center;
    background-image: url(images/body-tile.jpg);
    font-size: 76%;
        font-family: Arial, Verdana, sans-serif;
}
.unorderedlist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 76%;
	font-style: normal;
	color: #000000;
	padding-top: 0px;
	padding-right: 40px;
	padding-bottom: 0px;
	padding-left: 0px;
}


form {
    border:0;
    padding:0;
    margin:0;
}

img {
    border: 0;
    margin: 0;
    padding: 0;
}

a:link        
{ 
color: #03c; 
text-decoration: none; 
}

a:visited     
{ 
color: #03c; 
text-decoration: none;
}

a:hover       
{ 
color: #000000; 
text-decoration: underline ;
}

a:active
{
color: #03c;
}

h1 {
    font-size: 120%;
    margin: .5em 0;
    padding: 0;
    border: 0;
}

h2 {
    margin: .5em 0;
    padding: 0;
    border: 0;
    font-size: 110%;
}

#centerPage {
    width:747px;
    margin:0px auto;
    text-align:left;
    padding:0;
    border:0;
    background-color: #fff;
}

.off-left {
position: absolute;
left: -999px;
width: 990px;
}

#homeLink	{
	border: 0;
	margin; 0;
	padding: 0;
	font-size: 30px; 
	font-weight: normal;
}
     

#breadcrumbs {
    border: 0;
    margin: 0;
    padding: 0;

    width: 747px;
    background-color: #fdeb61;
}

    #breadcrumbsList {
        border: 0;
        padding: 3px 0 3px 10px;
        margin: 0;
        list-style-type: none;
    }

    #breadcrumbsList li {
        display: inline;
        border: 0;
        padding: 0;
    }

    #breadcrumbsList a {
        color: #000;
        text-decoration: none;
        padding: 0 1em 0 0;
        background-repeat: no-repeat;
        background-position: center right;
    }
    
    #breadcrumbsList a:hover {
            color: #cc0000;
           
    }

    #currentBreadcrumb, #currentBreadcrumb a {
        color: #333;
        background-image: none;
        padding: 0 0 0 5px;

    }
	 
	 #agencysub {
    border: 0;
    margin: 0;
    padding: 0;

    width: 450px;
    background-color: #fff;
}

    #agencysubList {
	     color: #03c;
        border: 0;
        padding: 3px 3px 3px 3px;
        list-style-type: none;
		  margin: 0;
    }

    #agencysubList li {
	     color: #03c;
        display: list-item;
        border: 0;
        font-size: 11px;
        font-weight: normal;
		  margin: 0;
    }

    #agencysubList a {
        color: #03c;
        text-decoration: underline;
        font-size: 11px;
        font-weight: normal;
		  background-image: url(images/agency-topnav.gif);
        background-repeat: no-repeat;
        background-position: center left;
		  margin: 0;
		  padding: 5px 5px 5px 7px;
    }
	 
	     #agencysubList a:hover {
        color: #999999;
        text-decoration: underline;
        font-size: 11px;
        font-weight: normal;
    }

#leftNavigation {
    width: 188px;
    border: 0px solid;
    float: left;
}

    .leftNavHeader {
        background-image: url(images/img_leftNavTop.gif); 
        background-repeat: no-repeat;
        color: #fff;
        font-size: 12px;
        font-weight: bold;
        height: 19px;
        border: 0px solid #000;
        xpadding: .1em 0 .1em 10px;
        padding: .1em 0 0 10px;
        margin: 0px 0 0 0;
    }

    #leftNavList {
        margin: 0;
        padding: 0 6px 0 0;
        border: 0;
        list-style-type: none;
    }

    #leftNavList li {
        border-top: 1px solid #fdfdfd;
        border-bottom: 1px solid #c1c1c1;
    }

    #leftNavList li a {
        font-size: 100%;
        text-decoration: none;
        color: #333;
        padding: .4em 0 .4em .7em;
        display: block;
    }

    #leftNavList li a:hover {
        background-color: #ccc;
    }

    #leftNavSubList {
        background-color: #ccc;
    }

    #leftNavSubList li {
        border-top: 0;
        border-bottom: 0;
        list-style-type:none;
    }

    #leftNavSubList li a {
        padding: .2em 0 .2em .5em;
    }

#sectionTitle {
    color: #fff;
    font-size: 12px;
    font-weight: bold;
        height: 19px;
        border: 0px solid #000;
        padding: .1em 0 .1em 10px;
        margin: 1px 0 0 0;
}

#copy {
    border: 0px dashed;
    margin: 0px 0 0 0px;
    padding: 0;
    float: right;
    color: #333;
    width: 545px;
}

#copyapp {
	 top: 100px;
    border: 0px dashed;
    margin: 0px 0 0 0px;
    padding-left: 10px;
    float: left;
    color: #333;
    width: 737px;
}

#copyMiddle {
    border: 0;
    padding: 0;
    width: 500px;
    height: 100%;
        float: left;
}

#copyHeadlineHome {
	color: #9b0505; font-weight: bold;
}

#copyHeadlineBig {
	font-weight: bold; font-size: 120%;
}

#copyHeadlineSmall {
	font-weight: bold; font-size: 140%;
}

#copyHeadlineSub {
	font-size: 100%;
}

#copyCite	{
	color: #808080; font-weight: bold; 
}

    #2copyMiddle ul {
        margin: 1em 0 1em 1.5em;
        border: 0;
        padding: 0;
        list-style-type: square;
        list-style-position: outside;
        display: inline;
    }

    #2copyMiddle ul li {
        font-size: 100%;
        margin: 0;
        padding: 0;
        border: 0;
    }

#copyRight {
    margin-left: 345px;
    width: 175px;
    border: 0 solid;
    height: 100%;
    padding: 20px 5px 0 5px;

}

    #copyRight ul {
        margin: 1em 0 1em 1.5em;
        border: 0;
        padding: 0;
        list-style-type: square;
        list-style-position: outside;
    }

    #copyRight ul li {
        font-size: 100%;
         margin: 5px 0 0 0;
    }


.copySideBox {
    border-left: 1px dotted #999;
    border-right: 1px solid #999;
    border-top: 0px solid #999;
    border-bottom: 1px solid #999;
    margin-bottom: 10px;
    width: 170px;
    background-image: url(images/inner/img_boxTop.gif);
    background-repeat: no-repeat;
    background-position: top left;
    vertical-align: top;
    padding: 10px 5px 5px 5px; 

}

    .copySideBoxTitle{
        color: #333;
        font-weight: bold;
        font-size: 11px;
        padding-left: 5px;
        margin-top: -7px;
        padding-bottom: 10px;
    }

    .copySideBoxTitleButton img {
        float: right;
        margin-top: -13px;
        margin-right: 5px;
        z-index: 3;
    }
    
    .copySideBoxList { 
        margin: 1em 0 0 .5em;
        padding-left: 1em;
        text-indent: -1em;
    }
    
    .copySideBoxList li {
        list-style-type: none;
                margin: 1em 0 0 0;
    }
    
    .copySideBoxBulletList {
    }

.bottomRight {
    text-align: right;
    width: 100%;
    display: block;
    padding-top: 2em;
    margin-left: -1em;
}

.agencybottomRight {
    text-align: right;
    width: 100%;
    display: block;
    padding-top: 1em;
    margin-left: -1em;
}

td {
	font: 9pt Arial, Helvetica, sans-serif;
}
