Body {
	background-color: #9C9C9C;
}
H3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
}
TD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	vertical-align: top;
}
.covertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #000000;
	line-height: 130%;
}
.date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	text-align: right;
	color: #C9C9C9;
}
.tabs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
	background-image: url(images/lback-off.jpg);
	color: #FFFFFF;
	vertical-align: middle;
}
.subtab {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-top-width: 1px;
	border-top-color: #CCCCCC;
	border-top-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #000000;
	border-bottom-style: solid;
	border-left-width: 1px;
	border-left-color: #CCCCCC;
	border-left-style: solid;
	border-right-width: 1px;
	border-right-color: #000000;
	border-right-style: solid;
	font-weight: bold;
	color: #FFFFFF;
	cursor: pointer;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	vertical-align: top;
	border-top-width: 2px;
	border-top-color: #7D7D7D;
	border-top-style: solid;
	font-weight: bold;
	background-image: url(images/city-back.jpg);
}
.record {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	vertical-align: top;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-color: #DEDEDE;
	border-bottom-style: solid;
}
.record2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	vertical-align: top;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-top-color: #DEDEDE;
	border-top-style: solid;
	padding-bottom: 10px;
}
a:link,a:visited,a:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #00008B;
	font-size: 9pt;
	text-decoration: underline;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 9pt;
	text-decoration: underline;
}
a:link.footerlnk,a:visited.footerlnk,a:active.footerlnk {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 8pt;
	text-decoration: underline;
	font-weight: normal;
}
a:hover.footerlnk {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 8pt;
	text-decoration: underline;
	font-weight: normal;
}
a:link.hidlnk,a:visited.hidlnk,a:active.hidlnk,a:hover.hidlnk {
	color: #9C9C9C;
	font-size: 1pt;
	cursor: default;
}
.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	background-color: #EEEEEE;
	margin-bottom: 5px;
}
.form2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	background-color: #EEEEEE;
	margin-bottom: 5px;
	text-align: left;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #EEEEEE;
}
.quotebox {
	background-color: #EEEEEE;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-bottom-color: #595959;
	border-top-style: solid;
	border-top-width: 2px;
	border-top-color: #DCDCDC;
	border-left-style: solid;
	border-left-width: 2px;
	border-left-color: #DCDCDC;
	border-right-style: solid;
	border-right-width: 2px;
	border-right-color: #595959;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	width: 250px;
	}
.quotetxt{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.Notice {
	font-weight: bold;
	background-color: #EEEEEE;
	padding: 15px;
	width: 450px;
	border: 2px solid #999;
	margin-right: auto;
	margin-left: auto;
}
