html { 
        overflow-y: scroll; 
}
html { 
        overflow: -moz-scrollbars-vertical; 
}

body {
        margin: 0px;
        padding: 0px;
        text-align: center;
}

#background {
        top: 0px;
        left: 0px;
        position: absolute;
        background-repeat: repeat-x;
        width: 100%;
        height: 300px;
        z-index: 1;
        background-image: url(images/layout/bg_main.gif);
}
#backgroundhome {
        top: 0px;
        left: 0px;
        position: absolute;
        background-repeat: repeat-x;
        width: 100%;
        height: 380px;
        z-index: 1;
        background-image: url(images/layout/bg_main_home.gif);
}
a {
        color: #0066FF;
                /*color: #666666;*/
        text-decoration: none;
}

a:hover {
        color: #0066FF;
                text-decoration: underline;
                /*color: #FF1300;*/
}

h1 {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 115%;
        font-weight: bold;
        color: #FF1300;
        margin: 0;
        padding: 0;
}

h2 {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 100%;
        color: #99CC00;
        margin: 0;
        padding: 0;
        text-transform: uppercase;
}

h2 a {
        color: #99CC00;
        text-transform: uppercase;
}

h2 a:hover {
        text-decoration: underline;
        text-transform: uppercase;
}
h3 {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 100%;
        color: #00CCCC;
        font-weight: bold;
        padding-left: 10px;
        margin: 0;
        padding-top: 0px;
        padding-right: 0px;
        padding-bottom: 0px;
}
h4 {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 100%;
        color: #FF9900;
        margin: 0;
        padding: 0;
}
h5 {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 97%;
        color: #FF1300;
        margin: 0;
        padding: 0;
}

li {list-style-image: url(images/layout/bullet_redsquare.gif);}
li a {color: #FF0000;}
li a:hover {color: #FF0000;}

.picfloat {
        margin-right: 5px;
        float: left;
        padding-right: 5px;
        margin-bottom: 1px;
        padding-bottom: 1px;
        margin-top: 2px;
}
#wrapper {
        width: 100%;
        z-index: 2;
        position: relative;
        text-align: center;
        clear: both;
        float: none;
}
#container {
        width: 732px;
        z-index: 8;
        clear: both;
        left: auto;
        right: auto;
        margin-right: auto;
        margin-left: auto;
        margin-bottom: 0px;
        height: auto;
}
#header {
        height: 300px;
        top: 0px;
        width: 732px;
        z-index: 3;
        text-align: center;
        clear: both;
        float: none;
        left: auto;
        right: auto;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        color: #FFFFFF;
        font-weight: bold;
}
#headerhome {
        height: 372px;
        top: 0px;
        width: 732px;
        z-index: 3;
        text-align: center;
        clear: both;
        float: none;
        left: auto;
        right: auto;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        color: #FFFFFF;
        font-weight: bold;
		position:relative;
		z-index:1000;
}

#footer {
        width: 100%;
        z-index: 4;
        text-align: center;
        clear: both;
        float: none;
        left: auto;
        right: auto;
        color: #FFFFFF;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        line-height: 15px;
        padding-top: 0px;
        padding-bottom: 0px;
        margin-bottom: 0px;
        background-color: #CCCCCC;
        padding-left: 0px;
        margin: 0;
        position: relative;
}
#footer a {color: #FFFFFF;text-decoration: none;}
#footer a:hover {color: #FF1300; text-decoration: none;}

#content {
        width: 467px;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        z-index: 1;
        text-align: left;
        visibility: visible;
        color: #666666;
        font-size: 75%;
        float: right;
        margin-top: 0px;
        position: relative;
        padding-left: 35px;
        padding-top: 25px;
}
#content p {
        margin: 0px;
        padding: 0px;
}

/*#content a 
{color: #666666;
color: #0066FF; 
text-decoration: none;}

#content a:hover {color: #FF1300; color: #0066FF; text-decoration: underline;}
*/

#content h1 {margin: 0px; padding: 0px;}
#content h2 {margin: 0px; padding: 0px;}
#content h3 {margin: 0px; padding: 0px;}
#content h4 {margin: 0px; padding: 0px;}
#content h5 {margin: 0px; padding: 0px;}
#content h6 {margin: 0px; padding: 0px;}
#content li {list-style-image: url(images/layout/bullet_redsquare.gif);}
#content li a {color: #666666;}
#content li a:hover {color: #FF0000; text-decoration: underline;}

#leftnav {
        width: 185px;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        z-index: 1;
        text-align: center;
        visibility: visible;
        color: #000000;
        font-size: 11px;
        position: relative;
        float: left;
        padding-left: 0px;
        padding-top: 25px;
}
#leftnavadjust {
        padding-left: 20px;
}
.dotline_horiz {
        background-image: url(images/layout/dl_grey_horz.gif);
        background-repeat: repeat-x;
        padding-bottom: 10px;
        padding-left: 0px;
        padding-top: 0px;
        padding-right: 0px;
}

.brdr_left_white {
        border-left-width: 2px;
        border-left-style: solid;
        border-left-color: #FFFFFF;
}
.leftnav_redmark {
        background-color: #FF0000;
        width: 3px;
        border-right-width: 2px;
        border-bottom-width: 2px;
        border-left-width: 2px;
        border-right-style: solid;
        border-bottom-style: solid;
        border-left-style: solid;
        border-right-color: #FFFFFF;
        border-bottom-color: #FFFFFF;
        border-left-color: #FFFFFF;
}
.leftnav_button_level1 {
        height: 18px;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 10px;
        color: #FF9900;
        width: 100%;
        display: block;
        text-align: left;
        margin-left: 4px;
        margin-top: 0px;
        padding: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
}
.leftnav_button_level1 a {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        color: #FF9900;
        width: 100%;
        display: block;
        padding-top: 1px;
        padding-bottom: 1px;
        padding-left: 4px;
        font-weight: bold;
}
.leftnav_button_level1 a:hover {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        color: #FFFFFF;
        background-color: #FF0000;
        width: 100%;
        text-decoration: none;
}
.leftnav_button_level2 {

        height: 13px;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 10px;
        color: #FFC200;
        padding-left: 15px;
        padding-top: 1px;
        padding-bottom: 1px;
        width: 100%;
        display: block;
        border-bottom-width: 2px;
        border-bottom-style: solid;
        border-bottom-color: #FFFFFF;
        text-align: left;
}
.leftnav_button_level2 a {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        color: #FFC200;
        display: block;
        text-align: left;
        font-weight: bold;
}
.leftnav_button_level2 a:hover {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        color: #FFC200;
        display: block;
        text-align: left;
        text-decoration: underline;
        font-weight: bold;
}
blockquote {margin-left: 32px; margin-top: 0px;}
p {margin: 0px; padding: 0px;}
ul {
        padding-left: 15px;
        margin-left: 0px;
        margin-top: 0px;
}
.red {
        color: #FF0000;
}
a.red  {
        color: #FF0000;
}
a.red:hover {
        color: #FF0000; text-decoration:underline;
}

.clientlist {
        color: #666666;
}
a.clientlist  {
        color: #666666;
}
a.clientlist:hover {
        color: #FF0000; text-decoration:underline;
}


.green {
        color: #99CC00;
}

#content h2 a {

        color: #99CC00;
}
#header a {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        color: #FFFFFF;
}
#header a:hover {
        color: #FF1200;
}
#content h5 a {

        color: #FF1300;
        margin: 0;
        padding: 0;
}

.dottedline {
        background-image: url(images/layout/dl_grey_horz.gif);
        background-repeat: repeat-x;
        border: 0;
        height: 1px;
}

a.redlink {
        color: #FF0000;
}

a.redlink:hover {
        text-decoration: underline;
}
a:redlink:active {
        color: #FF0000;
}
a:redlink:visited {
        color: #FF0000;
}

a.greenlink {
        color: #99CC00;
}

a.greenlink:hover {
        text-decoration: underline;
}
a:greenlink:active {
        color: #99CC00;
}
a:greenlink:visited {
        color: #99CC00;
}
.caption {
        font-size: 80%;
        line-height: 25px;

}
.newspadding {
        padding: 10px;
}

.button_txt {
        color: #0066FF;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
}
.button_txt a{
        color: #0066FF;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        text-decoration: none;
}
.button_txt a:hover{
        color: #FF2222;
}
.top_button_cell {
        background-image: url(images/layout/buttontable_01.gif);
        background-position: top;
        background-repeat: no-repeat;
}
.center_button_cell{
        background-image: url(images/layout/buttontable_02.gif);
        background-repeat: repeat-y;
}
.bottem_button_cell{
        background-image: url(images/layout/buttontable_04.gif);
        background-position: bottom;
        background-repeat: no-repeat;
}
.center_cell_buffer{
        padding-top: 0px;
        padding-right: 5px;
        padding-bottom: 0px;
        padding-left: 0px;
}
