body {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #000000;
	margin: 0px;
	padding: 0px;
	line-height: 16px;
}

body#printer {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #000000;
	margin: 20px;
	padding: 0px;
	line-height: 16px;
	background-color: #FFFFFF;
}

table {
	font-size: 11px;
} 

#text_sub table {
	font-size: 12px;
} 

a:link, a:visited {
	font-family: Tahoma, Verdana, Arial;
	color: #2F3092;
	text-decoration: underline;
}

a:hover {
	font-family: Tahoma, Verdana, Arial;
	color: #00BCF2;
	text-decoration: none;
}

a:active {
	font-family: Tahoma, Verdana, Arial;
	color: #2F3092;
	text-decoration: none;
}

h1 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 14px;
	color: #5B798E;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

h2 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #5B798E;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

h3 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #5B798E;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

#global {
	position: absolute;
	top: 0px;
	left: 0px;
	background-image: url(../img/header_bg.gif);
	background-repeat: repeat-x;
	width: 100%;
	height: 100%;
}

#header {
	background-image: url(../img/header.gif);
	background-repeat: no-repeat;
	width: 996px;
	height: 146px;
	padding-bottom: 10px;
}

#logo {
	position: absolute;
	top: 40px;
	left: 27px;
	width: 226px;
	height: 115px;
}

#languages {
	display: none;
}

#lang1 {
	position: absolute;
	top: 0px;
	left: 0px;
	text-align: center;
	width: 55px;
}

#lang2 {
	position: absolute;
	top: 0px;
	left: 73px;
	text-align: center;
	width: 59px;
}

#languages a:link, #languages a:visited {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

#languages a:hover, #languages a:active {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #00BCF2;
	text-decoration: none;
}

#navi1, #navi1 li, #navi2, #navi2 li, #search {
	display: none;
}

form {
  padding: 0px;
  margin: 0px;
}

.quickfind {
  width: 80px;
}
    

#slogan {
	background-image: url(../img/slogan_bg.gif);
	background-repeat: repeat-x;
	width: 100%;
	height: 45px;
}

#path {
	display: none;
}

#main, #main_sub {
    width: 100%;
    padding: 0px;
    margin: 0px;
    vertical-align: top;
}

#left 
{
    display: none;
}

#left_sub 
{
    display: none;
}

#middle {
	padding: 25px 45px 0px 0px;
	float: left;
	width: 100%;
}

#middle_sub {
	padding: 25px 45px 0px 0px;
	float: left;
	width: 100%;
}

#right 
{
    display: none;
}

#right_sub {
	display: none;
}

#info {
	width: 227px;
	padding-left: 30px;	
}

#info_top 
{
    position: relative;
    top: 25px;
    left: 0px;
    background-image: url(../img/column_top.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	height: 25px;
	width: 8px;
}

#info_text 
{
	background-image: url(../img/info_bg.gif);
	background-repeat: repeat-y;
	background-position: 0 0;
	padding: 0px 0px 5px 20px;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #000000;
	line-height: 20px;
	width: 227px;
	vertical-align: top;
	margin: 0px;
}

#info_bottom {
	background-image: url(../img/info_bottom.gif);
	background-repeat: no-repeat;
	width: 227px;
}

#highlights 
{
    padding-top: 30px;
}

#highlight1 {
	width: 257px;
	height: 45px;
	background-image: url(../img/highlight1.gif);
	background-repeat: no-repeat;
	padding-bottom: 10px;
}

#highlight2 {
	width: 257px;
	height: 45px;
	background-image: url(../img/highlight2.gif);
	background-repeat: no-repeat;
	padding-bottom: 10px;
}

#highlight3 {
	width: 257px;
	height: 45px;
	background-image: url(../img/highlight3.gif);
	background-repeat: no-repeat;
	padding-bottom: 10px;
}

#highlight_text {
	padding: 6px 0px 0px 20px;
	width: 160px;
}

#highlight_text a:link, #highlight_text a:visited{
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #5B798E;
	text-decoration: none;
}

#highlight_text a:hover, #highlight_text a:active {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #00BCF2;
	text-decoration: none;
}

#highlight_text a:active{
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #5B798E;
	text-decoration: none;
}

#sub_navi {
	display: none;
}

#sub_pages {
	position: relative;
	left: 3px;
	width: 230px;
	margin: 0px;
	padding-bottom: 3px;
}

#sub_pages a:link, #sub_pages a:visited {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #2E3192;
	text-decoration: none;
	font-weight: 100;
}

#sub_pages a:hover, #sub_pages a:active {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #00BCF2;
	text-decoration: none;
	font-weight: 100;
}

#sub_navi #sub_pages a.selected {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #00BCF2;
	text-decoration: none;
	font-weight: 100;
}

#contact {
	padding: 25px 0px 25px 30px;
	width: 227px;
}

#contact_sub {
	padding: 105px 0px 0px 30px;
	width: 227px;
}

#contact_text 
{
    background-image: url(../img/contact_bg.gif);
	background-repeat: repeat-y;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #000000;
	padding: 0px 0px 5px 20px;
	margin: 0px;
	width: 227px;
}

#contact_bottom 
{
    background-image: url(../img/contact_bottom.gif);
	background-repeat: no-repeat;
	width: 227px;
}

#text_header {
	background-image: url(../img/ajankohtaista_header_plain.gif);
	background-repeat: no-repeat;
	width: 464px;
	height: 29px;
	padding: 0px;
}

#text_header_title {
	padding: 12px 0px 0px 10px;
}

#text {
	width: 460px;
	padding: 10px 0px 25px 0px;
}

#text_footer {
	background-image: url(../img/ajankohtaista_footer_plain.gif);
	background-repeat: no-repeat;
	width: 466px;
}

#text_header_sub {
	background-image: url(../img/sub_header.gif);
	background-repeat: no-repeat;
	width: 465px;
	height: 33px;
	padding: 5px 0px 0px 10px;
}

#text_sub {
	width: 460px;
	padding: 10px 0px 25px 0px;
}

#links {
	padding-bottom: 15px;
}

#links li {
	float: left;
	background-image: url(../img/li_square.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	list-style-type: none;
	padding-left: 13px;
}

#links li a:link, #links li a:visited {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #2F3092;
	text-decoration: none;
}

#links li a:hover {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #00BCF2;
	text-decoration: none;
}

#links li a:active {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #2F3092;
	text-decoration: none;
}

#list {
	padding: 25px 0px 25px 0px;
}

#list a:link, #list a:visited {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #303092;
	font-weight: bold;
	text-decoration: none;
}

#list a:hover {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #00BCF2;
	font-weight: bold;
	text-decoration: none;
}

#list a:active {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #303092;
	font-weight: bold;
	text-decoration: none;
}

#a_more {
	position: relative;
	top: -2px;
	left: 420px;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #B5950E;
}

#updated {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #5B798E;
	position: relative;
	top: -5px;
	left: 5px;
}

.date {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #000000;
	padding-right: 5px;
}

.dots {
	background-image: url(../img/ajankohtaista_dots_bg.gif);
	background-repeat: repeat-y;
}

.dots_space {
	background-image: url(../img/ajankohtaista_dots_space.gif);
	background-repeat: repeat-y;
	width: 1px;
	height: 2px;
}

.title {
	padding-left: 20px;
}

.intro {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #000000;
}

#gallup {
	width: 164px;
}

#gallup_top 
{
    position: relative;
    top: 25px;
    left: 0px;
    background-image: url(../img/column_top.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	height: 25px;
	width: 8px;
}

#gallup_text {
	background-image: url(../img/gallup_bg.gif);
	background-repeat:repeat-y;
	background-position: 0 0;
	width: 164px;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #000000;
	line-height: 20px;
	padding: 0px 0px 10px 20px;
	vertical-align: top;
}

#gallup_more {
	position: relative;
	bottom: 7px;
	left: 119px;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #B5950E;
}

#gallup_bottom 
{
    background-image: url(../img/gallup_bottom.gif);
	background-repeat: no-repeat;
	width: 164px;
}

#banners {
	padding-top: 30px;
}

#dots 
{
    padding-top: 35px;
}

#read_more {
	width: 165px;
	padding-top: 25px;
}

#read_more_top 
{
    position: relative;
    top: 25px;
    left: 0px;
    background-image: url(../img/column_top.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	height: 25px;
	width: 8px;
}

#read_more_text 
{
	background-image: url(../img/read_more_bg.gif);
	background-repeat: repeat-y;
	width: 165px;
	line-height: 20px;
	padding: 0px 0px 10px 20px;
}

#read_more_bottom 
{
    background-image: url(../img/read_more_bottom.gif);
	background-repeat: no-repeat;
	width: 165px;
}

#read_more ul li {
	background-image: url(../img/li_square.gif);
	background-repeat: no-repeat;
	background-position: 0px 7px;
	list-style-type: none;
	padding-left: 13px;
}

#www {
	width: 165px;
	padding-top: 45px;
	line-height: 20px;
}

#www_text 
{
    background-image: url(../img/www_bg.gif);
	background-repeat: repeat-y;
	width: 165px;
	line-height: 20px;
	padding: 0px 0px 10px 20px;
}

#www_bottom 
{
    background-image: url(../img/www_bottom.gif);
	background-repeat: no-repeat;
	width: 165px;
}

#www ul, #read_more ul, #sub_navi ul {
	margin: 0px;
	padding: 0px;
}

#www ul li {
	background-image: url(../img/li_web.gif);
	background-repeat: no-repeat;
	background-position: 0px 7px;
	list-style-type: none;
	padding-left: 13px;
}

#footer_global 
{
    position: relative;
    bottom: 0px;
    left: 0px;
    float:left;
	background-image: url(../img/footer_bg.gif);
	background-repeat: repeat-x;
	width: 100%;
	margin: 0px;
	padding: 0px;
}

#footer 
{
    position: relative;
	background-image: url(../img/footer.gif);
	background-repeat: no-repeat;
	width: 996px;
	height: 27px;
}

#actions {
	position: absolute;
	top: 8px;
	left: 10px;
}

#print {
	display: none;
}

#send {
	display: none;
}

#text_zoom {
	display: none;
}

#actions a:link, #actions a:visited {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

#actions a:hover, #actions a:active {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #00BCF2;
	text-decoration: none;
}

#zoom {
	position: absolute;
	top: 3px;
	left: 206px;
	width: 33px;
}

#copyrights {
	position: absolute;
	top: 3px;
	left: 330px;
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #5B798E;
}

#copyrights a:link, #copyrights a:visited {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #5B798E;
	text-decoration: none;
}

#copyrights a:hover {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

#copyrights a:active {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #5B798E;
	text-decoration: none;
}

#devtools {
	position: relative;

}
/* Kultaiset linkit */
#path a:link, #path a:visited, #gallup_more a:link, #gallup_more a:visited, #a_more a:link, #a_more a:visited, #read_more a:link, #read_more a:visited, #www a:link, #www a:visited {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #B6940B;
	text-decoration: none;
}

#path a:hover, #gallup_more a:hover, #a_more a:hover, #read_more a:hover, #www a:hover {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #00BCF2;
	text-decoration: none;
}

#path a:active, #gallup_more a:active, #a_more a:active, #read_more a:active, #www a:active {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #B6940B;
	text-decoration: none;
}

.sendlink {
    font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
}

.sendlink input {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	border: 1px solid #5B798E;
}

.newsbox_title {
	visibility:hidden;
}

.newsbox_newslisst {

}

.newsbox_buttons {

}