a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #881900;
	text-decoration: underline;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #881900 
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #881900;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FEEFCE;
}
.MainNavBar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-color: #FDF9EB;
	color: #990000;
	padding: 2px 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #881900;
	border-right-color: #881900;
	border-left-color: #881900;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	text-align: center;
}
.MainNavBarX {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-color: #881900;
	color: #FFFFFF;
	padding: 2px 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-left-color: #666666;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	text-align: center;
	border-bottom-color: #666666;
}
.topDivider {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #003333;
	border-right-color: #003333;
	border-bottom-color: #003333;
	border-left-color: #003333;
}
.MainContainer {
	border-top: 0px solid #A03000;
	border-right: 2px solid #A03000;
	border-bottom: 2px solid #A03000;
	border-left: 2px solid #A03000;
}
.ContainerBox {
	border: 1px solid #669966;
}
.ContainerBox2 {
	border: 1px solid #FFCC33;
}

.PictureBorder {
	border: 1px solid #003300;
}
.CompanyName {
	font-size: 18px;
	font-weight: bold;
	color: #5590BD;
}
.ContainerHeader {
	font-size: 14px;
	background-color: #FFEFCE ;
	font-weight: bold;
	padding: 2px;
}
.ContainerHeaderC {
	font-size: 14px;
	background-color: #FFEFCE ;
	font-weight: bold;
	padding: 2px;
	text-align:center;
}
.ContainerHeaderR {
	font-size: 14px;
	background-color: #FFEFCE ;
	font-weight: bold;
	padding: 2px;
	text-align:right;
}
.CatHeader {
	font-size: 14px;
	color: #FFFFFF;
	background-color: #881900;
	font-weight: bold;
	padding: 2px;
}
.CatHeaderC {
	font-size: 14px;
	color: #FFFFFF;
	background-color: #881900;
	font-weight: bold;
	padding: 2px;
	text-align:center;
}
.CatHeaderR {
	font-size: 14px;
	color: #FFFFFF;
	background-color: #881900;
	font-weight: bold;
	padding: 2px;
	text-align:right;
}
.ContainerHeaderWarning {
	font-size: 14px;
	color:#FFFFFF
	background-color: #FF9900;
	font-weight: bold;
	padding: 3px;
}
.ContainerSubHeader {
	font-size: 11px;
	color: #FFFFFF;
	background-color: #881900;
	font-weight: bold;
	padding: 1px;
}
.ContainerSubHeaderC {
	font-size: 11px;
	color: #FFFFFF;
	background-color: #881900;
	font-weight: bold;
	padding: 1px;
	text-align:center;
}
.ContainerSubHeaderR {
	font-size: 11px;
	color: #FFFFFF;
	background-color: #881900;
	font-weight: bold;
	padding: 1px;
	text-align:right;
}
.ContainerSubHeaderSm {
	font-size: 12px;
	color: #707070;
	background-color: #FFFFFF;
	font-weight: normal;
	padding: 1px;
}
.ContainerSubHeaderSmC {
	font-size: 12px;
	color: #707070;
	background-color: #FFFFFF;
	font-weight: normal;
	padding: 1px;
	text-align:center;
}
.ContainerSubHeaderSmR {
	font-size: 12px;
	color: #707070;
	background-color: #FFFFFF;
	font-weight: normal;
	padding: 1px;
	text-align:right;
}
.ContainerRowLabel {
	font-size: 11px;
	font-weight: bold;
	color: #881900;
	background-color: #FDF9EB;
}
.ContainerRowLabelC {
	font-size: 11px;
	font-weight: bold;
	color: #881900;
	background-color: #FDF9EB;
	text-align:center;
}
.ContainerRowLabelR {
	font-size: 11px;
	font-weight: bold;
	color: #881900;
	background-color: #FDF9EB;
	text-align:right;
}
.ContainerRowData {
	font-size: 11px;
	color: #881900;
	background-color: #EFCE5A;
}
.ContainerRowDataC {
	font-size: 11px;
	color: #881900;
	background-color: #EFCE5A;
	text-align:center;
}
.ContainerRowDataR {
	font-size: 11px;
	color: #881900;
	background-color: #EFCE5A;
	text-align:right;
}
.WarningTextSmall {
	font-size: 10px;
	font-weight: bold;
	color: #990000;
}
.WarningText {
	font-weight: bold;
	color: #990000;
}
.WarningTextLarge{
	font-size: 24px;
	color: #990000;
	font-weight: bold;
}
.altRow {
	background-color: #FEEFCE;
}
.date {
	font-weight: bold;
	color: #999999;
}
.header {
	font-family: "Trebuchet MS";
	color: #FFFFFF;
	word-spacing: normal;
	letter-spacing: 10px;
	font-size: 14px;
	font-weight: bold;
}
.Footer {
	font-size: 10px;
	text-align:center;
}
