P {
	FONT-FAMILY: Arial; FONT-SIZE: 10pt
}
H1 {
	FONT-SIZE: x-large; FONT-WEIGHT: bold
}
H2 {
	FONT-SIZE: large; FONT-WEIGHT: bold
}
H3 {
	COLOR: #224499; FONT-FAMILY: Arial; FONT-SIZE: 12pt; FONT-WEIGHT: bold; MARGIN-BOTTOM: 0px; MARGIN-TOP: 0px
}
H4 {
	FONT-FAMILY: Arial; FONT-SIZE: 10pt; FONT-WEIGHT: bold
}
/******* hyperlink and anchor tag styles *******/

a:link, a:visited{
	color: #333333;
	FONT-WEIGHT: normal;
	FONT-SIZE: small;
	text-decoration: underline;
}

a:hover{
	text-decoration: none;
}
BODY {
}
TD {
	FONT-FAMILY: Arial; FONT-SIZE: 10pt
}
FORM {
	FONT-FAMILY: Arial; FONT-SIZE: 10pt
}
.small {
	FONT-FAMILY: Arial; FONT-SIZE: 8pt
}
.bargain {
	COLOR: #a00000; FONT-FAMILY: Arial; FONT-SIZE: 8pt; FONT-WEIGHT: bold
}
.carttitle {
	FONT-FAMILY: Arial; FONT-SIZE: 8pt; FONT-WEIGHT: bold
}
.resultprice {
	COLOR: #555555; FONT-FAMILY: Arial; FONT-SIZE: 8pt; FONT-WEIGHT: bold
}
LI {
	FONT-FAMILY: Arial; FONT-SIZE: 10pt
}
UL {
	FONT-FAMILY: Arial; FONT-SIZE: 10pt
}
.nounderline {
	FONT-WEIGHT: bold; TEXT-DECORATION: none
}
.sbtext {
	COLOR: #224499; FONT-WEIGHT: bold; MARGIN-BOTTOM: 5pt
}
.nu {
	FONT-SIZE: 8pt; TEXT-DECORATION: none
}
.highlit {
	COLOR: #0033aa; FONT-WEIGHT: bold
}
.email {  color: #0000FF}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #666666;
}
#pageNav{
	float: left;
	width:130px;
	padding: 5px;
	background-color: #ffffff;
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	font: small Arial, Helvetica, sans-serif;
}
#sectionLinks a:link, #sectionLinks a:visited {
	display: block;
	border-top: ;
	border-bottom: 1px solid #000000;
	background-image:  url("");
	font-weight: Normal;
	padding: 3px 0px 3px 10px;
	color: #333333;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	color: #666666;
	font-weight: bold;
}
.bgdshape {
	background-attachment: fixed;
	background-color: #CCCC99;
	background-image: url(images/redbackgroundRight.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
.FUNDTITLE {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	color: #333333;
}
.txtbgd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
	background-color: #993366;
}
/************ sectionLinks styles **************/

#sectionLinks{
	margin: 0px;
	padding: 0px;

}

#sectionLinks h3{
	padding: 0px 0px 0px 0px;
	border-bottom: 1px solid #ffffff;
}

#sectionLinks a:link, #sectionLinks a:visited {
	display: block;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	background-color: #ffffff;
	font-weight: normal;
	padding: 10px 10px 10px 10px;
	color: #3333333;
	text-decoration: none;
}

#sectionLinks a:hover{
	background-color: #ffffff;
	background-image: none;
	font-weight: normal;
	color: #cccccc;
	text-decoration: bold;
}
.textBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333333;
	font-weight: bold;
}

/************** siteInfo styles ****************/

#siteInfo{
    border-top: 1px solid #cccccc;
	clear: both;
	font-size: x-small;
	color: #000000;
	padding: 0px 0px 0px 0px;
	margin-top: 0px;
}

#siteInfo img{
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
}
