/* CSS Document */
Body {
	text-align: center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00457E;
	margin:24px;
}
H1{
	font-size: 20px;
	margin-left:30px;
	margin-top:34px;
	margin-bottom:8px;
}
H2{
	font-size: 16px;
	margin-left:30px;
	margin-top:4px;
	margin-bottom:4px;
	font-style: italic;
}
H3{
	color: #000000;
}
H6{
	color: #000000;
	font-size: 16px;
	margin-bottom:8px;
	margin-top:8px;
}
p{
	margin-bottom:8px;
	margin-top:8px;
}
p#blk{
	color: #000000;
}
p.index{
	text-align: justify;
}
div#holder{
	background:#CCCCCC; /* shadow color */
    border:1px solid #DDDDDD; /* darker border color */
    width:760px;
	margin-left: auto;    
	margin-right: auto;
	position: relative;
}
div#frame{
	background: #FFFFFF url(_images/logo.png) no-repeat right top;
	border: 1px solid #000000;
	position: relative;
	left:-6px;
	top:-6px;
	padding-top:130px;
	text-align: left;
}
div#mainTXT{
	padding-left:30px;
	padding-right:20px;
	margin-top:16px;
}
div#mainTXT UL LI{
	margin-bottom:10px;
}
div#topNav{
	
}
div#topNav ul{
	position: absolute;
	left: -14px;
	top: 128px;
	font-size: 13px;
	font-weight: bold;
	font-variant: small-caps;
	height:32px;
}
div#topNav ul li{
	display: inline;
	background-image: url(../_images/bgrndButton.png);
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 13px;
	padding-top: 2px;
	padding-left: 0px;
	padding-bottom: 10px;	
	width: 9em;
	float: left;
	text-align: center;
}
div#topNav ul li a{
	color:#00457E;
}
div#footer{
	background-image: url(_images/bgrndFooter.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	height:90px;
	padding-left:20px;
	padding-right:20px;
	position:relative;
	text-align:center;
}
div#footer H3{
	margin-top:12px;
	font-size: 13px;
	color: #FFFFFF;
	z-index: 99;
}
div#footer H3#shadow{
	position: absolute;
	left:47px;
	top:-2px;
	color: #000000;
	white-space: nowrap;
	z-index: 9;
}
div#footer p{
	font-size: 12px;
	color: #000000;
	margin:3px;
}
div#news{
	position: absolute;
	top: 250px;
	right: 30px;
	width:188px;
	border: 1px solid #0066CC;
	padding:0px;
	height: 260px;
	background-image: url(_images/financialNews.png);
	background-repeat: no-repeat;
	padding:6px;
}
div#news ul{
	list-style-type: none;
	margin:0px;
}
div#news ul li{
	margin-bottom:4px;
}
div#news p{
	margin-top:3px;
	margin-bottom:3px;
}
div#newsPage{
	margin-top:50px;
}
div#contact{
	position: absolute;
	top: 320px;
	left: 320px;
	width:200px;
	height:84px;
	padding-left:30px;
	background-image: url(_images/footerImg.png);
	background-repeat: no-repeat;
	background-position: left top;
}
div.person{
	position:relative;
	height:252px;
}
div.personText{
	width:470px;
	margin-top:0px;
	text-align: justify;
}
div.contactPic{
	position: absolute;
	top: 10px;
	right: 0px;
	border: 1px solid #0066CC;
	height:229px;
}
div#indTXT{
	width:480px;
}
div#contact p{
	margin-top:6px;
	margin-bottom:0px;
}
div#linkBox{
	background-color: #FFFFFF;
	margin-top: 60px;
	margin-bottom: 120px;
	margin-right: 4px;
	padding:14px;
}
ul.fin{
	font-size:12px;
	margin-top:0px;
}a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	font-variant: small-caps;
	color: #000000;
	text-decoration: underline;
}
a:hover {
	font-variant: small-caps;
	color: #000000;
	text-decoration: none;
}
table{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00457E;
	}
img#fin{
	position: absolute;
	top: 290px;
	right: 80px;
}