body {
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #003399;
	font-size: 10pt
}

a {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #68A4FF;
	font-size: 9pt
	
}

.header01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt; font-style: normal;
	font-weight: bold; color: #000066
}

.special01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt; font-style: normal;
	font-weight: bold; color: #000066
}

.speciallinks {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10pt;
	color: #003399
	

}

	a.speciallinks:link {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10pt;
	color: #003399
}
	a.speciallinks:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10pt;
	color: #003399
}
	a.speciallinks:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10pt;
	color: #003399
}
	a.speciallinks:active {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10pt;
	color: #003399
}

.speciallinksBold {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10pt;
	color: #003399
	

}

	a.speciallinksBold:link {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10pt;
	color: #003399
}
	a.speciallinksBold:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10pt;
	color: #003399
}
	a.speciallinksBold:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10pt;
	color: #003399
}
	a.speciallinksBold:active {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10pt;
	color: #003399
}


td {
	font-family: Arial, Helvetica, sans-serif;
	color: #003399;
	font-size: 10pt;
	font-weight: normal
}

a:hover {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color:#000099;
	text-decoration: none;
	font-size: 9pt
}
.special02 {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #003399;
}
.special04 {
	background-color: #E9EFFF;
}
.special03 {
	background-color: #EAF2FD;
}
.style2 img {
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
}

.style3 {

	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color:#000099;
	text-decoration: none;
	font-size: 9pt
}

#div1 {
	width: 150px;/*700 divided by two, minus 5 each side for padding, and 5 each side for margin*/
	background-color: #FFFFFF;
	color: #ffffff;
	padding: 5px;
	float: left;
	margin: 5px;
}
#div2 {
	width: 408px; /*700 divided by two, minus 5 each side for margin, this one has no padding for the text*/
	background-color: #FFFFFF;
	color: #003399;
	float: right;
	margin: 5px;
}
#div3 {
	width: 588px; /*700 divided by two, minus 5 each side for margin, this one has no padding for the text*/
	background-color: #FFFFFF;
	color: #003399;
	 float: none;
     clear: both;
	margin: 0px;
}




.newStyle1 {
	background-color: #99CCFF;
}
