	
a:link {
	color:#666666;
	text-decoration: underline;
}

a:visited {
	color: #666666;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

#rednav {
	float: left;
	width: 100%;
	margin: 0;
	padding: 0;
	list-style: none;
  	}
#rednav a {
	text-decoration: none;
	color: #FFFFFF;
  	}
#rednav a:hover {
	text-decoration: underline;
	  	}
#rednav_home {
	float: left;
	margin: 0;
	/*padding: 0.4em 1.5em 0.5em 1.5em;*/
	padding: 0.4em 1em 0.4em 1em;
	width: auto;
  	}
#rednav_log {
	float: left;
	margin: 0;
	/*padding: 0.4em 1.5em 0.5em 1.5em;*/
	padding: 0.4em 1em 0.4em 1em;
	width: auto;
  	}
#rednav_contact {
	float: right;
	margin: 0;
	/*padding: 0.4em 1.5em 0.5em 1.5em;*/
	margin: 0.4em 1em 0.6em 1em;
	width: auto;
  	} 
#rednav_broker a {
	float: left;
	margin: 0;
	/*padding: 0.4em 1.5em 0.5em 1.5em;*/
	padding: 0.4em 1em 0.4em 1em;
	font-weight: bold;
	width: auto;
	text-decoration: none;
}


#tabs {
	float: left;
	width: 100%;
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 110%;
  	}
#tabs a {
	text-decoration: none;
  	}
#tabs  a:hover {
	text-decoration: underline;
  	}
#tabs_brokers {
	float: left;
	padding: 0.5em 4.5em 0.6em 1.5em;
	background-image: url(../images/tabend.gif);
	display: block;
	background-position: right top;
	background-repeat: no-repeat;
	width: auto;
	border-color: #E6E6E6;
  	}
#tabs_policyholders {
	float: left;
	margin: 0;
	padding: 0.5em 4em 0.6em 0em;
	background-image: url(../images/tabend2.gif);
	background-repeat: no-repeat;
	background-position: right top;
	width: auto;
	background-color: #E6E6E6;
  	}
#tabs_policyholders2 {
	float: left;
	padding: 0.5em 4.5em 0.6em 1.5em;
	background-image: url(../images/tabend3.gif);
	display: block;
	background-position: right top;
	background-repeat: no-repeat;
	width: auto;
	border-color: #E6E6E6;
  	}
#tabs_brokers2 {
	float: left;
	margin: 0;
	padding: 0.5em 4em 0.6em 0em;
	background-repeat: no-repeat;
	background-position: right top;
	width: auto;
	background-image: url(../images/tabend.gif);
  	}



.basenav ul
{
	padding:0 0px 10px 0px;
	list-style-type: none;
	text-align: center;
	clear: left;
}

.basenav ul li {
	display: inline;
	padding:0px 5px;
	font-size:80%;
	color:#999999;
	text-decoration: none;
}

.basenav ul li a
{
	font-size: 100%;
	text-decoration: none;
}

.basenav ul li a:hover
{
	text-decoration: underline;
}


.sidenav {
	margin: 0;
	padding: 15px 0 0 0;
	line-height: 1.5em;
	color: #666;
	}
.sidenav h3 {
	margin: 0;
	padding: 0 0 0.4em 0;
	font-size: 140%;
	font-weight: normal;
	}
.sidenav li {
	margin: 0;
	padding: 0 0 2px 0;
	list-style: none;
	font-size: 120%;
	}
.sidenav ul {
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E6E6E6;
	}
.sidenav ul li a {
	text-decoration: none;
	color: #C40000;
	}
.sidenav ul li a:hover {
	text-decoration: underline;
	}



.stagecounter {
	float: right;
	margin: 1px 0 0 0;
	padding: 0;
	list-style: none;
	font-size: 130%;
	width: 178px;
	color: #999999;
	}
.stagecounter li {
	margin: 4px 4px 4px 4px;
	padding: 0;
	float: left;
	text-align: right;
	}
.stagecounter a {
	color: #999999;
	text-decoration: none;
	}
.stagecounter .current {
	font-weight: bolder;
	color: #B50000;
}

div#homebullets {
	padding:0;
}
div#homebullets ul {
	border:0;
	list-style-type:none;
	padding: 0;
	margin: 0;
}
div#homebullets li {
	margin:0 0 6px 0;
	background-image: url(../images/mybullet.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
}

div#infolist {
	padding:0;
	font-size: 130%;
}
div#infolist ul {
	border:0;
	list-style-type:none;
	padding: 0;
	margin: 0;
}
div#infolist li {
	background-image: url(../images/arrow_right_mini.gif);
	margin:0 0 10px 0;
	background-repeat: no-repeat;
	padding-left: 15px;
	color: #B50000;
	background-position: 2px 4px;
}

div#infolist li a {
	background: none;
	background-repeat: no-repeat;
	padding-left: 15px;
	margin-left: -15px;
	text-decoration: none;
	color: #666666;
}

div#infolist li a:hover {
	background-repeat: no-repeat;
	text-decoration: none;
	color: #B50000;
}


div#lst {
	padding:0;
	margin: 0 0 15px 0;
}

div#lst ul {
	border:0;
	list-style-type:none;
	padding: 0 0 0 15px;
	margin: 0;
}

div#lst li {
	background-repeat: no-repeat;
	list-style-type: disc;
	list-style-position: outside;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 6px;
	margin-left: 0;
}

