@charset "UTF-8";
body {
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
title        { border-bottom:1px solid #E0E4DE; color: #FF0000; font-size: 1em; font-family: Verdana; font-weight: bold; padding-top:3; padding-bottom:10 }
#tableCompanyInfo p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-style: normal;
	line-height: 100%;
	font-weight: normal;
}
#tableNavigation {
	background-color: #E5E5E5;
}
#tableFooter p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	word-spacing: 0em;
	letter-spacing: 0em;
}
#tableFooter {
	background-color: #B9BBBE;
}
.navBackground {
	background-color: #BAB9BB;
}
#tableNavigation h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
#tableNavigation a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
#tablePrint a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
#tableInformationLeft h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
}
#tableInformationLeft p {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
}
#tableInformationRight h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
#tableInformationRight a {
	color: #FFFFFF;
	text-decoration: underline;
}
.tableBackground {
	background-color: #E05034;
}
#tableFootnote p {
}
#tableContent {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #BAB9BB;
	border-bottom-color: #BAB9BB;
	border-left-color: #BAB9BB;
}