/************ general **********/

body {
	font-size: 62.5%
}

.button {
	padding: 2px;
	border-top: 1px solid #d4ec4e;
	border-left: 1px solid #d4ec4e;
	border-right: 1px solid #85923c;
	border-bottom: 1px solid #85923c;
	background-color: #9cb126;
	color: white;
	font-weight: bold;
	font-size: 1.1em;
	text-decoration: none;
}

body, td , th {
	font-family: verdana;
	font-size: 11px;
	color: black;
	line-height: 1.3em;
	margin-top: 10px;
	text-align: left;
}

img,form {
	display: inline;
	border: 0;
}

div#placeholder {
	width: 1000px;
	text-align: left;
}

.padbox {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 7px;
}

.box {
	padding: 7px;
}

.darkbg {
	background-color: #9bb332;
}

.lightbg {
	background-color: #e6e6e7;
}

a {
	color: black;
}

a:hover {
	color: #333333
}

h1 {
	font-family: arial;
	font-size: 1.6em;
	margin-bottom: 5px;
	margin-top: 5px;
	padding: 0;
	color: white;
	font-weight: normal;
}

h2 {
	font-family: arial;
	font-size: 1.4em;
	margin-bottom: 4px;
	margin-top: 4px;
	padding: 0;
	color: white;
	font-weight: normal;
}

/************ content **************/

div.contentfull {
	width: 1000px;
	margin-right: 17px;
	float: left;
}

div.content {
	width: 725px;
	margin-right: 17px;
	float: left;
}

div.subcontent {
	width: 258px;
	float: right;
}

div.clearboth {
	clear: both;
}

.subheader {
	background-color: #a6a6a6;
	padding-left: 10px;
}

.subheaderbg {
	background-color: #a6a6a6;
}

.subbox {
	background-color: #e6e6e7;
}

/************ menu **********/

table.loginform {
	float: right;
	background-color: #9bb332;
	border-color: #9bb332;
	width: 258px;

}

table.loginform tr td input {
	font-size: 11px;
	line-height: 13px;
	width: 110px;
}

div#topmenu {
	width: 1000px;
	padding-bottom: 4px

;
/*	border-bottom:1px solid #dddddd;
*/
}

.menuunderline {
	border-bottom: 1px solid #a5a5a5;
	width: 100%;
}

div#topmenu a {
	text-decoration: none;
}

div#topmenuitems {
	padding-bottom: 4px;
}

table.topmenu td {
	

/*font-family:arial;font-size:0.9em;color:black;font-weight:bold;*/
	font-family: arial;
	font-size: 12px;
	line-height: 13px;
	color: black;
	font-weight: bold;
}

td.off {
	background-image: url(../images/menu_bg_off.gif);
	background-repeat: repeat-x;
}

td.on {
	background-image: url(../images/menu_bg_on.gif);
	background-repeat: repeat-x;
}

td.btn {
	padding-left: 10px;
	padding-right: 10px;
}

td.btn a {
	text-decoration: none;
}

table.loginform input {
	width: 115px;
}

table.insuranceinfo {
	border: 1px solid #cdcdcd;
	width: 720px;
}

tr.insuranceinfo {
	background-color: #a6a6a6;
	color: #fff;
}

tr.tablerow_dark {
	background-color: #f0f0f0;
}

tr.tablerow_light {
	background-color: #fefefe;
}

searchresultarea {
	width: 984px;
	overflow: auto;
}

table.searchresult {
	width: 100%;
	overflow: auto;
}

tbody.scrollContent {
	overflow: auto;
	width: 100%;
}

th.searchresult {
	padding-left: 5px;
	padding-bottom: 2px;
	padding-top: 1px;
	border-top: 1px solid #d4ec4e;
	border-left: 1px solid #d4ec4e;
	border-right: 1px solid #85923c;
	border-bottom: 1px solid #75812b;
	background-color: #9cb126;
	font-weight: normal;
	color: #ffffff;
	text-align: left;
	cursor: pointer;
}

td.searchresult {
	text-decoration: none;
	padding-left: 5px;
}

.linked {
	cursor: pointer;
}

thead.fixedHeader tr.fixedHeader {
	display: block;
}

div.resultHolder {
	width: 100%;
	overflow: auto;
}

td.searchresult_highlighted {
	border: 1px dashed #666;
	background: #fff;
}

.searchresult_top_highlighted {
	border: 1px solid #000;
	border-bottom: 0;
}

.headline {
	color: #000;
	font: 1.8em bold Verdana, Sans-serif;
}

div.maritalstatusdiv {
	width: 100%;
	text-align: center;
}

table#fundlisting {
	margin: 0;
	padding: 0;
	width: 100%;
}

table#fundlisting tbody tr td {
	padding-left: 10px;
	padding-right: 10px;
}

table#fundlisting tbody tr td.legend {
	padding: 0;
	margin: 0;
	width: 9px;
}

table#fundlisting thead tr th {
	margin: 0;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-top: 3px;
	border-bottom: 1px solid #000;
	font-weight: bold;
	color: #000;
	text-align: left;
}

table#fundlisting tbody tr td a {
	font-weight: bold;
}

table#fundlisting tbody tr td a:hover {
	font-weight: bolder;
	text-decoration: underline;
}

.topline, .totals {
	border-top: 2px solid #000;
	padding-top: 4px;
	padding-left: 10px;
	padding-right: 10px;
	font-weight: bold;
}

.button_orange {
	padding: 2px;
	border-top: 1px solid #f7b052;
	border-left: 1px solid #f7b052;
	border-right: 1px solid #926f3c;
	border-bottom: 1px solid #926f3c;
	background-color: #ff8c00;
	color: white;
	font-weight: bold;
	font-size: 1.1em;
	text-decoration: none;
}

.number {
	text-align: right;
}

.inputfieldholder {
	font-variant: normal;
	text-transform: capitalize;
	text-align: center;
	margin: 5px;
	border: solid 1px #ccc;
	padding: 3px;
	font-weight: bold;
}

th.searchresult {
	font-variant: normal;
	text-transform: capitalize;
	text-align: center;
}

.underlined {
	text-decoration: underline;
}