body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 14px;
}

body {
	background-color: #1e1e1e;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #CC9900;
	text-decoration: none;
}

a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #CC9900;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

div.mainContainer {
	width: 980px;
}

div.navigation {
	position: relative;
	top: 48px;
	left: 26px;
	width: 189px;
}

div.navSection {
	border-bottom: 1px solid #FFFFFF;
	padding-bottom:25px;
	margin-bottom: 30px;
	line-height: 14px;
}

div.title {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	line-height: 36px;
	margin-top:-14px;
	padding-top:-10px;
}

div.mainContent {
	float:right;
	position: relative;
	top: 48px;
	left: 0px;
	width: 692px;
}

div.list {
	line-height: 21px;
}

div.pfItemLeft {
	width: 331px;
	margin-right: 30px;
	float:left;
	margin-bottom: 50px;
}

div.pfItemRight {
	width: 331px;
	float:right;
	margin-bottom: 50px;
}

div.pfTopLink {
	width: 692px;
	float:right;
	text-align: right;
	margin-bottom: 50px;
}

div.contentTitle{
	margin-bottom: 30px;
}

div.footer img {
	margin-bottom: 50px;
	padding-top: 80px;
}
