/* Wellington West, 2005
   http://www.wellingtonwest.com */


/* elements from Layout.css - new website's css to bridge old advisor group websites with new website */

body  {
    text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
    background:#EEEEEE;

}

#container { 
    width: 792px;
    background: #FFFFFF;
    margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
    margin-top:20px;

    border:1px solid #c8c8c8;
    text-align: left; /* this overrides the text-align: center on the body element. */

} 
#heading
{
    background: #FFFFFF;
    border-bottom:1px solid #c8c8c8;
    height:80px;
    /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
} 

#footer 
{
width: 760px; 
margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
padding-top:15px;
padding-left:232px;
font-size:11px;
 } 


.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
    clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

td, p, body,input {
    color:#666666;
    font-family: Verdana, Arial, Helvetica, sans-serif;

    
}
p{
margin-top:3px;
margin-bottom:10px;
line-height:19px;
text-align:justify;
}
#footer.a:link,  #footer.a:active, #footer.a:visited
 {
    color:#00a0e0; 
    text-decoration:none;
    font-family: Verdana, Arial, Helvetica, sans-serif;
  }
#footer.a:hover
 {
 color:#00a0e0;
 text-decoration:underline;
    font-family: Verdana, Arial, Helvetica, sans-serif; 
  } 

#spacer {
  width: auto;
  height: auto;
  border: solid;
  border-width: 2px 4px 2px 4px;
  border-color:#FFF;
}
#wrapper {
   position: relative;
   width: 800px;
   margin-left: auto;
   margin-right: auto;
   text-align: left;
   border-left: 1px solid #BBB;
   border-right: 1px solid #BBB;
}
#wrapper2 {
   position: relative;
   width: 906px;
   margin-left: auto;
   margin-right: auto;
   text-align: left;
   border-left: 1px solid #BBB;
   border-right: 1px solid #BBB;
}
#nav, #nav ul,
 #nav2, #nav2 ul{
   padding: 0px;
   margin: 0px;
   list-style: none;
   line-height: 25px;
   font-size: 100%;
   white-space: nowrap;
}
#topmenu { 
   height: 35px;
   border-top: 1px solid #666;
   border-bottom: 1px solid #666;
   padding: 2px 2px 2px 2px;
 }

#leftcol {
   position: relative;
   float: left;
  /* width: 410px; */
  height:195px;
   padding: 4px 0 0 0;
   border-right: 1px solid #BBB;
   white-space:normal;
  top:0px;
}
#rightcol {
   position: relative;
   float: left;
   top: 0px;
   height: 198px;
   white-space: normal;
  /* width: 374px;  */
   padding: 4px 0 0px 4px;
}
/*#content {
   position: relative;
   width: 792px;
   text-align: center;
}*/
#contentmedium {
   position: relative;
   top:0px;
   float: left;
   width: 473px;
   text-align:left;
   padding:0px;
   margin:0px;
}
#contentlarge {
   position: relative;
   top:0px;
   float: left;
   width: 586px;
   text-align:left;
   padding:0px;
   margin:0px;
}
#helpcontent {
   position: relative;
   top:5px;
   float: left;
   width: 500px;
   text-align:left;
   padding:0px;
   margin:0px;
  }
#buttons {
   position: relative;
   height: 189px;
 }
#button {
    top:0px;
}
/*#footer {
   position: relative;
   width: 792px;
   height: 30px;
   padding-top: 5px;
   margin: 0px;
   background-image: url(../img/footer_bg.gif);
   background-repeat: repeat-x;
   text-align: right;
   clear: both;
}*/

#indexbacker {
  position:relative;
  width: 577px;
  height: 35px;
  font-size: 100%;
 /* padding-left: 10px;  */
  background-image: url('../img/button_bluegradindex.gif');
  background-repeat: repeat-x;
   /*border: 1px solid #FFF;*/
  }
#copyright {
   position: relative;
   top: 0px;
   width: 792px;
   height: 20px;
   margin: 0px;
   padding: 0px;
   background-color: #E6E6E6;
   font-size: 65%;
   color:  #333;
   text-decoration:  none;
   text-align: center;
}
#wrapper h2 {
   font-size: 70%;
   color:  #036;
   font-weight:  bold;
   text-transform:  uppercase;
   text-decoration:  none;
   background-color: #EEE;
   padding: 2px 2px 2px 15px;
   margin: 0px;
   margin-bottom: 15px;
   text-align: left;
   border-bottom: 1px solid #CCC;
}
#content p {
   padding-left: 15px;
   padding-right: 4px;
   padding-top: 10px;
   font-size: 75%;
   line-height:16px;
}
#contentmedium p {
   padding-left: 15px;
   padding-right:15px;
   padding-top: 10px;
   font-size: 75%;
   line-height:16px;
}
#contentlarge p {
   padding-left: 15px;
   padding-right:15px;
   padding-top: 10px;
   font-size: 75%;
   line-height:16px;
}
#helpcontent p {
   padding-left: 20px;
   padding-right:20px;
   padding-top: 4px;
   font-size: 83%;
   line-height:18px;
}
#helpcontent ul {
 font-size: 80%;
 margin-top: 5px;
}
#helpcontent ul li{
  margin-right:10px;
  margin-top: 3px;
}
#helpcontent span.label {
   font-size: 130%;
   color:  #036;
   font-weight:  bold;
   margin-bottom: 0px;
   text-align: left;
}
#capitalbox {
   font-size: 100%;
   line-height:15px;
   width: 230px;
   top: 0px;
   border: 1px solid #BBB;
   background-color: #EEE;
   white-space: normal;
   padding: 7px 7px 7px 7px;
}
#capitalbox span.label {
   font-size: 120%;
   color:  #369;
   font-weight:  bold;
   margin-bottom: 0px;
   text-align: left;
}
#content span.label {
   color: #000;
   width: 200px;
   font-weight: bold;
   float: left;
   margin-left: 10px;
}
#nav li {
   float: left;
}
#nav2 li {
   float: right;
}

#nav a {
   font-size: 60%;
   color: #000;
   border-bottom: 3px solid #BBB;
   display: block;
   text-decoration: none;
}
#nav2 a {
   font-size: 60%;
   color: #000;
   display: block;
   border-bottom: 3px solid #369;
   text-decoration: none;
}

#nav a.menu, #nav2 a.menu {
   margin-right: 0px;
   margin-left: 0px;
}

#nav a.menu:hover, #nav2 a.menu:hover {
   color: #333;
   background: transparent;
   background-color: #EEE;
}
#sidebar {
   position: relative;
   float: right;
   top: 0px;
   border-left: 1px solid #BBB;
   background-color: #FFF;
   white-space: normal;
   padding: 0 0 0 4px;
}

#sidebar p {
   padding-top: 0px;
   white-space: normal;
}
#submenucontainer {
    position:relative;
    width:800px;
    height:189px;
    padding:0px;
    margin-left:auto;
    margin-right:auto;
    clear:both;
}
#loginbox {
   position: relative;
   background-color: #FFF;
   width: 400px;
   background-image: url(../img/login_button_bluegrad.gif);
   background-repeat: repeat-x;
   height: auto;
   margin: 0px;
   padding: 0px;
   border: 1px solid #666;
   font-size: 80%;
   text-align:left;
}
td.lines {
   color: #036;
   background-color: #EEE;
   padding: 0px;
   margin: 0px;
   padding-left: 5px;
   font-size: 130%;
   font-weight: bold;
   border-bottom: 1px solid #666;
   height: 35px;
}

a {
   color: #036;
   text-decoration: none;
   font-weight: bold;
}
a:hover {
   color: #069;
}

a.button {
   color: #036;
   display: block;
   height: 53px;
   width: auto;
   top:0px;
   text-decoration: none;
   font-size: 85%;
   padding-left: 10px;
   padding-top: 10px;
   background-color: #FFF;
   background-image: url('../img/button_bluegrad.gif');
   background-repeat: repeat-x;
   /*border-top: 0px;
   /*border: 1px solid #FFF;*/
   /*border-top: 0px; */
}
a.button:hover {
   color: #FFF;
   /*background-image: url(../img/button_blue.gif); */
   background-color:#C5CDD7;
   background-image:url('../img/button_darkblue.gif');
   /*border: 1px solid #666;*/
}
a.link {
   color: #000;
}
a.backlink {
   font-size: 90%;
   border-bottom: 3px solid #369;
  }
a.backtop {
   font-size: 70%;
   margin-left: 40px;
}
span.small {
   color: #333;
  display: block;
  /* line-height: 10px; */
   font-size: 65%;
}
span.smaller {
   color: #333;
  display: block;
  /* line-height: 10px; */
   font-size: 55%;
}
span.medium {
   color:#FFF;
   font-size: 75%;
   margin-left: 30px;
   display: block;
}

a.wwc {
   /*background-image:url(/www/img/buttonltblue.png); */
   /*border: 1px solid #666;*/
   border-top: 0px;
}

a.wwf {
   /*  background-image:url(/www/img/buttonltblue.png); */
   /*border: 1px solid #666;*/
   border-top: 0px;
}
ul {
   font-size: 75%;
}
ul li{
  margin-right:12px;
}
ol {
   color: #036;
   font-size: 70%;
}
ol li {
   margin-bottom: 20px;
}
img {
   text-align: center;
   padding:0;
   margin:0;
}
h3 {
   margin-left: 10px;
}
h1.indexheader {
   font-size: 20px;
   color: #369;
   margin: 0px;
   margin-top: 0px;
   margin-bottom: 0px;
   padding: 0px;
   margin-left: 35px;
}

div.menu1 {
  background-color: #fff;
  /*border: 2px outset #e0e0e0; */
  left: 0px;
  padding: 1px 1px 1px 1px;
  position: absolute;
  top: 0px;
  visibility: hidden;
  z-index: 101;
}

div.menu1 a.menuItem {
  color: #000000;
  cursor: default;
  display: block;
  padding: 3px 1em;
  text-decoration: none;
  white-space: nowrap;
}

div.menu1 a.menuItem:hover, div.menu1 a.menuItemHighlight {
  background-color: #eee;
  color: #fff;
}
#errmsgbox{
  position: absolute;
  width: 500px;
  color: red;
  height: auto;
  margin: 0px;
  padding: 3px;
  border: 1px solid #BBB;
  font-size: 70%;
  left: 50px;
  top: 360px;
  margin: 3;
}
input.required {
background-color : #FFFFCE;
color: #369;
font : 12px;
}
input.nonrequired {
background-color : #FFF;
color: #369;
font : 12px;
}
#globalNav
{
float:right;
padding-top:20px;
padding-right:20px;
font-size:75%;
}
