body { margin: 0px; }

a:hover { color: #738F80; }

.small {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9pt;
}

p.content {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
}


#tablist {
	padding: 2x 0 0 0;
	margin: 0;
	width: 497px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	background: transparent url(/graphics/top_spacer.gif) 0 -2px repeat-x;
}

#tablist li {
	list-style: none;
	display: inline;
	padding: 0;
	margin: 0 0 0 10px;
	float: left;
}

#tablist li.firstone {
	margin: 0;
}

#tablist li a {
	text-decoration: none;
}

#tabcontentcontainer {
	margin: 0;
	padding: 0;
}

.clearall, hr{
	clear: both;
}

.tabcontent {
	display: inline;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	text-align: center;
	padding: 0;
	margin: 0;
	background: #ffffff;
	color: #000066;
	float: left;
}

#sc1 {
	margin: 0;
	padding: 0;
}
#sc2 {
	margin: 0;
	padding: 0;
}
#sc3 {
	margin: 0;
	padding: 0;
}
#sc4 {
	margin: 0;
	padding: 0;
}
#sc5 {
	margin: 0;
	padding: 0;
}

a.tabconlink {
	background: #ffffff;
	text-decoration: none;
	padding: 0;
	margin: 0 0 0 10px;
}

a.tabconlink:link,
a.tabconlink:visited {
	color:#612147;
}

a.tabconlink:hover,
a.tabconlink:active {
	color:#000000;
}

ul {
	text-align: left;
	margin: 0;
	background: #ffffff;
}

#news_article_link h3{
	font-family: Verdana, Geneva, sans-serif;
	margin: 20px 0px;
	padding: 5px 0px;
	font-size: 90%;
	font-weight: bold;
	color: #612147;
	text-align: center;
	border-top: 1px solid #333333;
	border-bottom: 1px solid #333333;
}
#news_article_link a:link,
#news_article_link a:visited{
	color: #612147;
	text-decoration: none;
}

#news_article_link a:hover,
#news_article_link a:active{
	color: #738F80;
	text-decoration: none;
}


.news_article{
	font-family: Verdana, Geneva, sans-serif;
	clear: both;
	margin: 0px 0px 20px 0px;
	padding: 0px;
}

.news_article h2{
	margin: 0px;
	padding: 0px;
	font-size: 100%;
	font-weight: bold;
	color: #612147;
}




.news_article a:link,
.news_article a:visited{
	color: #612147;
	text-decoration: none;
}

.news_article a:hover,
.news_article a:active{
	color: #738F80;
	text-decoration: underline;
}

.news_article img{
	float: left;
	margin: 5px 10px 10px;
	padding: 2px;
	border: 1px solid #615147;
}