body {
    font: 10px Verdana, Arial, Helvetica, sans-serif; /* sets default font size to 10px = 1em */
    background-color: #dbdfee;
    margin: 0;
    padding: 0;
    text-align: center;    
}

#container {
    text-align: left;
    width: 779px;
    margin: 0 auto;
    overflow: hidden;
    background: #FFFFFF;
    border: 1px solid black;
}

#bodyblock {
    position: relative;
    width: 779px;
    padding: 0;
    clear: both;
}

h1 {
    font-size: 1.6em;
    color: #000033;
}

h2 {
    font-size: 1.4em;
    color: #000033;
    margin: 10px 0 10px 4px;
}

h3 {
    font-size: 1.3em;
    color: #000033;
    margin: 10px 0 4px 4px;
}

h4 {
    font-size: 1.2em;
    color: #000033;
    margin: 10px 0 4px 4px;
}

h5 {
    font-size: 1.1em;
    color: #000033;
    margin: 2px 0 4px 4px;
}

ul {
    margin-top: -5px;
    margin-bottom: -5px;
}

#content p {
    font-size: 12px;
}

#content li {
    font-size: 12px;
}

#content td {
    font-size: 12px;
}

#content th {
    font-size: 12px;
}

.indent {
    margin-left: 20px;
}

a:link
{
    color: #000066;
    text-decoration: none;
    font-weight: bold;
}
a:visited {
    color: #000066;
    text-decoration: none;
    font-weight: bold;
}
a:hover, a:active {
    color: #990000;
    font-weight: bold;
}

#nav a:link, #nav a:visited {
    color: #000033;
    text-decoration: none;
    font-weight: normal;
}
#nav a:hover, #nav a:active {
    color: #990000;
    text-decoration: underline;
    font-weight: normal;
}
.sidecontent a:link, .sidecontent a:visited {
    color: #000000;
    text-decoration: none;
    font-weight: normal;
}
.sidecontent a:hover, .sidecontent a:active {
    color: #990000;
    text-decoration: underline;
    font-weight: normal;
}


/* -----------------  Header ----------------------------- */

#headertbo {
    margin-top: 4px;
    margin-bottom: 0;
    padding: 0;
}

#nav {
    height: 29px;
    width: 769px;
    background: url("../_images/body/nav_bk.jpg" ) no-repeat top center;
    margin: 2px 0 2px 0;
    padding: 0;
    font-size: 1.1em;
    margin-left: 4px;
}
#nav ul {
    margin: 7px 0 0 10px;
    padding: 1px 0 0 0;
    list-style-image: none;
    list-style-type: none;
    float: left;
}

#nav li {
    display: inline;
}

#l-col {
    vertical-align: top;
    float: left;
    width: 218px;
    margin: 0;
    padding: 2px 0 2px 2px;
}

.sidebox {
    width: 205px;
    background: url("../_images/body/sidebkgd.gif" ) no-repeat top left;
}
.sidehead {
    width: 205px;
    height: 45px;
    background: url("../_images/body/sideHead2.gif" ) no-repeat top left;
}
.sidetitle {
    font-size: 8px;
    font-weight: bold;
    color: #000000;
    text-align: left;
    padding: 5px 5px 5px 5px;
    font-variant: small-caps;
}
.sidetitle h2 {
    font-size: 1.5em;
    text-align: center;
    margin: 0em 0em 0em 0em;
    color: #000033;
}
.sidetitlesm h2 {
    font-size: 1.25em;
    line-height: 1em;
    text-align: center;
    margin: 3px 0em 0em 0em;
    color: #000033;
}
.sidetitle h3 {
    font-size: 1.4em;
    text-align: center;
    margin: 0em 0em 0em 0em;
    color: #000033;
}
.sidetitle h4 {
    font-size: 1.3em;
    text-align: center;
    margin: 0em 0em 0em 0em;
    color: #000033;
}
.sidecontent {
    padding: 10px 15px 5px 10px;
    font-size: 1.1em;
}

.sideFoot {
    background: url("../_images/body/sidebkgd.gif" ) no-repeat bottom left;
    height: 14px;
}

#content {
    width: 545px;
    text-align: left;
    float: left;
    padding: 2px 0px 2px 2px;
    margin: 0;
    font-size: 12px;
}

#aclsubpage
{      
    margin:10px 0 0 0;
}

#footer {
    margin: 5px 0 0 0;
}

/* Professional table layout */
.professional {
    color: #333333;    
}

.professional img {
    vertical-align: middle;
}

.professional-footer {
    background-color: #5D7B9D;
    font-weight: bold;
    color: white;
}

.professional-edit_item {
    background-color: #999999;
}

.professional-selected_item_style {
    background-color: #E2DED6;
    font-weight: bold;
    color: #333333;
}

.professional-pager_style {
    background-color: #284775;
    color: white;
    text-align: right;
}

.professional-pager_style a {
    color: white;
    font-weight: normal;
}

.professional-pager_style a:visited {
    color: white;
    font-weight: normal;
}

.professional-pager_style{
    color: yellow;
    font-weight: bold;
}

.professional-alternating_style {
    background-color: white;
    color: #284775;
}

.professional-item_style {
    background-color: #F7F6F3;
    color: #333333;
}

.professional-header_style {
    background-color: #5D7B9D;
    font-weight: bold;
    color: white;
}

.professional-header_style a {
    color: white;
}

.professional-header_style a:visited {
    color: white;
}

.professional-inactive_row {
    background-color: #ECECEC;
    color: #AEAEAE;
}