@charset "UTF-8";
/* CSS Document */

body {
	background-color: #ffffff;
	margin: 0pt auto;
	padding: 0pt;
	text-align: center;
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:100;
	color: #999999;
}

.grad #container {
	background-color: #ffffff;
	border-left: 1px dashed #999999;
	border-right: 1px dashed #999999;
	width: 600px;
	margin: 0pt auto;
	padding: 0pt;
	text-align: center;
}

.grad #trial {
	height:85px;
	text-align:center;
	border-bottom:1px dashed #999999
}

.grad #trial2 {
	height:265px;
	text-align:center;
	border-bottom:1px dashed #999999
}

.grad #top {
	width: 600px;
	height: 285px;
}

.grad #header {
	width: 600px;
	height: 65px;
}

.grad #logo {
	text-align: left;
	width: 250px;
	height: 65px;
	float: left;
	position: relative;
}
.grad #error {
	margin: 10 0 10 0;
	width: 350px;
	float: right;
	position: relative;
	padding-top: 25px;
	padding-bottom: 25px;
}

.grad #header.one {
	width: 600px;
	float: left;
	clear: both;
	position: relative;	
}

.grad #main {
	width: 600px;
	float: left;
	clear: both;	
	text-align:center;
	background-color:#ffffff;
	border-left: 1px dashed #999999;
	border-right: 1px dashed #999999;
}

.grad #content {
	width: 385px;
	text-align: left;
	float:right;
	border-left:1px dashed #999999;
	padding-left:40px;
	padding-right:25px;
	padding-bottom: 30px;
}

.grad #newsarticle {
	width: 385px;
	text-align: left;
	float:right;
	border-bottom:1px dashed #999999;
	padding-bottom: 10px;
	padding-top:2px;
}

.grad #site {
	text-align: left;
	font-size:9px
	
}

.grad #menu {
	padding:13px 0px 0px 20px;
	float: left;
	width:125px;
	text-align:left;
}

.grad #submenu {
	border-top:1px dashed #999999; 
	border-bottom:1px dashed #999999;  
	margin-top:5px; 
	margin-bottom:5px; 
	padding:10px 0px 10px 15px;
	width:85px;
}

ul {
	color:#999999;
	font-family:100% Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0px;
	padding-left:0px;
}

li {
	padding-bottom:5px;
}

b {
	text-decoration: none;
	color:#777777;
}

.grad #current {
	color:#333333;
}

a:link {
	color: #999999;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #999999;
}

a:hover {
	text-decoration: none;
	color: #333333;
}

a:active {
	text-decoration: none;
	color: #999999;
}

b {
	font-size: 10px;
}

b2 {
	font-size: 10px;
	text-decoration: line-through;
	font-weight: bold;
}

#contentset {
}

#contentset .pictureset a:link { padding:0px; background-color:none; margin:0px; float:left; border: none; display:inline; z-index:100; }
#contentset .pictureset a:visited { padding:0px; background-color:none; margin:0px; float:left; border: none; display:inline; z-index:100; }
#contentset .pictureset a:active { padding:0px; background-color:none; margin:0px; float:left; border: none; display:inline; z-index:100; }
#contentset .pictureset a:hover { padding:0px; background-color:none; margin:0px; float:left; border: none; display:inline; z-index:100; }
