body.home {
	margin:      0px;
	padding:     56px;
	font-family: Arial;
	font-size:   12px;
	text-align:  center;
}
form {
	margin:  0px;
	padding: 0px;
}
input,
select,
textarea {
	font-family: Arial;
	font-size:   12px;	
}
a {
	color:           #393;
	font-weight:     bold;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a img {
	border: none;
}
h1 {
	font-size:   20px;
	font-weight: normal;
	color:       #666;
}
.otsikko1 {
	font-size:   20px;
	font-weight: normal;
	color:       #666;
}
h2 {
	font-size:   16px;
	font-weight: bold;
	color:       #666;
}
h3 {
	font-size:   14px;
	font-weight: bold;
	color:       #666;
}
h3 a {
	text-decoration: none;
}
h4 {
	font-size:   12px;
	font-weight: bold;
	color:       #666;
}
hr {
	height:     1px;
	border:     none;
	border-top: 1px solid #CCC;
	color:      #CCC;
}
/* PAGE */
div.page {
	position:   relative;
	width:      972px;
	margin:     0 auto;
	text-align: left;
}
/* HEADER */
div.header {
	display:       block;
	position:      relative;
	height:        60px;
	border-bottom: 2px solid #FC3;
}
a.logo {
	position: absolute;
	top:      10px;
	left:     0px;
}
div.meta {
	position: absolute;
	z-index:  1;
	top:      0px;
	right:    0px;
}
div.meta a {
	padding-left:    30px;
	font-weight:     bold;
	text-decoration: none;
	color:           #999;
}
table.topNavigation {
	position: absolute;	
	z-index:  0;
	top:      28px;
	right:    0px;
}
table.topNavigation a {
	color:           #FFF;
	text-transform:  uppercase;
	text-decoration: none;
	font-weight:     bold;
}
table.topNavigation a.active {
	color:       #FC3;
	font-weight: bold;
}
table.topNavigation td.item,
table.topNavigation td.divider {
	padding:           0px 5px;
	position:          relative;
	background-image:  url(/images/mmBg.gif);
	background-repeat: repeat-x;
	font-size:         11px;
	color:             #FFF;
}
table.topNavigation td.divider {
	color:     #FFF;
	font-size: 16px;
}
table.topNavigation td.item a:hover {
	color: #FC3;
}
/* MID NAVIGATION */
div.midNavigation {
	margin-top: 2px;
	padding:    6px 0px;
	border-top: 1px solid #FC3;
	font-size:  12px;
	text-align: right;
}
div.midNavigation a {
	padding:         0px 10px;
	text-decoration: none;
	text-transform:  uppercase;
	font-weight:     bold;
}
/* CONTENT */
div.content {
	position: relative;
	z-index:  1;
	color:    #737371;
}
div.imago {
	
}
table.columnsFP,
table.columnsSP {
	position: relative;
	width:    100%;
	margin:   15px 0px;
}
table.columnsFP td.left,
table.columnsFP td.middle,
table.columnsFP td.right,
table.columnsSP td.left,
table.columnsSP td.middle,
table.columnsSP td.right {
	position: relative;
	width:    33%;
	padding:  5px 15px;
}
table.columnsFP td.wideLeft,
table.columnsSP td.wideLeft,
table.columnsFP td.wideRight,
table.columnsSP td.wideRight {
	width:   66%;
	padding: 5px 15px;
}
table.columnsFP td.wideRight,
table.columnsSP td.wideRight { 
	padding-right: 0px;
}
table.columnsFP td.full,
table.columnsSP td.full {
	width: 100%;
}
table.columnsSP td.left,
table.columnsSP td.middle {
	width: auto;
}
table.columnsSP td.right {
	width: 285px;
}
table.columnsFP td.left {
	padding-left: 0px;
}
table.columnsFP td.middle,
table.columnsSP td.middle {
	border-left:  1px solid #FC3; 
	border-right: 1px solid #FC3;
}
table.columnsSP td.newsItemView {
	width:   66%;
	padding: 5px 15px;
}
table.columnsSP td.newsListView {
	width:       34%;
	padding:     5px 15px;
	border-left: 1px solid #FC3; 
}
table.columnsFP td.right {
	padding-right: 0px;
}
table.columnsFP td.right td {
	padding:   0px;
	color:     #777;
	font-size: 11px;
}
table.columnsFP td.right img {
	margin-right: 10px;
}
table.columnsFP td.right a {
	text-decoration: none;
}
table.contentSP {
	width: 100%;
}
table.contentSP td.full {
	width: 100%;
}
table.contentSP td.left {
	width:   66%;
	padding: 5px 15px;
}
table.contentSP td.right {
	width:        33%;
	padding-left: 15px;
	border-left:  1px solid #FC3; 
}
/* PRO-TABS */
table.proTabs {
	width:            310px;
	background-color: #EEE;
}
td.proTabHeader1,
td.proTabHeader2,
td.proTabHeaderActive1,
td.proTabHeaderActive2 {
	position:          relative;
	width:             155px;
	padding:           4px 8px;
	background-repeat: no-repeat;
	font-size:         16px;
	font-weight:       bold;
	color:             #666;
}
td.proTabHeader1 a,
td.proTabHeader2 a,
td.proTabHeaderActive1 a,
td.proTabHeaderActive2 a {
	text-decoration: none; 
}
td.proTabHeader1 a,
td.proTabHeader2 a {
	color: #666;
}
td.proTabHeader1,
td.proTabHeader2 {
	background-image:    url(/images/tab_omasiivooja.jpg);
	background-position: top left;
	background-color:    #FFF;
}
td.proTabHeader2 {
	background-image:    url(/images/tab_omatalonmies.jpg);
	background-position: top right;
}
td.proTabContentContainer {
	padding: 10px;
}
td.proTabContentContainer td {
	font-size: 11px;
	color:     #666;
}
td.proTabContentContainer img {
	margin-right: 10px;
}
/* REKRY */
ul.rekry {
	margin-left:  0px;
	padding-left: 0px;
}
ul.rekry li {
	padding:         0px 0px 2px 0px;
	list-style-type: none;
	font-size:       11px;
}
ul.rekry span.date {
	font-size: 11px;
}
/* NEWS */
table.newsView {
	width: 100%;
}
table.newsView h2 {
	margin:    0px;
	padding:   0px;
	font-size: 12px;
}
table.newsView h2 a {
	color: #393;
}
table.newsView td.date {
	font-size:   11px;
	font-weight: normal;
}
tr.newsViewItem td {
	padding:   2px 4px 2px 0px;
	font-size: 11px;
	color:     #666;
}
tr.newsViewItem a {
	font-weight:     bold;
	color:           #393;
	text-decoration: none;
}
tr.newsViewItemContent {
	padding: 10px 0px;
}
tr.newsViewDivider {
	padding: 5px 0px;
}
/* FOOTER */
div.footer {
	position:   relative;
	z-index:    0;
	margin-top: 20px;
	font-size:  11px;
	color:      #999;
}
div.footer p {
	margin:  0px;
	padding: 0px;
}
div.footer a {
	text-decoration: none;
}
div.footer img {
	margin-bottom: 5px;
}
/* MISC */
p.rss {
	padding-left:      20px;
	background-image:  url(/images/rss.gif);
	background-repeat: no-repeat;
}
p.rss a {
	color: #F90;
}
div.titleSearch {
	position: absolute;
	z-index:  0;
	top:      0px;
	right:    0px;
	width:    310px;
}
div.titleSearch div.searchForm {
	margin: 0px;
}
table.emailList select {
	width: 150px;
}
table.emailList img {
	margin-left: 5px;
}
div.specialForm {
	display:      block;
	position:     relative;
	padding-left: 50px;
}
div.specialForm table,
div.specialForm td {
	position: relative;
}
.specialForm .titleText {
	font-weight: bold;
	color:       #666;
}
.ball {
	padding-left:        10px;
	background-image:    url(/images/ball.gif);
	background-repeat:   no-repeat;
	background-position: 0px 5px;
	font-size:           11px;
	color:               #666;
}
.pager {
	font-weight: bold;
}
.pager a {
	text-decoration:none;
}
h3.entListing,
h4.entListing {
	margin:  0px;
	padding: 0px;
}
h3.entListing {
	margin-top: 5px;
}
h4.entListing {
	font-size:   12px;
	font-weight: normal;
}
p.entListingDetails {
	margin:    5px 0px 5px 0px;
	padding:   0px 0px 0px 0px;
	font-size: 11px;
}
div.searchForm {
	height:           246px;
	padding:          0px 10px; 
	background-color: #EEE; 
	color:            #666;
}
div.searchForm h1 {
	margin:      0px 0px 15px 0px;
	padding-top: 10px;
	color:       #666;
}
.message,
.error {
	position: relative;
	padding: 15px;
	border:  1px solid #063;
	color:   #063;
}
.error {
	border: 1px solid #C00;
	color:  #C00;
}
div.contactBlock {
	border-top: 1px solid #CCC;
}
div.contactBlock div.contactBlockHeader {
	padding:             4px 0px 4px 20px;
	background-image:    url(/images/arrowG.gif);
	background-repeat:   no-repeat;
	background-position: 5px 8px;
	font-size:           16px;
	
}
div.contactBlock div.contactBlockContent {
	padding: 0px 0px 4px 20px;
}
div.contactBlock div.contactBlockHeader a {
	text-decoration: none;
}
div.contactBlock div.contactBlockHeader {
}
input.hae,
input.laheta {
	display:          inline;
	position:         relative;
	width:            49px;
	height:           27px;
	margin:           0px;
	padding:          0px;
	border:           none;
	background-color: transparent;
	background-image: url(/images/laheta.gif);
	cursor:           pointer;
	cursor:           hand;
}
input.hae {
	width:            34px;
	background-image: url(/images/hae.gif);
}
input.laheta {
	position: static;
	display:  block;
}
.jobTitle {
	padding-left: 15px;
	background:   url(/images/arrowG.gif) no-repeat 0px 4px;
}