div#text {
	float: left;
	width: 519px;
	padding-left: 20px;
	padding-top: 20px;
}

div#text p {
	font-size: 12px;
	color: #aaaaaa;
	margin: 0px;
	padding: 0px;
	margin-bottom: 17px;
	line-height: 17px;
}

div#text p a {
	text-decoration: none;
	color: #aaaaaa;
}

div#text p a:hover {
	text-decoration: underline;
}

div#title {
	float: left;
	margin-bottom: 11px;
}

h2 {
	font-size: 12px;
	color: #ffffff;
	margin: 0px;
	padding: 0px;
	margin-bottom: 17px;
}

div#right_image {
	width: 300px;
	height: 427px;
	float: left;
	position: absolute;
	margin-left: 523px;
	margin-top: 30px;
}

/* IE6 */
* html div#right_image {
	width: 300px;
	height: 427px;
	float: left;
	margin-left: -16px;
	position: absolute;
}

/* IE7 Only */
*:first-child+html div#right_image {
	width: 300px;
	height: 427px;
	float: left;
	position: absolute;
	margin-left: -16px;
	margin-top: 30px;
}

hr {
	width: 781px;
	height: 1px;
	color: #999999;
	margin: 0px;
	padding: 0px;
}

.pdf_link, .pdf_icon {
	float: left;
}

.link {
	float: left;
	padding-top: 7px;
	margin-left: 6px;
}

b {
	text-decoration: underline;
}

div#news_main_container {
	float: left;
	width: 425px;
	padding-top: 15px;
}

.news {
	float: left;
	width: 182px;
	height: 219px;
	background-image: url(../images/news_container.jpg);
	background-repeat: no-repeat;
	margin-right: 22px;
}

.news_link {
	width: 150px;
	float: left;
	padding-left: 16px;
	padding-top: 67px;
}

.news_link p {
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	font-size: 12px;
	color: #1f1f1f !important;
}

.download {
	float: left;
	padding-left: 22px;
}

/* IE6 */
* html .download {
	float: left;
	padding-left: 22px;
}

/* IE7 Only */
*:first-child+html .download {
	float: left;
	padding-left: 22px;
}

.download a {
	font-size: 12px;
	color: #dedddb;
	text-decoration: none;
}

.download a:hover {
	text-decoration: underline;
}
