@charset "utf-8";
/* CSS Document */

.sidecolumn {
	text-align: left;
	vertical-align: top;
	padding-top: 5px;
}
p {
	margin-top: 10px;
	margin-bottom: 10px;
}

body {
	margin: 0px;
	font-family: Tahoma;
	font-size: 12px;
}
.maintexthome {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}
h1 {
	font-size: 20px;
	letter-spacing: 2px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
a:link {
	color: #2A5FAA;
	font-weight: bold;
}
a:visited {
	font-weight: bold;
	color: #2A5FAA;
}
a:active {
	font-weight: bold;
	color: #2A5FAA;
}
a:hover {
	font-weight: bold;
	color: #FF880D;
}


.headline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: bold;
	text-align: center;
	vertical-align: top;
}
.copyanddiscl {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
h3 {
	line-height: 4px;
	font-size: 16px;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
