@chareset "EUC";

/*-------------------------------------------------
  Nucleus CMS Stylesheet - bundled with version 3.2
  Based on the Stanch skin by Ivan Fong
  Mods by hcgtv and moraes
-------------------------------------------------*/

/*-------------------------------------------------
  Header wrappers
-------------------------------------------------*/
#headerpart
{
	padding: 0px;
	margin: 0px 5px 0px 5px;
	width: 735px;
}
/*-------------------------------------------------
  Header
-------------------------------------------------*/
#headermain
{
	float: left;
	margin: 0px;
	width: 600px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Trebuchet, Arial, sans-serif;
	font-size: 10pt;
}
#headermain h1
{
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Trebuchet, Arial, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #999999;
	text-align: right;
}
.logo {
	float: left;
}
.topbanner {
	float: right;
}
.headermenu
{
	width: 600px;
	text-align: center;
}
#headersub
{
	float: left;
	width: 120px;
	margin-left: 15px;
}
#headersub h1
{
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Trebuchet, Arial, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #999999;
	text-align: center;
}

/*-------------------------------------------------
  Main content
-------------------------------------------------*/
.date
{
	margin: 0 0 16px 0;
	padding: 4px 0 4px 0;
	font-family: "Georgia", "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Trebuchet, Arial, sans-serif;
	font-size: 14pt;
	text-align: center;
	border-top: 1px solid #E8C828;
	border-bottom: 1px solid #E8C828;
}
.newstitle h2
{
	clear: both;
	background: url(images/dot.gif) bottom repeat-x;
	margin: 0;
	padding: 5px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Trebuchet, Arial, sans-serif;
	font-size: 11.5pt;
}
.newstitle h2 a:hover, .newstitle h2 a:active
{
	color: black;
	background-color: #FFFFE0;
}
.newstitle h2 a:link, .newstitle h2 a:visited
{
	color: black;
	text-decoration: none;
}
#centercontainer h1 {
	margin: 0px;
	padding: 0.2em 0px;
	border-top: 1px solid #E8C828;
	border-bottom: 1px solid #E8C828;
	text-align: center;
	font-family: "Georgia", "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Trebuchet, Arial, sans-serif;
	font-size: 10pt;
	color: #E8C828;
}
#rightcontainer h1 {
	margin: 0px;
	padding: 0.2em 0px;
	border-top: 1px solid #E8C828;
	border-bottom: 1px solid #E8C828;
	text-align: center;
	font-family: "Georgia", "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Trebuchet, Arial, sans-serif;
	font-size: 10pt;
	color: #E8C828;
}
#rightcontainer .recommendhead {
	margin: 0px;
	background-color: #687ed7;
	text-align: center;
	font-family: "Georgia", "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Trebuchet, Arial, sans-serif;
	font-size: 10pt;
	color: white;
}
#rightcontainer .recommendbody {
	margin: 0px 0px 10px 0px;
	padding: 2px;
	border-left: 1px solid #687ed7;
	border-right: 1px solid #687ed7;
	border-bottom: 1px solid #687ed7;
	font-size: 9pt;
	line-height: 120%;
}
#rightcontainer .recommenditem {
	text-align: center;
	font-size: 10pt;
}
#containernewsr
{
	float: left;
	width: 250px;
	margin-left: 8px;
}
#containernewsr h1 {
	margin: 0px;
	padding: 0.2em 0px;
	border-top: 1px solid #E8C828;
	border-bottom: 1px solid #E8C828;
	text-align: center;
	font-family: "Georgia", "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Trebuchet, Arial, sans-serif;
	font-size: 10pt;
	color: #E8C828;
}

