/* CSS Document */

a:link {
	color: #003399;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #003399;
}
a:hover {
	text-decoration: underline;
	color: #003399;
}
a:active {
	text-decoration: none;
	color: #003399;
}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
	line-height: 18px;
}

td.padding10px {
	padding: 10px 20px 10px 20px;
}

td.padding5px {
	padding: 10px 20px 5px 20px;
}

td.leftpadding10px {
	padding: 0 0 0 10px;
}

.copyright{
	font: 12px Arial, Helvetica, sans-serif;
	color: #C9D0D8;
	}

td#spacer4px{
	line-height: 4px;
}
.copyright {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
	padding-left: 55px;
}
.bold {
	font-weight: bold;
}
.titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #003366;
}
.folio-links {
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003366;
	line-height: 22px;
	font-weight: normal;
	padding: 10px 15px 10px 15px;
	background-color: #D8EAFE;
}

.thumb-box {
	padding: 10px 10px 10px 10px;
	background-color: #D8EAFE;
}
.bluetext {
	color: #003366;
}.title2 {
	color: #003366;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.text-captions {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
