/* CSS Document */

a img {
   border-style: none;
}

.bodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10pt;
	font-weight: normal;
	color: #333333;
	line-height:14pt;
}

.bodycopy a {
	color: #005795;
}

.bodycopy_signature {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #333333;
	font-style: italic;
}
.bodycopy_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
}

.bodycopy_bold a {
	color: #005795;
}

.sup {
	font-family: Arial, Helvetica, sans-serif;
	font-size:x-small;
	line-height:0px;
	vertical-align:text-top;
}

.legal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 6pt;
	font-weight: normal;
	color: #999999;
}

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14pt;
	font-weight: bolder;
	color: #0088BA;
	line-height:18pt;
}

.header a {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14pt;
	font-weight: bolder;
	color: #0088BA;
	/*text-decoration:none;*/
}

.sub_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: normal;
	color: #333333;
	line-height: 16pt;
}

.footer_content {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666666;
	text-align:center;
	line-height:18px;
}

.float_right{
	float:right;
	}
	
.float_left{
	float:left;
	}
	
hr{
color:#00ffdd;
}


