body{
	background-color: #ffffff;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
/* ---- LAYOUT ---- */
	div.left_side{
		float: left;
		width:541px;
	}
	div.right_side{
		float: left;
		/*background-color: #002851;*/
	}
/* ---- end LAYOUT ---- */

/* ---- LAYOUT IMAGES ---- */
div.center{
	background-image: url(images/center_bg.jpg);
	background-repeat: repeat-y;
	padding: 6px;
}
div.header{
	background-image: url(images/r1_c2.jpg);
	background-repeat: no-repeat;
	width: 694px;
	height: 108px;
}
div.hot_tip{
	background-image: url(images/hot_tip_bg.jpg);
	background-repeat: no-repeat;
	width: 540px;
	height: 176px;
	margin: 0px;
	padding: 0px;
}
div.menu_header{
	background-image: url(images/r2_c5.jpg);
	background-repeat: no-repeat;
	width: 142px;
	height: 36px;
}
div.menu_bg{
	background-image:  url(images/r3_c6.jpg);
	background-repeat: repeat-x;
	width: 141px;
}
div.news_header{
	background-image: url(images/r4_c3.jpg);
	background-repeat: no-repeat;
	width: 541px;
	height: 37px;
}
div.formats_header{
	background-image:  url(images/r4_c5.jpg);
	background-repeat: no-repeat;
	width: 141px;
	height: 37px;
}
div.formats_bg{
	background-color: #002851;
	width: 131px;
	color: #bfc9d3;
	padding: 5px;
}
div.formats_footer{
	background-image: url(images/format_footer.jpg);
	background-repeat: no-repeat;
	width: 141px;
	height: 37px;
}
div.footer{
	background-image: url(images/r6_c2.jpg);
	background-repeat: no-repeat;
	width: 694px;
	height: 10px;
	padding: 105px;
}
div.news_item{
	border-bottom: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	width: 541px;
	margin: 0px;
	padding: 0px;
}
/* ---- end LAYOUT IMAGES ---- */

/* ---- HEADLINE NEWS ITEM LAYOUT ---- */
div.main_headline{
	background-color: #003366;
	background-image: url(images/main_news_bg.jpg);
	background-repeat: no-repeat;
	height: 190px;
	width: 541px;
	margin: 0px;
	padding: 0px;
}
div.main_headline h2{
	padding: 145px 0px 0px 3px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 23pt;
	color: #ff9900;
	letter-spacing: -3px;
	font-weight: lighter;
	font-style: italic;
	font-variant: small-caps;
	text-transform: uppercase;
	margin: 0px;
}
div.main_headline_article{
	background-color: #002851;
	color: #9CB0C4;
	margin: 0px;
	padding: 1px 3px 3px 3px;
	width: 535px;
}
div.main_headline_article p{
	color: #ffffff;/*#9CB0C4;*/
	margin-top: 0px;
}
/* ---- end	HEADLINE NEWS ITEM LAYOUT ---- */

/* ---- GENERAL NEWS ITEM LAYOUT ---- */

p.news_header,h2.news_header {
	margin: 0px;
	padding-left: 10px;
	background-color: #ffffff;
	font-size: 10pt;
	font-weight: bold;
	font-style: italic;
	color: #000066;
	text-transform: uppercase;
}
.date {
	margin: 0px;
	padding-left: 10px;
	font-size: 8pt;
	color: #ff9900;
	vertical-align: bottom;
}
div.news_item p{
	margin: 7px;
}
img.splashimage {
	float: left;
	padding: 2px 4px 5px 2px;
}
.clearboth{
	clear: both;
}
.mystred{
	font-family: mystical;
	font-size: 12pt;
	color: #ff0000;
}
a.dblue {
	color: #0069ce;
	font-family: verdana, geneva, arial, helvetica, sans-serif;
	font-size: 8pt;
	text-decoration: none;
	font-weight: bold;
} 
a.dblue:hover {
	color: black;
	text-decoration: none;
}
/* ---- end GENERAL NEWS ITEM LAYOUT ---- */

.yellow_base{
	border-bottom: dotted 1px #ff9900;
	padding-bottom: 15px;
}
.gray_base, div.menu_bg p{
	border-bottom: dotted 1px #999999;
	padding-bottom: 4px;
	padding-left: 4px;
}
.end_footer{
	padding-left: 4px;
	margin: 0px;
	clear: both;
}
.small_txt{
	font-size: 7pt;
	color: #FF9900;
}
/* ---- HOT TIP ITEM LAYOUT ---- */
div.hot_tip_content{
	padding: 35px 5px 5px 0px;
}
div.hot_tip_content p{
	margin: 7px;
}
/* ---- end HOT TIP ITEM LAYOUT ---- */
