/* CSS Document */
/* CSS Document */

body
{
    margin: 0 0 0px 0;
    font-family: "Lucida Grande" , Arial, Verdana;
    font-size: 11px;
    line-height: 1.5em;
    text-align: center;
    color: #333333;
    background: #ffffff;
}

.clear
{
    clear: both;
}

.wrapper
{
    background: #ffffff;
}
.content
{
    width: 100%;
    margin: 0 auto;
    padding: 1px 0;
    text-align: left;
}

#footer
{
    padding-top: 13px;
    color: #333333;
}

#Wrapper1
{
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    text-align: left;
    position: relative;
    background-image: url(fadebg.gif);
    background-repeat: repeat-x;
}


img
{
    border: none;
}

#tabs4
{
    float: left;
    width: 100%;
    font-size: 93%;
    line-height: normal;
    border-bottom: 1px solid #666666;
    font-weight: bold;
}
#tabs4 ul
{
    margin: 0;
    padding: 10px 10px 0 10px;
    list-style: none;
}
#tabs4 li
{
    display: inline;
    margin: 0;
    padding: 0;
}
#tabs4 a
{
    float: left;
    background: url( "tableft4.gif" ) no-repeat left top;
    margin: 0;
    padding: 0 0 0 7px;
    text-decoration: none;
}
#tabs4 a span
{
    float: left;
    display: block;
    background: url( "tabright4.gif" ) no-repeat right top;
    padding: 5px 15px 4px 6px;
    color: #666666;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs4 a span
{
    float: none;
}
/* End IE5-Mac hack */
#tabs4 a:hover span
{
    color: #666666;
}
#tabs4 a:hover
{
    background-position: 0% -42px;
}
#tabs4 a:hover span
{
    background-position: 100% -42px;
}

.error
{
    color: Red;
    font-weight: bold;
}

.headerStyle
{
    background-color: #5D7B9D;
    color: #ffffff;
    font-weight: bold;
    text-align: left;
}
.itemStyle
{
    background-color: #cccccc;
    color: #333333;
    text-align: left;
    vertical-align: top;
}
.alternatingItemStyle
{
    background-color: #ffffff;
    color: #284775;
    text-align: left;
    vertical-align: top;
}
.image_left
{
margin-top : 0px;
margin-right : 0px;
margin-left : 70px;
margin-bottom : 0px;
}
.image_right
{
margin-top : 0px;
margin-right : 70px;
margin-left : 0px;
margin-bottom : 0px;
}

