﻿
/* colors
dark blue: #2B4C6E
light blue: #7998AF
green: #54796E
teal: #1A7996
purple: #504F87
plum: #825782
raspberry: #883F62

text: #666

/* DEFAULTS
----------------------------------------------------------*/
html
{
    overflow:scroll
}
body   
{
    b/ackground: #ffffff;
    background: #efefef;
    font-size: 9pt;
    font-family:  Helvetica, Arial, sans-serif;
    color: #666;
    line-height: 1.7em;
}

a:link, a:visited, a:hover, a:active
{
    color: #2B4C6E;
    text-decoration:none;
    cursor: pointer;
    font-weight: bold;
}

table
{
    border-collapse:collapse;
    border:1px solid #7998AF;
    margin: 0px auto 0px auto;
}

table.noborders
{
    border-collapse:collapse;
    border:0px solid #7998AF;
    margin: 0px auto 0px auto;
}


table td
{
    padding: 5px;
    border: 1px solid #7998AF;
    vertical-align:middle;
}
    
b
{
    color:#7998AF;
}

i
{
    color:#2B4C6E;
}


.tablenames
{
    border-collapse:separate;
    margin: 5px auto 5px auto;
    padding:5px;
}

.tablenames td
{
    padding:15px;
    border: 1px solid #7998AF;
}



/* HEADINGS   
----------------------------------------------------------*/

h1, h2, h3, h4, h5, h6
{
    font-size: 1.2em;
    color: #2B4C6E;
    text-transform:none;
    font-weight: 200;
    margin-bottom: 0px;
}

h1
{
    color: #2B4C6E;

}

h2
{
    font-size: 1.7em;
    color: #2B4C6E;
    letter-spacing:1px;
    font-weight: 600;
    margin-top: 15px;
    margin-bottom: 5px;

}

h3
{
    font-size: 1.25em;
    color: #7998AF;
    font-weight:600;

}

h4
{
    font-size: 1.1em;
    color:#7998AF;
    font-style:italic;

}

h5
{
    font-size: 1em;
    line-height: 1.5em;
    border-bottom: 1px solid #7998AF;
    font-weight:600;
    margin-top: 0px;
    color:#7998AF;

}



/* this rule styles <h1> and <h2> tags that are the 
first child of the left and right table columns */
.rightColumn > h1, .rightColumn > h2, .leftColumn > h1, .leftColumn > h2
{
    margin-top: 0px;
}


/* PRIMARY LAYOUT ELEMENTS   
----------------------------------------------------------*/

.page
{
    width: 850px;
    background-color: #fff;
    margin: 0px auto 0px auto;
    min-height: 600px;

}



.header
{
    
    margin: 0px;
    padding: 0px;
    width: 100%;
}

.header h1
{
    font-weight: 500;
    margin-bottom:10px;
    margin-top:3px;
    line-height: 1em;
    color: #2B4C6e;
    border: none;
    font-size: .9em;
    letter-spacing: 4px;
    text-transform:uppercase;
}

.main
{
    margin: 10px 5px 10px 5px;
    width:785px;
    min-height: 420px;
}

.main2
{
    margin: 10px 5px 10px 5px;
    width:785px;
    min-width:750px;
   
}



.leftCol
{
    margin: 15px 20px 15px 5px;
    width: 240px;
    min-height: 400px;
    float:left;
}



.NavMain
{
    margin: 10px 5px 10px 5px;
    width:450px;
    min-height: 400px;
    float:left;
}

.footer
{
    border-top: 1px solid #7998AF;
    width: 760px;
    color: #4e5766;
    padding-top: 5px;
    margin: 20px auto 10px auto;
    text-align: center;
    font-variant: small-caps;
    font-size: .9em;
}


.NavDynamicLink
{
  /*padding-left:45px;*/
  font-size:.90em;  
  font-family: Verdana, Arial, Helvetica, sans-serif;
}


 a.NavDynamicLink:link, a.NavDynamicLink:visited, a.NavDynamicLink:hover, a.NavDynamicLink:active
{
    font-weight:normal;
}


/* NAV MENU   
----------------------------------------------------------*/

.title
{
    display: block;
    float: left;
    height: 24px;
    text-align: left;
    width: 100%;
    margin-left:10px;
    margin-top:5px;

}

div.menu
{
    display:inline-block;
    float:left;
}

div.menu ul
{
    list-style:none;
    text-align: center;
    margin: 0px;
    padding: 0px;
}
div.menu ul li
{
    display: inline;
    
}




div.menudynamic
{
    display:inline-block;
    float:left;
    height: 39px;
}

div.menudynamic ul
{
    list-style:none;
    text-align: center;
    margin: 0px;
    padding: 0px;
}
div.menudynamic ul li
{
    display: inline;
    
}



div.menudynamic ul li a, div.menudynamic ul li a:visited, div.menudynamic ul li a:hover
{
    background-color:#2B4C6E;
    border-top: 1px solid #2B4C6E;
    border-bottom: 1px solid #2B4C6E;
    border-right: 1px solid #e4e4e4;
    color: #fff;
    text-transform:uppercase;
    font-size: 1.1em;
    font-weight:500;
    letter-spacing: 2px;
    line-height: 1.35em;
    display: inline;
    width: 192px;
    height: 18px;
    padding: 10px 0px 10px 0px;
    text-align: center;
    text-decoration: none;
    float:left;
    cursor: pointer;
}



.menunumbered
{
  padding: 0px 0px 0px 10px; 
}


 a.menunumbered2:link, a.menunumbered2:visited, a.menunumbered2:hover, a.menunumbered2:active
{
    font-weight:normal;

}



.circDark
{
        padding: 7px 0px 0px 12px;
        background-image: url('../Images/dkcircle.gif');
        background-repeat:no-repeat;
        color:#fff;
        font-weight:bold;
        font-size: 1.2em;
        display:inline-block;
        height:30px;
        width:30px;
}


.circLight
{

        padding: 7px 0px 0px 12px;
        background-image: url('../Images/ltcircle.gif');
        background-repeat:no-repeat;
        color:#fff;
        font-weight:bold;
        font-size: 1.2em;
        display:inline-block;
        height:30px;
        width:30px;
}




div.menu ul li a, div.menu ul li a:visited
{
    background-color:#2B4C6E;
    border-top: 1px solid #2B4C6E;
    border-bottom: 1px solid #2B4C6E;
    border-right: 1px solid #e4e4e4;
    color: #fff;
    text-transform:uppercase;
    font-size: 1.1em;
    font-weight:500;
    letter-spacing: 2px;
    line-height: 1.35em;
    display: inline;
    width: 192px;
    height: 18px;
    padding: 10px 0px 10px 0px;
    text-align: center;
    text-decoration: none;
    float:left;
}


div.menu ul li a:hover
{
    background-color: #BCC9D3;
    border-top: 1px solid #2B4C6E;
    border-bottom: 1px solid #2B4C6E;
    color: #2B4C6E;
    font-weight:500;
    text-decoration: none;
}

div.menu ul li a:active
{
    background-color: #BCC9D3;
    color: #2B4C6E;
    text-decoration: none;
}
.nav
{
    height:41px;
    width:100%
}

.navright
{
    background-image: url('../Images/navright.png');
    background-repeat: no-repeat;
    height:40px;
    width:12px;
    float:left;
    display: inline-block;
}
.navleft
{
    background-image: url('../Images/navleft.png');
    background-repeat: no-repeat;
    height:40px;
    width:12px;
    float:left;
    display: inline-block;
}


/*HOMEPAGE ELEMENTS
--------------------------------------------------------*/

.imghome
{
    background-image: url('../Images/backgroundhome.png');
    background-repeat: no-repeat;
    height:352px;
    margin: 5px 0px 0px 3px;
}
.imagesubbrandtable
{
    margin: 0px auto 0px 15px;
    border: 0px;
}
.imagesubbrandtable td
{
    width:140px;
    border: 0px;
}

.logohome
{
    display:inline;
    float:left;
    height:175px;
    margin: 0px 0px 0px 5px;
}

.imghometext
{
    font-family: Verdana;
    color:#2B4C6E;
    font-size: 1.3em;
    font-weight:500;
    text-align: right;
    letter-spacing:1px;
    line-height:29px;
    height: 245px;
    padding:5px 10px 10px 20px;
    margin: 12px 25px 0px 5px;
    float: left;
    display: inline;
}
.homecontent
{
    width:510px;
    color:#666666;
    margin: 35px 15px 10px 15px;
    text-align:left;
    line-height:1.6em;
    float:left;
    display:inline;
}

.tablehomediv
{
    margin-left: 20px;
    float: left;
    padding-top: 14px;
}


 /* MISC  
----------------------------------------------------------*/

.clear
{
    clear: both;
}


.clearthin
{
    clear: both;
    height:8px;
}

hr
 {
     height: 1px;
     width: 550px;
     border:0px;
     border-top:1px solid #7998AF;
     margin: 0px auto 0px auto;
 }
 
 .sidebar
 {
     width:190px;
     border-left: 1px solid #7998AF;
     padding: 0px 0px 0px 10px;
     margin-left:20px;
     font-size: .9em;
     line-height: 1.5em;
     float:right;
 }
 
 .sidebar ul
 {
     margin-left: 20px;
     padding-left: 0px;

 }
 
 ul
 {     
     list-style-image: url('../Images/Bullet.gif');
    margin-top: 0px;
}
 
 .centerDivCenterText
{
  width:100%;    
  margin-left:auto;
  margin-right:auto;   
  text-align:center;
}


 .DivCenter
 {
     margin-left:auto;
     margin-right:auto;
     width:250px;
 }
 
 
.regLeftField {
    width: 678px;
    height: 500px;

}
 
.RegistrationHead
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: .70em;
padding: 4px 5px 4px 5px;
color: #FFFFFF;
background-color: #BCC9D3;
}


.RegistrationControl
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 1.05em;
    padding: 2px 5px 10px 5px;
    color:#2B4C6E;
}

.RegistrationControlLEFT
{
    width:250px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 1.05em;
    padding: 2px 5px 10px 5px;
    float:left;
    color:#2B4C6E;
}

.RegistrationControlPhoneLEFT
{
    width:250px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 1.05em;
    padding: 2px 5px 10px 5px;
    color:#2B4C6E;
    float:left;
}

.RegistrationTextBox
{
    Border-Color:#A9A9A9;
    Border-Style:Solid;
    Border-Width:1px;
}


.InitiativeSilo
{
  width:159px;
  height:250px;
  float:left;
  border-right:1px;
  border-right-style:solid;
  border-right-color:Gray;
}


.ItemsChoose
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: .80em;
}


.ItemsChoose2
{
    margin-left:5px;
}


.ItemsChoose2 label
{
    font-size:1.20em;
    font-variant:small-caps;
}




.ItemsChooseCBL
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: .70em;
    padding-left:50px;
}

.centerdiv260px
{
    width:260px;
    margin-left:auto;
    margin-right:auto;
    text-align:right;
}


.centerdiv260pxcentered
{
    width:260px;
    margin-left:auto;
    margin-right:auto;
    text-align:center;
}


.LinkButtoned
{
   text-decoration:underline;   
}


.UniformRightAlignLabel
{
 width:100px;
 text-align:right;
 margin-right:10px;
}


.rightlabels2 {

width: 250px;
margin-right: 1em;
text-align: right;
}



.rightlabels {
float: left;
width: 120px;
margin-right: 1em;
text-align: right;
}

.rightpanel
{
text-align: right;
}


.rightfloat
{
    float:right;
    margin-left:20px;
}

.rightfloatlog
{
    float:right;
    width:100px;
}


.leftfloatlog
{
    float:left;
    width:100px;
}


.leftfloat
{
    float:left;
}

.smallred 
{
    color:Red;
    font-size:.85em;
    line-height:1.0em;
    padding-left:90px;
}


.rightalign
{
  text-align:right;   
  padding-right:20px;
}



.bumpdown
{
    top:70px;
}

.NavButtons
{
   background-color :#FFFBFF;
   border-color:#7998AF;
   border-style:Solid;
   border-width :1px;
   font-family:Verdana;
   font-size :0.9em;
   color:#666;
   margin-right:10px;
}


.PromNavButtons
{
   background-color :#2B4C6E;
   border-color:#7998AF;
   border-style:Solid;
   border-width :1px;
   font-family:Verdana;
   font-size :0.9em;
   color:#FFF;
   margin-right:10px;
}


.headerbold
{
  font-weight:bold;   
}


.headerbold2
{
  font-weight:bold;   
  font-size:1.3em;
}

.blackbold
{
   color:#7998AF;
   font-weight:bold; 
   font-size:1.1em;  
}

table.Radioleftpad 
{
  border:0px;
  margin:0px;
  padding:0px;
  margin:0 0 0 15px;
}

table.Radioleftpad td, table.Radioleftpad Table
{
  border:0px;
  margin:0px;
  padding:0px;
}


table.Radioleftpad Input
{
   background-color :#fff;
   border-color:#7998AF;
   border-style:Solid;
   border-width:1px;
   font-family:Verdana;
   font-size :0.9em;
   color:#666;
   margin-right: 10px;
}



table.CleanAll Input
{
   background-color :#FFFFFF;
   border-color:#7998AF;
   border-style:Solid;
   border-width :0px;
   font-family:Verdana;
   font-size :0.9em;
   color:#666;
}

table.CleanAll2 
{
   background-color :#FFFFFF;
   border-color:#FFFFFF;
   border-style:Solid;
   border-width :0px;
   font-family:Verdana;
   font-size :0.9em;
   color:#666;
}


.errormsg
{
  text-align:center;
  color:Red;   
}

.initlogo
{
    display:inline-block;
    float:left;
    width:150px;
    height:50px;
    padding-right: 15px;
}


.initlabelandradio
{
    display:inline-block;
    float:left;
    width:300px;
}


.initlabel
{
  width:200px;
  margin:5px 0px 5px 0px;  
  float:left; 
}


.initradio
{
  width:90px;
  margin:5px 0px 5px 0px;  
  padding:0px;
  float:right;
  font-size:.85em;
}


.spaceradio  
{
    margin:0px 18px 0px 0px;  
    padding:0;
}

.tinytext
{
  font-size:.75em;   
  text-align:left;
}

.Italo
{  
     font-style:italic;
     padding-bottom:10px;
}


.OptOuttitle
{
 font-size:1.50em;
 font-weight:bold;
 margin:0; 
 padding:5px 0px 10px 20px;    
 height:40px;
 color:#2B4C6E;
}


.cblNormal
{
    padding: 5px;
    border: 0px solid;
    vertical-align:middle;   
    margin-top:18px;
}


Table.cblNormal td
{
    padding: 1px 5px  1px 25px ;
    border: 0px solid;
    vertical-align:middle;   
}

Label.blackbold2 b
{
  color:#2B4C6E;   
}



/*Table Alt Styles
-----------------------------------------------*/
 
 .nocellborders
 {
     border: 0px;
 }

.nocellborders td
{
    border: 0px;
}
 
/* CURVED TABLE
------------------------------------------------- */

.curvetable
{
    border:0px;
    margin-top: 8px;
}

.curvetable td
{
    border: 0px; 
    padding: 0px
}

.lefttop 
{
    background-repeat: no-repeat;
    background-image: url('../Images/lefttopcorner.png');
    width: 14px;
    overflow: hidden;
    vertical-align: top;
}

#topTR
{
    height:16px;
}
.top 
{
    background-image: url('../Images/border.png');
    background-repeat: repeat-x;
}
.righttop
{
    background-repeat: no-repeat;
    background-image: url('../Images/righttopcorner.png');
    width: 14px;
    overflow: hidden;
    vertical-align: top;
    background-position: right;
}

.left {
    background-image: url('../Images/border.png');
    background-repeat: repeat-y;
    width: 3px;
    text-align:left;
    height: 100%;
}
.right {
    background-image: url('../Images/border.png');
    background-repeat: repeat-y;
    width: 2px;
    text-align:left;
    height: 100%;
    background-position: right;
}
.leftbottom {
    background-image: url('../Images/leftbottomcorner.PNG');
    background-repeat: no-repeat;
}
.bottom
{
    background-position:bottom;
    background-image: url('../Images/border.png');
    background-repeat: repeat-x;
    vertical-align:bottom;
}
.rightbottom
{
    background-image: url('../Images/rightbottomcorner.png');
    background-repeat: no-repeat;
    background-position: right;
}
#bottomTR
{
    vertical-align:bottom;
    height:16px;
}


.divLinkHere div span
{
    margin-left:-22px;
}

.divLinkHere span
{
    margin-left:-22px;
}


.BUMPLEFT
{
    margin-left:25px;
}



.initprint
{
  width:620px;
  float:left; 
}



#topTR2
{
    height:16px;
}

#bottomTR2
{
    vertical-align:bottom;
    height:16px;
}


.mGrid { width: 100%; background-color: #fff; margin: 5px 0 10px 0; border: solid 1px #525252; border-collapse:collapse; }
.mGrid td { padding: 2px; border: solid 1px #c1c1c1; color: #000000; font-size: 0.9em; width:100px;}
.mGrid th {  vertical-align:bottom; padding: 4px 2px; border-left: solid 1px #525252; font-size: 0.9em;  width:100px;}
.mGrid .alt { background: #fcfcfc url(grd_alt.png) repeat-x top; }
.mGrid .pgr {background: #424242 url(grd_pgr.png) repeat-x top; }
    .mGrid .pgr table { margin: 5px 0; }
    .mGrid .pgr td { border-width: 0; padding: 0 6px; border-left: solid 1px #666; font-weight: bold; color: #fff; line-height: 12px; }   
    .mGrid .pgr a { color: #666; text-decoration: none; }
    .mGrid .pgr a:hover { color: #000; text-decoration: none; }
    
   
/* NAV MENU   
----------------------------------------------------------*/

#navmenu
{
    float:left;
}


#nav
{
    margin: 0px 0px 0px -2px;
    display:inline-block;
    padding: 0px 0px 0px 0px;
    width:850px;     
}


#nav li
{
    margin: 0px 0px 0px 0px;
    float: left;
    width:141px;
    position: relative;
    list-style:none;
    text-align:center; 
    background-color:#666; 
}

#nav a
{
    font-weight: bold;
    color: #fff;
    font-size:10pt;
    text-decoration: none;
    display:block; 
    height:100%;
}

#nav .navSelected
{
    background-color:#01799f;

}

.noBullet li
{
  list-style-type:none;
}

#nav .mainnav 
{
    height:30px;
    line-height:2.5em;
    padding: 0px;
    margin:0px;
    letter-spacing: 2px;
    border-right: 1px solid #dfe7ed;
}

#nav .mainnav li:hover
{
    color:#fff;
    background-color:#f5f5f5;
    font-weight:bold;
}

#nav .mainnav li:hover > a, #nav .mainnav li:select a
{
    color: #333;
}
 
 #nav li:hover > a
{
    color: #333;
    background-color:#c9c9c9;  
    font-weight:bold;
}

#nav ul li:hover a, #nav li:hover li a
{
    color: #333;
}

#nav ul a:hover
{
    color: #fff;
}

#nav li:hover > ul 
{
    display: block;
}

#nav ul
{
    display:none;
    margin: 0px;
    padding: 2px;
    width:159px;
    position: absolute;
    top: 37px;
    left:-3px;    
}
    
#nav ul a
{
    font-weight: normal;
}

#nav ul li
{        
    text-align:left;
    background:#fff;
    float:none;
    margin:0;
    letter-spacing:.25pt;
    border-bottom: 1px solid #999;
    border-right: 1px solid #999;
    border-left: 1px solid #999;
}

#nav ul li:hover
{
    background-color: #999;
    color:#fff;
}

#nav ul li a
{
    padding:5px 2px 0px 5px;
    font-size:9pt;
    line-height:1.5em; 
    min-height: 20px;
    padding: 5px;
}
#nav ul li a:hover
{
    background: none;
    color:#333;
}

#nav ul ul
{
    top:-4px;
    left:137px;
    padding:5px;
}