﻿html {
    height: 100%;
    padding: 0;
    margin: 0; 
    overflow: auto;
    }
body 
{
  font-family : Arial;
  font-size : 13px;
  text-align: center; 
  min-width: 900px;
  padding-top : 0px;
  margin-top :0px;
  background: url(images/bg_1024.gif) repeat-y center;

}
.fixed_width {
  width : 900px;
  text-align : left;
  display : inline-block;
  margin: 0 auto;
  position: relative;

}

img.link, div.link {
   cursor : pointer;
}
#footer {
 position : relative;
 clear : both;
 letter-spacing : 0.2px;
 font-size : 11px;
 text-align : left;
 color : #aaaaaa;
 height : auto;
 width : 900px;
 display : inline-block;
 margin: 0px auto; 
 padding : 4px;
}

#footer hr {
  border : #c0c0c0 1px solid;
  margin-top : 20px;
}

table {
  font-family : Arial;
  font-size : 12px;
}  

div {
  font-family : Arial;
  font-size : 12px;
}  



a.link, a:link, a:visited {
  color: #666666;
007a55luelink, a.bluelink:link, a.bluelink:visited {
  color: #3399cc;
}
a.headerlink:active { color: #dce7e5; text-decoration: underline;font-size:12px;}
a.headerlink:link  { color: #dce7e5; text-decoration: underline;font-size:12px;}
a.headerlink:visited { color: #dce7e5; text-decoration: underline;font-size:12px;}
a.headerlink:hover { color: #326e67; text-decoration: none;font-size:12px;}

a.navlink:active { color: #ffffff; text-decoration: underline; font-size:13px; font-weight:bold;}
a.navlink:link  { color: #ffffff; text-decoration: underline; font-size:13px; font-weight:bold;}
a.navlink:visited { color: #ffffff; text-decoration: underline; font-size:13px; font-weight:bold;}
a.navlink:hover { color: #326e67; text-decoration: none; font-size:13px; font-weight:bold;}

a.footerlink:active { 	font-size:9.5px;	font-weight:bold; color:#5f869e;}
a.footerlink:link  {  	font-size:9.5px;	font-weight:bold; color:#5f869e;}
a.footerlink:visited { 	font-size:9.5px;	font-weight:bold; color:#5f869e;}
a.footerlink:hover { 	font-size:9.5px;	font-weight:bold; color:#666666;}


.button 
{
	font-size: 9pt;
	font-weight: bold;
	height:26px;
	background-image: url("images/css_button_bg.gif");
    border:1px solid #4f847e;
}

.errortext
{
	COLOR: #cc0000;
	FONT-SIZE: 16px;
	font-weight:bolder;
}
.errortextsmall
{
	COLOR: #990000;
	FONT-SIZE: 10px;
}
.FAQHeader {
	font-size: 12px;
	font-weight: bold;
	color: #50847e;
    cursor: pointer; 
}
.FAQContent {
    font-size: 12px;
	padding-left: 15px;
	padding-top: 3px;
}
.footertext 
{	
    font-size:9.5px;	
    font-weight:normal;	
    color: #666666;
    line-height: 14px;
}
.form 
{
	font-size: 11pt;
	color: #000000;
	border: 1px solid #ff9900;
	background-color: #ebf3fe;
    width: 146px;
}
.form-button2
{
	font-size: 9pt;
	font-weight: bold;
	height:26px;
	background-color: #d3bb7d;
	background-image: url("images/css_button_bg.gif");
    border:1px solid #5f310d;
}
.form-required
{font-size: 16pt;
	color: #cc0000;
    }
007a55er
{ 
	font-size: 22px;
	font-weight: bolder;
	color: #000000;
	    
}
.headerblue
{ 
	font-size: 22px;
	font-weight: bolder;
	color: #3399cc;
	    
}
.headerblue2
{ 
	font-size: 22px;
	font-weight: bolder;
	color: #04127b;
	    
}
.header1 {	font-size: 16px;
	font-weight: bolder;
	color: #000000;}
.HomeSubHeader{ font : bold 16px ; color: #000000; line-height:20px; }
.HomeSubHeader2{font-size: 18px; font-weight: bold; color: #000000; line-height:20px; }
.howitworksheader{
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	color: #5f869e;
    cursor: pointer;
    }
hr {
	color: #7ca9a4;
	width:790px;
	text-align:center;
	height:1px;
    }
.modalBackground 
{
    background-color:#414141;
    filter:alpha(opacity=70);
    opacity:0.7;
}
.modalBackground2 
{
    background-color: #50857f; 
    height: 25px;
}
.required-red
{ 
    color: #cc0000;
    font-weight:bold;
}
.table
{
	font-size:11px;
	text-align:left;
}
.tabPane
{
    margin-left:auto;
    margin-right: auto;
    text-align: center;
}
.tabstripContainer
{
   /* padding-top: 77px;
    padding-right:50px;
    */
    width: 780px;
    background: transparent url(images/bg_tabs.gif) no-repeat;
    text-align: left;
    margin-left:auto;
    margin-right: auto;
}
.tabPaneMultipage {
    border-bottom: solid 1px #919b9c;
    border-left: solid 1px #919b9c;
    border-right: solid 1px #919b9c;
    width: 778px; 
    text-align: left;
    margin-left:auto;
    margin-right: auto;
    }
.tabpage {
    padding:5px;
    }
    .tabstrip li a.selected .innerWrap   
{   
    cursor: hand !important;   
} 

    .TextStrengthWeak

    {
 
        background: red;
        padding-left:5px;
        padding-right:5px;
        font-family:Arial;
                font-weight:bold;
        font-size:13px;
        color:#ffffff;
        height:17px

    }

    .TextStrengthNotGood

    {

        background: yellow;
        padding-left:5px;
        padding-right:5px;
        font-family:Arial;
                font-weight:bold;
        font-size:13px;
        color:#000000;
        height:17px

    }

    .TextStrengthGood

    {

        background: green;
        padding-left:5px;
        padding-right:5px;
        font-family:Arial;
        font-size:13px;
        font-weight:bold;
        color:#ffffff;
        height:17px

    }html {
    height: 100%;
    padding: 0;
    margin: 0; 
    overflow: auto;
    }
body 
{
  font-family : Arial;
  font-size : 13px;
  text-align: center; 
  min-width: 900px;
  padding-top : 0px;
  margin-top :0px;
  background: url(images/bg_1024.gif) repeat-y center;

}
.fixed_width {
  width : 900px;
  text-align : left;
  display : inline-block;
  margin: 0 auto;
  position: relative;

}

img.link, div.link {
   cursor : pointer;
}
#footer {
 position : relative;
 clear : both;
 letter-spacing : 0.2px;
 font-size : 11px;
 text-align : left;
 color : #aaaaaa;
 height : auto;
 width : 900px;
 display : inline-block;
 margin: 0px auto; 
 padding : 4px;
}

#footer hr {
  border : #c0c0c0 1px solid;
  margin-top : 20px;
}

table {
  font-family : Arial;
  font-size : 12px;
}  

div {
  font-family : Arial;
  font-size : 12px;
}  



a.link, a:link, a:visited {
  color: #666666;}
a.bluelink, a.bluelink:link, a.bluelink:visited {
  color: #007a55;
}
a.headerlink:active { color: #dce7e5; text-decoration: underline;font-size:12px;}
a.headerlink:link  { color: #dce7e5; text-decoration: underline;font-size:12px;}
a.headerlink:visited { color: #dce7e5; text-decoration: underline;font-size:12px;}
a.headerlink:hover { color: #326e67; text-decoration: none;font-size:12px;}

a.navlink:active { color: #ffffff; text-decoration: underline; font-size:13px; font-weight:bold;}
a.navlink:link  { color: #ffffff; text-decoration: underline; font-size:13px; font-weight:bold;}
a.navlink:visited { color: #ffffff; text-decoration: underline; font-size:13px; font-weight:bold;}
a.navlink:hover { color: #326e67; text-decoration: none; font-size:13px; font-weight:bold;}

a.footerlink:active { 	font-size:9.5px;	font-weight:bold; color:#5f869e;}
a.footerlink:link  {  	font-size:9.5px;	font-weight:bold; color:#5f869e;}
a.footerlink:visited { 	font-size:9.5px;	font-weight:bold; color:#5f869e;}
a.footerlink:hover { 	font-size:9.5px;	font-weight:bold; color:#666666;}


.button 
{
	font-size: 9pt;
	font-weight: bold;
	height:26px;
	background-image: url("images/css_button_bg.gif");
    border:1px solid #4f847e;
}

.errortext
{
	COLOR: #cc0000;
	FONT-SIZE: 16px;
	font-weight:bolder;
}
.errortextsmall
{
	COLOR: #990000;
	FONT-SIZE: 10px;
}
.FAQHeader {
	font-size: 12px;
	font-weight: bold;
	color: #50847e;
    cursor: pointer; 
}
.FAQContent {
    font-size: 12px;
	padding-left: 15px;
	padding-top: 3px;
}
.footertext 
{	
    font-size:9.5px;	
    font-weight:normal;	
    color: #666666;
    line-height: 14px;
}
.form 
{
	font-size: 11pt;
	color: #000000;
	border: 1px solid #ff9900;
	background-color: #ebf3fe;
    width: 146px;
}
.form-button2
{
	font-size: 9pt;
	font-weight: bold;
	height:26px;
	background-color: #d3bb7d;
	background-image: url("images/css_button_bg.gif");
    border:1px solid #5f310d;
}
.form-required
{font-size: 16pt;
	color: #cc0000;
    }
007a55er
{ 
	font-size: 22px;
	font-weight: bolder;
	color: #000000;
	    
}
.headerblue
{ 
	font-size: 22px;
	font-weight: bolder;
	color: #3399cc;
	    
}
.headerblue2
{ 
	font-size: 22px;
	font-weight: bolder;
	color: #04127b;
	    
}
.header1 {	font-size: 16px;
	font-weight: bolder;
	color: #000000;}
.HomeSubHeader{ font : bold 16px ; color: #000000; line-height:20px; }
.HomeSubHeader2{font-size: 18px; font-weight: bold; color: #000000; line-height:20px; }
.howitworksheader{
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	color: #5f869e;
    cursor: pointer;
    }
hr {
	color: #7ca9a4;
	width:790px;
	text-align:center;
	height:1px;
    }
.modalBackground 
{
    background-color:#414141;
    filter:alpha(opacity=70);
    opacity:0.7;
}
.modalBackground2 
{
    background-color: #50857f; 
    height: 25px;
}
.required-red
{ 
    color: #cc0000;
    font-weight:bold;
}
.table
{
	font-size:11px;
	text-align:left;
}
.tabPane
{
    margin-left:auto;
    margin-right: auto;
    text-align: center;
}
.tabstripContainer
{
   /* padding-top: 77px;
    padding-right:50px;
    */
    width: 780px;
    background: transparent url(images/bg_tabs.gif) no-repeat;
    text-align: left;
    margin-left:auto;
    margin-right: auto;
}
.tabPaneMultipage {
    border-bottom: solid 1px #919b9c;
    border-left: solid 1px #919b9c;
    border-right: solid 1px #919b9c;
    width: 778px; 
    text-align: left;
    margin-left:auto;
    margin-right: auto;
    }
.tabpage {
    padding:5px;
    }
    .tabstrip li a.selected .innerWrap   
{   
    cursor: hand !important;   
} 

    .TextStrengthWeak

    {
 
        background: red;
        padding-left:5px;
        padding-right:5px;
        font-family:Arial;
                font-weight:bold;
        font-size:13px;
        color:#ffffff;
        height:17px

    }

    .TextStrengthNotGood

    {

        background: yellow;
        padding-left:5px;
        padding-right:5px;
        font-family:Arial;
                font-weight:bold;
        font-size:13px;
        color:#000000;
        height:17px

    }

    .TextStrengthGood

    {

        background: green;
        padding-left:5px;
        padding-right:5px;
        font-family:Arial;
        font-size:13px;
        font-weight:bold;
        color:#ffffff;
        height:17px

    }

