html, body
{
	font: normal 100.01%/140% Arial, Verdana, helvetica, sans-serif;
	margin: 0;
	padding: 0;
}

body
{
	background: #FFFFFF;
	color:#000;
	padding: 0;
	margin: 0 auto;
	text-align: left;
}
h1 {
	background-color: transparent; 
	font-size: 18px;
	font-weight: bold;
}
img{border: none;}

a
{
	color: #009;
	background: transparent;
	text-decoration: none;
}
#wrap {
	background: #FFFFFF url(/images/mnuBackground.gif) top left repeat-y;
	color: #000;
	width: 820px;
	margin:auto;
	position:relative;
	border: 1px solid #000;
}
* html #wrap {} 

#inner-wrap {
	padding-bottom:10px;
}

#inner-wrap:after {
	content:" ";
	display:block;
	clear:both;
}

#masthead{
	background-color: #101D40;
	color: #FFF;
	text-align: center;
}

#masthead h1, #masthead p{
	margin:0;
}

#masthead img{
	border: none;
}

/* Inside the body
#footer {
	position:absolute;
	bottom:0;
	height:80px;
	background-color: #333333;
	width:100%;
	color:#FF00FF;
	text-align:center;
	margin:auto;
}

*/
#footer{
	position: relative;
	color: #FFF;
	width: 820px;
}

#left {
	float:left;
	width:136px;
	background-color: #06122B;
	color: #FFF;
}

#left p{
	font-size: 0.75px;
	width: 130px;
	padding-left: 5px;
}

#main {
	float: left;
	margin-right: -1px;
	width: 680px;

} 

* html #main, * html #inner-wrap {
	height:1px;
}

div#header {	
	background: url(/images/header.jpg) no-repeat top left;
}

div#header img{
	width: 685px;
}

table{
	border-collapse: collapse;
}

table#tblContact{
	background-color: transparent;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.95em;
}

table#tblContact td{
	vertical-align: bottom;
}

table#tblContact ul
{
	margin-left: -5px;
	padding-left: 0;
	list-style-type: none;
}


ul#contact li{
	padding-left: 10px;
	border: none;
	font-size: 10px;
}

ul#contact li strong.small{
	font-size: 10px;
}

strong.emph {font-size: 15px}
strong.normal {background-color: transparent; color: #797676;font-weight: normal}
table#tblProducts strong {font-weight: normal}

table#tblProducts{
	background-color: transparent;
	color: #036;
	font: 0.75em Arial, Helvetica, sans-serif;
	height: 100%;
	vertical-align: top
}

table#tblProducts td{
	padding: 10px;
	vertical-align: top;
}

table#tblProducts td p, dl dd p{
	background-color: transparent; 
	color: #666666;
}

table#tblProducts td h2{
	background-color: transparent; 
	font-size: 14px;
	font-weight: bold;
}

table#tblProducts td h3{
	background-color: transparent; 
	border-bottom: 1px dotted #CCC;
	color: #024C86;
	font-size: 13px;
	padding-bottom: 4px;
}

table#tblProducts td ul{
	margin: 0;
	padding: 0;
	color: #666666;
}

table#tblProducts td#rgtCol{
	border-right: 1px solid #ccc;
 	padding-right: 30px;
}

table#tblProducts td#lftCol{
	padding-left: 30px; 
}

table#tblProducts td#smlCol{
	width: 200px!important;
}

ul#lstHome li img, ul#lstPension li img, ul#lstInvestment li img{
	padding-right: 15px;
}
ul#lstHome li, ul#lstPension li, ul#lstInvestment li{
	padding: 4px 0;
}

h2.lstTitle{
	background-color: #999999 !important;
	color: #FFFFFF;
	font-size: 13px !important;
	padding: 5px 2px 5px 5px;
	margin: 0;
}

ul#lstPension li, ul#lstInvestment li{
	background-color: #E5E5E5;
	border-bottom: 1px dotted #CCCCCC;
	font-size: 11px;
	padding-left: 5px;
}
ul#lstPension li a, ul#lstInvestment li a{
	background-color:#E5E5E5; 
	color: #101D40;
	text-decoration: none;
}
ul#lstPension li a:hover, ul#lstInvestment li a:hover{
	background-color:#E5E5E5; 
	color: #374a84;
	text-decoration: underline;
}
ul.lstBullet {
	list-style-type: square;
	text-indent: 15px;
}
* html ul.lstBullet li{margin-left: 20px;}

ul.lstBullet li{
	padding: 5px 0;
	background-color: transparent; 
	color: #666666;
}

dl.lstFlush dt{
	font-weight: bold;
	margin-top: 15px;
}
dl.lstFlush dd{
	margin: 0;
}

table#tblCondensed{
	border: 1px dotted #CCC;
	margin-left: 20px;
}

table#tblCondensed th{
	padding-left: 20px;
	background-color: #999999 !important;
	color: #FFFFFF;
}
table#tblCondensed td{
	margin: 0;
	padding: 0 20px 0 20px;
	line-height: 20px;
}
.bdrNone{ border: none !important;}

address{	
	font-style:normal;
	margin-bottom: 20px;
}

dl#glossary dt{
	margin: 15px 0 0 0;
}
.bolder {font-weight: bolder}
.pad { padding-top: 20px;}
.foot {
	font-size: 11px;
	background-color: transparent; 
	border-top: 1px dotted #CCC;
	color: #024C86;}

	
