﻿ 
div.sliderleft
{
    float: left;
    width: 410px;
}

div.sliderright
{
    float: right;
    width: 520px;
    padding-right: 10px;
}
 
 
div.welcomereg
{
    color: #555555;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.2em;
    margin: 0 0 15px;
    padding: 0;
}

.buttonBar
{
    border-bottom: 1px solid Black;
    border-top: 1px solid Black;
}
 
div#slider
{
    height: 325px;
    width: 940px;
    margin: 5px;
    position: absolute;
    top: 5px;
    left: 10px;
}

 
div#controls
{
    height: 21px;
    width: 920px;
    margin-top: 15px;
    position: absolute;
    top: 325px;
    left: 15px;
}
 
 
 
#tab1 TD
{
    background-color: #EEEEEE;
}

.fbox
{
    width: 230px;
    border: 1px solid Gray;
    margin: 5px 5px 5px 5px;
    padding: 5px 5px 5px 5px;
    float: left;
    background-color: #eeeeee;
}

#fbox_holder
{
    width: 800px;
}

div.clear
{
    clear: both;
}

.medium_text
{
    font-size: 18px;
    color: #142F5F;
}

#welcome h3
{
    margin: 0px 0px 0px 0px;
} 

.feature_icon
{
    float: left;
    margin-right: 10px;
    padding: 2px;
    border: 1px solid #ccc;
}
 
div.small_column h3
{
    color: #000000;
    font-size: 25px;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: 1;
    margin-bottom: 12px;
    padding-bottom: 8px;
    border-bottom: 1px solid #CCCCCC;
    margin: 0 0 20px;
    padding: 0 0 5px;
}

h2.features
{
    font-size: 60px;
}

div.small_column
{
    background: transparent none repeat scroll 0 0;
    float: left;
    padding-left: 20px;
    padding-top: 10px;
    position: relative;
    width: 210px;
}
 
div.welcomeheader h1
{
    font-size: 45px;
    margin: 0px 0px 0px 0px;
    color: #000000;
    display: block;
    font-weight: bold;
    text-align: center;
}

div.welcomeheader h2
{
    text-align: center;
    letter-spacing: 0;
    color: #3671A3;
    font-size: 24px;
    font-weight: normal;
    letter-spacing: -1px;
    margin: 0;
}




ul.o
{
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
}


ul.o li
{
    float: left;
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
    margin: 2px 2px 2px 2px;
}

ul.o a
{
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    background-color: #FFA250;
    color: #FFFFFF;
    font-size: 12px;
    font-weight: bold;
    display: block;
    padding: 6px 6px 6px 6px;
    text-align: center;
    text-decoration: none;
}
ul.o a:hover
{
    background-color: #FFC460;
    cursor: pointer;
}

table.quote h2
{
    color: #000000;
    font-size: 16px;
    font-weight: normal;
    line-height: 1.2em;
    margin: 0 0 15px;
    padding: 0;
}

div.homebox h1
{
    color: #000000;
    font-size: 39px;
    letter-spacing: -2px;
    line-height: 1em;
    margin: 0 0 10px;
    padding: 0;
    text-align: left;
}

div.homebox h2
{
    color: #222222;
    font-size: 24px;
    font-weight: normal;
    line-height: 1.2em;
    margin: 0 0 10px;
    padding: 0;
}

div.homebox h3
{
    color: #555555;
    font-size: 16px;
    font-weight: normal;
    line-height: 1.2em;
    margin: 0 0 15px;
    padding: 0;
}
 
.reg-w
{
    color: #ffffff;
    font-size: 16px;
    font-weight: normal;
    letter-spacing: 1px;
}

.reg-g
{
    color: #555555;
    font-size: 16px;
    font-weight: normal;
    line-height: 1.2em;
    margin: 0 0 15px;
    padding: 0;
}



h2.s2
{
    color: #222222;
    font-size: 24px;
    font-weight: normal;
    line-height: 1.2em;
    margin: 0 0 10px;
    padding: 0;
}


h3.features
{
    margin: 0px;
}



     h4 { font-size: 14px; }
          h3 { font-size: 12px; }
         
        .videodetail
        {
            padding-bottom: 3px;
            background-color: #000000;
            padding-left: 3px;
            padding-right: 3px;
            font-family: Arial;
            color: #ffffff;
            font-size: 10px;
            padding-top: 3px;
            text-align: center; 
        }
         img
        {
            border: 0px;
        }
        .features td {vertical-align: top; } 
        .reg-g  {
 
font-family:Arial;
font-size:13px; }
        
        
        
         
     div#controls-pager
{
    
    float: right;
}
     
     
     
.slider 
{
    margin:0 40px 0 51px;
overflow:hidden;
    }

#loopedSlider .previous, #loopedSlider .next {
display:block;
height:73px;
margin-top:141px;
overflow:hidden;
position:absolute;
text-indent:-1000em;
top:0;
width:40px;
}
#loopedSlider .previous {
background:url("/plan/content/img/welcome/slider-left.png") no-repeat scroll 0 0 transparent;
left:0;
margin-left:11px;
}
#loopedSlider .previous:hover {
background:url("/plan/content/img/welcome/slider-left-act.png") no-repeat scroll 0 0 transparent;
margin-left:1px;
width:50px;
}
#loopedSlider .next {
background:url("/plan/content/img/welcome/slider-right.png") no-repeat scroll right 0 transparent;
margin-left:0;
right:0;
}
#loopedSlider .next:hover {
background:url("/plan/content/img/welcome/slider-right-act.png") no-repeat scroll 0 0 transparent;
margin-left:0;
right:-10px;
width:50px !important;
}



 
#controls-pager a {
background:url("/plan/content/img/welcome/off.png") no-repeat scroll 0 0 transparent;
display:block;
float:left;
height:16px;
overflow:hidden;
padding:0 !important;
text-indent:-1000em;
width:16px;
}

#controls-pager a:hover {
background:url("/plan/content/img/welcome/on.png") no-repeat scroll -17px 0 transparent;
}

#controls-pager a.activeSlide
{
background:url("/plan/content/img/welcome/on.png") no-repeat scroll 0 0 transparent !important;
}

  table.explaintable p 
    {
         
font-family:	Arial,Helvetica,sans-serif;
font-size:	14px;
        }
        
        
        hr.thin 
        {
            
            height: 1px;
border: 0;
color: #333;
background-color: #333;
width: 80%;
            }

