body {
	font-family: Arial, Verdana, Sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #000;
	background-color: #fff;
	text-align: left;
}


h1 {
	color: #D93024;
	font-size: 10pt;
	font-weight: bold;
	margin: 0;
	padding: 0 0 20px 0;
}

p {
	margin: 0;
	padding: 0 0 20px 0;
}

a {
	color: #3E3F40;
	text-decoration: underline;
}

strong {
	font-weight: bold;
}

.clr { clear: both; height: 0; line-height: 0; font-size: 0.1em; margin: 0; padding: 0; }
.hidden { position: absolute; left: -999em; }
.divider { clear: both; height: 20px; line-height: 20px; font-size: 0.1em; background: url(../_px/global/divider.gif) repeat-x top center; }

a.bulletlink { color: #A1A2A5; padding-left: 10px; background: url(../_px/global/bullet_arrow_red.gif) no-repeat center left; }

div#wrapper_content {
	padding: 0 25px;
}