body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.topstripes {
	background-color: #003399;
	height: 40px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #6EA2BA;
}
.column-left {
	width: 85px;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: bold;
	color: #000000;
	padding-top: 20px;
}
.photo-right {
	width: 210px;
	background-color: #DDE9EF;
}
.bluebox {
	background-color: #DDE9EF;
	padding: 20px;
	vertical-align: top;
	width: 465px;
}
.toptext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #000000;
	padding-bottom: 20px;
}
.bluebox-header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.bluebox-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.bluebox-text A {
	color: #336699;
	text-decoration: underline
}
.bluebox-text A:hover {
	color: #000000;
	text-decoration: underline
}
.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #336699;
	padding-bottom: 6px;
}
.links A {
	color: #336699;
	text-decoration:underline
}
.links A:hover {
	color: #000000;
	text-decoration:underline
}
.bottomtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	padding-top: 20px;
	padding-bottom: 10px;
}
.bottomtext A {
	text-decoration: underline;
	color: #999999;
}
.bottomtext A:hover {
	text-decoration: underline;
	color: #666666;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #999999;
	text-align: center;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}
.copyright A {
	color: #999999;
	text-decoration: underline
}
.copyright A:hover {
	color: #000000;
	text-decoration: underline
}
