@charset "UTF-8";

body {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	border: none;
	margin: 0;
	background-color: #F4F4F4;
}
#logolink {
	z-index: 1;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 120px;
	height: 120px;
	border:0;
}

#wrapper {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background-attachment: scroll;
	background-image: url(../graphics/news_bg.gif);
	background-repeat: no-repeat;
	background-color: #E6E6E6;
	background-position: left top;
	position: relative;
}

#content {
	width: 800px;
	float: right;
	border: 0px;
}
#contenttop {
	border: 0px;
	background-image: url(../graphics/toppanelwhitenews.gif);
	background-position: left top;
	background-repeat: no-repeat;
}
#contenttopleft{
	height: 20px;
	width: 560px;
	float: left;
	background-color: none;
	padding: 115px 10px 10px 30px;
}
#contenttopleft h1 {
	color: #666666;
	font-size: 100%;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0;
	margin: 0;
}
#contenttopright {
	height: 20px;
	width: 160px;
	float: right;
	padding: 115px 30px 10px 10px;
	background-color: none;
	color: #666666;
	font-size: 70%;
}
#contenttopright a, #contenttopright a:visited {
	text-decoration: none;
	color: #FF9900;
}
#contenttopright a:hover {
	text-decoration: none;
	color: #00CC00;
}

.red {
	color: #990000;
	font-weight: bold;
}
.blue {
	color: #2A3077;
	font-weight: bold;
}
.divider {
	clear:both;
	height:8px;
	overflow:hidden;
	background-color: #E6E6E6;
}

#contentbase {
	border: 0px;
	background-image: url(../graphics/basepanelwhite.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}

#contentbaseleft{
	width: 10px;
	float: left;
	background-color: none;
}
#basestick {
	height: 359px;
	width: 1px;
	float: left;
	padding: 0;
}
#contentbasenewslist p {
	color: #666666;
	font-size: 80%;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0;
	margin: 0;
	line-height: 1.3em;
}
#contentbasenewslist{
	width: 670px;
	float: right;
	background-color: none;
	padding: 10px 60px 10px 60px;
}
#contentbasenews p {
	color: #666666;
	font-size: 80%;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0;
	margin: 0;
	line-height: 1.3em;
}
#contentbasenews{
	width: 670px;
	float: right;
	background-color: none;
	padding: 30px 60px 10px 60px;
}
.clearbase {
	clear:both;
	height:35px;
	overflow:hidden;
	background-color: transparent;
}

#newspic {
	float: right;
	padding-left: 20px;
}
#news {
	padding: 10px 35px 5px 30px;
	color: #666666;
	font-size: 70%;
	line-height: 1.4em;
	width: 600px;
}
#newsthumb {
	float: right;
	padding-left: 20px;
}

#news a, #news a:visited {
	text-decoration: none;
	font-size: 100%;
	color: #FF9900;
}
#news a:hover {
	text-decoration: none;
	font-size: 100%;
	color: #00CC00;
}

#clear {
	clear:both;
	height:1px;
	overflow:hidden;
}

#clear {
	clear:both;
	height:1px;
	overflow:hidden;
}

#footer {
	clear:both;
	height:20px;
	overflow:hidden;
	background-color: #F4F4F4;
	text-align: center;
	font-size: 70%;
	color: #666666;
	line-height: 1.8em;
}

#footer a:link, #footer a:visited  {
	color: #666666;
	text-decoration: none;
}

#footer a:hover {
	color: #FF9900;
	text-decoration: none;
}
span.nobreak	{
	white-space: nowrap;
	}
#title { font-weight: bold; }