BODY {
	margin: 0px;
	background-image: url(../img/bg_ptrn_top.gif);
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: top center;
	background-color: #ffffff;
}
a:link {
	color: #4B5358;
	text-decoration: none;
}
a:visited {
	color: #4B5358;
	text-decoration: none;
}
a:active {
	color: #C03F11;
	text-decoration: none;
}
a:hover {
	color: #C03F11;
	text-decoration: none;
}
.pdFix {
	padding-top: 30px;
}
.brodtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #4B5358;
}
.brodtext20px {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #4B5358;
	padding-left: 20px;
}
