body {
	background-color: #2b4477;
	margin: 0px;
	color: #686868;
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 11px;
	line-height: 21px;
}

a, a:hover, a:visited, a:active {
	text-decoration: none;
	color: #00a6eb;
}

table {
	border-collapse: collapse;
}

p {
	margin-top: 0px;
	line-height: 21px;
}

/*--------------- otsikot -----------------*/

h1, h2, h3, h4, h5 {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-weight: bold;
	letter-spacing: -.05em;
	margin: 0;
	padding: 0;
	line-height: 1em;
}

h3#subsubmenu_title{
	font-size: 11pt;
	font-family: Tahoma, Verdana, Arial, helvetica;
}

div#mainpage_title{
	margin-bottom: 15px;
}
#mainpage_title h3 {
	font-size: 12pt;
	font-family: Tahoma, Verdana, Arial, Helvetica;
}

div#submenu_title {
	margin: 0px;
	padding: 0px;
	padding-bottom: 4px;
	margin-bottom: 15px;
	border-bottom: 3px solid #d0d0d0;
}
#submenu_title h3 {
	font-size: 10pt;
	font-family: Tahoma, Verdana, Arial, Helvetica;
}

div#submenu_title2 {
	margin: 0px;
	padding: 0px;
	padding-bottom: 4px;
	margin-bottom: 15px;
	border-bottom: 3px solid #d0d0d0;
}
#submenu_title2 h3 {
	font-size: 10pt;
	font-family: Tahoma, Verdana, Arial, Helvetica;
}

div#feature_title {
	margin-bottom: 8px;
}
#feature_title h3 {
	font-size: 11pt;
	font-family: Tahoma, Verdana, Arial, Helvetica;
}

/*--------------- yleiset säädöt -----------------*/

.color_main {
	background-color: #00a6eb;
	color: #ffffff;
}
form {
	margin: 0px;
}
#content_main {
	margin-left: auto;
	margin-right: auto;
	width: 854px;
	height: 100%;
	background: #ffffff;
	border-left: 12px solid #263d6d;
	border-right: 12px solid #263d6d;
}
#left_column {
	display: none;
	width: 15px;
	height: 419px;
	background-image: url('../images/_left_column_bg.gif');
	background-color: #ffffff;
	background-repeat: repeat-x;
}
#left_column_short {
	display: none;
	width: 15px;
	height: 419px;
	background-image: url('../images/_left_column_bg_short.gif');
	background-color: #ffffff;
	background-repeat: repeat-x;
}

/*--------------- valikko -----------------*/

#menu {
	display: none;
	line-height: 20px;
	margin-bottom: 15px;
}

/*--------------- text tab -----------------*/

#text_tab .image_right {
	display: none;
	text-align: right;
	float: right;
	padding-left: 20px;
	padding-bottom: 15px;

}
#text_tab {
	display: none;
	background-color: #ffffff;
	width: 257px;
}
#text_tab_top {
	display: none;
	background-color: #00a6eb;
	height: 15px;
	width: 257px;
}
.text_tab_sub {
	display: none;
	width: 255px;
	border: 1px solid #d0d0d0;
	background-color: #ffffff;
	margin-bottom: 15px;
}
.text_tab_sub .padding {
	display: none;
	padding: 15px;
}
#search_box {
	display: none;
	background-color: #f2f2f2;
	width: 100%;
	height: 89px;
}
#search_box .padding {
	display: none;
	padding: 20px 12px;
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 11px;
	line-height: 19px;
}
input.search {
	width: 170px;
	height: 19px;
	margin-top: 4px;
	border: 1px solid #d0d0d0;
	font-family: verdana, tahoma, arial, helvetica;
	font-size: 9px;
	color: #00a6eb;
}

#newsletter_title h3 {
	display: none;
	font-size: 10pt;
	font-family: Tahoma, Verdana, Arial, Helvetica;
	margin-bottom: 10px;
}

#newsletter_box {
	display: none;
	background-color: #ffffff;
	width: 100%;
	height: 135px;
}
#newsletter_box .padding {
	display: none;
	padding: 15px 12px;
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 11px;
	line-height: 19px;
}
.small {
	font-size: 9px;
}

/*--------------- header -----------------*/

#header {
	display: none;
	height: 225px;
	width: 100%;
	background-color: #00a6eb;
}
#headergradient {
	display: none;
	background-color: #00a6eb;
	background-image: url('../images/_header_bg.gif');
	background-repeat: repeat-x;
	width: 100%;
	height: 65px; 
}
#headergradient .padding {
	display: none;
	color: #ffffff;
	padding-left: 15px;
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 11px;
	line-height: 19px;
}
a.headerlink, a.headerlink:hover, a.headerlink:visited, a.headerlink:active {
	text-decoration: none;
	color: #ffffff;
}

/*--------------- feature-boxit -----------------*/

#featured {
	display: none;
	width: 100%;
	background-color: #cbcbcb;
}
#feature_box1 {
	display: none;
	border-top: 5px solid #cbcbcb;
	border-right: 5px solid #cbcbcb;	
	height: 184px;
	width: 286px;
	background-image: url('../images/_feature_bg.gif');
	background-repeat: repeat-x;
}
#feature_box1 .padding {
	display: none;
	color: #5a5a5a;
	padding: 20px 10px;
}
#feature_box2 {
	display: none;
	border-top: 5px solid #cbcbcb;
	height: 184px;	
	width: 287px;	
	background-image: url('../images/_feature_bg.gif');
	background-repeat: repeat-x;
}
#feature_box2 .padding {
	display: none;
	padding: 20px;
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 11px;
	line-height: 19px;
}
.readmore {
	display: none;
	width: 100%;
	margin-top: 5px;
}
#readmore_text {
	display: none;
	font-size: 7pt;
	font-family: Tahoma, Verdana, Arial, helvetica;
}
.feature_text {
	display: none;
	height: 96px;
}
img.small_title {
	display: none;
	margin-bottom: 10px;
}

/*--------------- mainpage -----------------*/

#mainpage {
	background-color: #ffffff;
	width: 100%;	
}
#mainpage .padding {
	padding: 18px;
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 11px;
}
img.mainpage_image {
	margin-bottom: 6px;
}
#mainpage .image_right {
	text-align: right;
	float: right;
	padding-left: 20px;
	padding-bottom: 15px;
}
.mainpage_image_text {
	padding: 4px;
	background-color: #f2f2f2;
	font-size: 9px;
	font-family: Verdana, Tahoma, Arial, Helvetica;
}

/*--------------- alisivujen menu -----------------*/

#subsubmenu {
	height: 69px;
	background-color: #e1e1e1;
	border-top: 5px solid #cbcbcb;
}
#subsubmenu .padding {
	padding: 15px 20px;
}
#subsubmenu_text {
	margin-top: 4px;
}

/*--------------- search -----------------*/

.bg_search_color1 {	
	background-color: #f1f1f1;
}
.bg_search_color {	
	background-color: #ffffff;
}

/*------ footer -------*/

#footer {
	border-top: 6px solid #cbcbcb;
	padding: 15px;
	width: 824px;	
	background: #ffffff;
}
#footer_table {
	width: 100%;
}
#footer_divider {
	height: 46px;
	width: 1px;
	background-color: #cbcbcb;
}
#footer_left {
	height: 46px;
	width: 256px;
	text-align: center;
	vertical-align: middle;
}
#footer_right {
	height: 46px;
	padding-left: 15px;
	text-align: left;
	vertical-align: middle;	
}
#footer_right .text {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 11px;
	line-height: 19px;
}