HR.smallline {
	white-space : normal;
	word-spacing : 0px;
	vertical-align : top;
}
TD.padded {
	padding-bottom : 20;
	padding-left : 20;
	padding-right : 20;
	padding-top : 20;
}
.boldtext {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	font-weight : bold;
}
text {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	text-decoration : none;
}
.whitetext {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: White;
	text-decoration : none;
}
.bigwhitetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: White;
	text-decoration : none;
	font-weight : bold;
}
.orangetext {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #ff9900;
	text-decoration : none;
}
.greentext {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: Green;
	text-decoration : none;
}
A {
	color: blue;
	text-decoration : underline;
}

A:HOVER {
	color: #696969;
	text-decoration : underline;
}

a.blacklink:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #003300;
	text-decoration: underline;
}
a.blacklink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #FF6600;
	text-decoration: underline;
}
a.blacklink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: Green;
}
.topbreak {
	font : normal 70%;
}
.subbreak {
	font : normal 40%;
}
HR {
	color : Green;
	height : 1px;
	font : 20%;
}
a.textlink:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: Black;
	text-decoration: underline;
}
a.textlink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #FF6600;
	text-decoration: underline;
}
a.textlink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: Green;
	text-decoration : underline;
}
a.bigwhitelink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
a.bigwhitelink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}
a.bigwhitelink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
}
a.whitelink {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: White;
	text-decoration: none;
}
a.whitelink:hover {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #ff9900;
	text-decoration: none;
}
a.whitelink:visited {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
}
body, td {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	text-decoration : none;
}
.flattextbox {
	background-color : White;
	border-color : Silver Silver Silver Silver;
	border : 1px solid Silver;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	border-top-style : solid;
	border-top-width : 1px;
	border-top-color : Silver;
	border-right-style : solid;
	border-right-color : Gray;
	border-right-width : 2px;
	border-left-color : Silver;
	border-left-style : solid;
	border-left-width : 1px;
	border-bottom-color : Gray;
	border-bottom-style : solid;
	border-bottom-width : 2px;
}
.flatButton {
	background-color : #DCDCDC;
	border : 1px solid;
	border-color : Silver Gray Gray Silver;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size : 10pt;
}
.headline {
	font-family: tahoma;
	font-size: 14pt;
	font-weight: bold;
	color: black;
}