@charset "utf-8";
/* CSS Document */

body{margin-top:0px;min-height:850px;margin-left:0px;margin-right:0px;padding:0px;font-size:11px;font-family:Verdana, Arial, Helvetica, sans-serif;}

.page_header{background-image:url(images/page_header_bg.gif);background-repeat:repeat-x;height:77px;width:100%;text-align:center;}
.page_header_content{width:808px;height:77px;text-align:center;}
.logopad{padding:12px;padding-top:16px;float:left;width:120px;}
.nav{float:right;width:400px;height:76px;text-align:right;}
.nav img{margin:0px;}

.main_content{background-image:url(images/grey_grad.gif);background-repeat:repeat-x;background-color:#fff;width:100%;height:100%;min-height:700px;margin-top:0px;}

.content_area{background-color:#fff;width:808px;min-height:700px;height:100%;padding-top:1px;}
.promo{margin:8px;min-height:340px;}
.teaser_area{margin:8px;background-image:url(images/teaser_header_bg.gif);background-repeat:repeat-x;height:35px;border-bottom:1px solid #145F97;color:#FFFFFF;text-align:left;}
.teaser_area img{padding:4px;margin-left:10px;}
.teaser_content{margin:8px;background-image:url(images/teaser_content_bg.gif);background-repeat:repeat-x;height:100%;min-height:204px;margin-top:-8px;text-align:left;clear:both;}

.arrow_select{margin-left:20px;margin-bottom:-10px;}

.col_left{width:520px; border-right:1px dotted #4F93C6; float:left; margin-right:2px; height:100%;}
.col_left p{margin:20px;margin-bottom:0px;color:#FFFFFF;text-align:justify;line-height:16px;}
.col_right{width:264px; float:left;}
.col_right p{margin:20px;color:#FFFFFF;text-align:justify;}

.content_padding{padding:10px;text-align:left;}
.content_footer{margin-top:-8px;}

.footerlinks{font-size:0.8em;color:#999;padding-left:20px;padding-top:10px;text-align:left;border-top:1px solid #EEE;margin-top:20px;}
.footerlinks a{color:#999;}

.content_label{float:left;margin-right:5px;width:40px;}
.content_title{float:left;width:300px;padding-top:23px;}
.home_link{float:right;margin-right:20px;margin-top:33px;}
.dotted_line{float:left;width:750px;margin-top:-14px;margin-left:40px;border-bottom:2px dotted silver;}
.content_data{float:left;width:480px;margin-left:40px;line-height:19px;margin-top:15px;text-align:justify;}
.content_data_right{float:left;width:220px;margin-left:30px;line-height:19px;margin-top:20px;}

h1{font-size:1.6em;font-weight:normal;padding:0px;margin:0px;padding-top:10px;color:#666;}

a{color:#666666;}
a:hover{color:#999999;}

.customer_info{width:100%;border-bottom:1px solid #EEE;margin-bottom:20px;padding-bottom:10px;}
.customer_logo{width:70px;height:70px;float:left;margin-right:10px;}
.customer_details{width:380px;float:left;}
.customer_details strong{color:#666666;font-size:1.1em;}


/* SLIDER */
.stripNavL {
    left:20px;
    top:59px;
    position: relative;
    width:40px;
}
.stripNavR {
    right:-187px;
    top:-77px;
    position: relative;
    width:40px;
}
.stripViewer {
   clear:both;
   height:120px;
   margin:auto;
   overflow:hidden;
   position:relative;
   left:60px;
   width:140px;             
   margin-left:-5px;   
   margin-top:-30px;          
   text-align:center;
   color:#fff;             
   padding-top:8px;
}
.stripViewer .panelContainer {
   -moz-user-select:none;             
    margin:0; 
    padding:0; 
    list-style-type:none;
    position:relative;
    top:0;
}
.stripViewer .panelContainer .panel {
    float:left;             
}
.stripViewer .panelContainer .panel .wrapper {
    line-height: 19px;
    padding: 0px;
    position:relative;
}
.wrapper {
    width:140px;  
    height:110px;        
    padding-top:20px;   
    text-align:center;
}
.svw {
    background:orange;
    height: 20px;
    overflow: hidden;
    width: 120px;
 }
                 