/* Home Styles */

p {
	margin-top: 0px;
	line-height: 15px;
}

#content {
	width: 951px;
	background-image: url(../images/home/bg.gif);
	background-repeat: repeat-x;
	background-color: #00557a;
}

.blockLeft {
	width: 50px;
	background-image: url(../images/home/blockLeft.gif);
	background-repeat: repeat-y;
	background-color: #fff;
}

.blockCenter {
	width: 850px;
	background-image: url(../images/home/block_bg.gif);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #fff;
	line-height: 15px;
}

.blockRight {
	width: 51px;
	background-image: url(../images/home/blockRight.gif);
	background-repeat: repeat-y;
	background-color: #fff;
}

.blockTopCenterLeft {
	width: 282px;
	height: 196px;
	float: left;
	padding-top: 0px;
}

.blockTopCenterCenter {
	width: 279px;
	height: 196px;
	float: left;
	padding: 0px 0px 0px 2px;
}

.blockTopCenterRight {
	width: 278px;
	height: 196px;
	float: right;
	padding: 0px 0px 0px 0px;
}

.blockBottomCenterLeft {
	width: 380px;
	float: left;
	padding: 15px 20px 10px 0px;
}

.blockBottomCenterCenter {
	width: 132px;
	float: left;
	padding: 15px 20px 10px 0px;
}

.blockBottomCenterRight {
	width: 238px;
	float: right;
	padding: 15px 20px 10px 0px;
}

.blockBottomCenterRight .date {
	font-weight: bold;
	font-size: 10px;
}

.blockBottomCenterRight ul {
	list-style-type: none;
	padding: 5px 0px 5px 5px;
	margin: 0;
}

.blockBottomCenterRight ul li {
	padding: 5px 0px 0px 15px;
	background-image: url(../images/icons/icon_small_arrow.gif);
	background-repeat: no-repeat;
	background-position: 0 18%;
}

/* Microsite */

.blockCenter2 {
	width: 850px;
	background-color: #fff;
	line-height: 15px;
}

.blockCenterLeft {
	float: left;
	width: 380px;
}

.blockCenterRight {
	float: right;
	width: 410px;
	background-image: url(../images/home/vDiv.jpg);
	background-repeat: no-repeat;
	background-position: left 10px;
	padding-left: 20px;
	padding-right: 10px;
}

.divider {
	clear: both;
	background-image: url(../images/home/div.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 30px;
}

.blockCenterBottomFloat {
	float: left;
	width: 240px;
	padding: 10px 30px 10px 10px;
	text-align: left;
}

.right {
	padding-top: 14px;
}

ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

ul li.pdf {
	margin: 0;
	padding: 5px 0px 9px 28px;
	background-image: url(../images/icons_pdf.gif);
	background-repeat: no-repeat;
	background-position: 0 5px;
}

ul li.flash {
	margin: 0;
	padding: 5px 0px 9px 28px;
	background-image: url(../images/icons_vid.gif);
	background-repeat: no-repeat;
	background-position: 0 5px;
}