body {
	background-color: #D5E1E5;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/img_mainbg_home_norepeat.jpg);
	background-repeat: no-repeat; 
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link, a:visited {
	color: #ee781f;
	text-decoration: underline;
}
a:hover {
	color: #CC6600;
	text-decoration: none;
}
p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}

#wrapper {
	width: 1000px;
	position: absolute;
	top: 0px;
	left: 50%;
	margin-left: -500px;
}
#header {
	padding-top: 25px;
	padding-right: 40px;
	padding-left: 40px;
	padding-bottom: 15px;
}
#footer {
	padding: 40px;
}
.clear12 {
	font-size: 1px;
	clear: both;
	height: 12px;
}
#flashPromo {
	background-image: url(../images/img_homepromoBG.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 525px;
}
.basePod {
	background-image: url(../images/img_basepodBG.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 166px;
}
.sidebarTitle {
	font-size: 18px;
	font-weight: bold;
	color: #026993;
	margin-bottom: 10px;
}
.leftCol {
	padding-left: 40px;
	padding-top: 40px;
}
.rightCol {
	padding-top: 19px;
	padding-right: 20px;
}
.basePod_news {

	background-image: url(../images/img_basepodBG_news.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 166px;
}
.newsTable {
	text-align: left;
	padding-top: 20px;
	padding-left: 43px;
	padding-right: 43px;
}
.small {
	font-size: 11px;
}

