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

html,body,p,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,html,blockquote,fieldset
 {
	margin: 0;
	padding: 0;
	border: 0;
}
body
{
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 140%;
	background-image: url(../images/grad_bg.jpg);
	background-repeat: repeat-x;
	background-color: #919394;
	background-position: top center;
	behavior: url(../iepngfix.htc);
}
:focus {
	outline: 0px transparent dotted;
}

img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#Container {
	padding: 0;
	margin: 0 auto;
	width: 940px;
}
.basictab {
	float: left;

}
.basictab ul{
	margin: 3px;
	padding: 10px 0 3px 0;
	margin-left: 0;
	font: 9px Arial;
	list-style-type: none;
	text-align: left;
	font-weight: bold;
}

.basictab li{
	display: inline;
	margin: 0;
	color: #616f72;
}

.basictab li a{
	text-decoration: none;
	padding: 3px 2px 8px 2px;
	margin-right: 3px;
	background-image: url(../images/bg_up.gif);
	background-repeat: no-repeat;
	background-position: bottom center;
	color: #616f72;
}

.basictab li a:hover, .basictab li a.current{
	background-color: #a8b1bb;
	color: #fff;
	background-image: url(../images/bg_over.gif);
	background-repeat: no-repeat;
	background-position: bottom center;
}
.clear {
	clear: both;
}

.tabcontainer{
	width:100%;
	text-align: left;
}
.tabcontent {
	display: none;
	padding: 2px 0;
}
.tabcontentNews{
	display: none;
	position: absolute;
	left: 190px;
	top: 50px;
}
.tabcontainer ul{
	font: 9px Arial;
	list-style-type: none;
	text-align: left;
	text-transform: uppercase;
	letter-spacing: -0.1em;
	margin: 6px 0 0 0;
}
.tabcontainer li{
	margin: 2px;
	color: #616f72;
	display: inline;
}
.tabcontainer li a{
	text-decoration: none;
	color: #616f72;
	padding-right: 4px;
}

.tabcontainer li a:hover, .tabcontainer li a.current{
	color: #616f72;
	text-decoration: underline;
}
input.search {
	background-color: #CCCCCC;
	color: #000000;
	font-size: 10px;
	border: solid 1px #ccc;
	width: 85px;
}
#Clearit {
	clear: both;
}
#slides {
	width: 400px;
	height: 103px;
	overflow: hidden;
}
#slides img {
	padding: 0 20px 4px 20px;
}
a.green:link    {
	color:#4B869E;
}
a.green:visited {
	color:#4B869E;
}
a.green:hover   {
	color:#6600FF;
}
a.green:active  {
	color:#660066;
	text-decoration:none;
 }

