body {
	margin: 15px;
	font-family: arial, helvetica, sans-serif;
	color: #333;
	background-color:#FFFFFF;
}

body, body div, body p, body th, body td, body li, body dd {
		/* "box model hack" See http://tantek.com/CSS/Examples/boxmodelhack.html */
		font-size: x-small; /*value for IE5.x/win */
		voice-family: "\"}\""; /*trick IE5.x/win into thinking rule is over */
		voice-family: inherit;
	font-size: small; /* style for all modern browsers */
} w {} /* IE5.x/win recover from hack */

a {
	text-decoration: underline;
	color: #0080AF;
}

a:hover {
	text-decoration: none;
	color: #B78900;
}

a.main {
	font-size: 115%;
	color: #003663;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
}

a.main:hover {
	font-size: 115%;
	color: #B78900;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
}
img {
	border: 0;
}

h1 {
	font-size: 170%;
	font-weight: normal;
	color: #6e5408; /*Dark Gold*/
	padding: 0;
	margin: 0;
}

h2 {
	font-size: 140%;
	font-weight: normal;
	color: #0081C3; /*Wawanesa blue */
}

h3 {
	font-size: 110%;
	color: #003663; /*Dark blue*/
}

.ht {
	color: #003663; /*Dark blue*/
	font-weight: bold;
}

.htl { /*Wawanesa blue*/
	color: #0081C3;
	font-weight: bold;	
}

.blue {
	color: #0081C3;
}

.red {
	color: #FF0000;
}

.white {
	color: #FFFFFF;
}

.bred {
	font-size: 120%;
	color: #FF0000;
	font-weight: bold;
}

.testimonial {
	font-size: 80%;
	padding: 2px 4px 0px 0px;
}

#content ul {
	list-style-image: url(/imgs/bullet.gif);
}

li.diamond {
	list-style-image: url(/imgs/diamond.gif);
}

.divider {
	display: block;
	border-top: #98AA87 1px dashed;
}

.small {
	font-size: 80%;
}

form {
	padding: 0px;
	margin: 0px;
}

.bclear {
	height:1px;
	overflow:hidden;
	clear:both;
	margin-top:-1px;
}

.space {
	padding-top: 1px;
}

.hide {
	display: none;
}

p.backtop a {
	float: right;
	background: url(/imgs/back-to-top.gif) center no-repeat;
	width: 53px;
	height: 18px;
}

.limage {
	padding-right: 10px;
}

.rimage {
	padding-left: 10px;
}


/*boxes ------------------------------------------------------*/

.abox {
	border: #5b8195 2px solid; /* grey blue */
	background: #e6f2f6;
}

.aboxhd, .aboxh td {
	padding: 3px;
	color: #003663;
	font-size: 115%;
	font-weight: bold;
	background: #2e97bd url(/imgs/aboxh-bgd.gif) top left repeat-x;
	border-bottom: #003663 1px dashed;	
}

.aboxh a {
	color: #003663;
	text-decoration: none;
}

.bbox {
	border: #145e84 1px solid; /* blue */
	background: #eef9fe;
}

.bboxh {
	padding: 2px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 110%;
	background-color: #0081c1; /* Wawanesa blue */	
}

.bboxh a {
	color: #FFFFFF;
	text-decoration: none;
}

.cbox {
	border: #145e84 1px solid;
}

.cboxh {
	padding: 2px;
	color: #003663;
	font-weight: bold;
	font-size: 110%;
	background-color: #8CCEF7; /* light blue */	

}

.altbgd {
	background-color: #c7e0e8; 
}

.alth {
	padding: 2px;
	color: #003663;
	font-weight: bold;
	background-color: #c7e0e8;
}

.dbox {
	border: #145e84 1px solid; /* blue */
	background-color: #aed4d3; /* teal */
}

.pad {
	padding: 5px;
}

/*main structure------------------------------------------------------*/

#header {
	border: 1px solid #003663;
}

#pagebody {
	margin: 0 auto;
	text-align: left;
	width: 750px;
}

#rtxtheader {
	float: left;
	font-size: 110%;
	font-weight: bold;
	color: #003663;
	padding: 2px 0;
	margin: 0;
}

#ltxtheader {
	float: right;
	font-size: 0.9em;
	font-weight: bold;
	color: #003663;
	padding: 2px 0;
}

#searchbox {
	float: right;
	background: #A7C9E7 url(/imgs/searchbox.gif) no-repeat bottom left;
	padding: 2px 2px 2px 15px;
}

#searchboxagain {
	background: #A7C9E7 url(/imgs/searchbox.gif) no-repeat top left;
	font-weight: bold;
	color: #003663;
	text-align: center;
	padding: 2px 2px 2px 15px;
}

input.searchbutton {
	vertical-align: text-bottom;
}

input.search {
	vertical-align:top;
}

#snbgd {
	float: left;
	background: url(../imgs/sn-bgd.gif) 160px 0 repeat-y;
}

#content {
	float: left;
	padding: 0px 0 5px 5px;
	width: 580px;
}

#widecontent {
	float: left;
	padding: 0px 0 5px 5px;
	width: 740px;
}

/*Left Side ------------------------------------------------------*/

#lside {
	float: left;
	padding-right: 5px;
	width: 155px;
	height: 1%; /*IE bug */
}

#sheader {
	font-size: 115%;
	color: #003663;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
}

#snav {
}

#snav ul {
	list-style-image: none;
	padding: 2px 2px 2px 1.4em;
	margin: 0px; 
}

#snav ul li.snlinkb {
	list-style-image: url(/imgs/sn-bullet.gif);
}

#snav ul li.snactiveb {
	list-style-image: url(/imgs/sn-bullet-active.gif);
}

 .iconlist
{
list-style: none;
margin: 0;
padding: 0;
}
li.MainBullet
{
background-image: url(/imgs/ic-bullet.gif);
background-repeat: no-repeat;
background-position: 0 50%;
padding: 3px 0 3px 20px;
margin: .4em 0;
}

a.snlink {
	color: #003663;
	text-decoration: none;
}

a.snlink:hover {
	text-decoration: underline;
}

a.snactive, a.snactive:hover {
	color: #2F365B;
	font-weight: bold;
	text-decoration: none;
}

/*Index page ------------------------------------------------------*/

#welcome {
	border-bottom: 1px solid #003663;
	font-size: 145%;
	color: #B78900;
}

#iright ul {
	padding: 5px 0px 0px 15px;
	margin: 0px;
}

#ileft {
	float: left;
	width: 325px;
}

#iright {
	float: right;
	text-align: left;
	padding: 5px 0px 2px 5px;
	margin: 0px;
	/*width: 175px;*/
	width: 225px;
}

.ihead {
	display: block;
	border: 1px solid #000;
	background: #e7ae04;
	color: #003663;
	font-weight: bold;
	padding: 1px;
}

.ihead span {
	display: block;
	background: url(/imgs/top-right.gif) top right no-repeat;
	padding-right: 5px;
}

.ibox {
	background: #E1ECF6;
}

.ipad {
	padding: 2px;
}

.ibutton {
	border-top: 1px dashed #003663;
	background-color: #A7C9E7;
	color: #003663;
	padding: 2px;
}

/*Menu pages ------------------------------------------------------*/

.ictop h1 {
	display: inline;
	border-bottom: 1px solid #E1ECF6; /*strange bug in FF that leaves a 1px space if display is inline*/
	padding: 0px;
	margin: 0px;
	background: #E1ECF6 url(/imgs/top-left.gif) top left no-repeat;
	padding-left: 8px;
}

.ictop span {
	background: url(/imgs/top-right.gif) top right no-repeat;
	padding-right: 8px;
}

.icbox {
	background: #E1ECF6 url(../imgs/menu-bgd.gif) bottom right no-repeat;
	padding: 5px;
	width: 500px;
}

h3.icbutton {
	
	margin: 1px;
	padding: 4px 2px 2px 26px;
	font-size: 1em; 
	background: url(/imgs/ic-bullet.gif) no-repeat;
}

.icbutton a {
	color: #3B405E;
	font-weight: bold;
	text-decoration: underline;
}

.icbutton a:hover {
	text-decoration: none;
}

/*Top Navigation-------------------------------------------------------*/

#topnav {
	background: url(/imgs/topnav-bgd.gif) bottom left repeat-x;
	text-align: left;
	height: 40px;
	width: 750px;
}

#topnav ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#nav li a {
	display: block;
	height: 40px;
}

#nav span, #topfooter span, .backtop span {
	display: block;
	font-size: 1px; /* IE5 pushes box down due to font size of 'hidden' elements */
	width: 0;
	height: 0;
	overflow: hidden;
}

li#home {
	background: url(/imgs/tn-home.gif) bottom left no-repeat;
	width: 60px;
	float: left;	
}

li#home a:hover {
	background: url(/imgs/tn-home-over.gif) bottom left no-repeat;
}

li#a-home {
	background: url(/imgs/tnactive-home.gif) bottom left no-repeat;
	width: 60px;
	float: left;	
}

li#individual {
	background: url(/imgs/tn-individual.gif) bottom left no-repeat;
	width: 100px;
	float: left;	
}

li#individual a:hover {
	background: url(/imgs/tn-individual-over.gif) bottom left no-repeat;	
}

li#a-individual {
	background: url(/imgs/tnactive-individual.gif) bottom left no-repeat;
	width: 100px;
	float: left;
}

li#investing {
	background: url(/imgs/tn-investing.gif) bottom left no-repeat;
	width: 120px;
	float: left;	
}

li#investing a:hover {
	background: url(/imgs/tn-investing-over.gif) bottom left no-repeat;	
}

li#a-investing {
	background: url(/imgs/tnactive-investing.gif) bottom left no-repeat;	
	width: 120px;
	float: left;	
}

li#awareness {
	background: url(/imgs/tn-awareness.gif) bottom left no-repeat;
	width: 104px;
	float: left;	
}

li#awareness a:hover {
	background: url(/imgs/tn-awareness-over.gif) bottom left no-repeat;	
}

li#a-awareness {
	background: url(/imgs/tnactive-awareness.gif) bottom left no-repeat;
	width: 104px;
	float: left;	
}

li#group {
	background: url(/imgs/tn-group.gif) bottom left no-repeat;
	width: 94px;
	float: left;	
}

li#group a:hover {
	background: url(/imgs/tn-group-over.gif) bottom left no-repeat;	
}

li#a-group {
	background: url(/imgs/tnactive-group.gif) bottom left no-repeat;
	width: 94px;
	float: left;	
}

li#about {
	background: url(/imgs/tn-about.gif) bottom left no-repeat;
	width: 93px;
	float: left;	
}

li#about a:hover {
	background: url(/imgs/tn-about-over.gif) bottom left no-repeat;	
}

li#a-about {
	background: url(/imgs/tnactive-about.gif) bottom left no-repeat;
	width: 93px;
	float: left;
}
li#brokersonly {
	background: url(/imgs/tn-brokersonly.gif) bottom left no-repeat;
	width: 98px;
	float: left;	
}

li#brokersonly a:hover {
	background: url(/imgs/tn-brokersonly-over.gif) bottom left no-repeat;	
}

li#a-brokersonly {
	background: url(/imgs/tnactive-brokersonly.gif) bottom left no-repeat;
	width: 98px;
	float: left;	
}

li#contact {
	background: url(/imgs/tn-contact.gif) bottom left no-repeat;
	width: 81px;
	float: left;	
}

li#contact a:hover {
	background: url(/imgs/tn-contact-over.gif) bottom left no-repeat;	
}

li#a-contact {
	background: url(/imgs/tnactive-contact.gif) bottom left no-repeat;
	width: 81px;
	float: left;	
}

/* end */

/*Footer---------------------------------------------------------------*/

#footer {
	clear: both;
	border-top: 1px solid #003663;
	padding-top: 5px;
}

#ambest {
	float: left;
	width: 160px;
}

#copy {
	font-family: Times New Roman, Times, serif;
	color: #333;
	padding: 2px 0 10px 160px;
	float: left;
}

#ftlinks {
	float: right;
	font-family: Times New Roman, Times, serif;
}

#ftlinks a {
	text-decoration: underline;
	color: #003663;
}

#ftlinks a:hover {
	text-decoration: none;
	color: #000000;
}