body {
    margin: 0;
    padding: 0;
    font-size: small;
    font-family: Verdena, sans-serif;
    text-align: center;
   /* background: #ccc; */
    background-color: #f7f7f7;
    margin-top: 10px;
    /* background: #f6f6f6; */
    /*background: url(../images/bg2.png) repeat-x  top left; */
}

.white_background {
    margin: 0;
    padding: 0;
    font-size: small;
    font-family: Verdena, sans-serif;
    text-align: center;
    background: #ffffff;
    /*background: url(../images/bg2.png) repeat-x  top left; */
}

#shadow {
    margin: auto auto 10px;
    background-color: #DDDDDD;
    width: 800px;
}


/* layout structure */
#wrap {
    margin: auto;
    width: 800px;
    text-align: left;
    overflow: hidden;
    border: 1px solid #bbb;
    padding-left: 0px;
    padding-right: 0px;
    background: #fff;
    margin-bottom: 10px;
    position: relative;
    left: -4px;
    top: -4px;
}

#top {
    clear: both;
    float: left;
    width: 820px;
    height: 19px;
    background: #ffffff; /*url(../images/page_top13.gif) no-repeat  bottom left; */
}

#my_body {
    clear: both;
    float: left;
    width: 820px;
    overflow: hidden;
    background: #ffffff; /* url(../images/strip13.gif) repeat-y  top left; */
}

#bottom {
    clear: both;
    float: left;
    width: 820px;
    height: 20px;
    background: #ffffff; /*  url(../images/page_bottom13.gif) no-repeat  top left;*/
}

#main {
    margin-left: 0px;
    width: 800px;
    background: url(../images/bg_head2.gif) repeat-x  top left;
}


/* header */
#header_content {
    overflow: hidden;
    
}

.manage_main_td {
    font-size: 80%;
    margin-top: 30px;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 135px;
    border: 2px solid #85d308;
    background: #effcd7;
}

#logo {
    margin-top: 10px;
    margin-bottom: 0px;
    margin-left: 10px;
    float: left;
}


#logo_description {
    text-align: center;
    vertical-align: top;
    font-weight: bold;
    font-size: 55%;
    color: #777777;
    font-family: Verdena, sans-serif;
    
}



#manage_logo_description {
    text-align: left;
    padding-left: 17px;
    padding-bottom: 10px;
    vertical-align: top;
    font-weight: bold;
    font-size: 75%;
    color: #999999;
    font-family: Verdena, sans-serif;
}



.customer_support {
    margin-top: 0px;
    margin-right: 10px;
    float: right;
    text-align: center;
    width: 100px;
}

.chat_phone {
    color: #3366cc;
    padding-top: px;
    font-size: 75%;
    padding-right: 2px;   
}

.customer-support img {
    padding: 2px;
    border: 1px solid #fff;
    text-align: right;
}


/* Tabs Begin */

#tab {
    float: left;
    width: 800px;
    
    
}

#nav {
    clear: both;
    float: left;
    margin-bottom: 0px;
    margin-top: 8px;
    margin-left: -1px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 5px;
    border: 1px solid #c3c3c3;
    width: 800px;
 /*   height: 17px; */
    list-style: none;
    background: #f3f3f3 url(../images/off_bg2.gif) repeat-x top left;
}

#nav li {
    float: left;
    margin: 0 -1px 0 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    font-family: "Lucida Grande", sans-serif;
    font-size: 85%;
    font-weight: bold;
}

#nav a {
    display: block;
    margin: 0;
    padding: 4px 17px;
    color: #333;
    text-decoration: none;
    border: 1px solid #c3c3c3;
    border-top: none;
    border-bottom: none;
    background: #f3f3f3 url(../images/off_bg2.gif) repeat-x top left;
}

#nav a:hover {
    color: #333;
    background: #fff url(../images/on_bg.gif) repeat-x top left;
}

#highlight_button a {
    display: block;
    margin: 0;
    padding: 4px 16px;
    color: #333;
    text-decoration: none;
    border: 1px solid #c3c3c3;
    border-top: none;
    border-bottom: none;
    background: #fdd849 url(../images/highlight_off_bg.gif) repeat-x top left;
}

#highlight_button a:hover {
    color: #333;
    background: #d9ad04 url(../images/highlight_on_bg.gif) repeat-x top left;
}


#green_bar {
    clear: both;
    margin-top: 10px;
    height: 1px;
    background: #6eb006;
}


/*
#nav a.activelink {
    display: block;
    margin: 0;
    padding: 4px 8px;
    color: #333;
    text-decoration: none;
    border: 2px solid #c3c3c3;
    border-bottom: none;
    background: #f3f3f3 url(../images/off_green_bg.gif) repeat-x top left;
}

#nav a.activelink:hover {
    color: #333;
    padding-bottom: 4px;
    background: #fff url(../images/on_bg.gif) repeat-x top left;
}
*/

a.learn_more_link:link { 
    text-decoration: none; 
}

a.learn_more_link:visited { 
    text-decoration: none; 
}

a.learn_more_link:hover { 
    text-decoration: none; 
}


/* Tabs end */
#hero_image {
    margin-top: 0px;
    margin-bottom: 12px;
    margin-left: 0px;
    padding-left: 0px;
    height: 350px;
    background: url(../images/hero_image_style_5_7.gif) no-repeat top left; 
    text-align: left; 
}

#hero_content {
    margin-left: 260px;
}

#hero_message_cell{
    height: 110px;
    padding-bottom: 0px;
    padding-left: 3px;
    padding-right: 20px;
    text-align: left;
    font-size: 180%;
    font-weight: normal;
    color: #222222;
    vertical-align: bottom;
}

#hero_message {
    font-family: "Arial", sans-serif;
    font-size: 100%;
    line-height: 120%;    
}

.hero_message_and {
    font-size: 90%;    
}

.hero_message2_highlight {
    color: #76b80c;
}

.hero_message_highlight {
    color: #3e78bd;
}

#hero_image h1 {
    text-decoration: none;
}

#hero_message_line_break {
    line-height: 50%; 
}


#hero_message2_line_break {
    line-height: 40%; 
}


#return_display {
    border: 0px solid #000000;
    width: 200px;
    color: #66a107;
    font-family: Arial, sans-serif;
    font-size: 95%;
    font-weight: bold;
    line-height: 130%;
    vertical-align: middle;
    text-align: center;
}

#percentage_return {
    font-family: Arial, sans-serif;
    font-size: 145%;
    font-weight: bold;
    color: #f98108;
    margin-top: 10px;

}


#hero_message h1 {
    font-size: 100%; 
}

#action_button{
    height: 85px;
    vertical-align: top;
    padding-top: 10px;
    padding-bottom: 0px;
    padding-right: 20px;
    text-align: right;
}


/* HERO IMAGE STYLE 2 */
#hero_image_style2 {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-left: 0px;
    padding-top: 10px;
    padding-bottom: 15px;
   /* height: 350px; */
    background: url(../images/hero_image_style5_2.jpg) no-repeat bottom left; 
    text-align: left; 
}

#hero_2_heading {
    font-size: 260%;
    font-weight: normal;
    color: #222222;
    margin: 0;
    padding: 0;
    margin-top: 10px;
    margin-bottom: 15px;
    padding-left: 30px;
}


#hero_message_style2{
    height: 240px;
    padding-bottom: 0px;
    padding-left: 30px;
    padding-right: 20px;
    text-align: left;
    color: #222222;
    font-family: Arial, sans-serif;
    font-size: 105%;
    line-height: 120%;
    vertical-align: top;
}


#hero_benefit_heading {
    text-align: left;
    color: #222222;
    font-family: Arial, sans-serif;
    font-size: 130%;
    font-weight: normal;
}

#hero_benefit_subheading {
    margin-top: 20px;
    font-family: Verdana, Arial, sans-serif;
    font-size: 75%;
    line-height: 150%;
}

#hero_benefit_highlight {
    color: #f98108;
    font-weight: normal;
    font-size: 120%;
}



/* HERO IMAGE STYLE 3 */
#hero_image_style3 {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 10px;
    padding-left: 0px;
    padding-top: 20px;
    height: 330px;
    background: #ffffff url(../images/hero_image_style3_5.jpg) no-repeat bottom left; 
    text-align: left; 
}

#hero_message_style3{
    height: 260px;
    padding-bottom: 0px;
    padding-left: 30px;
    padding-right: 20px;
    text-align: left;
    color: #444444;
    font-family: Arial, sans-serif;
    font-size: 105%;
    line-height: 120%;
    vertical-align: top;
}


#hero_benefit_heading3 {
    text-align: left;
    color: #444444;
    font-family: Verdena, Arial, sans-serif;
    font-size: 110%;
    font-weight: normal;
}

#hero_benefit_subheading3 {
    margin-top: 20px;
    font-family: Verdana, Arial, sans-serif;
    font-size: 80%;
    line-height: 150%;
}

#hero_benefit_highlight {
    color: #f98108;
    font-weight: bold;
}

#hero_message_style3 ul {
    margin: 0;
    padding-top: 30px;
    padding-bottom: 15px;
    padding-left: 0px;
    padding-right: 0px;
}

#hero_message_style3 ul li {
    margin: 0 0 0 0;
    padding: 0 0 0 0px;
    padding-left: 40px;
    padding-bottom: 15px;
    list-style: none;
    line-height: 1.4em;
    color: #555555;
    font-family: Verdana, Arial, sans-serif;
    font-size: 100%;
    font-weight: normal;
}

#hero_title_style3{
    padding-left: 20px;
    text-align: left;
    color: #444444;
    font-family: Verdana, Arial, sans-serif;
    font-size: 170%;
    font-weight: normal;
    vertical-align: top;
}

#hero_action_style3{
    padding-top: 20px;
    text-align: center;
    color: #444444;
    font-family: Arial, sans-serif;
    font-size: 135%;
    line-height: 50%;
}


#hero_benefit_subheading3 strong {
    margin-top: 25px;
    font-size: 130%;
    text-align: center;
    font-weight: bold;
}

.pie_chart_bullet {
    background: url(../images/pie_chart_icon.jpg) no-repeat 0 5px;
}

.bar_chart_bullet {
    background: url(../images/bar_chart_icon.jpg) no-repeat 0 5px;
}


.light_bulb_bullet {
    background: url(../images/light_bulb_icon.gif) no-repeat 0 0px;
}





#learn_more{
    border: none;
}

a.learn_more_link:link {
    text-decoration: none;
    color: #002fa7;
}

a.learn_more_link:visited {
    text-decoration: none;
    color: #002fa7;
}

a.learn_more_link:active {
    text-decoration: none;
    color: #002fa7;
}

a.learn_more_link:hover  {
    text-decoration: none;
}


#learn_more_text_link_container {
    text-align: right;
}   

a.learn_more_text_link:link {
    font-size: 100%;
    font-weight: bold;
    text-decoration: none;
    text-transform: uppercase; 
    color: #76b80c;
}

a.learn_more_text_link:visited {
    font-size: 100%;
    font-weight: bold;
    text-decoration: none;
    text-transform: uppercase; 
    color: #76b80c;
}

a.learn_more_text_link:active {
    font-size: 100%;
    font-weight: bold;
    text-decoration: none;
    text-transform: uppercase; 
    color: #76b80c;
}

a.learn_more_text_link:hover  {
    font-size: 100%;
    font-weight: bold;
    text-decoration: none;
    text-transform: uppercase; 
    color: #3e78bd;
}



#template_body {
    margin-left: 30px;
    margin-right: 10px;
}


#manage_authentication_body {
    margin-left: 30px;
    padding-top: 100px;
    margin-right: 10px;
    text-align: center;
}



#manage_body {
    margin-left: 0px;
    padding-top: 10px;
    margin-right: 0px;
    width: 100%;
    text-align: center;
}



.box {
    margin-top: 0px;
    margin-left: 10px;
    margin-bottom: 0px;
    margin-right: 0px;
    padding: 0px;
    width: 390px;
    background: url(../images/box_bottom.png) no-repeat bottom left; /* tan */
}

.box  h3 {
    margin: 0;
    padding-top: 20px;
    padding-bottom: 30px;
    font-size: 110%;
    color: #fff;
    font-family: Verdana, Arial, sans-serif;
    font-size: 100%;
    background: url(../images/box_top.png) no-repeat top left; /* tan */
}

.box ul {
    margin: 0;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 12px;
    padding-right: 30px;
}

.box ul li {
    margin: 0 0 0 12px;
    padding: 0 0 0 25px;
    list-style: none;
    line-height: 1.5em;
    color: #666;
    font-family: Verdana, Arial, sans-serif;
    font-size: 75%;
    font-weight: bold;
    background: url(../images/bullet.png) no-repeat 0 3px;
}

.box h4 {
    text-align: left;
    width: 390px;
    margin-top: 0px;
    margin-bottom: 12px;
    margin-left: 0px;
    margin-right: 0px;
    
    padding-top: 15px;
    padding-bottom: 14px;
    padding-left: 290px;
    padding-right: 0px;
    color: #002fa7;
    font-family: Verdana, Arial, sans-serif;
    font-size: 75%;
    font-weight: bold;
}

.box img {
    margin-top: 0px;
    margin-bottom: 12px;
    margin-left: 15px;
    margin-right: 20px;
    
    padding-top: 0px;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 0px;
}


.left_sub_box_container {
    clear: both;
    float: left;
    padding-left: 10px;
}

.sub_box {
    margin-top: 0px;
    margin-left: 10px;
    margin-bottom: 0px;
    margin-right: 0px;
    padding: 0px;
    width: 380px;
    
    background: url(../images/silver_bottom.gif) no-repeat bottom left; /* tan */
}


.sub_box  h1 {
    margin: 0;
    margin-right: 10px;
    padding-top: 10px;
    padding-left: 10px;
    
    padding-bottom: 10px;
    font-size: 110%;
    color: #66a107;
    font-family: Verdana, Arial, sans-serif;
    font-size: 100%;
    border-bottom: 1px solid #cfcfcf;
    background: url(../images/green_box_top.gif) no-repeat top left; /* tan */
}



.sub_box  h3 {
    margin: 0;
    margin-right: 10px;
    padding-top: 10px;
    padding-left: 10px;
    
    padding-bottom: 10px;
    font-size: 110%;
    color: #66a107;
    font-family: Verdana, Arial, sans-serif;
    font-size: 100%;
    border-bottom: 1px solid #cfcfcf;
    background: url(../images/green_box_top.gif) no-repeat top left; /* tan */
}


.sub_box h5 {
    text-align: left;
    width: 350px;
    margin-top: 0px;
    margin-bottom: 12px;
    margin-left: 10px;
    margin-right: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
    color: #666;
    font-family: Verdana, Arial, sans-serif;
    font-weight: normal;
    font-size: 85%;
    line-height: 1.5em;
}




.sub_box ul {
    margin: 0;
    padding-top: 10px;
    padding-bottom: 0px;
    padding-left: 12px;
    padding-right: 30px;
}

.sub_box ul li {
    margin: 0 0 0 12px;
    padding: 0 0 0 25px;
    padding-bottom: 10px;
    list-style: none;
    line-height: 1.5em;
    color: #666;
    font-family: Verdana, Arial, sans-serif;
    font-size: 85%;
    font-weight: normal;
    background: url(../images/bullet.png) no-repeat 0 3px;
}

.sub_box h4 {
    text-align: left;
    margin-top: 0px;
    margin-bottom: 12px;
    margin-left: 0px;
    margin-right: 0px;
    
    padding-top: 5px;
    padding-bottom: 15px;
    padding-left: 280px;
    padding-right: 0px;
    color: #002fa7;
    font-family: Verdana, Arial, sans-serif;
    font-size: 75%;
    font-weight: bold;
}





















#benefits {
    clear: both;
    float: left;
}

#benefits h3 {
    padding-left: 42px;
}

#easy_to_use {
    float: right;
    margin-right: 30px;
}

#easy_to_use h3 {
    padding-left: 10px;
}

#easy_to_use img {
    padding-left: 20px;
    padding-top: 10px;
    padding-bottom: 48px;
}
#footer {
    clear: both;
    float: left;
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 15px;
    padding-right: 0px;
    width: 760px;
    border-top: 1px dotted #ccc;
    border-bottom: 0px solid #b1b1b1;
    background: #ffffff;
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 10px;
    font-size: 81%;
    font-family: Arial, sans-serif;
    /* background: #eeeeee; */ /*url(../images/footer_back2.gif) repeat-x top left; */
}

#bold_text {
    font-weight: bold;
}

.features_table {
    width: 100%;
}

.features {
    padding-top: 18px;
    padding-bottom: 18px;
    padding-left: 10px;
    padding-right: 20px;
    border-bottom: 1px solid #ccc;
    font-size: 75%;
    font-family: Arial, sans-serif;
    color: #555;
    line-height: 1.6em;
    width: 75%;
    vertical-align: top;
}

.features_img {
    padding-top: 18px;
    padding-bottom: 18px;
    padding-left: 10px;
    padding-right: 10px;
    border-bottom: 1px solid #ccc;
    font-size: 75%;
    font-family: Arial, sans-serif;
    color: #555;
    line-height: 1.6em;
    width: 25%;
    vertical-align: top;
}


.features_last {
    padding-top: 18px;
    padding-bottom: 18px;
    padding-left: 10px;
    padding-right: 10px;
    border-bottom: 0px dotted #333;
    font-size: 75%;
    font-family: Arial, sans-serif;
    color: #333;
    line-height: 1.6em;
    vertical-align: top;
}

.features_img_last {
    padding-top: 18px;
    padding-bottom: 18px;
    padding-left: 10px;
    padding-right: 10px;
    border-bottom: 0px solid #ccc;
    font-size: 75%;
    font-family: Arial, sans-serif;
    color: #555;
    line-height: 1.6em;
    width: 25%;
    vertical-align: top;
}

.mission_statement {
    color: #2970a6;
}

table caption {
    margin: 0;
    padding: 8px 10px;
    text-align: left;
    border: 0px solid #333;
    border-bottom: none;
    background: #fff;
    color: #467004;
    font-size: 120%;
}


#features_div {
    padding-top: 5px;
    padding-bottom: 18px;
    padding-left: 0px;
    padding-right: 0px;
    margin-right: 10px;
    margin-left: 10px;
    width: 95%;

}

.feature_title {
    font-weight: bold;
    color: #2970a6;
    font-size: 100%;

}

.mission_title {
    font-weight: bold;
    color: #2970a6;
    font-size: 110%;

}

.mission {
    padding-top: 18px;
    padding-bottom: 18px;
    padding-left: 10px;
    padding-right: 70px;
    border-bottom: 1px solid #ccc;
    font-size: 75%;
    font-family: Arial, sans-serif;
    color: #555;
    line-height: 1.6em;
    width: 75%;
    vertical-align: top;
}


.mission_last {
    padding-top: 18px;
    padding-bottom: 18px;
    padding-left: 10px;
    padding-right: 70px;
    border-bottom: 0px solid #ccc;
    font-size: 75%;
    font-family: Arial, sans-serif;
    color: #555;
    line-height: 1.6em;
    width: 75%;
    vertical-align: top;
}


.subscribe {
        margin-top: 0px;
        padding-top: 0px;
        padding-bottom: 15px;
        padding-left: 574px;
        text-align: left;
}

.list_item {
    font-size: 80%;
}

.image_feature {
    border: none;
   /* width: 150px;
    height: 100px; */
}

.contact_table {
    width: 90%;
    padding-left: 15px;
    padding-right: 20px;
}


.contact_title {
    color: #2970a6;
    font-size: 90%;
    font-weight: bold;
    margin-left: 0px;
    margin-right: 70px;
    padding-top: 20px;
    padding-bottom: 5px;
    padding-left: 0px;
    padding-right: 70px;
    border-bottom: 1px dotted #999;
    line-height: 1.6em;
    vertical-align: bottom;
}

.contact_subtitle {
    color: #333333;
    font-size: 75%;
    font-weight: bold;
    margin-left: 0px;
    margin-right: 10px;
    padding-top: 5px;
    padding-bottom: 0px;
    padding-left: 15px;
    padding-right: 20px;
    line-height: 1.6em;
    vertical-align: top;
    width: 150px;
}


.contact_details {
    color: #333333;
    font-size: 75%;
    font-weight: normal;
    margin-left: 0px;
    margin-right: 10px;
    padding-top: 5px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 70px;
    line-height: 1.6em;
    vertical-align: top;


}

.contact_form_required_field {
    color: #333333;
    font-size: 70%;
    font-weight: bold;
    margin-left: 0px;
    margin-right: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 40px;
    padding-right: 5px;
    line-height: 1.6em;
    vertical-align: top;
}

.contact_form_optional_field {
    color: #333333;
    font-size: 75%;
    font-weight: normal;
    margin-left: 0px;
    margin-right: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 40px;
    padding-right: 5px;
    line-height: 1.6em;
    vertical-align: top;
}


.contact_field_comment {
    color: #333333;
    font-size: 90%;
}


.contact_form_legend {
    color: #333333;
    font-size: 66%;
    margin-left: 0px;
    margin-right: 10px;
    padding-top: 5px;
    padding-bottom: 20px;
    padding-left: 15px;
    padding-right: 5px;
    line-height: 1.6em;
    vertical-align: top;

}


.office_image {
    padding-top: 5px;
    
}


#copyright_left {
    clear: both;
    float: left;

}

#manage_copyright_text {
    text-align: center;
    padding-top: 20px;
    font-size: 70%;   
}


#copyright_right {
    float: right;
    padding-right: 20px;
}

#manage_copyright_links {
    text-align: center;
    padding-top: 10px;
    font-size: 70%;
}

a.footer_link:link {
    text-decoration: none;
    color: #002fa7;
}

a.footer_link:visited {
    text-decoration: none;
    color: #002fa7;
}

a.footer_link:active {
    text-decoration: none;
    color: #002fa7;
}

a.footer_link:hover  {
    text-decoration: none;
    color: #456c05;
}

.back_to_top_link {
    float: right;
}

#ua_text {
    padding-top: 18px;
    padding-bottom: 18px;
    padding-left: 10px;
    padding-right: 10px;
    border-bottom: 0px solid #ccc;
    font-size: 80%;
    font-family: Arial, sans-serif;
    color: #666;
    line-height: 1.6em;
    width: 80%;
    vertical-align: top;
}


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

#div_account_information {
    float: left;
    width: 550px;
    padding-bottom: 10px;
    
}

/* SPECIAL OFFERS */

.special_offer_wrapper {
    text-align: left;
}

.special_offer_1 {
    margin-left: 0px;
    padding-left: 340px;
    padding-top: 60px;
    width: 190px;
    vertical-align: bottom;
    text-align: left;
    font-size: 90%;
    font-weight: bold;
    color: #ac1d1d;
    border: 1px solid #7ba500;
    background: url(../images/sale_7.png) no-repeat  top left;
}

.special_offer_details{
    color: #ac1d1d;
    font-size: 70%;
    color: #999999;
    font-family: Verdana, Arial, sans-serif;
}

.top_bar_menu {
    margin: auto;
    overflow: hidden;
    border: 0px solid #000;
    padding-right: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: right;
    vertical-align: middle;
    font: 87% Arial, Helvetica, sans-serif;
    /*font-size: 80%;
    font-weight: bold;
    font-family: Verdana, sans-serif;*/
    /* background: url(../images/top_menu_back.gif) repeat-x  top left; */
}

a.top_bar_menu_link:link {
    text-decoration: none;
  /*  color: #333333; */
    color: #3e78bd;
}

a.top_bar_menu_link:visited {
    text-decoration: none;
    /*  color: #333333; */
    color: #3e78bd;
}

a.top_bar_menu_link:active {
    text-decoration: none;
    /*  color: #333333; */
    color: #3e78bd;
}

a.top_bar_menu_link:hover  {
    text-decoration: underline;
    /*  color: #333333; */
    color: #76b80c;
}


.hero_h1 {
    text-decoration: none;
    font-size: 100%;
    font-weight: normal;
    line-height: 100%;
    padding: 0;
    margin: 0;
}



.hero_h2 {
    text-decoration: none;
    font-size: 84%;
    font-weight: normal;
    line-height: 150%;
    padding: 0;
    margin: 0;
}

#gradient_green_bar {
    margin: 0;
    padding: 0;
    height: 3px;
    background: #ffffff url(../images/gradient_green_bar.png) no-repeat  top left;
}

.box ul li {
    margin: 0 0 0 12px;
    padding: 0 0 0 25px;
    list-style: none;
    line-height: 1.5em;
    color: #666;
    font-family: Verdana, Arial, sans-serif;
    font-size: 75%;
    font-weight: bold;
    background: url(../images/bullet.png) no-repeat 0 3px;
}


.top_menu_list {
    margin: 0;
    padding: 0;
    margin-left: 10px;
    padding-left: 5px;
    padding-right: 5px;
}

.top_menu_list_item {
    display: inline;
    margin-left: 15px;
    padding-left: 15px;
    background: url(../images/bullet.png) no-repeat 0 1px;
}

#stsi_container {
    width: 800px;
    text-align: center;
    padding-top: 87px;
    font-weight: normal;
}

#st {
    color: #76b80c;
    font-size: 220%;
}

#st_and{
    font-size: 150%;
    padding-left: 10px;
    padding-right: 10px;
}

#si {
    color: #3e78bd;
    font-size: 220%;
}


.gray_small {
    color: #777777;
    padding-left: 5px;
    padding-right:5px;
}



/* QUOTE CHARACTERS */
q {
   font-family: "Georgia", serif;
}
q:before {
   content: "\201C";
   padding-right: 0.1em;
}
q:after {
   content: "\201D";
   padding-left: 0.1em;
}