html,body{
	margin:0;
	padding:0;
	background-color: #999;
}
body{
	text-align:center;
	font-family: Verdana, Geneva, sans-serif;
	background-color: #999;
	color: #333;
}
#container #wrapper #content form table tr td input {
	border: 1px solid #999;
	height: 20px;
}
#container #wrapper #content form table tr td textarea {
	border: 1px solid #999;
}

p{
	margin:0
}
#container #wrapper #content form table {
	background-color: #FFF;
	color: #333;
}

a{
	text-decoration:underline;
	color:#06C;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 0px;
}
div#header{background-color:#F3F2ED;}
div#header h1{height:80px;line-height:80px;margin:0;padding-left:10px;}
div#container{
	text-align:left;
	color: #000;
}
div#content p{
	line-height:1.4em;
	font-size: 0.8em;
	font-family: Arial, Helvetica, sans-serif;
}
#extra p a {
	color: #369;
	text-decoration: underline;
}

div#navigation{

}
div#navigation ul{
	list-style-type:none;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(/graphics/navigation.gif);
	background-repeat: repeat-y;
	font-size: 0.8em;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
}
div#navigation li{
	background-image: url(graphics/navigation.gif);
	background-repeat: repeat-y;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 0.05em;
	border-bottom-style: dotted;
	border-bottom-color: #666;
	padding-left: 12px;
}
div#extra{
	background-color: #CCC;
	margin-bottom: 20px;
}
div#footer{
	height: 40px;
	background-color: #FFF;
}
div#footer p{margin:0;padding:5px 10px}
div#container{
	width:934px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-left: 27px;
	padding-right: 27px;
	background-color: #FFF;
}
div#content{
	float:right;
	width:710px;
	color: #000;
}
div#navigation{float:left;width:200px}
div#extra{
	float:left;
	clear:left;
	width:200px;
	background-color: #FFF;
	font-size: 0.6em;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 35px;
}
div#footer{clear:both;width:100%}
/* TOP NAVIGATION & LOGO */
#navheader {
	background-color: #FFFFFF;
	height: 77px;
	width: 100%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	top: 2px;
}
#navheader  ul  li {
	display: inline;
		}	
		
#navlist {
	margin: 0px;
	padding-top: 24px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#navheader  ul  li  a {
	color: #333333;
	text-decoration: none;
	float: right;
	display:inline;
	border-right-style: dotted;
	border-right-color: #666666;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	padding-right: 8px;
	border-right-width: 1px;
		}

#navheader  ul  li  a:hover {
	color: #660066;
		}

.logo {
	float: left;
	padding: 0px;
	margin: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

#navlist a:link#end, #navlist a:visited#end {
	text-decoration: none;
	border-right-style: none;
		}
		
/* MAIN NAVIGATION */
#mainnav  {
	background-color: #000000;
	height: 29px;
	color: #999999;
	font-size: 12px;
	padding-left: 10px;
	background-image: url(graphics/black.gif);
	background-repeat: repeat-x;
	padding-top: 11px;
}
#leftnav {
	float: left;
	width: 200px;
	background-image: url(graphics/menutile.gif);
	background-repeat: repeat-y;
}
#content {
	background-color: #FFFFFF;
	float: right;
	width: 700px;
	padding-top: 20px;
	color: #000;
}
#mainnav  a:link,#mainnav a:visited   {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999;
	padding-right: 8px;
	padding-left: 5px;
	padding-bottom: 0px;
	padding-top: 0px;
}
#mainnav a:hover  {
	text-decoration: underline;
}
#mainnav a:link#endnav, #mainnav a:visited#endnav {
	text-decoration: none;
	border-right-style: none;
}
#flashbanner {
	margin-right: auto;
	margin-left: auto;
	width: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #36C;
}
.intro {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.12em;
	color: #666;
	line-height: 1.5em;
}
#content .intro a {
	color: #339;
	text-decoration: underline;
}
* {margin:0; padding:0;} 

div#menu {
	width:200px;
	padding-top:60px;
	background-image: url(graphics/whylfc.gif);
	background-repeat: no-repeat;
	background-position: top;
	float: left;
	margin-top: 20px;
	margin-bottom: 15px;
} 

div#menubody {
	padding-left:15px;
	background-image: url(graphics/menutile.gif);
	background-repeat: repeat-y;
	padding-right: 10px;
} 

div#menubottom {
	height:20px;
	background-image: url(graphics/menubottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
} 

ul#menulist {
	list-style-type:none;
} 

ul#menulist li {
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 2px;
} 

ul#menulist a {
	color:#036;
	text-decoration:none;
	display:block !important;
	display:inline-block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	padding-bottom: 4px;
} 

ul#menulist a:hover {
	color: #936;
	text-decoration: underline;
}
#menu #menubody p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.6em;
}
#container #wrapper #content ul li {
	line-height: 2em;
	font-size: 0.8em;
	font-family: Arial, Helvetica, sans-serif;
	list-style-type: circle;
	list-style-position: inside;
}
#container #wrapper #content table {
	font-family: Arial, Helvetica, sans-serif;
}
div#protection {
	width:200px;
	padding-top:60px;
	background-image: url(graphics/protection.gif);
	background-repeat: no-repeat;
	background-position: top;
	float: left;
	margin-top: 20px;
	margin-bottom: 15px;
} 
div#pensions{
	width:200px;
	padding-top:60px;
	background-image: url(graphics/pensions.gif);
	background-repeat: no-repeat;
	background-position: top;
	float: left;
	margin-top: 20px;
	margin-bottom: 15px;
} 
div#investments{
	width:200px;
	padding-top:60px;
	background-image: url(graphics/investments.gif);
	background-repeat: no-repeat;
	background-position: top;
	float: left;
	margin-top: 20px;
	margin-bottom: 15px;
} 
div#tax{
	width:200px;
	padding-top:60px;
	background-image: url(graphics/tax.gif);
	background-repeat: no-repeat;
	background-position: top;
	float: left;
	margin-top: 20px;
	margin-bottom: 15px;
} 
div#mortgages{
	width:200px;
	padding-top:60px;
	background-image: url(graphics/mortgages.gif);
	background-repeat: no-repeat;
	background-position: top;
	float: left;
	margin-top: 20px;
	margin-bottom: 15px;
} 
div#healthcare{
	width:200px;
	padding-top:60px;
	background-image: url(graphics/healthcare.gif);
	background-repeat: no-repeat;
	background-position: top;
	float: left;
	margin-top: 20px;
	margin-bottom: 15px;
} 
div#corporate{
	width:200px;
	padding-top:60px;
	background-image: url(graphics/corporate.gif);
	background-repeat: no-repeat;
	background-position: top;
	float: left;
	margin-top: 20px;
	margin-bottom: 15px;
} 
div#equity{
	width:200px;
	padding-top:60px;
	background-image: url(graphics/equity.gif);
	background-repeat: no-repeat;
	background-position: top;
	float: left;
	margin-top: 20px;
	margin-bottom: 15px;
} 
div#leftnav {
	width:200px;
	float: left;
	margin-top: 20px;
	margin-bottom: 15px;
}
div#leftnavtop {
	width:200px;
	background-color: #F00;
	background-image: url(graphics/leftnavtoptile.gif);
	background-repeat: repeat-y;
}
div#leftnavbottom {
	width:200px;
}
div#leftnavheader {
	background-image: url(graphics/leftnavheader.gif);
	background-repeat: repeat-y;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	color: #666;
	padding-left: 14px;
}
#container #wrapper #content p .MHW {
	font-size: 16px;
	color: #000;
}
div#menu2 {
	width:200px;
	padding-top:60px;
	background-image: url(graphics/whylfc2.gif);
	background-repeat: no-repeat;
	background-position: top;
	float: left;
	margin-top: 20px;
	margin-bottom: 15px;
} 

div#menu2body {
	padding-left:15px;
	background-image: url(graphics/menutile.gif);
	background-repeat: repeat-y;
	padding-right: 10px;
} 

#menu2 #menu2body p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.6em;
}
#menu2 #menu2body h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color:#369;
}
.feature {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}

