﻿/* CSS layout */
a:link {
	color: #FF6600;
	text-decoration: none;
}
a:visited {color: #FFFFFF; text-decoration:none; }
a:active {color: #ffffff; text-decoration:none; }
a:hover {color: #000000; text-decoration:none; }
h1 {
	font-size: 14pt;
	font-family: Verdana;
	font-weight: normal;
	color: #333333;
	text-align: center;
}
h2 {
	font-size: 12pt;
	font-family: Verdana;
	font-weight: normal;
	color: #333333;
	text-align: center;
}
.table {
	border-width: 0;
	width: 805px;
	border-collapse: collapse;
	margin-right: auto;
	margin-left: auto;
}
.WhiteBox {
	border: 1px solid #FFFFFF;
	text-align: center;
	font-family: "Courier New";
	font-size: 50pt;
	background-color: #400020;
	color: #FFFFFF;
	width: 115px;
}
.GreenBox {
	border: 1px solid #FFFFFF;
	text-align: center;
	font-family: "Courier New";
	font-size: 50pt;
	background-color: #808000;
	color: #000000;
	width: 115px;
}
.linktable {
	width: 805px;
	border-color: #c0c0c0;
	border-width: 0;
	font-family: "courier New", Courier, monospace;
	background-color: #000000;
	color: #FF6600;
}
.footer {
	border-width: 0;
	width: 805px;
	border-collapse: collapse;
	margin-right: auto;
	margin-left: auto;
	font-family: verdana;
	font-size: 8pt;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
	background-color: #000000;
	height: 50px;
	vertical-align: bottom;
}
.firstlinkcell {
	border-style: solid;
	border-color: #FFFFFF;
	border-width: 0px 1px 1px 1px;
	width: 115px;
	font-family: "courier New", Courier, monospace;
	font-size: 13pt;
	font-weight: bold;
	color: #FF6600;
	background-color: #000000;
	text-align: center;
	height: 30px;
	vertical-align: middle;
	text-decoration: none;
}
.linkcell {
	border-style: solid;
	border-color: #FFFFFF;
	border-width: 0px 1px 1px 0px;
	width: 115px;
	font-family: "courier New", Courier, monospace;
	font-size: 13pt;
	font-weight: bolder;
	color: #FF6600;
	background-color: #000000;
	text-align: center;
	height: 30px;
	vertical-align: middle;
	text-decoration: none;
}

.bodystyle {
	text-align: center;
	font-family: verdana;
	font-size: 10pt;
	font-weight: normal;
	color: #333333;
	line-height: 150%;
}
.Headline {
	text-align: center;
	font-family: verdana;
	font-size: 12pt;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 150%;
}
.Headline1 {
	text-align: center;
	font-family: verdana;
	font-size: 12pt;
	font-weight: normal;
	color: #000000;
	line-height: 150%;
}
.Headline2 {
	text-align: center;
	font-family: verdana;
	font-size: x-large;
	font-weight: bold;
	color: #000000;
	line-height: 150%;
}
.Headline3 {
	text-align: center;
	font-family: verdana;
	font-size: xx-large;
	font-weight: bold;
	color: #000000;
	line-height: 150%;
}
.contentlink {
	color: #333333;
	text-decoration: underline;
}
.centercolumn {
	width: 805px;
	background-color: #FFFFFF;
	font-family: verdana;
	border-top-style: solid;
	border-top-width: 4px;
	border-top-color: #000000;
}
.noborder {
	border-width: 0;
}
.bodystyleLeft {
	text-align: left;
	font-family: verdana;
	font-size: 10pt;
	font-weight: normal;
	color: #333333;
	line-height: 150%;
	padding-left: 10px;
}
.PhotoRight {
	float: right;
}
.PhotoLeft {
	float: left;
}
.HR {
	color: #999999;
	height: 1px;
}
.TwoColTable {
	width: 805px;
	border-color: #c0c0c0;
	border-width: 0;
	background-color: #FFFFFF;
}
.TwoColTableLeft {
	border: 0 solid #c0c0c0;
	width: 528px;
	background-color: #FFFFFF;
}
.TwoColTableRight {
	width: 277px;
	font-family: verdana;
	font-size: 10pt;
	font-weight: normal;
	color: #333333;
	vertical-align: middle;
	text-align: center;
	line-height: 150%;
}
.PhotoBorder {
	border: 1px solid #000000;
}
.IndexTable {
	width: 805px;
	border-width: 4px 0 0 0;
	border-top-style: solid;
	border-top-color: #000000;
	font-family: verdana;
	color: #000000;
	background-color: #FFFFFF;
}
.IndexTableLeft {
	width: 312px;
}
.IndexTableRight {
	width: 493px;
	text-align: center;
	background-color: #000000;
	font-family: verdana;
	color: #FFFFFF;
	line-height: 150%;
	font-size: 10pt;
}
.IndexSubtext {
	font-family: verdana;
	font-size: 12pt;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
	line-height: 150%;
}

