body
{
	/* font-family: Verdana, "Bitstream Vera Sans", Geneva, "Lucida Grande", Helvetica, Arial, sans-serif */
	font-family: Arial,Helvetica,sans-serif;
	font-size: 70%;
	margin: 0;
	color:#036;
	background-color:#fff;
	padding: 0; /* Opera has a default padding */
}
#frontpage, #wrap_body, td.shortcutbg
{
	background-color:#f7f7f7; /*#e6ece6;*/
}
a {
	color: #0099ff;
	text-decoration: underline;
}
a:hover {
	color: red;
	text-decoration: underline;
}
a:active {
	color: #09f;
	text-decoration: none;
}

input {
	font-size: 90.9%;
}
input.button {
	font-size: 90.9%;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	color: #fff;
	background-color: #036;
	border: 1px solid #003;
	cursor: hand;

}
select {
	font-size: 90.9%;
}

#leftblock tr {
	vertical-align: top; /* override FF default */
}
/* Shortcuts */

div.shortcuts {
	font-size: 95%;
}
div.shortcuts ul {
	background: url(images/shortcut.gif) no-repeat right top;
	float: right;
	display: inline; /*IE6*/ 
	margin: 0;
	padding: 0;
}
div.shortcuts li {
	float: left;
	display: inline; /*IE6*/
	margin: 0;
	padding: 0 9px 0 10px;
	list-style-type: none;
	background: url(images/shortcut.gif) no-repeat left top;
	line-height: 21px;
}
div.shortcuts a {
	color:#73767d;
	text-decoration:none;
	font-weight: normal;
}
div.shortcuts a:hover {
	color:#a8aaae;
	text-decoration:underline;
}

/* Teasers */

#teasers img
{
	border: 0;
	display: block;
}
#teasers h2, #teasers h2 span {
	height: 18px;
	display: block;
}
#teasers h2
{
	margin: 10px 5px 20px 0px;
	border:1px solid;
}
#teasers h2 span {
	padding: 1px 0px 0px 0px;
	height: 17px;
	font-size: 1em;
	font-weight: bold;
	vertical-align: bottom;
	color: #505860/*#444a55*/;
}
div.teaser
{
	float: left;
	display: inline; /* IE float padding hack */
	position: relative;
	width: 220px;
	padding-top:86px;
	margin: 0px 10px 20px 15px;
	*margin: 0px 10px 20px 12px;
	background:#e9eecf url("images/teaser-textframe.gif") no-repeat left bottom;
}
div.teaser.first
{
	clear:left;
}
a.t_frame.c1
{
	display: block;
	position: absolute;
	line-height: 0;
	width: 220px;
	height: 86px;
	background-image: url("images/teaser-picframe.gif");
	background-repeat: no-repeat;
	z-index: 2;
	left: 0;
	top: 0;
}
a.t_img
{
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1;
}
a.t_img img
{
	width: 220px;
	height: 86px;
	display: block;
	border: 0;
}
div.t_text
{
	position: static;
	margin: 0 0 15px;
	min-height:8em;
	_height:8em;
/* note: you MUST NOT set height/width, coz IE sucks */
	padding: 0 5px 2px 5px;
	overflow:auto;
	border-left:1px solid #cbcec6;
	border-right:1px solid #cbcec6;
}
div.t_text h3
{
	margin: 0;
	font-size:108%;
	font-weight:bold;
	color: #036;
	padding-top:3px;
	text-transform: uppercase;
}
div.t_text h3 a
{
	text-decoration:none;
	color: #036;
}
div.t_text p
{
	margin: 0;
}
div.t_readmore
{
	position: absolute;
	bottom: 4px;
	left: 4px;
	z-index: 2;
}

div.t_readmore img
{
	display: block;
	border: 0;
}

/* wps specific module classes */

.teaser-text {
	width: 210px;
	height: 79px;
	margin: 5px;
	overflow: auto;
}

.teaser-img-head {
	font-weight: bold;
	font-size: 108%;
	color: #036;
	text-transform: uppercase;
}
.teaserbg1
{
	background-color: #E7EDF2;
	border: solid 1px #c0c0c0;
	border-width: 0px 0px 0px 1px;
	padding: 0px 3px 0px 5px;}
.teaserbg2
{
	background-color: #E7EDF2;
	border: solid 1px #c0c0c0;
	border-width: 0px 1px 0px 0px;
	padding: 0px 3px 0px 3px;}

.teaser-img-readmore,a.teaser-img-readmore, a.teaser-img-readmore:visited, a.teaser-img-readmore:hover, a.teaser-img-readmore:link {
	color: #09F;
	text-decoration: underline;
}
.teaser-padding{padding-bottom:5px;}

.copyright {color: #fff;}
.contentbg {background-color: #fff;}
.newsletter-category-title { font-weight: bold; }

/* theme specific classes */

.theme-menubg {border: 1px solid #666; border-width: 1px 0px 1px 0px; background-color: #ccc;}
.theme-bannerbg {background-color: #666;}
.theme-pagebg {background-color: #999;}
.theme-logobg {background-color: #f3f3f3;}
.theme-rightblocksbg {
	background-color: #c5daee;
	border: 1px solid #ccc;
	border-width: 0px 0px 1px 0px;
}
.theme-blockheader{
	color:#003366;
	font-weight: bold;
	padding: 3px;
}
.theme-blockcontent {
	padding: 2px;
	background-color: #c4dbee;
	border:solid 1px #c0c0c0;
}
.background {
	background-color: #fff;
}
.toplogo {
	position: absolute;
	top:0px;
	left:0px;
	z-index: 4;
}
#toplogo
{
	background: url(images/toplogo.png) no-repeat;
}
#footer
{
	background: url(images/bottom.png) no-repeat;
}

.newslink a {
	color: #64727c;
	text-decoration: none;
}
.newslink a:hover {
	color: red;
	text-decoration: underline;
}
.newslink a:active {
	color: #64727c;
	text-decoration: none;
}

.linksborder {
	height: 19px;
	background-color: #0D2F8B;
	padding-left: 3px;
	border-top: solid 1px #c0c0c0;
}
.links, .links:hover, .links:active {
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}

.rightborder {
	border-left: solid 1px #C0C0C0;
	padding-top: 6px;
	background: url(images/autoscrollertop.gif) no-repeat 1px 0;
}
td.rightborder div.block
{
	padding: 0 0 6px 0;
	width: 126px;
	background: url(images/autoscrollerbottom.gif) no-repeat 1px 100%;
}
.autoscroller-border {
	/*padding: 0px 4px;*/
	border-left: solid 1px #c0c0c0;
	border-right: solid 1px #c0c0c0;
    background-color: #fff;
	width:124px;
	/*padding: 0px 2px 0px 2px;*/
	display: block;
}
.autoscroller-padding {
	/*padding: 0px 2px 0px 2px;*/
	/*border-left: solid 1px #c0c0c0;
	border-right: solid 1px #c0c0c0;*/
    background-color: #fff;


}
.autoscroller, a.autoscroller, a.autoscroller:active, a.autoscroller:visited {
 	color: #036;
}
#leftmenu-top, #leftmenu-bottom
{
	display: block;
}
