.content
{
	width:450px;
	margin-left:5px;
	margin-top:20px;
}
.content a
{
	font-size:12px;
	color:#f06;
}
.content a:hover
{
	color:#333;
}
.content h1
{
	margin-top:0;
	padding-top:0;
	margin-bottom:-5px;
	font-size:14px;
	font-weight:bold;
	color:#333;
}
.content h2
{
	font-size:12px;
	font-weight:bold;
	color:#333;
	margin-bottom:-15px;
}
.content h3
{
	font-size:14px;
	font-weight:normal;
	margin-bottom:0;
}
.content p
{
	line-height:17px;
	font-size:12px;
}
.content ul
{
	font-size:12px;
}

/* NEWS - Formatting for RTE */
.news_bubble { margin-top:20px; margin-left:-7px; color:#ff0066; font-size:13pt; font-weight:bold; padding:25px 40px 40px 17px; background-image:url(../images/news/genericbubble.gif); background-repeat: no-repeat; background-position: left top; }
.news_bubble_zone { margin-top:50px; margin-left:-7px; color:#ff0066; font-size:13pt; font-weight:bold; padding:15px 40px 40px 17px; background-image:url(../images/news/genericbubble.gif); background-repeat: no-repeat;}
.news_bubble_zone .black { color:#000000; font-size:11pt; font-weight:normal;}
.news_head { color:#ff0066; font-weight:bold; padding:10px 5px 5px 0px; }
.news_small { color:#000000; font-size:8pt; font-weight:normal;}
.news_line { border-top: dotted 1px #000000; line-height:0px;}


