html, body	{
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 100%;
}
body	{
	background: #0E1D2A url(images/bodyBg.jpg) no-repeat 50% 0px; 
	font: 12px Arial, Helvetica, sans-serif;
}
.main	{
	background: #fff url(images/contentBg.gif) repeat-y 0px 0px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0px auto;
	position: relative;
	width: 708px;	
}
.header	{
	background: #fff url(images/headerBg.jpg) no-repeat top center;
	height: 145px;
}
.header a.logo	{
	color: #C7CED5; 
	display: block;
	font: 36px Arial, sans-serif; 
	padding-top: 50px;
	text-decoration: none;	
}
.header a.logo:hover	{
	color: #C7CED5;
	display: block;
	font: 36px Arial, sans-serif; 
	padding-top: 50px; 
	text-decoration: none;	
}
.header a.logo span	{
	color: #fff;
	font: 36px Arial, sans-serif; 
}

.content	{
	padding-bottom: 40px;
}
.footer	{
	background: #0E1D2A url(images/footerBg.gif) no-repeat top center;
	bottom: 0px;
	height: 40px;
	margin: -40px auto 0px auto;
	position: relative;
	width: 708px;	
}

h1, h2, h3	{
	padding: 0px; 
	margin: 0px;
}
a	{
	color: #B00101;
	font: 12px Arial, sans-serif;
	text-decoration: underline;
}
a:hover	{
	text-decoration: none;
}
a img	{
	border: 0px;
}
.clear	{
	clear: both;
	font-size: 0px;
	height: 0px;	
	line-height: 0px;	
}
h1	{
	color: #049EDC;
	font: bold 18px Arial, sans-serif;
}
h1 a, h1 a:hover	{
	color: #049EDC;
	font: bold 18px Arial, sans-serif;
	text-decoration: none;
}
h2	{
	background: url(images/titleBg.gif) no-repeat bottom left;
	color: #0159AB;
	font: bold 14px Verdana, sans-serif;	
	padding: 5px 5px 3px 31px;
}
h3	{
	color: #fff;
	font: bold italic 14px/16px Arial, sans-serif;
	padding: 6px 0px 0px 5px;
}
ul	{
	margin: 0px;
	padding: 3px 0px 24px 30px;
}
li	{
	color: #000;	
	font: 12px/14px Arial, sans-serif;	
	list-style-type: none;
	list-style-position: outside;
	margin: 0px;
	padding: 3px 0px 0px 0px;
}

.colLeft	{
	float: left;
	padding: 10px 12px 0px 26px;
	width: 444px;
}
.articleList	{
	padding: 11px 0px 20px 0px;
}
.articlePage	{
	padding: 11px 0px 20px 0px;
}
.date	{
	color: #000;
	font: bold 12px Arial, sans-serif;	
	padding-top: 26px;
}
.preview	{
	color: #000;
	font: 12px/18px Arial, sans-serif;	
	padding-top: 6px;
}
.readMore	{
	padding-top: 7px;
}
.readMore a	{
	background: url(images/moreImg.gif) no-repeat right center;
	padding-right: 16px;
	text-decoration: none;
}
.readMore a:hover	{
	background: url(images/moreImg.gif) no-repeat right center;
	padding-right: 16px;
	text-decoration: underline;
}
.slip	{
	border-top: 1px solid #72D1F8;
	height: 1px;
}

.colRight	{
	float: right;
	padding: 20px 4px 0px 0px;
	width: 213px;
}
.feed	{
	color: #000;	
	font: 12px Arial, sans-serif;
	padding: 17px 0px 25px 30px;
}
.feed a	{
	color: #000;
	font: 12px Arial, sans-serif;	
	text-decoration: none;
}
.feed a:hover	{
	text-decoration: underline;
}
li a	{
	color: #000;
	font: 12px Arial, sans-serif;	
	text-decoration: none;
}
li a:hover	{
	text-decoration: underline;
}
.resDate	{
	color: #B00101;
	font: bold 12px Arial, Helvetica, sans-serif;	
}
.description	{
	padding-top: 20px;
}
