body,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url('img/main_bg.jpg');
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #FFFFFF;
}

.bold{
	color: #FFFFFF;
	font-weight: bold;
}

td.bold{
	color: #666699;
	font-weight: bold;
}

.whitebold{
	color: #FFFFFF;
	font-weight: bold;
}

.italicbold{	
	color: #666699;
	font-weight: bold;
	font-style: italic;
	font-size: 14px;
}

.small{
	font-size: 10px;
}

.smallgrey{
	font-size: 10px;
	color: #999999	
}

.smallNormal{
	font-size:10px;
	font-style:normal;
}

.tiny{
	font-size: 6px;
	color: #666699;
}


h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;	
	font-weight: bold;
	color:#999999;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	display:inline;
	color:#999999;
}

h3 {
	font-size: 12px;
	font-weight: bold;
	color:#999999;
	display:inline;
}

.form{
	color: #000000;
}

td.form{
	color: #000000;
}

.formheader{ color: #FFFFFF;}
td.formheader{ color: #FFFFFF;	font-weight: bold;}
tr.formheader{ background-color: #666699;}

.formsubheader{ color: #FFFFFF;}
td.formsubheader{ color: #FFFFFF;	font-weight: bold;}
tr.formsubheader{ background-color: #0099FF;}

.mainbg{
  	background-image: url('img/main_bg.jpg');
}

td.mainbg{
  	background-image: url('img/main_bg.jpg');
}

.memberTitles {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #000000;
}
.memberDescr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: italic;
	color: #000000;
}
.memberLinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
}
.membermyTitle{
	color: #FFFFFF;
	font-weight: bold;
}


td.footer{ color: #98AFC7; font-size: 9px; text-align: right; text-decoration: none;}
a.footer:link {color: #98AFC7; text-align: right; text-decoration: none;}
a.footer:visited {color: #98AFC7; text-decoration: none;}
a.footer:hover {color: #306EFF; text-decoration: underline}
a.footer:active {color: #98AFC7; text-decoration: none;}


a:link {color: #2554C7; text-align: right; text-decoration: none;}
a:visited {color: #2554C7; text-decoration: none;}
a:hover {color: #2554C7; text-decoration: underline}
a:active {color: #2554C7; text-decoration: none;}

/* 2007 addon, life insurance */

#container {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -4em; /* the bottom margin is the negative value of the footer's height */
}
#footer, .push {
	height: 24px;
	background:url('img/base_bar.gif') no-repeat;
}

#general {
	padding-left: 20px;

}
#header {
	background:url('img/hbar_fquo.gif') no-repeat;
	height: 24px;
}

#result, #life_insurance, #personal_ip, #contact {
	padding-left: 20px;
}

span.nosrc {
	display: none;
}

p {
	color: white;
}