@charset "utf-8";
/* CSS Document */
body {
    /* font-family: Verdana, Arial, Helvetica, sans-serif; */
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #4a4a4a;
    margin: 0 auto;
    background-color: #DBE5E1;
    margin-top: 5px
    }
.main_title {
    font-size: 18px;
    color: #de8703;
    font-weight: bold
    }
.main_title_grey {
    font-size: 18px;
    color: #839d91;
    font-weight: bold
    }
.green_tilte {
    font-size: 12px;
    color: #006338;
    font-weight: bold
    }
.blue_tilte {
    font-size: 12px;
    color: #00F;
    /*font-weight: bold;*/
    cursor: pointer
    }
.sub_title {
    font-size: 16px;
    color: #666;
    font-weight: bold
    }
.search {
    height: 27px
    }
.product_code {
    font-size: 11px;
    color: #00bfff
    }
.product_price {
    font-size: 16px;
    color: #ff9a00;
    font-weight: bold
    }
.was_price {
    font-size: 11px;
    color: #787878
    }
.product_discount {
    font-size: 12px;
    color: #f00
    }
.centerTable {
    color: #4a4a4a;
    padding-left: 21px;
    padding-right: 21px;
    padding-top: 5px;
    background-image: url(../images/headImages/centerBG.gif)
    }
.centerTable_banner {
    color: #4a4a4a;
    background-image: url(../images/headImages/centerBG.gif)
    }
.mainNav_border {
    background-image: url(../images/headImages/mainNav_border_center.gif);
    background-repeat: repeat
    }
.verticalLine {
    background-image: url(../images/verticalLine.gif);
    background-repeat: repeat
    }
.sideTable_border {
    background-image: url(../images/sideRoundTable_Center.gif);
    background-repeat: repeat
    }
.index_midTable {
    padding-top: 5px
    }
.roundTable {
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
    background-color: #fff;
    border-left: 1px solid #787878;
    padding-top: 8px;
    padding-bottom: 8px
    }
.th {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    padding-top: 5px;
    text-align: justify
    }
.buttonText {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    text-align: left;
    color: #4a4a4a;
    font-weight: normal;
    padding-bottom: 5px;
    margin-bottom: 5px
    }
.normalText {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    text-align: left;
    color: #4a4a4a;
    font-weight: normal
    }
.redText {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    text-align: left;
    color: #f00;
    font-weight: normal
    }
/*stepping form*/
.stepping {
    border-width: 0;
    border-bottom: #fff;
    border-left-color: #FFF;
    border-right-color: #FFF;
    border-collapse: collapse
    }
.stepping th {
    border-width: 0;
    padding: 3px;
    border-style: solid;
    background-color: #de8703
    }
.stepping td {
    border-width: 0;
    padding: 3px;
    border-style: solid;
    border-left-color: #fff;
    border-right-color: #fff;
    background-color: #f6f6f6
    }
/*shopping Cart form*/
.shoppingCartForm {
    color: #787878;
    border-width: 1px;
    border-bottom: #666;
    border-left-color: #FFF;
    border-right-color: #FFF;
    border-collapse: collapse
    }
.shoppingCartForm th {
    border-width: 1px;
    padding: 3px;
    border-style: solid;
    border-left-color: #c4c4c4;
    border-right-color: #c4c4c4;
    background-color: #c4c4c4
    }
.shoppingCartForm td {
    border-width: 1px;
    padding: 3px;
    border-style: solid;
    border-left-color: #c4c4c4;
    border-right-color: #c4c4c4;
    background-color: #fff
    }
/*blank form*/
.blankForm {
    color: #787878;
    border-width: 0;
    border-collapse: collapse
    }
.blankForm th {
    border-width: 0;
    padding: 3px
    }
.blankForm td {
    border-width: 0;
    padding: 3px
    }
/*my account form*/
.myAccountForm {
    color: #787878;
    border-width: 1px;
    border-color: #666;
    border-collapse: collapse
    }
.myAccountForm th {
    border-width: 1px;
    padding: 3px;
    border-style: solid;
    border-color: #666;
    background-color: #c4c4c4
    }
.myAccountForm td {
    border-width: 1px;
    padding: 3px;
    border-style: solid;
    border-color: #666;
    background-color: #fff
    }
/*product images selecter*/
.imgSelecter {
    width: 50px;
    height: 50px;
    border: 1px solid #c8c8c8
    }
.imgSelecter:hover {
    width: 70px;
    height: 70px;
    border: 1px solid #ff9a00
    }
/* 70x70px product photo */
.seventyPxProductPhoto {
    width: 70px;
    height: 70px;
    border: 1px solid #c8c8c8
    }
.seventyPxProductPhoto:hover {
    width: 120px;
    height: 120px;
    border: 1px solid #ff9a00
    }
.roundTable {
    background-color: #eee;
    border: 1px;
    padding-bottom: 5px;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 5px
    }
/* Input From Style */
.inputform {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    text-align: justify;
    color: #666;
    font-weight: normal;
    background-color: #FFF;
    border: 0 solid #DBE5E1;
    width: 150px
    }
.inputform_SensorGuide {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    text-align: justify;
    color: #666;
    font-weight: normal;
    background-color: #FFF;
    border: 0 solid #DBE5E1;
    width: 160px
    }
.inputformGrey {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    text-align: justify;
    color: #666;
    font-weight: normal;
    background-color: #fbfbfb;
    border: 1px solid #c4c4c4;
    width: 150px;
    height: 20px;
    padding-left: 5px;
    padding-right: 5px;
    moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
    border-radius: 3px
    }
input#searchButton {
    padding: 0
    }
.inputformStar {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    color: #f00;
    font-weight: bold
    }
/* Orange Button */
.btn, .EditAddressSubmit, .EditAddressCancel {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #fff;
    background-color: #de8703;
    border: 2px solid #b06a00;
    -moz-border-radius: 5px;
    border-radius: 5px
    }
.btn:hover, .EditAddressSubmit:hover, .EditAddressCancel:hover {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #fff;
    background-color: #9b9b9b;
    border: 2px solid #b06a00;
    -moz-border-radius: 5px;
    border-radius: 5px
    }
/* Cancel Now Button */
.cancelBtn {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #ff4e00
    }
.cancelBtn a:link {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #787878
    }
.cancelBtn a:active {
    color: #787878;
    font-size: 12px
    }
.cancelBtn a:hover {
    font-size: 12px;
    color: #787878;
    text-decoration: underline
    }
/* Green Button */
.GreenBtn {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #006338
    }
.GreenBtn a:link {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #006338
    }
.GreenBtn a:active {
    color: #006338;
    font-size: 12px;
    font-weight: bold
    }
.GreenBtn a:hover {
    font-size: 12px;
    font-weight: bold;
    color: #787878
    }
.formBox {
    padding: 5px;
    margin: 3px;
    width: 25%;
    border-left: 1px solid #787878;
    border-right: 1px solid #787878
    }
.formBox1 {
    padding: 5px;
    margin: 3px;
    width: 25%;
    border-right: 1px solid #787878
    }
.greyTitle {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #787878;
    font-weight: bold
    }
/* Text Button */
a:link {
    color: #666;
    text-decoration: none;
    font-size: 12px;
    font-weight: bold
    }
a:visited {
    text-decoration: none;
    color: #787878;
    font-size: 12px;
    font-weight: bold
    }
a:hover {
    text-decoration: underline;
    color: #de8703;
    font-size: 12px;
    font-weight: bold;
    font-variant: normal
    }
a:active {
    text-decoration: none;
    color: #787878;
    font-size: 12px;
    font-weight: bold
    }
a img {
    text-decoration: none;
    color: #DBE5E1;
    font-size: 12px;
    font-weight: bold
    }
/* Navigation Gery Bar */
#navGeryBar a {
    font-size: 11px;
    color: #fff
    }
#navGeryBar a:hover {
    color: #fff
    }
#navGeryBar a.active {
    color: #de8703
    }
/* footerLink */
#footer a {
    font-size: 11px;
    color: #787878
    }
#footer a:hover {
    color: #787878
    }
#footer a.active {
    color: #de8703
    }
.product_titleLink a:link {
    color: #de8703
    }
.product_titleLink a:visited {
    text-decoration: none;
    color: #de8703;
    font-weight: bold;
    font-size: 12px
    }
.product_titleLink a:hover {
    text-decoration: underline;
    color: #787878;
    font-size: 12px;
    font-weight: bold
    }
.product_titleLink a:active {
    text-decoration: none;
    color: #787878;
    font-weight: bold
    }
.promotion_titleLink a:link {
    font-size: 16px;
    color: #de8703;
    font-weight: bold
    }
.promotion_titleLink a:visited {
    text-decoration: none;
    color: #de8703;
    font-weight: bold;
    font-size: 16px
    }
.promotion_titleLink a:hover {
    text-decoration: underline;
    color: #787878;
    font-size: 16px;
    font-weight: bold
    }
.promotion_titleLink a:active {
    text-decoration: none;
    color: #787878;
    font-weight: bold
    }
.table_align {
    text-align: left;
    color: #4a4a4a
    }
/* breadcrumb */
.breadcrumb a:link {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #787878
    }
.breadcrumb a:active {
    font-size: 14px
    }
.breadcrumb a:visited {
    font-size: 14px
    }
.breadcrumb a:hover {
    font-size: 14px;
    color: #787878;
    text-decoration: underline
    }
/*headCss -- start*/
.menu {
    border: none;
    border: 0;
    margin: 0;
    padding: 0;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: bold
    }
.menu ul {
    border: 0 solid #de8703;
    height: 25px;
    list-style: none;
    margin: 0;
    padding: 0;
    font-weight: bold
    }
.menu li {
    font-weight: bold;
    float: left;
    padding: 0
    }
.menu li a {
    display: block;
    font-weight: bold;
    line-height: 25px;
    margin: 0;
    padding: 0 6px 0 4px;
    text-align: center;
    text-decoration: none
    }
.menu li a:hover, .menu ul li:hover a {
    color: #de8703;
    /*text-decoration:underline*/
    }
.menu li ul {
    display: none;
    height: auto;
    padding: 0;
    margin: 0;
    border: 0;
    position: absolute;
    width: 280px;
    z-index: 200;
    /*top:1em;
    		/*left:0;*/
    }
.menu li:hover ul {
    border: 1px solid #de8703;
    display: block
    }
.menu li li {
    display: block;
    float: none;
    margin: 0;
    padding: 0;
    width: 280px
    }
.menu li:hover li a {
    background: #fff
    }
.menu li ul a {
    display: block;
    height: 25px;
    font-size: 12px;
    font-style: normal;
    margin: 0;
    padding: 0 10px 0 15px;
    text-align: left
    }
.menu li ul a:hover, .menu li ul li:hover a {
    background: #f5f5f5;
    border: 0;
    color: #de8703;
    text-decoration: none
    }
.menu p {
    clear: left
    }
/*Side Menu -- start*/
#sideMenu {
    margin: 0;
    padding: 0;
    /*width: 12em;*/
    width: 140px
    }
#sideMenu li {
    margin: 0;
    padding: 0;
    font-size: 12px
    }
#sideMenu a {
    color: #787878;
    display: block;
    margin: 0;
    padding: 5px 10px;
    text-decoration: none;
    font-weight: normal
    }
#sideMenu a:hover {
    text-decoration: underline;
    color: #de8703;
    padding-bottom: 5px
    }
#sideMenu a.active {
    text-decoration: underline;
    color: #de8703
    }
#Float {
    background-color: #000;
    height: 200px;
    width: 100px;
    position: absolute;
    top: 80px;
    right: 20px
    }
body {
    margin: 0;
    padding: 0
    }
#box {
    opacity: 0.8;
    -moz-opacity: 0.8;
    filter: alpha(opacity=80);
    width: 200px;
    height: 120px;
    background: black;
    border: 2px solid #CCC;
    position: absolute;
    left: 80%;
    top: 22%;
    margin: -125px 0 0 -250px;
    z-index: 150;
    display: none
    }
#box p {
    padding: 0 10px;
    margin-top: 10px
    }
#box h3 {
    color: gray
    }
#box span {
    color: #ff0;
    padding-left: 5px
    }
#box h2 {
    margin: 0;
    height: 18px;
    cursor: move;
    background: #222;
    border-bottom: 2px solid #ccc;
    text-align: right;
    padding: 0 10px
    }
#box h2 a {
    color: #fff;
    font: 12px/25px Arial;
    text-decoration: none;
    outline: none
    }
/*headCss -- end*/
/*footcss --start*/
.footerRoundTable {
    -moz-border-radius: 10px;
    border-radius: 10px;
    background-color: #c3c9c6;
    padding-top: 8px;
    padding-bottom: 8px
    }
.footerLink a:link {
    font-size: 11px;
    color: #666
    }
.footerLink a:visited {
    text-decoration: none;
    color: #de8703;
    font-size: 11px
    }
.footerLink a:hover {
    text-decoration: underline;
    color: #de8703;
    font-size: 11px
    }
.footerLink a:active {
    text-decoration: none;
    color: #787878
    }
/*footcss --end*/
/*user login page css by silence --start*/
.hint {
    display: none;
    position: absolute;
    width: 200px;
    margin-top: -4px;
    border: 1px solid #c93;
    padding: 10px 12px;
    background: #ffc url(../images/pointer.gif) no-repeat -10px 5px
    }
.hint1 {
    display: none;
    position: absolute;
    width: 200px;
    margin-top: -4px;
    border: 1px solid #c93;
    padding: 10px 12px;
    color: red;
    background: #ffc url(../images/pointer.gif) no-repeat -10px 5px
    }
.hint .hint-pointer, .hint1 .hint-pointer {
    position: absolute;
    left: -10px;
    top: 5px;
    width: 10px;
    height: 19px;
    background: url(../images/pointer.gif) left top no-repeat
    }
#test123 {
    font-size: 11px;
    color: #787878
    }
/*user login page css by silence --end*/
/*TopCategoriesDisplay page css by silence --start*/
.content_container_padding {
    padding-left: 4px;
    width: 900px
    }
.body588 {
    width: 890px;
    background: black
    }
.thumbOuter {
    border: 0;
    height: 190px;
    width: 890px
    }
.navPrev, .navPrev1 {
    /*background:url(../images/accessories_images_arrow_left.png) no-repeat center center;*/
    background: url(../images/icon_prv.png) no-repeat center center;
    cursor: pointer;
    float: left;
    height: 100%;
    margin-left: -8px;
    padding: 0 0 0 12px;
    width: 20px
    }
.navNext, .navNext1 {
    /*background:url(../images/accessories_images_arrow_right.png) no-repeat center center;*/
    background: url(../images/icon_next.png) no-repeat center center;
    cursor: pointer;
    float: right;
    height: 100%;
    width: 20px
    }
.thumbScroller {
    border: 0;
    float: left;
    overflow: hidden;
    position: relative;
    height: 100%;
    padding: 0 0 0 0
    }
.imgContainer {
    border: 0 none;
    float: left;
    height: 100%;
    width: 210px
    }
.ad {
    /*padding-bottom:5px;*/
    width: 100%
    }
.ad_product {
    float: left
    }
.ad_product .ad_content {
    border-left: solid 1px #c9d3de;
    border-right: solid 1px #c9d3de;
    padding: 3px 4px 0 5px;
    background-repeat: repeat-x;
    width: 181px
    }
.ad_product .ad_content p, .ad_product .ad_contenttitle p {
    font-size: 11px
    }
.ad_product .ad_content .title, .ad_product .ad_contenttitle .title, #product .price {
    font-size: 12px
    }
.ad_product .ad_contenttitle {
    border-left: solid 1px #c9d3de;
    border-right: solid 1px #c9d3de;
    padding: 3px 4px 0 5px;
    background-repeat: repeat-x;
    width: 131px
    }
/*TopCategoriesDisplay page css by silence --start*/
/* ul, li{list-style:none;margin:0; padding:0;}*/
ul, li {
    margin: 0 0 0 10px;
    padding: 0
    }
.home_main_image {
    width: 904px;
    height: 410px;
    overflow: hidden;
    position: relative
    }
.slider, #image, #description, #description2 {
    position: absolute
    }
#image {
    bottom: 5px
    }
#description2 {
    right: 5px
    }
.verCodeStyle {
    height: 40px;
    width: 130px
    }
.small_brown {
    color: #7d410b;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold
    }
.sub_title_green {
    font-size: 14px;
    color: #006338;
    font-weight: bold
    }
.loading_loading {
    width: 100%;
    height: 31px;
    background: url(../images/loading.gif);
    background-repeat: no-repeat;
    background-position: center center;
    display: none;
    position: absolute;
    top: 40%;
    left: 0
    }
.loading_loading_mask {
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-color: #fff;
    opacity: 0.6;
    filter: alpha(opacity=60);
    display: none
    }
/*
#mainNavigation  li a{
display:block;
padding:0 8px;
background:#EEEEEE;
font-weight:700;
z-index:-1;
}
#mainNavigation  li ul{
position:absolute;
width:80px;
overflow:hidden;
background-color:#88c366;
display:none;
}
#mainNavigation  li:hover ul{
background-color:red;
position:absolute;
width:100px;
display:block;
}
#mainNavigation  li ul li{
border-bottom:1px solid #BBB;
text-align: left;
width: 100%;
}*/
/*


   Magic Thumb v2.0.36 
   Copyright 2010 Magic Toolbox
   You must buy a license to use this tool.
   Go to www.magictoolbox.com/magicthumb/


*/
/* Style of the small image link */
.MagicThumb, .MagicThumb:hover {
    cursor: url(../images/graphics/zoomin.cur), pointer;
    outline: 0 !important
    }
/* Style of the small image when the large image is expanded */
.MagicThumb-expanded-thumbnail {
    cursor: default
    }
/* Style of the span inside the small image link */
.MagicThumb span {
    display: none !important
    }
/* Style of the small image */
.MagicThumb img {
    border: 0;
    outline: 0
    }
/* Style of the expanded image */
.MagicThumb-expanded {
    cursor: url(../images/graphics/zoomout.cur), pointer;
    background: transparent;
    /*border: 1px solid #dadada;*/
    border: 0 solid #dadada;
    outline: 0;
    padding: 0;
    overflow: hidden;
    border-bottom: 1px solid #dadada
    }
/* Style of the caption for the expanded image */
.MagicThumb-caption {
    color: #646464;
    /*background: #F6F6F6;*/
    background: #fff;
    text-align: left;
    padding: 8px;
    border: 0 !important;
    outline: 0 !important;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    font-style: normal;
    font-weight: normal;
    font-variant: normal
    }
/* Style of the close/next/previous buttons */
.MagicThumb-buttons {
    background: transparent url(../images/graphics/buttons2.png) no-repeat 0 0;
    height: 24px;
    display: block
    }
.MagicThumb-buttons a {
    width: 24px;
    height: 24px;
    margin: 0 1px !important;
    overflow: hidden
    }
/* Style of the loading message box */
.MagicThumb-loader {
    font: normal 12pt sans-serif;
    border: 1px solid #000;
    background: #fff url(../images/graphics/loader.gif) no-repeat 2px 50%;
    padding: 2px 2px 2px 22px;
    margin: 0;
    text-decoration: none;
    text-align: left
    }
/* Style of the small images which swap the main image */
/* Style to hide caption on page. Only needed for #id method. */
.MagicThumb-external-caption {
    display: none;
    overflow: hidden
    }
/* add image button css*/
.img-btn-update {
    background: url(../images/btn_update_off.png) no-repeat;
    width: 63px;
    height: 26px;
    border: 0
    }
.img-btn-update:hover {
    background: url(../images/btn_update_on.png) no-repeat;
    width: 63px;
    height: 26px;
    border: 0
    }
.img-btn-submit {
    background: url(../images/btn_submit_off.png) no-repeat;
    width: 63px;
    height: 26px;
    border: 0
    }
.img-btn-submit:hover {
    background: url(../images/btn_submit_on.png) no-repeat;
    width: 63px;
    height: 26px;
    border: 0
    }
.img-btn-cancel {
    background: url(../images/btn_cancel_off.png) no-repeat;
    width: 63px;
    height: 26px;
    border: 0
    }
.img-btn-cancel:hover {
    background: url(../images/btn_cancel_on.png) no-repeat;
    width: 63px;
    height: 26px;
    border: 0
    }
.img-btn-reset {
    background: url(../images/btn_reset_off.png) no-repeat;
    width: 50px;
    height: 26px;
    border: 0
    }
.img-btn-reset:hover {
    background: url(../images/btn_reset_on.png) no-repeat;
    width: 50px;
    height: 26px;
    border: 0
    }
.img-btn-clearallfields {
    background: url(../images/btn_clearAllFields_off.png) no-repeat;
    width: 100px;
    height: 26px;
    border: 0
    }
.img-btn-clearallfields:hover {
    background: url(../images/btn_clearAllFields_on.png) no-repeat;
    width: 100px;
    height: 26px;
    border: 0
    }
/*compare message css add by silence*/
.compare-max-tooltip, .compare-tooltip {
    padding: 15px 0 20px 20px;
    background: #FFF;
    width: 230px;
    position: absolute;
    top: 0;
    left: 0;
    border: 1px solid #00A9E0;
    z-index: 60;
    color: #000
    }
.compare-max-tooltip .closer, .compare-tooltip .closer {
    width: 32px;
    height: 32px;
    position: absolute;
    top: -15px;
    text-indent: -9999px;
    background: url(../images/button-close-32x32.png) 0 0 no-repeat;
    right: -15px;
    outline: none
    }
.compare-max-tooltip .tooltip-pointer, .compare-tooltip .tooltip-pointer {
    width: 16px;
    height: 11px;
    background: url(../images/bg-tooltip-arrow.png) 0 0 no-repeat;
    position: absolute;
    bottom: -11px;
    left: 20px;
    z-index: 101
    }
.compare-max-tooltip h4, .compare-tooltip h4 {
    margin-bottom: 12px;
    font-size: 14px;
    font-weight: bold;
    line-height: 20px
    }
.compare-max-tooltip p, .compare-tooltip p {
    margin-right: 20px;
    margin-bottom: 15px;
    line-height: 20px
    }
.compare-max-tooltip div.ctas {
    overflow: hidden
    }
.compare-max-tooltip a.reg-btn-gray, .compare-tooltip a.reg-btn-gray {
    margin-right: 9px;
    color: #00A9E0;
    text-decoration: none
    }
/*compare message css add by silence*/
h1 {
    padding: 0 0 0 0;
    margin: 0 0 0 0;
    font-size: 1px;
    color: #FFF
    }
/* 20130315 */
.main_title_red {
    font-size: 18px;
    color: #DE4410;
    font-weight: bold
    }
.main_title_green {
    font-size: 18px;
    color: #005B09;
    font-weight: bold
    }
.footerLink_Blue a:link {
    font-size: 11px;
    color: #069
    }
.footerLink_Blue a:visited {
    text-decoration: none;
    color: #069;
    font-size: 11px
    }
.footerLink_Blue a:hover {
    text-decoration: underline;
    color: #069;
    font-size: 11px
    }
.footerLink_Blue a:active {
    text-decoration: none;
    color: #069
    }
.footer_green {
    font-size: 18px;
    color: #005B09;
    font-weight: bold
    }
.footer_text {
    color: #787878
    }
.normalText_Blue {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    text-align: left;
    color: #069;
    font-weight: normal
    }