body.eformular{
	width : 948px;
	background : #F2F2F3 ;
	color : #000000;
	margin : auto;
	font-family : verdana,arial,helvetica,sans-serif;
	font-size : 12px;
}

p, td, th, input, textarea, option, select,ol,ul,li {
	font-size : 12px;
	color : #000000;
	font-family : verdana,arial,helvetica,sans-serif;
}

img,img a{border:0;}

a, a:link, a:visited,a:active {color:#00639c;text-decoration:none;}
a:hover {text-decoration : underline;}

p {
	text-align: left;
	margin: 0;
	padding: 6px 0;
	line-height: 160%;
}
h1,h2,h3,h4,h4{font-weight : bold;color : #00639c;}

h1{font-size : 18px;}
h2{font-size : 16px;}
h3{font-size : 14px;}
h4{font-size : 12px;}


ul{list-style-image:url('img/bullet.gif');}
li{padding:5px 5px 5px 5px;}


#wrapper{
	margin-top : 14px;
}

#logo{
	border:0;
	float:right;
}

#mainmenu,#submenu{
	list-style-type:none;
	border-radius : 3px;
	-webkit-border-radius : 3px;
	-moz-border-radius : 3px;
	-khtml-border-radius : 3px;
	background : #ffffff;
	padding:1px;
	
}
#mainmenu .selected,#submenu .selected{font-weight:bold;}
#mainmenu a,#submenu a{padding: 2px 8px;}

#mainmenu{
	border:1px solid #00639c;
	margin-top:7px;
	float:left;
}
#mainmenu a{color : #00639c;}

#submenu{
	margin-top:7px;
	border : 1px solid #e1582f;
        float:left;
}
#submenu a{color : #e1582f;}

.sign{
	float:right;
	margin-top:12px;
}
#social{
	float:right;
	margin-top:6px;
}

#mainbody {
	width : 902px;
	border : 1px solid #00639c;
	color : #000000;
	background: #ffffff;
	margin-top:7px;
	padding: 10px 22px;
	border-radius: 3px;
	-webkit-border-radius : 3px;
	-moz-border-radius : 3px;
	-khtml-border-radius : 3px;
}

.pageaction ul{
	list-style-type:none;
	list-style-image:none;
	text-align:left;
	margin:0;
	padding:0;
}
.pageaction li{
	float:left;
	text-align:center;
	padding:2px 10px;
	margin:10px 2px;
}

.pagebody {
	width : 100%;
	border : 0px solid;
	border-spacing : 3px;
	padding : 0px;
	color : black;
}

#pagefooter{
	margin-top:20px;
}

#mainfooter,#mainfooter p{
	text-align:center;
}

/* common classes */
.i{font-style:italic}
.b{font-weight:bold}
.blue{color:#00639c}
.red{color:#e1582f}
.clear{clear:both;}

.info,
.error,
.notice, 
.success    { padding: 7px 10px 7px 35px; margin-bottom: 4px; border: 1px solid #ddd; border-radius:3px; -moz-border-radius:3px;-webkit-border-radius:3px;}

.info       { background-image: url('img/info.png'); background-repeat:no-repeat; background-position:1% 50%; background-color: #E4ECf9; color: #016096; border-color: #CCD6E0; }
.error      { background-image: url('img/cross.png'); background-repeat:no-repeat; background-position:1% 50%; background-color: #FBE3E4; color: #8a1f11; border-color: #FBC2C4; }
.notice     { background-image: url('img/notice.png'); background-repeat:no-repeat; background-position:1% 50%; background-color: #FFF6BF; color: #514721; border-color: #FFD324; }
.success    { background-image: url('img/success.png'); background-repeat:no-repeat; background-position:1% 50%; background-color: #E6EFC2; color: #264409; border-color: #C6D880; }

.info a,.error a,.notice a,.success a {font-weight:bold; }

.info a     { color: #016096; }
.error a    { color: #8A1f11; }
.notice a   { color: #514721; }
.success a  { color: #264409; }

.verybig	{font-size : 18px;}
.big			{font-size : 16px;}
.average	{font-size : 14px;}
.small		{font-size : 12px;}

/* Real Person jQuery plugin styles v1.0.1. */
.realperson-challenge {
	display: block;
	color: #000;
}
.realperson-text {
	font-family: "Courier New",monospace;
	font-size: 6px;
	font-weight: bold;
	letter-spacing: -1px;
	line-height: 3px;
}
.realperson-regen {
	padding-top: 4px;
	font-size: 12px;
	text-align: center;
	cursor: pointer;
}

/* enne kullarit

div.mainmenu {
	margin-top : 5px;
	border : 1px solid;
	border-color : #00639c;
	border-radius : 3px;
	-webkit-border-radius : 3px;
	-moz-border-radius : 3px;
	-khtml-border-radius : 3px;
	background : #ffffff;
	overflow : auto;
}

#mainmenu ul {
	list-style: none;	
	padding : 0;
	margin : 0;
}

#mainmenu li {
	float : left;
	margin: 5px 10px;	
}

a.mainmenu {
	color : #00639c;
}

a.mainmenuselected {
	font-weight : bold;
	color : #00639c;
}

div.sign {
	float : right;
}

div.submenu {
	margin-top : 5px;
	border : 1px solid;
	border-color : #F15D2F;
	padding : 0px;
	border-radius : 3px;
	-webkit-border-radius : 3px;
	-moz-border-radius : 3px;
	-khtml-border-radius : 3px;
	background : #ffffff;
	overflow : auto;
}

#submenu ul {
	list-style: none;	
	padding : 0;
	margin : 0;
}

#submenu li {
	float : left;
	margin: 5px 10px;	
}


a.submenu {
	color : #f15d2f;
	
}

a.submenuselected {
	font-weight : Bold;
	color : #f15d2f;
}

div.mainbody {
	width : 100%;
	border : 1px solid;
	border-color : #00639c;
	color : #00639c;
	border-radius: 3px;
	-webkit-border-radius : 3px;
	-moz-border-radius : 3px;
	-khtml-border-radius : 3px;
	background: #ffffff;
	color : #000000;
	overflow : auto;
}

div.pageheader {
	width : 100%;
	border : 0px solid;
	border-spacing : 3px;
	padding : 0px;
	color : #00639c;
}

#pageheader span {
	font-family : verdana,arial,helvetica,sans-serif;
	font-size : 14px;
	font-weight : bold;
}

div.pagebody {
	width : 100%;
	border : 0px solid;
	border-spacing : 3px;
	padding : 0px;
	color : black;
}


div.mainfooter {
	margin-top : 10px;
	text-align : center;
}

 */
/* Common elements
TH,TD,TEXTAREA {
	font-family : verdana,arial,helvetica,sans-serif;
	font-size : 12px;
}

a, a:link, a:visited {
	color : #00639c;
	text-decoration : none;
}

a:hover {
	text-decoration : underline;
}
 */

