/* CSS Document, Copyright 2008 Xinlab, Inc. All Rights Reserved. */

/* General Styles*/
*{
    margin: 0px auto;
}

body{
    margin: 0px;
    padding: 0px; 
    background: #FFFFFF;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}

body a{
    color: #264DCC;
}
body a:visited{
    color: #996699;
}
body.ltgrey{
    background: #F5F5F5;
}
img{
    border: 0;
}
hr{
    color: #6D8CF1;
    background-color: #6D8CF1;
    height: 1px;
    margin-top: 4px;
    margin-bottom: 4px;
}
h1{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-weight: bold;
    color: #6AC50F;
    padding-bottom: 8px;
}
h2{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-weight: bold;
    color: #6D8CF1;
    padding-bottom: 8px;
}
h3{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #000000;
}
h4{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: bold;
    color: #000000;
}
/* Table Styles*/
table {
    font-family:Arial, Helvetica, sans-serif;
    font-size: 12px;
    background-color: #FFFFFF;
    border-top: 1px solid #CCC;
    border-right: 1px solid #CCC;
    margin-left: 0;
}
table.autoWidth {
    table-layout: auto;
}
table.fixedWidth {
    table-layout: fixed;
}
tr {
    background: #FFF;
}
tr.oddrow {
    background: #E8EDFC;
}
tr:hover {
    background-color: #A8bAF6;
}
tr.header {
    background-image: url(../images/greybar_bg.gif);
    background-repeat: repeat-x;
}
    
thead {
    font-family: Verdana, Helvetica, Arial, sans-serif;
    font-weight: bold;
    color: #666;
    border-bottom: 1px solid #CCC;
}
td {
    padding: 3px 6px 3px 6px;
    border-bottom: 1px solid #CCC;
    border-left: 1px solid #CCC;
}
#accountSummary {
    float: left;
}
#table-container {
    width: 100%;
    display: block;
}
/* DIV for statistics window (no effect) */
#statistics {
    width: 100%;
    height:100%; /* IE6: treaded as min-height*/
    min-height:100%; /* real browsers */
    float: left;
    overflow: visible;
}

/* Form Styles*/
legend {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #264DCC;
    padding-bottom: 8px;
    padding-top: 10px;
    margin: 0;
}
fieldset {
    border: 0px;
    margin: 0;
    padding: 0;
}
label {
    font-weight: bold;
}
input.formInputText {
    margin-bottom:5px;
    font-size: 13px;
    color: #000000;
    float: left;
    border: 1px solid #264DCC;
    width: 210px;
}
input.formInputReadonly {
    margin-bottom:5px;
    font-size: 13px;
    color: #666666;
    float: left;
    border: 1px solid #FFFFFF;
    width: 210px;
}
input.formInput {
    margin-bottom: 5px;
    font-size: 13px;
    color: #000000;
    float: left;
    border: 1px solid #264DCC;
}
input.checkBox {
    margin-top: 5px;
    margin-left: 185px;
    font-size: 13px;
    color: #000000;
    float: left;
    clear: left;
}
select.formSelect {
    margin-bottom:5px;
    color: #000000;
    float: left;
    border: 1px solid #264DCC;
}
select.formSelect210 {
    margin-bottom:5px;
    color: #000000;
    float: left;
    width: 210px;
    border: 1px solid #264DCC;
}

textarea.formInput {
    margin-bottom:5px;
    color: #000000;
    float: left;
    border: 1px solid #264DCC;
    width: 210px;
}
.signup-label{
    font-family:Arial, Helvetica, sans-serif;
    font-size: 13px;
    clear: left; 
    display: block; 
    float: left; 
    margin-right: 5px;
    text-align: right; 
    width: 180px
}
.signup-label2{
    font-family:Arial, Helvetica, sans-serif;
    font-size: 13px;
    clear: left; 
    display: block; 
    float: left; 
    margin-right: 5px;
    text-align: right; 
    width: 220px
}
.notes-text{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #000000;
    margin-left: 25px;
    padding-left: 135px;
    margin-bottom: 7px;
    float: left;
    clear:left;
    display: block;
    text-align: left;
    white-space: nowrap;
}
.login-field{
    font-family:Arial, Helvetica, sans-serif;
    margin-bottom:4px;
    font-size: 13px;
    color: #000000;
    float: left;
    width: 180px;
    border: 1px solid #264DCC;
}
.legend-settings {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: bold;
    color: #264DCC;
    float: left;
    padding: 0;
    margin: 0;
}
.field-label{
    font-family:Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 13px;
    color: #000000;
    clear:left; 
    display:block; 
    float:left; 
    margin-right: 5px;
    width:70px; 
    text-align:right; 
}
.pushed-label{
    font-family:Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 13px;
    color: #264DCC; 
    display: block; 
    float: left; 
    margin-left: 3px;
    text-align: left; 
}
.checkbox-label{
    margin-top: 5px;
    margin-left: 5px;
    font-family:Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 13px;
    color: #000000;
    display:block; 
    float:left; 
    text-align:left; 
}
.radio-label{
    margin-left: 5px;
    font-family:Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 13px;
    color: #000000;
    display: inline; 
}
/* To push form labels back INLINE */
#float-left {
    display: inline;
    float: left;
}
#float-center {
    display: inline;
    float: center;
}
#signup-message {
    width: auto;
    width: 100%;
    margin-right: 12em;
    padding-right: 10em;
}
/* END Form Styles*/

/* More General Styles*/
.img-left{
    float: left;
    display: inline;
    margin: 0 15px 0 0 ;
}
.flash-margin{
    float: left;
    display: inline;
    margin-left:10px;
    clear: left;
}

#container{
    position:relative; /* needed for footer positioning*/
    width: 100%;
    height:auto !important; /* real browsers */
    height:100%; /* IE6: treaded as min-height*/
    min-height:100%; /* real browsers */
    padding: 0;
    margin: 0;
    overflow: visible;
}
#content-wrapper{
    display: inline;
    width: auto;
    width: 100%;
    padding: 25px;
    margin-left: -25px; /* fixes IE 'double margin' */
    margin-right: -600px; /* prevents IE from pushing content out of view */
    overflow: visible;
}

/* same as above with short gradient at top */
#content-wrapper-welcome{
    display: block;
    width: 100%;
    box-sizing: border-box;
    padding: 25px;
    margin-left: 0px;
    background-image: url(../images/top_blend.gif);
    background-repeat: repeat-x;
    overflow: visible;
}
/* same as above when NO LEFT NAV */
#content-wrapper-nolftnav{
    display: block;
    box-sizing: border-box;
    width: 90%;
    padding: 25px;
    overflow: visible;
    text-align: left;
    float: left;
}
/* same as above for FORMS */
#content-wrapper-form{
    display: inline;
    width: 630px;
    padding: 25px;
    margin-left: -25px; /* fixes IE 'double margin' */
    margin-right: -600px; /* prevents IE from pushing content out of view */
    overflow: visible;
}

.textblock-flushleft{
    display: block;
    float: left;
    width: 595px;
    max-width: 600px;
    padding: 0;
    height: auto;
    overflow: visible;
    margin-right: -600;
}
.textblock-fl770{
    display: inline;
    float: left;
    width: 770px;
    max-width: 800px;
    padding: 0;
    margin: 0;
    height: auto;
    overflow: visible;
}

/* same but with CLEAR */
.textblock-clear{
    display: block;
    float: left;
    clear: both;
    width: 595px;
    max-width: 600px;
    padding: 0;
    height: auto;
    overflow: visible;
    margin-right: -600;
}
#login-block{
    float: left;
    width: 400px;
    padding-left: 15px;
    padding-right: 0px;
    height: auto;
    overflow: visible;
    border-left: 1px solid #6D8CF1;
    margin: 5px 20px 0 20px;
    position: absolute;
    top: 0px;
    left: 250px;
}

#signup-block{
    float: left;
    width: auto;
    padding-top: 25px;
    padding-right: 10px;
    padding-left: 15px;
    border-left: 1px solid #6D8CF1;
    height: 71px;
    font-size: 13px;
    font-weight: bold;
    text-align: center;
    overflow: visible;
    margin-top: -5px;
    position: absolute;
    left: 690px;
    top: 10px;
    white-space:nowrap;
}
.remember{
    float: left;
    clear: left;
    margin-left: 10px;
    width: 210px;
    font-size: 11px;
    text-align: left;
}   
.accept{
    float: left;
    clear: left;
    display: inline;
    width: 230px;
    padding-left: 185px;
    font-size: 11px;
    text-align: left;
    white-space: nowrap;
}   
.required{
    font-family:Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    clear: left;
    display: block;
    float: left;
    margin-right: 5px;
    padding-top: 20px;
    text-align: right;
    width: 180px;
}

.float-rt{
    float: right;
    margin: 0;
}
.float-lft{
    float: left;
    margin: 0;
}
.absolute{
    position:absolute;
    left: 283;
    top: 57px;
}
.img-noflow{
    margin-right: -600;
}
/* Grey Margins */
#left-grey{
    display: block;
    float: left;
    clear: both;
    width: 10em;
    height: 100%;
    padding: 0;
    background-color: #E2E2E2;
    margin: 0 25px 0 0; /* pushes content to the right for Firefox */
}
#right-grey{
    display: block;
    float: right;
    width: 10em;
    height: 100%;
    padding: 0;
    background-color: #E2E2E2;
    margin: 0;
}

/* Text Formatting*/
.welcome-header{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 30px;
    font-weight: normal;
    color: #000000;
    margin-bottom: 10px;
    width: 500px;
    max-width: 500px;
}
.feature-benefits{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: normal;
    line-height: 18px;
    color: #000000;
    list-style-image: url(../images/triangle_bullet.gif);
}
.bigger{
    font-size: 16px;
}
.smaller-purple{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #264DCC;
    padding-bottom: 8px;
}
.status{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #000000;
    text-align: right;
}
.indent{
    float: left;
    display: block;
    margin-left: 50px;
    margin-right: -600px;
    width: 100%;
    padding-right: 600px:
}
.grey{
    color: #666666;
}
.active{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #6AC50F;
    text-align: right;
}
.small-text{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #000000;
}   
.footer{
    float: left;
    clear: left;
    display:inline;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #000000;
    text-align: center;
    padding-top: 5px;
    width: 550px;
}
/* Centers footer on Index page */
#center-footer {
    width: 770px;
    padding-left: 125px;
    float: left;
    clear: left;
}
/* Centers footer on Home page */
#center-home{
    width: 100%;
    clear: both;
    text-align: center;
    display: block;
    margin: 0px;
    padding: 0px;
}
.error{
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 12px;
    color: #FF6633;
}   
.error-inline{
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 12px;
    color: #FF6633;
    float: left;
    clear: left;
    display: inline;
    margin-left: 185px;
    margin-bottom: 5px;
    height: auto;
    max-width: 400px;
}   
.orange-text{
    color: #FF6633;
}   
.blue{
    color: #264DCC;
}
.pseudo-link{
    color: #264DCC;
    text-decoration: underline;
}
/* END Text Formatting*/


.expansion-bar{
    display: inline;
    vertical-align: middle;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #666666;
    background-image: url(../images/greybar_bg.gif);
    background-repeat: repeat-x;
    height: 22px;
    width: auto;
    border: 1px solid #CCCCCC;
    padding: 2px 12px 2px 6px;
    white-space: nowrap;
    overflow: visible;
    margin-right: -600;
}
.expansion-bar a{
    text-decoration: none;
    color: #264DCC;
}
.expansion-bar a:visited{
    text-decoration: none;
    color: #264DCC;
}
.spacer200 {
    width: 220px;
    text-align: left;
    padding-right: 110px;
    padding-left: 110px;
}
.spacer202 {
    width: 223px;
    text-align: left;
    padding-right: 112px;
    padding-left: 111px;
}
.spacer250 {
    width: 284px;
    text-align: left;
    padding-right: 142px;
    padding-left: 142px;
}
/* Button Styles */
.blue-button{
    display: inline;
    float: left;
    text-align: center;
    vertical-align: middle;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #FFFFFF;
    background-image: url(../images/purple_button.gif);
    background-repeat: no-repeat;
    height: 28px;
    width: 113px;
    border: 0;
    padding: 3px 0 3px 0;
    margin: 5px;
}
.blue-button a{
    text-decoration: none;
    color: #FFFFFF;
}
.blue-button a:visited{
    color: #FFFFFF;
}
.blue-button a:hover{
    text-decoration: underline;
    color: #FFFFFF;
}
.green-button{
    display: inline;
    float: left;
    text-align: center;
    vertical-align: middle;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #FFFFFF;
    background-image: url(../images/green_button.gif);
    background-repeat: no-repeat;
    height: 28px;
    width: 113px;
    border: 0;
    padding: 3px 0 3px 0;
    margin: 5px;
}
.green-button a{
    text-decoration: none;
    color: #FFFFFF;
}
.green-button a:visited{
    color: #FFFFFF;
}
.green-button a:hover{
    text-decoration: underline;
    color: #FFFFFF;
}
.grey-button{
    display: inline;
    float: left;
    text-align: center;
    vertical-align: middle;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #FFFFFF;
    background-image: url(../images/grey_button.gif);
    background-repeat: no-repeat;
    height: 28px;
    width: 113px;
    border: 0;
    padding: 3px 0 3px 0;
    margin: 5px;
}
.grey-button a{
    text-decoration: none;
    color: #FFFFFF;
}
.grey-button a:visited{
    color: #FFFFFF;
}
.grey-button a:hover{
    text-decoration: none;
    color: #FFFFFF;
}
/* END Button Styles */
    
/* Header Styles */
#headerbg{
    height: 107px;
    width: 100%;
    background-image: url(../images/header_bg.gif);
    background-repeat: repeat-x;
    text-align: left;
}
#logo{
    float: left;
    margin: 0px;
}
#welcome{
    float: right;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: normal;
    color: #666666;
    text-align: right;
    display: inline;
    position: absolute;
    top: 17px;
    right: 17px;
}
.login a{
    float: right;
    margin: 0px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: bold;
    color: #264DCC;
    text-decoration: underline;
    text-align: right;
}
.login a:visited{
    color: #264DCC;
}

.login a:hover{
    color: #6AC50F;
}

/* Top Navigation - Main Tabs */
#tabs-main{
    list-style: none;
    display: block;
    position: absolute;
    left: 17px;
    top: 79px;
    overflow: hidden;
    height: 28px;
    width: auto;
    margin: 0;
    padding: 0;
    font-size: 13px;
    font-weight: bold;
    background: transparent url(../images/tab_off.gif) repeat-x left top;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}
#tabs-main ul{
    margin: 0;
    padding: 0;
    list-style-type: none;
    width: auto;
}
#tabs-main ul li{
    display: block;
    float: left;
    margin: 0;
    text-align: center;
}
#tabs-main ul li a{
    display: block;
    float: left;
    clear: left;
    color: #666666;
    text-decoration: none;
    height: 28px;
    border-top: 1px solid #EEEEEE;
    border-right: 1px solid #DDDDDD;
    border-bottom: 1px solid #DDDDDD;
    border-left: 1px solid #EEEEEE;
    padding-top: 3px;
    padding-right: 20px;
    padding-bottom: 0;
    padding-left: 20px;
}
#tabs-main ul li a:hover,#tabs-main ul li a.current{
    color: #FFFFFF;
    background: transparent url(../images/tab_on.gif) repeat-x left top;
    border-top: 1px solid #6D8CF1;
    border-right: 1px solid #264DCC;
    border-bottom: 1px solid #6D8CF1;
    border-left: 1px solid #6D8CF1;
}
/* fixes small tabs, as in Help tab */
.fixtabwidth{
    width: 115px;
    max-width: 75px;
}
/* END Top Navigation - Main Tabs */

#bluebar{
    display: block;
    height: 13px;
    width: 100%;
    margin: 0;
    padding: 0;
    background-color: #6D8CF1;
}
/* Left Navigation */
#left-nav{
    display: block;
    float: left;
    clear: both;
    width: 14.3em;
    height: auto;
    height:100%; /* IE6: treaded as min-height*/
    min-height:1200px; /* real browsers */
    padding: 0;
    background-color: #F5F5F5;
    margin: 0 25px 0 0; /* pushes content to the right for Firefox */
}
#left-nav ul{
    margin: 0;
    padding: 0;
    width: 14.3em;
}
#left-nav ul li{
    list-style-type: none;
    background-color: #F5F5F5;
    text-align: left;
    margin: 0;
    padding:0;
    font-weight: normal;
    font-size: 15px;
    font-family: Arial, Helvetica, sans-serif;
}
#left-nav ul li a{
    display: block;
    color: #666666; 
    text-decoration: none;
    border-bottom: 1px solid #6D8CF1;
    margin: 0;
    padding-top: 0.25em;
    padding-right: 0.25em;
    padding-bottom: 0.25em;
    padding-left: 1em;
}
#left-nav ul li a:hover, #left-nav ul li a.current{
    color: #FFFFFF;
    background-color: #92DD66;
}

/* END Left Navigation */

/* CODE for rounded corner box */
/* set the image to use and establish the lower-right position */ 
.cssbox, .cssbox_body, .cssbox_head, .cssbox_head h2 {
    background-color: transparent;
    background-image: url(../images/greybox.gif);
    background-repeat: no-repeat;
    background-position: right bottom;
} 
.cssbox { 
    display: block;
    float: left;
    clear: left;
    width: 780px !important; /* intended total box width - padding-right(next) - changes Firefox */
    width: 794px; /* IE Win = width - padding */
    padding-right: 15px; /* the gap on the right edge of the image (not content padding) - changes IE */
    margin: auto; /* use to position the box */ 
} 

/* set the top-right image */ 
.cssbox_head { 
    background-position: top right; margin-right: -15px; /* pull the right image over on top of border */
    padding-right: 30px; /* right-image-gap + right-inside padding */ 
} 

/* set the top-left image */ 
.cssbox_head h2 { 
    background-position: top left; 
    margin: 0; /* reset main site styles*/ 
    border: 0; /* ditto */ 
    padding: 25px 0 15px 30px; /* padding-left = image gap + interior padding ... no padding-right */ 
    height: auto !important; height: 1%; /* IE Holly Hack */ 
} 

/* set the lower-left corner image */ 
.cssbox_body { 
    background-position: bottom left; 
    margin-right: 25px; /* interior-padding right */ 
    padding: 0 0 30px 30px; /* mirror .cssbox_head right/left */ 
} 
/* END Rounded corner box */

/* CSS Document */

.bd{font-weight:bold;}
.black{color:#000;}
.med{font-weight:normal;}
.fiftn{font-size:15px;}
.top{vertical-align:top;}
.clr{clear:both;}
.blk{display:block;}
.greybg{background-color:#EFEFEF;}
.nobrdr{border:none; padding:0; margin:0;}

/* STOPS hover effect on table row */
table.plain tr:hover {
    background-color:#EFEFEF;
}

table.plain2 tr:hover{
    background-color:#FFF;
}

input.checkBox2{
    font-size:13px;
    color: #000;
}

select.formSelect210a{
    margin:2px;
    color:#000;
    width:210px;
    border:1px solid #264DCC;
}

input.formInputText100 {
    margin:2px;
    font-size:13px;
    color:#000;
    border:1px solid #264DCC;
    width:100px;
}

input.formInputText210a{
    margin:2px;
    font-size:13px;
    color:#000;
    border:1px solid #264DCC;
    width:210px;
}

input.formInputText300 {
    margin:2px;
    font-size:13px;
    color:#000;
    border:1px solid #264DCC;
    width:300px;
}

fieldset.custom{
    border:1px solid #AAA;
    padding:10px;
    margin:0 10px 10px 10px;
    background-color:#EFEFEF;
}

.signup-label2{
    font-family:Arial, Helvetica, sans-serif;
    font-size: 13px; 
    display: block; 
    font-weight: bold;
    color: #264DCC;
    margin-right: 5px;
    text-align: right; 
    clear:left;
    float:left;
    width:180px;
}

.signup-label3{
    font-family:Arial, Helvetica, sans-serif;
    font-size: 13px; 
    display: block; 
    font-weight: bold;
    color: #264DCC;
    margin-right: 5px;
    text-align: right; 
    clear:left;
    float:left;
    width:115px;
}

.checkbox-label2{
    margin: 5px 0 0 5px;
    font-family:Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 13px;
    color: #000000;  
}

.legend-settings2 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: bold;
    color: #264DCC;
    padding: 0;
    margin: 0;
}

.radio-box{
    display:block;
    margin: 0 0 7px 185px;
    line-height:10px;
}
.select-box{
    display:block;
    width:600px;
    clear:left;
    margin:3px 0 4px 0;
}

.mrg185{margin:0 0 0 185px;
}
.mrg75{margin:0 0 0 75px;
}
.mrg20{margin:0 0 0 25px;
}


