@charset "UTF-8";
a:link {
	color: #424242;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #424242;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {
	text-decoration: none;
}
body {
	background-image: url(../images/main/rgbBackground.gif);
	color: #000000;
	margin: 0px;
}
.header {
	height: 141px;
	width: 1024px;
}
.navigation {
	height: 26px;
	width: 1024px;
}
.navigation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	width: 949px;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 120%;
	font-style: normal;
	line-height: 1.2em;
	font-weight: normal;
	color: #000000;
	margin-top: 5px;
	margin-bottom: 10px;
	margin-right: 20px;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	font-style: normal;
	line-height: 1.6em;
	font-weight: normal;
	color: #000000;
	text-align: left;
	margin-bottom: 10px;
	margin-top: 5px;
	margin-right: 15px;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 115%;
	font-style: normal;
	line-height: 1.2em;
	font-weight: normal;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 10px;
}
.signOff {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 65%;
	font-style: normal;
	line-height: 1.4em;
	font-weight: normal;
	margin-top: 10px;
}
h3 {
	font-size: 110%;
	font-style: normal;
	line-height: 1.4em;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	font-style: normal;
	line-height: 1.6em;
	font-weight: normal;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
h5 {
	font-family: "Times New Roman", Times, serif;
	font-size: 110%;
	font-style: normal;
	line-height: 1.4em;
	font-weight: bold;
	color: #000000;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
}
h6 {
	font-family: "Times New Roman", Times, serif;
	font-size: 110%;
	font-style: normal;
	line-height: 1.4em;
	font-weight: normal;
	margin-top: 15px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}
.portfolioTable {
	font-size: 55%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
blockquote {
	margin-top: 5px;
	margin-bottom: 5px;
}
.floatLeft {
	float: left;
	margin-top: 5px;
	margin-bottom: 0px;
	margin-right: 5px;
}

