@charset "utf-8";
/* CSS Document */

h1 {Font-size: 40px; Color:#80bf4c;	Margin: 0px; Margin-bottom: 13px; Padding-top: 15px;
	/*
	border-top: solid;
	border-top-width: 1px;
	border-top-color: #ededee;
	*/
}
h2 {Font-size: 20px; Color: #6d6e71; Margin: 0px; Margin-bottom: 40px;}
h3 {Font-Size: 0.82em; Text-transform: Uppercase; Color:#6d6e71; Line-Height: 1.4em; Margin: 0px; Padding-top: 5px; Padding-bottom:0px;}
h4 {Font-Size:0.82em; Text-Transform:uppercase; Color: #fff; Line-Height: 1.4em; Margin: 0px; Padding-bottom:15px;}
h5 {Font-Size: 0.7em; Color:#000000; Margin: 0px; Padding-bottom:15px;}
h6 {Font-Size: 16px; Color:#6d6e71; Margin: 0px; Margin-Bottom: 8px;}

/* unvisited link */
a:link {
	text-decoration:none;
	color: #7CC242;
}

/* visited link */
a:visited {
	text-decoration:none;
	color: #7CC242;
}  

/* mouse over link */
a:hover {
	text-decoration:none;
	color:#18ABE2;
}  

/* selected link */
a:active {
	text-decoration:none;
	color: #7CC242;
}  

label{
	color: #000000;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}

#contentContainer {
}

#contentContainer p, .searchResults{
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.8em;
	line-height:1.5em;
	color:#7F8083;
	padding-bottom:15px;
}

#contentContainer li {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height:1.5em;
	color:#7F8083;
	padding-bottom: 10px;
}

#contentContainer ul,ol{
	Margin-Top: 5px;
	padding-top: 3px;
	padding-left: 19px;
	padding-bottom: 10px;
}


#contentContainer a, .searchResults a{
	color:#18ABE2;
}

#contentContainer a:hover, .searchResults a:hover{
	font-family:Arial, Helvetica, sans-serif;
	color: #7CC242;
	padding-bottom:24px;
}

#homeContent p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.7em;
	line-height:1.5em;
	color:#7F8083;
}

.homeContentTitle{
	list-style-type:none; 
	text-align:left; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:11px; 
	border-bottom-color:#EFEFEF; 
	border-bottom-style:solid; 
	border-bottom-width:1px; 
	line-height:28px; 
	color:#6D6E71; 
	font-weight:bold; 
	display:block;
}

.chartHeader{
	background-color:#83c44c; 
	padding-top:11px;
	padding-right: 10px;
	height:25px; 
	margin-bottom:8px;
}

.logInHeader{
	background-color:#83c44c;  
	height:20px; 
	padding:5px; 
	width:400px; 
	margin-bottom:5px;
}


.increaseFont, .decreaseFont, .resetFont {
	font-family:Arial, Helvetica, sans-serif;
	width: 18px;
	line-height: 15px;
	height:15px;
	float:left;
    color:#7F8083;
    font-size:10px;
    text-align:center;
	vertical-align:middle;
	Margin: 3px;
	padding-top: 2px;
	border:solid;
	border-width: 1px;
	border-color:#ccc;
}
	
#textSize a{
	text-decoration:none;
}

.resetFont {
	width: 45px;
	line-height: 15px;
	height:15px;
	float:left;
    color:#7F8083;
    font-size:10px;
	text-align:center;
	vertical-align:middle;
	Margin: 3px;
	padding-top: 2px;
	border:solid;
	border-width: 1px;
	border-color:#ccc
}

.resizeLabel {
	font-family:Arial, Helvetica, sans-serif;
	color:#7F8083;
    font-size:10px;
    float:left;
	vertical-align:top;
	padding-top: 3px;
	Margin: 3px;
}

.legal{
	font-size:0.9em;
	line-height:1.3em;
}

.inputGrey{
	border-top-color:#6D6E71;  
	border-left-color:#B6B7B8; 
	border-right-color:#CDCED0; 
	border-bottom-color:#CDCED0;
	border-width:2px;
	border-style:solid;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#7F8083;
	padding:3px;
}	

.usfInput{
	background-color:#EEEEEE;
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px; 
	color:#7F8083; 
	border:0; 
	width:284px; 
	height:18px;
}

.usfInputBackground{
	background-image:url(../images/usf_input_box.gif);
	background-repeat:none;
	height:22px;
	width:287px;
	padding-left:1px;
	padding-top:1px;
	/*padding-left:3px;*/
	/*padding-left:1px;*/
	margin-bottom:6px;
}

#USFformContainer{
	font-family:Arial, Helvetica, sans-serif; 
	 Font-Size: 12px;
	 color: #7F8083;
}
#USFformContainer .FieldRequired {
	Width: 13px; Text-Align: Center;
	font-Weight: Bold;
	 color: #cf0606;
}
#USFformContainer .Field input {
	Width: 320px;
	 color: #7F8083;
}
#USFformContainer .RadioContent {
	width: 450px;
	Display: Inline-Block;
}
#USFformContainer .RadioButtons {
	Vertical-Align: Top;
	width: 95px;
	Display: Inline-Block;
}

#USFformContainer .Field select {
	 color: #7F8083;
}
#USFformContainer td{
	Padding-Bottom: 10px; Vertical-Align: Top;
}
#USFformContainer td.FieldPrompt {
	Width: 170px; Height: 24px; Font-Weight: Bold; Font-Size: 12px; Text-Align: Right;
}

.RadioButtonContainer{
	width: 100px;
	padding-left:1px;
	padding-top:1px;
}


.usfForm{
	font-family:Arial, Helvetica, sans-serif; 
	font-size:0.8em; 
	color:#7F8083;
}

#usfSubmit{
	position:relative; 
	width:262px; 
	height:109px; 
	float:right; 
	margin-top:221px;
}

#usfHeader{
	color:#00AEEF; 
	font-weight:bold; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:0.8em; 
	height:auto; 
	position:relative; 
	margin-bottom:10px;
}

.boldBlue{
	
}

#management_list td,li {
	list-style:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.8em;
	line-height:2.0em;
	color:#7F8083;
}

.table_list td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.8em;
	list-style:none;
	line-height:2.0em;
	color:#7F8083;
}


.sitemap_table {
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.8em;
	line-height:2.0em;
	color:#7F8083;
}

.sitemap_line {
	border-top: solid;
	border-top-width: 0.5px;
	border-top-color: #cccccc;
}

.blueBold{
	color: #01aef0;
	font-weight:bold;
}

.inputGreenBorder{
	border-bottom-width:0px; 
	border-right-width:0px; 
	border-top-color:#97c145; 
	border-top-width:2px; 
	border-left-color:#97c145; 			
	border-left-width:2px;
	border-top-style:solid; 
	border-left-style:solid;
	border-bottom-style:solid; 
	border-right-style:solid;
	border-bottom-color:#F8F8F8; 
	border-bottom-width:2px;
	border-right-color:#F8F8F8; 
	border-right-width:2px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.8em;
	padding:2px;
}

.chartHeader{
	padding-left:8px; 
	padding-top:11px;
	padding-right: 10px;
	height:25px; 
	margin-bottom:8px;
	margin-left:17px;
	width:690px;
}

.bg_midgrey td {
	background-color: #DBDBDB;
}
.bg_green {
	margin-bottom: 3px;
}
.bg_green td {
	background-color: #83c44c;
}
.bg_white td {
	height: 3px;
	background-color: #FFFFFF;
}
.table_pad_left td {
	padding-left: 8px;
}

.chartTable{
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.8em;
	padding-left:0px;
	margin-left:0px;
}

.dataChart td, .dataChart th{
	padding-left:11px;
	padding-right:11px;
}

#contact_message {
	width: 265px;
}

.solution-tables td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.8em;
	color:#666;
}

.right-module {
	position:relative;
	float:right;
	width:171px;
	height:auto;
	padding-top: 15px;
	border-top: solid;
	border-top-width: 1px;
	border-top-color:#EFEFEF;
	margin-top:50px;
}

.right-module-icon{
	border: solid;
	border-width: 1px;
	border-color:#ccc;
}

#product-sub-menu {
	width:100%; 
	margin-bottom: 15px; 
	padding-top: 3px;
	padding-bottom: 6px; 
	border-bottom: solid 1px #EFEFEF;
}

#product-sub-menu-label {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:11px; 
	Margin: 0px;
	padding: 0px;
	display: block;
	color: #80bf4c;	
}

#product-sub-menu-back {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:11px; 
	Margin: 0px;
	padding: 0px;
	display: block;
	float:right;	
}

#product-sub-menu-back a:link, #product-sub-menu-back a:visited, #product-sub-menu-back a:active {
	text-decoration: none;
	color: #6D6E71;
}

#product-sub-menu-back a:hover {
	color:#80bf4c; 
	text-decoration: none;
}


/********************************/

.checklist {
	    list-style: none;
	    Margin: 0;
	    padding: 0;
	}
	 
	.checklist li {
	    float: left;
	    margin-right: 10px;
	    background: url(i/checkboxbg.gif) no-repeat 0 0;
	    width: 105px;
	    height: 150px;
	    position: relative;
	    font: normal 11px/1.3 "Lucida Grande","Lucida","Arial",Sans-serif;
	}
	 
	.checklist li.selected {
	    background-position: -105px 0;
	}
	 
	.checklist li.selected .checkbox-select {
	    display: none;
	}
	 
	.checkbox-select {
	    display: block;
	    float: left;
	    position: absolute;
	    width: 20px;
	    height: 22px;
		background-image: url(../images/usf_checkbox_off.gif); 
		background-repeat:no-repeat;
	}
	 
	.checklist li input {
	    display: none;
	}
	 
	 .a.checkbox-deselect {
	    display: block;
	    float: left;
	    position: absolute;
	    width: 20px;
	    height: 22px;
	    background: url(../images/usf_checkbox_on.gif);
		background-repeat:no-repeat;
	}
	 
	/*a.checkbox-deselect {
	    display: none;
	    color: white;
	    font-weight: bold;
	    text-decoration: none;
	    position: absolute;
	    width: 20px;
	    height: 22px;
	    background: url(../images/usf_checkbox_on.gif); no-repeat 0 0;
		
	}*/
	 
	.checklist li.selected a.checkbox-deselect {
	    display: block;
	}
	 
	.checklist li label {
	    display: block;
	    text-align: center;
	    padding: 8px;
	}


/*****************************/

#AnnuitiesTable {Font-family:Arial, Helvetica, sans-serif; Font-size:0.8em; Line-height: 2.0em; Color:#7F8083; Margin: 0px 0px 15px 0px;}
#AnnuitiesTable .RowHeader {Font-Weight: Bold; Padding-Right: 10px; }
#AnnuitiesTable .RowValues {Width: 35px; Text-Align: Center;}

