/* CSS Document */

body	{
		margin: 0;
		padding: 0;
		background: #fff url(../imgs/bg.gif) repeat-x;
		font: normal 95% "Trebuchet MS", Verdana, sans-serif;
		color: #7F7C73;
		text-align: center;
}
.date {
	font-size: 10px;
	color: #999999;
}
#container	{
	width: 735px;
	text-align: left;
	margin: 0 auto;
	padding: 0px;
}	
#ulMainnav {
	margin: 0px 6px 0px 10px;
	list-style: none;
	padding: 0px;
}
#ulMainnav li {
	display: inline;
	float: left;
	margin: 0px;
	padding: 0px;
}

#ulMainnav a:link, #ulMainnav a:visited, #ulMainnav a:active {
	font: bold 12px/45px "Trebuchet MS", Verdana, sans-serif;
	color: #FFFFFF;
	height: 55px;
	width: 140px;
	display: block;
	text-align: center;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	background: url(../imgs/navoff.gif) no-repeat top;
}
#ulMainnav a:hover, #ulMainnav a.current:link, #ulMainnav a.current:visited {
	background: url(../imgs/navired.gif) no-repeat top;
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
	text-decoration: none;
}
#Header {
	height: 149px;
	background: #cbd1cf url(../imgs/banner.gif) no-repeat 0px 0px;
	clear: both;
	border-right: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
}
#bodytext{
	float: left;
	width: 500px;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 75%;
	margin-top: 40px;
	margin-bottom: 10px;
	border-right: 3px double #ced0cf;
	background: url(../imgs/bg2.gif) no-repeat left top;
}
#bodytext a:link, #bodytext a:visited, #bodytext a:active {
	text-decoration: underline;
	color: #637D8D;
	font-weight: bold;}
#bodytext a:hover {
	text-decoration: none;
	color: #FF0000;
}
#bodytext h1{
	color: #637D8D;
	margin: 0px 10px 10px 0px;
	font: bold 150% Trebuchet, Sans-Serif;
	border-bottom: 1px dotted #CBD1CF;
	border-left: 3px double #CBD1CF;
	padding-left: 5px;
}
	
#bodytext hr{
	height: 4px;	
	border: 0px;
	background-image:  url(../imgs/underline.gif);
	background-repeat: repeat-x;
}
#lhmenu{
	clear: none;
	margin-left: 510px;
	margin-bottom: 1px;
	width: 210px;
	padding-left: 1px;
	padding-right: 1px;
	border-left: 1px solid #ced0cf;
	border-right: 1px solid #ced0cf;
	border-bottom: 1px solid #ced0cf;
	font-size: 75%;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	margin-top: 50px;
}
#lhmenu a:link, #lhmenu a:active, #lhmenu a:visited {
	font-size: 12px;
	text-decoration: underline;
	color: #637D8D;
	font-weight: bold;
}
#lhmenu a:hover {
	font-size: 12px;
	text-decoration: none;
	color: #FF0000;
}
#lhmenu h1{
	color: #FFFFFF;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	font: 150% "Trebuchet MS", Verdana, sans-serif;
	background: #BAC2BF url(../imgs/underline.gif) repeat-x;
}


#lhmenu p{
	background-image:  url(../imgs/arrow.jpg);
	background-repeat: no-repeat;
	background-position: 10px 10px; 
	background-color: #e2ebe8;
	padding: 8px;
	padding-top: 8px;
	padding-left: 25px;
	margin: 2px;
}

#lhmenu p.before{
	content: 'sdflkjhdsaf';
	height: 4px;
}

#lhmenu hr{
	height: 4px;	
	border: 0px;
	background-image:  url(../imgs/underline.gif);
	background-repeat: repeat-x;
}


#navlist	{
	margin: 0;
	padding: 0;
	width: 658px;
	font-size: 9px;
	border: 1px solid #ccc;
border-right: none;
	float: left;
}

#navlist li	{
	margin: 0;
	padding: 0;
	list-style-type: none;
	display: block;
	float: left;
	text-align: center;
border-right: 1px solid #ccc;
}

#navlist a:link, #navlist a:visited	{
	display: block;
	padding: 0.25em 0;
	font-weight: bold;
	text-decoration: none;
	color: #666;
	width: 93px;
}
.spacer {
	margin-top: 3px;
}
div#acrobat{
	clear: none;
	margin-left: 505px;
	width: 210px;
	padding-top: 10px;
	padding-bottom: 25px;
	text-align: center;
}
div#acrobat img {
	border: 3px double #E2EBE8;
	width: 200px;
	text-align: center;
	padding: 5px;
	margin: 5px;
}
.cleardiv{
	clear:both;
}
div#links{
	width: 760px;
	border-top: 1px solid #ced0cf;
	border-bottom: 1px solid #ced0cf;
	margin-top: 10px;
	padding: 0px 0px 5px;
	margin-bottom: 10px;
}
div#links ul{
	padding-left:0px;
	margin-left: 0px;
}
div#links ul li{
	list-style: none;
	font-size: 70%;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	text-align: left;
	color: #ced0cf;
	font-weight: bold;
	float: left;
	border-right: 1px solid #ced0cf;
	margin-left: 4px;
	margin-right: 3px;
	padding-top: 0px;
}
div#links a {
	color: #ced0cf;
	text-decoration: none;
}	
div#links a:hover{
	color: #000;
}
p 	{margin: 0; padding: 0; }

.clear	{ clear: both; }

.blind	{ 
		position: absolute;
		overflow: hidden;
		width: 0;
		height: 0; }
.blind:active, .blind:focus {
		position: absolute;
  			overflow: visible;
  			width: auto;
  			height: auto;  	} 
		  
#footer					{ padding: 3px 0 0 0; margin: 0 5px 5px 13px; clear: both;}
#footer ul, #footer li	{
	padding: 0;
	margin: 0;
	list-style: none;
	display: inline;
	
}
#footer ul 				{ display: block; float: left; }

#footer li {border-right: 1px dotted #CCCCCC; }
#footer li { margin: 0 3px 0 0; padding: 0; }
			
html>body #footer li {
			margin-right: 0px !important; 
			padding-right: 4px !important; 
			}

#footer a {
	text-transform: uppercase;
	padding: 3px;
	font: 10px "Trebuchet MS", Verdana, sans-serif;
	color: #CCCCCC;
}
#footer a:hover {
	background: #f5f5f5;
	color: #000000;
}

#footer .info {
	width: 200px;
	float: right;
	font-size: 10px;
	margin-left: 180px;
}
#footer .info a  {
	font: 9px "Trebuchet MS", Verdana, sans-serif;
	color: #CCCCCC;
}
#footer small { font-size: 9px; }
		
#footer .info a  { text-transform: none; }		
#footer .info a:hover  {
	background: #fff;
	color: #FF0000;
}		
hr	{ display: none; }
#footBorder {
	display: block;
	height: 40px;
	border-top: 1px dotted #CCCCCC;
	border-right: #CCCCCC;
	border-bottom: 1px dotted #CCCCCC;
	border-left: #CCCCCC;
	margin-bottom: 10px;
}
#base {
	background: #cbd1cf;
	display: block;
	height: 25px;
	width: 100%;
	clear: both;
	border: 1px solid #A2ABA8;
	font-size: 60%;
	padding-top: 2px;
	padding-bottom: 3px;
	color: #666666;
}
#base a:link, #base a:visited, #base a:active {

	text-decoration: underline;
	color: #637D8D;
	font-weight: bold;}
#base a:hover {
	
	text-decoration: none;
	color: #FF0000;
}

#base img {
	margin: 5px 5px 0px;
	padding: 0px 5px;
}
#bodytext p {
	padding-right: 10px;
	padding-left: 10px;
	font-size: 110%;
	line-height: 1.5em;
}
#related h1 {

	color: #637D8D;
	margin: 10px 10px 10px 0px;
	font: bold 150% Trebuchet, Sans-Serif;
	border-bottom: 1px dotted #CBD1CF;
	border-left: 3px double #CBD1CF;
	padding-left: 5px;
}
#related a:link, #related a:visited, #related a:active {
font-size: 12px;
	text-decoration: underline;
	color: #637D8D;
	font-weight: bold;}
#related a:hover {
	font-size: 12px;
	text-decoration: none;
	color: #FF0000;
}
#related li {
	list-style: square;
	margin: 0px;
	padding: 0px;
}
#bot img {
	border-top: 3px double #CCCCCC;
	border-right: 3px double;
	border-bottom: 3px double;
	border-left: 3px double;
	margin-left: 5px;
	padding: 2px;
}
.imgPad {
	margin: 0px 0px 5px;
	padding-bottom: 5px;
}
strong {
	color: #637D8D;
}
#utility {
	margin-top: 10px;
}
#utility img {
	padding-left: 10px;
	margin-top: 5px;
}
#related {
	border-bottom: 1px dotted #CCCCCC;
	border-left: #CCCCCC;
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 0px;
}
#tblFund{
	width: 90%;
	font-size: 100%;
}

#tblFund, #tblFund td, #tblFund th{
	border: 1px solid #637D8D;	
	
}
caption {
	font-size: 120%;
	font-weight: bold;
	color: #637D8D;
}
.form {
	border: 1px solid #CBD1CF;
	margin-bottom: 3px;
}
form {
	width: 80%;
	text-align: left;
	margin: 00px;
	padding: 0px;
}
.formBut {
	border: 1px solid #CBD1CF;
	margin-bottom: 3px;
	margin-top: 10px;
	color: #000000;
	background: #FFFFFF;
}
legend {
	font-size: 120%;
	font-weight: bold;
	color: #A8B3AE;
}
.red {
	color: #FF0000;
}
.redPad {
	color: #FF0000;
	margin-left: 10px;
	padding-left: 10px;
}
