* {
	border:0 none;
	font-weight:normal;
	list-style:none;
	margin:0;
	outline:none;
	padding:0;
	text-decoration:none;
}
.clear-fix:after {
	clear:both;
	content:".";
	display:block;
	height:0;
	line-height:0;
	visibility:hidden;
}
.clear-fix {
	display:inline-block;
}

html[xmlns] .clear-fix {
	display:block;
}

* html .clear-fix {
	height:1%;
}

body {
	background-color:#FFFFFF;
}

p, li, td, th, h2, h3, h4, h5, h6, label, select, input, textarea {
	color:#58595B;
	font-size:75%;
}
p, li, td, th, h2, h3, h4, h5, h6, label, select, input, span, textarea {
	font-family:Arial,Helvetica,sans-serif;
}
p {
	line-height:1.6em;
	margin:7px 12px 8px;
}
strong, strong a {
	font-weight:bold;
}
h6, h6 a {
	font-weight:bold;
}
h6 {
	margin:7px 12px 8px;
}
h5 {
	font-size:110%;
	font-weight:bold;
}
h4 {
	color:#000000;
	font-size:110%;
	margin:10px 12px 0;
}
h3 {
	color:#000000;
	font-size:140%;
	margin:10px 12px 12px;
}
h3.indent{
		padding-left:18px;
}
h3 a {
	color:#28AAE1;
	text-decoration:none;
}
h3 a:hover {
	text-decoration:underline;
}
h2 {
	color:#000000;
	font-size:180%;
	font-weight:bold;
	line-height:1em;
	margin:0;
	padding:25px 0 15px 30px;
	width:445px;
}
h2.back {
	padding-left:62px;
	width:415px;
}
table .rich {
	font-size:100%;
}
table tr th {
	font-weight:bold;
	text-transform:uppercase;
}
table p {
	margin:0;
	padding:5px 0 0;
}
table h2 {
	margin:0;
	padding:5px 0 0;
	text-align:left;
}
table h3, table h6 {
	margin:0;
	padding:0;
}
ol, ul {
	margin:10px 12px;
}
ol li, ul li {
	line-height:1.6em;
	list-style-type:disc;
	margin:5px 0 5px 25px;
}
big {
	font-size:120%;
}
small {
	color:#848484;
	font-size:90%;
}

span.highlight{ color:#28AAE1; }
a {
	color:#28AAE1;
	text-decoration:underline;
}
a:hover {
	text-decoration:none;
}
div.hr {
	background-color:#E2E0D3;
	height:1px;
	margin:17px 12px 17px 12px;
}
.right div.hr{
	margin:7px 12px 7px 12px;
}
hr {
	display:none;
}
