H1 {
	font-size: 170%;
	color: #006469;
	margin-top: 2px;
	margin-bottom: 4px;
	font-weight: 300;
}
H2 {
	font-size: 140%;
	color: #006469;
	margin-top: 2px;
	margin-bottom: 4px;
	font-weight: 300;
}
H3 {
	font-size: 100%;
	color: #006469;
	margin-top: 2px;
	margin-bottom: 4px;
}
H4 {
	font-size: 90%;
	color: #006469;
	margin-top: 2px;
	margin-bottom: 4px;
	font-weight: bold;
}
.GreyHeader {
	color: #666666;
	font-size: 80%;
	font-weight: bold;
}

.classification {
	font-family: Tahoma;
	font-size: 8pt;
	color: #999999;
	font-weight: 400;
	font-style: italic;
}

TD.smalltext {
	font-size: 8pt;
}
BODY,TD {
	font-family: Tahoma, Verdana, Arial;
	color: #000000;
	font-size: 75%;
}
A {
	color: #006469;
	font-weight: 700;
}
A:active {
	color: #006469;
}
A:visited {
	color: #006469;
}
A:hover {
	color: #006469;
	text-decoration: none;
}
a #logo{border:0; border-top:1px solid #fff; border-bottom:1px solid #fff;}
#footerNew{
	background:url(/getfile.php/1369029.1597.raqpvwspxe/bg_footerNew.gif) top left no-repeat;
	width:100%;
	overflow:hidden;
	height:37px;
	line-height:37px;
	color:#fff;
	}
	#footerNew .leftSpan{float:left; text-transform:uppercase; margin-left:10px;}
	#footerNew .rightSpan{float:right; margin-right:10px; font-size:11px;}
.Footer {
	font-size: 9px;
	color: #CCCCCC;
}
A.footer {
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
}
A.footer:active {
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
}
A.footer:visited {
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
}
A.footer:hover {
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: underline;
}
p {
	margin-top: 8px;
	margin-bottom: 4px;
}
.bgtop {
	background-repeat: repeat-x;
	background-position: top;
}
.borderbottom {
	border-bottom: 1px solid #DEDEDE;
}
UL {
	margin-top: 2px;
	margin-bottom: 8px;
}

@media print {
	/* Printerfriendly */
	* {
		background-color: #FFFFFF !important;
		background-image: none !important;
		border-color: #666666 !important;
		color: #000000 !important;
	}
	#topnav, #navbar, #logo, #mainsidebar, #footer, #searchform, .byline, .movieframe, .corner, ul.sharelinks {
		display: none;
	}
	#main {
		width: auto !important;
	}
	.side {
		padding: 0;
	}
}

.mainmenu td {
	border-left: 1px solid #FFFFFF;
	text-align: center;
	padding: 0 5px;
}
.mainmenu td:first-child {
	border-left: none;
}
.mainmenu a:link, .mainmenu a:visited, .mainmenu a:hover {
	color: #FFFFFF;
	text-decoration: none;
	text-shadow: 1px 1px 1px #006469;
}
.mainmenu a:hover {
	text-decoration: underline;
}
.mainmenu a.menuselected:link, .mainmenu a.menuselected:visited, .mainmenu a.menuselected:hover {
	text-decoration: underline;
}

.pagetitle {
	border-bottom: 1px solid #DEDEDE;
	font-size: 170%;
	color: #006469;
	padding: 7px 5px 9px;
	margin: 0;
	font-weight: normal;
	text-transform: uppercase;
}


/* 3-spalter */
div.threecol .articleblock { 
	width: 32%;
	float: left;
	margin-right: 2%;
}
div.threecol .articleblock.treble0 { 
	clear: both;
}
div.threecol .articleblock.treble1 { 
	margin-right: 0;
}
div.threecol .articleblock.treble2 { 
	clear: right;
	float: right;
	margin-right: 0;
}
