
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5E5E61;
}
body {
	background-color: #3F3F3F;
	margin-left: 10px;
	margin-top: 50px;
	margin-right: 10px;
	margin-bottom: 50px;
	text-align:center;
}

#container {
	text-align:left;
	margin-left: auto; 
	margin-right: auto;
	width: 800px;
	background: #FFFFFF;
	
}



#copyright {
	margin: 20px 0px 0px 415px;
	padding: 5px 40px 5px 0px;
	background: #5E5E61;
	color:#AFBD22;
	text-align:right;
}
#copyright a {
	margin: 0px 8px;
	color: #AFBD22;
	text-decoration:underline;
}

#content {
	min-height: 300px;
 	_height:300px; /* IE6 fix */
	padding-top: 15px;
}

.newsTitle a {
	text-decoration: none;
	color: #FFED40;
	font-size: 13px;
	font-weight: bold;
	margin-left: 17px;
}
.newsDate {
	color: #FFFFFF;
}

.newsMore {
	color: #FFED40;
	text-decoration: none;
	font-style:italic;
}

.newsTeaser span a {
	text-decoration: none;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 14px;
}
.newsTeaser {
	margin-left: 17px;
}

.showAll {
	padding-top: 15px;
}

.mainNewsDate {
	margin: 0px;
	font-weight:bold;
	font-size: 12px;
	color:#000000;
}
.mainNewsTitle {
	margin: 5px 0px;
	font-family:"Trebuchet MS", Geneva, Arial, san-serif;
	font-size: 16px;
	color: #FF6600;
}

.greenBoxHeaderCell {
	background: url(/pages/design/images/box_banner_bg.gif) no-repeat top left;
	font-family:"Trebuchet MS", Geneva, Arial, san-serif;
	font-size: 18px;
	color: #FFFFFF;
	font-weight:bold;
	padding: 10px 0px 0px 18px;
	height: 48px;
}