@charset "UTF-8";
body {
	font: 10pt "Tahoma";
	background: #FFFFFF;
	margin: 0px;
	padding: 0px;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #333333;
}
div {
	margin: 0px;
	padding: 0px;
	text-align: left;
}
div.footnote {
	text-align: center;
}
a:link {
	color: #FF6600;
	text-decoration: none;
	border: none;
}
a:visited {
	text-decoration: none;
	color: #FF6600;
	border: none;
}
a:hover {
	text-decoration: underline;
	color: #FF9900;
	border: none;
}
a:active {
	text-decoration: none;
	color: #FF0000;
	border: none;
}
img {
	border: none;
}
div.c {background: #FFFFFF; width: 820px; margin: 0px auto 0px auto}
div.l {background: url(border_left.gif) 0 0 repeat-y}
div.r {background: url(border_right.gif) 100% 0 repeat-y}
div.footnote {padding: 0px 0px 15px 0px;}
h1 {
	text-align: left;
	font: 14pt "Tahoma";
	font-weight: bold;
	color: #333333;
	margin-left: 10px;
	margin-top: 30px;
	margin-bottom: 2px;
	padding: 0px;
}
h2 {
	font-family: Tahoma;
	font-weight: bold;
	font-size: 11pt;
	text-align: left;
	line-height: 16pt;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
h3 {
	font-family: Tahoma;
	font-weight: bold;
	font-size: 10pt;
	text-align: left;
	line-height: 14pt;
	padding: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
p.navlink {
	font: 10pt "Tahoma";
	color: #999999;
	padding: 0px;
	margin: 7px 15px 0px 0px;
	text-align: right;
}
p.navlink strong {
	color: #333333;
}
p.text {
	font-family: Tahoma;
	font-size: 10pt;
	text-align: left;
	text-indent: 30px;
	line-height: 14pt;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
p.list {
	font-family: Tahoma;
	font-size: 10pt;
	text-align: left;
	line-height: 14pt;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 30px;
}
p.listside {
	font-family: Tahoma;
	font-size: 10pt;
	text-align: left;
	line-height: 14pt;
	padding: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 15px;
}
p.textnoindent {
	font-family: Tahoma;
	font-size: 10pt;
	text-align: left;
	line-height: 14pt;
	padding: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
p.footnote {
	font: 8pt "Tahoma";
	padding: 0px;
	margin: 5px 0px 0px 0px;
	color: #000000;
	text-align: center;
}
p.contactform {
	padding: 0px;
	margin: 10px 0px 0px 0px;
}
td.left div.text {
	margin-left: 5px;
	width: 495px;
}
td.right div.text {
	padding-left: 5px;
	width: 205px;
	background: #DDDDDD;
}
label {
	font: 9pt "Tahoma" bold;
}
div.contactform {
	margin-left: 80px;
	text-align: left;
}
table {
	font-family: Tahoma;
	font-size: 10pt;
	text-align: left;
	line-height: 14pt;
}
tr.table_hover {
	background-color:#FFDE72;
}
ul.TabbedPanelsTabGroup {
	font-family: Tahoma;
	font-size: 8pt;
	line-height: 14pt;
	font-weight: bold;
}
div.tablefoot p{
	font-size: 8pt;
	color:#666666;
	margin: 0px 0px 0px 10px;
	padding: 0px;
}
