p, td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height: 150%;
	color: Black;
	font-size: 10pt;
}

a:link {
	color: #333399;
	text-decoration: underline;
}
a:visited {
	color: #F05103;
	text-decoration: underline;
}
/*a:hover {
	color: #3366FF;
	text-decoration: underline;
}*/

.sub_title {
	font-size: 11pt;
	color: #3366FF;
	font-weight: bold;
	line-height: 100%
}

.sub_link {
	font-weight: bold;
	padding-left: 25px;
	vertical-align: middle;
	/*color: #3366FF;*/
}

.pdf_text {
	font-size: x-small;
}
.header {
	text-align: right;
	padding-right: 20px;
	padding-top: 10px;
	color: white;
	line-height: 125%;
}

.home_header {
	text-align: right;
	padding-right: 40px;
	padding-top: 10px;
	color: #3366FF;
	line-height: 125%;
}
.header a:link {
	color: white;
	text-decoration: underline;
	font-size: 8pt;
}
.header a:visited {
	color: white;
	text-decoration: underline;
	font-size: 8pt;
}
.header a:hover {
	color: #F05103;
	text-decoration: underline;
	font-size: 8pt;
}
.home_header a {
	color: #3366FF;
	text-decoration: none;
	font-size: 8pt;
}
.home_header a:hover {
	color: #F05103;
	text-decoration: none;
	font-size: 8pt;
}

.footer {
	color: white;
	text-align: center;
}

.footer a:link {
	font-size: x-small;
	color: White;
}
.footer a:visited {
	font-size: x-small;
	color: White;
}
.footer a:hover {
	font-size: x-small;
	color: #3366FF;
}