* {
    margin: 0px;
    padding: 0px;
}

body {
    background: url('./img/body-background.gif');
    background-repeat: repeat-x;
    font-size: 76%;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: x-small;
}

#container {
    width: 925px;
    padding-top: 0px;
}

#header {
    margin: 0px;
    padding: 0px;
    float: left;
}

#header #logo {
    float: left;
}

#header #logo h1 a {
    float: left;
    height: 56px;
    width: 180px;
    background: url('./img/az_logo_white.gif') #FFFFFF;
    background-repeat: no-repeat;
    text-indent: -150em;
    margin-top: 15px;
}

#toplinks {
    float: right;
    margin-top: 5px;
}

#toplinks ul {
    list-style-type: none;
    display: block;
    color: #333333;
    margin: 0;
}

#toplinks ul li {
    float: left;
}

#toplinks ul li a {
    color: #333333;
}

#tabnav ul {
    list-style-type: none;
    display: block;
    float: left;
    margin-bottom: 0px;
    padding-top: 0px;
    clear: both;
    margin-left: 180px;
    margin-top: 25px;
    display: inline;
}

#tabnav ul li {
    float: left;
    font-weight: bold;
    font-size: 11px;
    margin-left: 0px;
}

#tabnav ul li a {
    color: #FFFFFF;
    text-decoration: none;
    padding-top: 6px;
    padding-bottom: 7px;
    padding-left: 2em;
    padding-right: 2em;
    display: block;
    float: left;
}

#tabnav ul li a:hover {
    background: #426BB3;
}

#tabnav ul li.current a {
    background: #426BB3;
}

#mainContent {
    clear: left;
    width: 910px;
}

#mainContent #linkbar {
    width: 180px;
    float: left;
    color: #FFFFFF;
    clear: left;
}

#mainContent ul {
    margin-left: 0px;
}

#mainContent #linkbar a {
    color: #FFFFFF;
}

#mainContent #linkbar a:hover {
    color: #FFFFFF;
}

#mainContent #linkbar .box {
    border-bottom: 2px solid #FFFFFF;
    padding: 8px 8px 6px 10px;
    background: #426BB3;
}

#mainContent #linkbar .box p.link a {
    padding-left: 14px;
    background-image: url('./img/boxbullet.gif');
    background-repeat: no-repeat;
    background-position: 2px 4px;
}

#mainContent #linkbar .box #links ul {
    list-style-type: none;
}

#mainContent #linkbar .box #links ul li {
    margin-left: 0px;
    padding-left: 14px;
    background-image: url('./img/boxbullet.gif');
    background-repeat: no-repeat;
    background-position: 2px 4px;
}

#mainContent #content {
    padding-top: 15px;
    width: 600px;
    padding-left: 110px;
    color: #333333;
    font-size: 12px;
    float: right;
    background: #ECF0F8;
    padding-right: 20px;
    padding-bottom: 20px;
}

#mainContent #content h2 {
    color: #113388;
}

#mainContent #content table.service_fee caption {
    background-color: #113388;
}

#mainContent #content table.service_fee {
    border-left: 1px solid #113388;
    border-right: 1px solid #113388;
}

#mainContent #content table.service_fee th {
    border-color: #113388;
}

#mainContent #content a {
    color: #113388;
}

#mainContent #content h1 {
    padding-bottom: 10px;
    color: #113388;
    font-size: 1.5em;
    font-weight: bold;
    padding-top: 20px;
}

#mainContent #content blockquote {
    font-weight: normal;
    font-style: normal;
}

#mainContent #largepic {
    float: left;
    background: url('./img/homepic.jpg');
    width: 730px;
    height: 138px;
}

#legals {
    color: #666666;
    margin-top: 10px;
    float: left;
    padding-left: 190px;
}

#mainContent #content #downloads {
    background: #c1cbdd;
    padding: 10px 20px 10px 15px;
    float: left;
    width: 565px;
}

#mainContent #content #downloads #downloadsinner img {
    float: left;
    width: 130px;
    height: 98px;
    background: #FFFFFF;
    margin-bottom: 0;
    margin-right: 10px;
}

#legals a {
    color: #666666;
}

#content ul.steps li.current {
    background: #113388;
    color: #FFFFFF;
}

#rightside {
    float: left;
    width: 728px;
    margin-left: 2px;
    overflow: hidden;
}

/* CONTRACT MAKER */
#liveDocsHeader h2 {
    background-image: url('./img/live-docs-people.gif');
    background-position: 0px 2px;
}

#liveDocsHeader {
    background: url(./img/live-docs-bottom.gif) repeat-x;
    background-position: bottom;
    float: left;
    width: 100%;
}

#liveDocsHeader ul li.active a {
    background-image: url('./img/fixed-width-tab.gif');
}

.hrEmployees table th, .addresses table th, .archivedEmployees table th {
    background-color: #c8c8c8;
    border: none;
}

.hrEmployees table td, .addresses table td, .archivedEmployees table td {
    border: none;
    border-bottom: 1px solid #c8c8c8;
}

#tooltip {
    font-size: 12px !important;
}
