body {
	margin : 0 0;
	font-family : tahoma, Helvetica, sans-serif;
	font-size : 10pt;
	text-align : justify;
	color : #454545;
}

td {
	font-family : tahoma, Helvetica, sans-serif;
	font-size : 10pt;
	text-align : justify;
	color : #454545;
}

h1 {
	color: #454545;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	text-align : justify;
	font-weight : bold;
}

h2 {
	color: #454545;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	text-align : justify;
	font-weight : bold;
}

h3 {
	color: #454545;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	text-align : justify;
	font-weight : normal;
}

h4 {
	color: #ffffff;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
}

h5 {
	color: #454545;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : normal;
	font-style: italic;
}

h6 {
	color: #1E2A63;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : normal;
}



<!-- default table -->
<!-- needed this for some old CSS compatibility issues -->
TABLE {
	font-family : tahoma, Helvetica, sans-serif;
	font-size : 9pt;

}


<!-- default link properties -->
<!-- old blue Link color 3B4FAE -->

<!-- decoration is set to none for anchored text that should not appear underlined -->



.navButton {
	width: 130px;
	font-weight: bold;
	color : #454545;
	font-size : 7pt;
	text-decoration : none;
	display: block;
	}

.navButton:Hover {
	width: 130px;
	background-color: 333333;
	color: FFFFFF;
	text-decoration : none;
	display: block;
	}

.navbottom {
	font-weight: normal;
	color : #ffffff;
	font-size : 7pt;
	text-decoration : none;
	}

.navbottom:Hover {
	color: #ffffff;
	text-decoration : underline overline;
	}

.textbutton {
	color : #454545;
	text-decoration : underline;
	font-weight: bold;
	}

.textbutton:Hover {
	color: #0099cc;
	text-decoration : underline;
	font-weight: bold;
	}



<!-- for table layouts -->
<!-- creates gray TD dotted underline and dark gray link with red hover -->
.subLines A {
	font-weight: bold;
	width: 130px;
	color : #454545;
	text-decoration: none;
	font-size : 7pt;
	display: block;
}
.subLines A:Link {
	font-weight: bold;
	width: 130px;
	color : #454545;
	text-decoration: none;
	font-size : 7pt;
	display: block;
}
.subLines A:Visited {
	font-weight: bold;
	width: 130px;
	color : #454545;
	text-decoration: none;
	font-size : 7pt;
	display: block;
}
.subLines A:Hover  {
	font-weight: bold;
	width: 130px;
	color : #FFFFFF;
	text-decoration: none;
	font-size : 7pt;
	display: block;
}
.subLines {
	width : 130px;
	border-bottom-width : 1px;
	border-top-width : 0px;
	border-right-width : 0px;
	border-left-width : 0px;
	border-color : #D9D9D9;
	border-style : solid;
}

<!-- for table layouts -->
<!-- creates gray TD solid underline and dark gray link with red hover -->
.subLines2 A:Link {
	font-weight : bold;
	color : #454545;
	text-decoration: none;
	font-size : 10pt;
}
.subLines2 A:Visited {
	font-weight : bold;
	color : #454545;
	text-decoration: none;
	font-size : 10pt;
}
.subLines2 A:Hover  {
		font-weight : bold;
		color : #6D8EA7;
		text-decoration: none;
		font-size : 10pt;
}
.subLines2 A {
	font-weight : bold;
	color : #454545;
	text-decoration: none;
	font-size : 10pt;
}
.subLines2 {
	border-bottom-width : 1px;
	border-top-width : 0px;
	border-right-width : 0px;
	border-left-width : 0px;
	border-color : #eaeaea;
	border-style : dotted;
}

<!-- for table layouts -->
<!-- creates gray TD solid underline and dark gray link with red hover -->
.subLines3 A:Link {
	color : #4D4D4D;
	text-decoration: none;
	font-size : 8pt;
}
.subLines3 A:Visited {
	color : #4D4D4D;
	text-decoration: none;
	font-size : 8pt;
}
.subLines3 A:Hover  {
		color : #892134;
		text-decoration: none;
		font-size : 8pt;
}
.subLines3 A {
	color : #4D4D4D;
	text-decoration: none;
	font-size : 8pt;
}
.subLines3 {
	border-bottom-width : 1px;
	border-top-width : 0px;
	border-right-width : 0px;
	border-left-width : 0px;
	border-color : #ffffff;
	border-style : dotted;
}


<!-- dark gray link with no hover differences -->
<!-- used on front page for Information For section -->
.infoBorder A:Link {
	color : #1E2A63;
	text-decoration: None;
	font-size : 8pt;
   }
.infoBorder A:Visited {
	color : #1E2A63;
	text-decoration: None;
	font-size : 8pt;
   }
.infoBorder A:Hover  {
	color : #BF0023;
	text-decoration: None;
	font-size : 8pt;
	}
.infoBorder A{
	color : #1E2A63;
	text-decoration: None;
	font-size : 8pt;
   }
.infoBorder TD {
	border-bottom-width : 1px;
	border-top-width : 0px;
	border-right-width : 0px;
	border-left-width : 0px;
	border-color :  #960019;
	border-style : solid;
}
.infoBorder {
	border-bottom-width : 0px;
	border-top-width : 1px;
	border-right-width : 1px;
	border-left-width : 1px;
	border-color :  #960019;
	border-style : solid;
}

#returnsTable {
	width: 700px;
	border: 0px;
}

#returnsTable th {
	text-align: center;
	background-color: #EAEAEA;
	font-family: Tahoma, Arial, helvetica, sans-serif;
	font-size: 7pt;
	font-weight: bold;
}

#returnsTable td.returnsTD {
	text-align: center;
	font-family: Tahoma, Arial, helvetica, sans-serif;
	font-size: 7pt;
	font-weight: bold;
}

#returnsTable td.returnsRow {
	font-family: Tahoma, Arial, helvetica, sans-serif;
	font-size: 7pt;
	font-weight: bold;
}
#returnsTable td.yrlyreturnsRow {
	font-family: Tahoma, Arial, helvetica, sans-serif;
	font-size: 7pt;
	font-weight: bold;
 	text-align: center;
}

#returnsTable td.yrlyreturnsheader {
	font-family: Tahoma, Arial, helvetica, sans-serif;
	font-size: 7pt;
	font-weight: bold;

}

.red {
	color: #FF0000;
}

.tableBorder {
	border-bottom-width : 1px;
	border-top-width : 1px;
	border-right-width : 1px;
	border-left-width : 1px;
	border-color :  #cccccc;
	border-style : solid;
}

.tablelines {
	border-bottom-width : 1px;
	border-top-width : 1px;
	border-right-width : 1px;
	border-left-width : 1px;
	border-color :  #006253;
	border-style : solid;
}

.rightlines {
	border-bottom-width : 0px;
	border-top-width : 0px;
	border-right-width : 1px;
	border-left-width : 0px;
	border-color :  #454545;
	border-style : solid;
}


.leftlines {
	border-bottom-width : 0px;
	border-top-width : 0px;
	border-right-width : 0px;
	border-left-width : 1px;
	border-color :  #D9D6D6;
	border-style : dotted;
}


.topline {
	border-bottom-width : 0px;
	border-top-width : 1px;
	border-right-width : 0px;
	border-left-width : 0px;
	border-color :  #0E3F70;
	border-style : solid;
}

.bottomline {
	border-bottom-width : 1px;
	border-top-width : 0px;
	border-right-width : 0px;
	border-left-width : 0px;
	border-color :  #0E3F70;
	border-style : solid;
}

.margin15 ul{
  list-style-type: none;
  padding: 0;
  margin: 0, 0, 0, 20;
}

<!-- footer on bottom of all pages -->
.small {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 7pt;
}

