﻿body{
    background: #011A21 url('image/corporate-body-slice.jpg') repeat-x;
    margin:0;
    padding:10px;
    }
form{
    max-width:1200px;
    min-width:980px;
    font:normal 14px verdana;
    color:#000;
    margin:0 auto;
    }
    
 /*---------------------------------Top------------------------------------*/
#ribbon_top{
    height: 20px;
    width: 100%;
    text-align: center;
    font-size: 11px;
    color: #B9D5E3;
}
    
 /*---------------------------------Link Bar--------------------------------*/
#linkBar{
    height:25px;
    width:100%;
    margin: 0 0 50px 0;
    font-size:13px;
    }
 .lWrapLft{
    height:100%;
    width:70%;
    float:left;
    }
 .lWrapRt{
    height:100%;
    width:29%;
    float:right;
    }
#linkBar_bx_ctr{
    height:100%;
    width:44%;
    float:right;
    text-align:right;
    }
#linkBar_bx_lft{
    height:100%;
    width:55%;
    float:left;
    }
#linkBar_bx_rt{
    height:100%;
    width:100%;
    text-align:center;
    margin:0 20px 0 0;
    padding:0 20px 0 0;
    }

 /*---------------------------------Master------------------------------------*/
#master{
    clear:both;
    background-color:#fff;
    margin: -45px 0 0 0;
    padding:0;
    }

 /*---------------------------------Header------------------------------------*/
#header{
    width:100%;
    }
    
 /*---------------------------------Masthead----------------------------------*/
#masthead{
    height:90px;
    width:100%;
    background:url('image/financial-advisor-masthead-bg.gif') repeat-x;
    padding-top:5px;
    }
 .mWrapLft{
    height:100%;
    width:70%;
    float:left;
    }
 .mWrapRt{
    height:100%;
    width:29%;
    float:right;
    
    }
#masthead_bx_ctr{
    height:100%;
    width:45%;
    float:right;
    }
#masthead_bx_lft{
    height:100%;
    width:54%;
    float:left;
    text-align:center;
    }
#masthead_bx_rt{
    height:100%;
    width:100%;
    float:right;
    background: url('image/logo-MC.gif') no-repeat center;
    }
    
 /*---------------------------------Navigation---------------------------------*/
#navigation{
    clear:both;
    height:47px;
    width:100%;
    }
#menu_hrz{
    height:100%;
    width:100%;
    background:url('image/menu-slice-gray-gradient-v2.jpg') repeat-x ;
    }
#menu_bx_rt{
    float:right;
    }
#menu_bx_lft{
    float:left;
    }
#menu_bx_ctr{
    height:25px !important;
    margin:auto;          
    padding:16px 0 0 0;
    }
    
 /*-----------------------------------Banner-----------------------------------*/
#banner_hz{
    clear:both;
    height:200px;
    width:100%;
   /* background:url('image/corporate-default-inverted.jpg') no-repeat;*/
    background:url('image/corporate-default.jpg') no-repeat;
    overflow:hidden;
    margin:0px;
    padding:0px;
    }
 .bWrapLft{
    height:100%;
    width:79%;
    float:left;
    }
 .bWrapRt{
    height:100%;
    width:20%;
    float:right;
    }
#banner_bx_ctr{
    height:100%;
    }
#banner_bx_lft{
    width: 59%;
    float:left;
    padding:40px 0 0 0;
    text-align:center;
    }
#banner_bx_rt{
    height:100%;
    width:100%; 
    }

 /*-----------------------------------Information Strip----------------------------------*/
    #infoStrip{
    clear:both;
    height:30px;
    width:100%;
    background: url('image/financial-advisor-content-bg.gif') repeat-x;
    text-align:center;
    }
 #repInfo{
    height: 100%;
    width: 50%;
    font-size: 18px;
    color: #495B61;
    float: right;
    text-align: left;
    font-family: Calibri;
    margin-top: 0px;
    }
    
 /*-----------------------------------Content----------------------------------*/
#content{
    clear:both;
    width:100%;
    background-color:white;
    }
 .cWrapLft{
    height:100%;
    width:77%;
    float:left;
   background: url('image/190 gray top corner.png') no-repeat top left;
    }
 .cWrapRt{
    height:100%;
    width:200px;
    float:right;
	/*background: #fff url('image/rtSideFiller.jpg') repeat-x bottom;*/
	padding:7px;
	margin:0 8px 0 0 ;
    }
#content_col_ctr{
   height:100%;
   width:70%;
   float:right;
   margin:auto;
    }
#content_col_lft{
    min-height:520px;
    width:200px;
    float:left;
    margin:-7px 0 0 -3px;
    }
#content_col_rt{
    min-height:520px;
    width:100%;
    }
    
#repDisclaimerStrip{
    clear:both;
    height:200px;
    width:100%;
    }
    
 /*------------------------------------Footer----------------------------------*/
#footer{
    clear: both;
    height: 55px;
    width: 100%;
    background: url('image/financial-advisor-footer-bg.jpg') repeat-x;
    font-size: 9px;
    color: #9CA4B8;
    }
.fWrapLft{
    width:69%;
    float:left;
    }
.fWrapRt{
    width:30%;
    float:right;
    }
#footer_bx_ctr{
    width:51%;
    float:right;
    text-align: center;
    }
#footer_bx_lft{
    width:48%;
    float:left;
    text-align: left;
    }
#footer_bx_rt{
    width:100%;
    text-align: right;
    }
        
/*-------------------------------------Bottom--------------------------------*/
#ribbon_bottom
{
    clear: both;
    height: 25px;
    width: 100%;
    text-align: center;
    margin: 25px 0 45px 0;
    color: #637277;
}
    
/*--------------------------------------Text--------------------------------*/

h1{
    font-size: 30px;
    font-weight:normal;
    color: Gray;
    margin:0 0 10px 0;
    }
h2{
    font-family: Arial Narrow;
    font-size: x-large;
    color: Black;
    margin:0 0 15px 0;
    }
h3{
    font-family: Arial Narrow;
    font-size: large;
    color: Black;
    margin:0 0 10px 0;
    }

h4{}

h5{
    font-family: Arial Narrow;
    font-size: 30px;
    color: #283C43;
    margin: 0 0 15px 0;
    }
h6{
    font-family: 'Arial Rounded MT Bold';
    font-size: 20px;
    color: #35484E;
    margin: 0 0 10px 0;
    font-weight: normal;
    }
p{
    margin:0 0 10px 0;
    }
li{
    list-style-type:disc;
    margin:0 0 10px 0;
    }
.floatRt{
  float:right;
  padding:7px; 
    }
.floatLft{
  float:left;
  padding:7px; 
    }
.repName{
    font:bold 12px verdana;
    text-align:center;
    margin: -2px -100px 0 20px;
    }
    
/*--------------------------------------Controls---------------------------*/
a:link{
    color: #123D8B;
    text-decoration: none;
    }
a{
    text-decoration:none; 
    }


#footer a{
    font: normal x-small veranda;
    color: Black;
    text-decoration:underline;
    }
 
link{
    text-decoration:none; 
    }
.RepCardLft{
    font-family: Verdana;
    font-size: 12px;
    }
.RepCardRt{
    font-family: verdana;
    font-size: 12px;
    font-weight: bold;
    }
.RepCardTopH{
    font-family: Verdana;
    font-size: 16px;
    text-align: left;
    color: #394C52;
    font-weight: bold;
    }
.RepCardTopB{
    font-family: Verdana;
    font-size: 12px;
    text-align: left;
    }
.InputBox{
	font-size: 3mm;
	border: 1px solid #000000;
	height: 18;
	font-weight: bold;
	color: #000000;
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#ABAFD6, EndColorStr=#ffffff);
    }
