/* CSS Document */

.index_text {
	font-family: "Arial";
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: white;
	text-align: left;
	margin-left: 10px;
	margin-right: 10px;
}

.index_links {
	margin-left:10px;
	margin-right:10px;
	margin-bottom:5px;
	font-family: "Arial";
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: yellow;
	text-align: right;
	background-color: #303065;
	text-decoration: none;
}

a.index_links:link {font-family: "Arial"; font-size: 12px; color: yellow; text-decoration: none;}
a.index_links:visited {font-family: "Arial"; font-size: 12px; color: yellow; text-decoration: none;}
a.index_links:hover {font-family: "Arial"; font-size: 12px; color: white; text-decoration: underline;}

a.content_links:link {font-family: "Arial"; font-size: 13px; color: #969ACA; text-decoration: underline;}
a.content_links:visited {font-family: "Arial"; font-size: 13px; color: #969ACA; text-decoration: underline;}
a.content_links:hover {font-family: "Arial"; font-size: 13px; color: blue; text-decoration: underline;}

a.footer:link {font-family: "Arial"; font-size: 11px; color: #969ACA; text-decoration: underline;}
a.footer:visited {font-family: "Arial"; font-size: 11px; color: #969ACA; text-decoration: underline;}
a.footer:hover {font-family: "Arial"; font-size: 11px; color: blue; text-decoration: underline;}

a.leftbanner_links:link {font-family: "Arial"; font-size: 12px; color: white; text-decoration: underline;}
a.leftbanner_links:visited {font-family: "Arial"; font-size: 12px; color: white; text-decoration: underline;}
a.leftbanner_links:hover {font-family: "Arial"; font-size: 12px; color: #303065; text-decoration: underline;}

a.job_links:link {font-family: "Arial"; font-size: 15px; color: #969ACA; text-decoration: underline;}
a.job_links:visited {font-family: "Arial"; font-size: 15px; color: #969ACA; text-decoration: underline;}
a.job_links:hover {font-family: "Arial"; font-size: 15px; color: blue; text-decoration: underline;}

a.apply:link {font-family: "Arial"; font-size: 15px; color: #333366; text-decoration: underline;}
a.apply:visited {font-family: "Arial"; font-size: 15px; color: #333366; text-decoration: underline;}
a.apply:hover {font-family: "Arial"; font-size: 15px; color: blue; text-decoration: underline;}

.content_left {
	margin-top:10px;
	text-align: center;
	background-color: #969ACA;
	font-size: 9px;
	font-style: normal;
	color: white;
	font-family: "Arial";
}

.content_right {
	text-align: right;
	background-color: #303065;
}

.home {
	margin-top:10px;
	margin-bottom: 20px;
	margin-left: 20px;
	margin-right: 10px;
}

.mainos {
	text-align: right;
	font-family: "Arial";
	font-size: 17px;
	font-style: normal;
	font-weight: bold;
	color: #CC6699;
	background-color: #FFFFFF;
}

.avoimet {
	background-color: #FFFFFF;
	margin-right:10px;
	margin-left:40px;
}

.page_heading {
	font-family: "Arial";
	text-align: left;
	font-size: 17px;
	font-style: normal;
	font-weight: bold;
	color: #969ACA;
	background-color: white;
}

.sub_heading {
	font-family: "Arial";
	text-align: left;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #969ACA;
	background-color: white;
}

.site_content {
	font-family: "Arial";
	text-align: left;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #333366;
	background-color: white;
}

.footer {
	margin-left:10px;
	margin-right:10px;
	margin-bottom:5px;
	font-family: "Arial";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #303065;
	text-align: right;
	background-color: #ffffff;
	text-decoration: none;
}

.formfield {
	font-family: "Arial"; 
	font-size: 12px; 
	background-color: #FFFFFF;
	text-align: left; 
	border:1px groove #000000;
	color: #303065;
	margin-bottom: 5px;
}

.date {
	font-family: "Arial"; 
	font-size: 14px; 
	background-color: #FFFFFF;
	text-align: left; 
	font-weight: bold;
	color: #303065;
}

.input_buts {
	background-color:#ffffff; 
	color:#ffffff; 
	border-color:#ffffff; }

.div_ad { 
	border-top:1px solid #303065;
}

.copyright { 
	font-family: "Arial"; 
	font-size: 10px; 
	background-color: #FFFFFF;
	text-align: right; 
	font-weight: normal;
	color: #303065;
	margin-top:10px;
	margin-right:10px;
}