@charset "utf-8";
/* CSS Document */

body  {
	margin: 0;
	padding: 0;
	text-align: center;
	font-family:  "Times New Roman",Georgia, Times, serif;
	font-size: 105%;
	background: #d9dfeb url(../images/interface/repeatedBG.jpg) repeat-x;
}

.twoColFixLtHdr #container {
	width: 800px;
	margin: 0 auto;
	text-align: left;
	display: block;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
} 

#flashContainer {
	margin-top: 0px;
	height: 125px;
	width: 800px;
	position: relative;
	
}

#header { 
	width:800px;
	margin: 0 auto;
}

h1 {
	margin: 0;
	padding: 10px 10px 0 15px;
	color: #000100;
	display: block;
	border-bottom-width: thin;
	border-bottom-style: none;
}

h3{
	padding:5px;
	font-size: 75%;
	color: black;
}

h4 {
	margin-top: 10px;
	color:#333333;
	font-size: 18px;

}


.twoColFixLtHdr #sidebar1 {
	float: left;
	width: 220px;
	padding: 0px;
}
.twoColFixLtHdr #mainContent {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 270px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
} 
.twoColFixLtHdr #footer {
	height: 75px;
	text-align: center;
	padding: 10px;
	clear: both;
} 
.twoColFixLtHdr #footer p {
	margin: 0; 
	padding: 10px 0; 
}
.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.twoColFixLtHdr #container #secondHeader {
	height: 125px;
	
} 

.floatText {
	width: 750px;
	float: left;
	margin: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	padding: 5px;
}


[if IE 5]>
<style type="text/css"> 
/* place css box model fixes for IE 5* in this conditional comment */
.twoColFixLtHdr #sidebar1 { width: 230px; }
</style>
<![endif][if IE7]>
<style type="text/css"> 
/* place css fixes for all versions of IE in this conditional comment */
.twoColFixLtHdr #sidebar1 { padding-top: 30px; }
.twoColFixLtHdr #mainContent {
	zoom: 1;
	width: 530px;
	margin-top: 35px;
}
#sidebar1 img {
	margin-top : 45px;
}

a:visited {
	color: #FFFFFF;
}
<![endif] [if IE7]>
/* the above proprietary zoom property gives IE the hasLayout it needs to avoid several bugs */


.twoColFixLtHdr #container #sidebar1 ul {
	margin: 0px;
	padding: 0px;
	width: 100%;
}


#sidebar1 img {
	margin-top : 75px;
}

img a {
	border: none;
}

*, #logo a {
	border: none;
	_border: none;
}



#sidebar1 ul {
	list-style: none;
	width: 100%;
}
/*-------------------------------TAGS-------------------------------------*/
.pEnder{
	color: #666666;
	border-bottom: 1px;
	border-bottom-color: #666666;
	border-bottom-style: solid;
	line-height: 18pt;
	margin-top: 2px;
}


h2 {
	font-family: "Times New Roman", Times, serif;
	padding: 0;
	color: #000004;
	display: block;
	background-color: #908557;
	margin-bottom: 25px;
	_margin-bottom: 25px;
}

table.fund {
	margin:5px auto;

}

table.fund td {
	padding: 5px 5px;
	color: #666666;

}

.tableInnerText {
	color: #000;
	line-height: 140%;
	text-align: left;
	border-top-width: 1px;
	border-bottom-style: none;
	border-right-style: none;
	border-top-style: solid;
	border-left-style: none;
	border-top-color: #8F8456;

}


.tableGreyText {
	color: #666;
	text-align: left;
	font-weight: bold;
	border-top-width: 1px;
	border-bottom-style: none;
	border-right-style: none;
	border-top-style: solid;
	border-left-style: none;
	border-top-color: #8F8456;
}
/*	border: 1px solid #FFFFFF;*/


/*--------------------Navigation------------------------*/

#navigation
{
	padding: 0;
	height: 35px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 20px;
}

#navigation ul
{
	border: 0;
	margin: 0px 0px 0px 10px;
	padding: 0;
	list-style-type: none;
	text-align: center;
	color: #FFFFFF;
}

.nav {
	float: left;
	list-style-type: none;
	font-size: 12px;
	margin-left: 10px;
	margin-top: 6px;

}

.nav ul{
	text-align: left;
	margin-left: 0px;
	padding-left: 0px;
	display: block;
}
#navigation {
	display: block;
	height: 35px;
	width: 790px;
	text-align: center;
}

/*------------------------------Links ------------------------------------*/

*,html a:link {
	text-decoration: none;
	color: #FFFFFF;
	_border: none;
	padding-top: 0;
	padding-right: 3px;
	padding-bottom: 0;
	padding-left: 0px;
}


*, a:visited {
	color: #FFFFFF;
}

.nav a:hover {
	color: #FFFFFF;
	background-color: #8FABDA;
	height: 26px;
}

a:active {
	text-decoration: none;
}


/*--------------------Navigation------------------------*/



.quote {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	color: #5C542C;
	padding: 0 0 0 15px;
}
.border {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#logo {
	border: none;
	_border: none;
	margin-top: 15px;
	margin-bottom: 15px;
}

/*------------------------------------------dropdown menu -----------------------------------*/

#dropmenudiv {
	position:absolute;
	border-bottom-width: 1px;
	z-index:100;
}

#dropmenudiv a {
	display: block;
	border-bottom: 1px solid black;
	padding: 0px 0 0 0;
	text-decoration: none;
	font-weight: bold;
	font-size:11px;
	line-height: 19px;
	color: #fff;
}

#dropmenudiv a:hover { /*hover background color*/
	background-color: #908557;
	/*display:block;*/
	}
	
	
/*---------------------------------------Forms--------------------------------------------*/

form {
	color: #333333;
}

form input{
	color: #333;
	border: inset;

}

form textarea{
	color: #333;
	border: inset;

}

.formText {
	color: #666666;
	border: 1px solid #999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
}

.addressText{
	color: #333333;

}
