body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background-color: #ffffff;
	margin-top: 0px;
}

a {
	color: #D63000;
	text-decoration: none;
}

h1 {
	font-size: 15px; 
	color:#295F80;
	margin-bottom: 60px;
}

h2 {
	font-size: 14px;
  }

h3 { 
	font-size: 13px;
  }

h4 { 
	font-size: 12px;
  }

h5 { 
	font-size: 11px;
  }

#persongroup-view h1 {
	font-size: 15px; 
	color:#295F80;
	margin-bottom: 0px;
}

.Persongroup-item-body {
	margin-top: 60px;
}
  
.inline
{
	display: inline;
}

.inline-labels label
{
	display: inline;
	font-weight: normal;
}

label{
    display: block;
    margin-top: 1.5em;
    font-size: 0.75em;
    font-weight: bold;
    padding-bottom: 0.2em;
}

input.text {
	width: 200px;
}

#feedbackform input.text {
	width: 300px;
}

select, input {
	font-size: 85%;
}

input.button 
{
	width: auto;
	overflow: visible;
	border: 1px solid #999999;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding: 0.25em;
	background-color: #FFFFFF;
	background-image: url(../images/background_form_element.gif);
	background-repeat: repeat-x;
	color: #333333;
	font-size: 75%;
	font-weight: bold;
	font-family: Verdana, Helvetica, Arial, sans-serif;
}

input.button:active
{
	border: 3px double #CCCCCC;
	border-top-color: #999999;
	border-left-color: #999999;
}

input.button:disabled
{
	border: 3px double #CCCCCC;
}

td  {
	font-size: 12px;	
}

th  {
	font-size: 13px;	
}
td.altrow  {
	background: #f6f6f8;	
}

#doc {
	background-color: #FFFFFF;
	width: 800px;
	border: 0px solid #000000;
}

 
#breadcrumb {
	font-size: 90%;
	color: #000000;
	margin: 0px;
	border: 0px solid #000000;
}

#breadcrumb a {
	text-decoration: none;
	color: #00578c;
}
#content-site-toolbar {
	text-align: center;
	margin-left: 320px;
	clear:both;
	height:20px;

	padding:3px;
	width:200px;
}

.content {
	float: left;
	width: 610px;
	border: 0px solid #000000;
	margin-left: 20px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 20px;
	min-height: 450px;
}

/* for Internet Explorer */
/*\*/
* html .content {
height: 450px;
}
/**/

.main-content {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 90px;
	margin-bottom: 0px;
}

.fb {
	position: relative;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 90px;
	margin-bottom: 0px;
}

.fb_content {
	margin: 0px;
	padding: 1px;
	background-image: url(../images/fb_tausta.jpg);
	min-height: 510px;
}

/* for Internet Explorer */
/*\*/
* html .fb_content {
height: 510px;
}
/**/

.fb_menu_content {
	clear:both;
	margin-left: 250px;
	margin-top: 140px;
	padding: 1px;
	background-color: transparent;
	border: 0px solid #000000;
}

#fb_menu_button {
	clear: both;
	margin: 0px;
}

#fb_menu_button a {
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	}

#fb_menu_button a:hover {
	color: #295d84;
	background: #ffffff;
	font-size: 11px;
	font-weight: bold;
	}
	
#fb_menu_button .fbmenubuttonfirstlink {
	float: left;
	display: block;
	margin: 0px;
	height: 78px;
	width: 78px;
	border-bottom: 2px solid #ffffff;
	border-right: 2px solid #ffffff;
	text-align: center;
}

#fb_menu_button .fbmenubuttonlinktext {
	position: relative;
	top: 35%;
}

#fb_menu_button .fbmenubuttonsecondlink {
	float: left;
	display: block;
	margin: 0px;
	height: 78px;
	width: 78px;
	border-bottom: 2px solid #ffffff;
	border-right: 0px solid #ffffff;
	text-align: center;
}

#fb_menu_button .fbmenubuttonsecond {
	position: relative;
	top: 30%;
	font-weight: bold;
	color: #ffffff;
	border: 0px solid #000000;
	font-size: 11px;
}

#fb_menu_button .fbmenubuttonthirdlink {
	float: left;
	display: block;
	margin: 0px;
	height: 78px;
	width: 78px;
	border-bottom: 0px solid #ffffff;
	border-right: 2px solid #ffffff;
	text-align: center;
}

#fb_menu_button .fbmenubuttonfourthlink {
	float: left;
	display: block;
	margin: 0px;
	height: 78px;
	width: 78px;
	border-bottom: 0px solid #ffffff;
	border-right: 0px solid #ffffff;
	text-align: center;
}

.fb_menu_content img {
	float: left;
	margin: 0px;
	padding: 0px;
	border: 0px solid #000000;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


#newsgroup-view h3 {
	color: #006a8c;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 2px;
	margin-bottom: 2px;
	padding: 0px;
	border: 0px solid #000000;
}

#newsgroup-view .intro {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	border: 0px solid #000000;
}

.news {
	background: transparent;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}

.news a {
	background: transparent;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	font-style:italic; 
}


.readmore {
	margin-top: 3px;
	margin-bottom: 12px;
	font-size: 11px;
}

.readmore a {
	text-decoration: none;
}

#tablefolder {
    border : 0px solid #F0F0F0;
     }

#tablefolder a {
	text-decoration: none;
}

#filefolder th {
	background: #efefef;
	font-size: 11px;
	color: #000000;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
}

#filefolder td {
	background: #ffffff;
	font-size: 12px;
	padding-left: 5px;
}

.leftmenu {
	float: left;
	margin: 0px;
	margin-top: 25px;
	border: 0px solid #000000;
	width: 160px;
}

.leftmenu .menubuttonlinktext {
	position: relative;
	top: 35%;
}
.leftmenu ul {
	margin: 0px;
	padding: 0px;
}


.leftmenu a {
	text-decoration: none;
	color: #000000;
	font-size: 11px;
	font-weight: bold;
}

.leftmenu a:hover {
	background: #295d84;
	position: relative; 
	margin: 0px;
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
}

.leftmenu .selected {

	background: #295d84;
	border-top: 2px solid #000000;
	color: #ffffff;
}

.leftmenu .selected a {
	color: #ffffff;
}
.leftmenu .menubutton {
	float: left;
	display: inline;
	margin: 0px;
	height: 78px;
	width: 78px;
	border: 0px solid #000000;
	

}

.leftmenu .menubutton a {
	float:left;
}
.leftmenu .menubutton:hover {
	float:left;
	background: #ffffff;
	position: relative; 
	margin: 0px;
	
}

.leftmenu .menubuttonparent {
	display: block;
	margin: 0px;
	height: 78px;
	width: 78px;
	border: 0px solid #000000;
	border-left: 2px solid #000000;
	text-align: center;
	vertical-align: middle;
	float: left;
}

.leftmenu .menubuttonparent:hover {
	background: #295d84;
}
.leftmenu .menubuttonparent a {
	position: relative;
	top: 30%;
	font-weight: normal;
	border: 0px solid #000000;
	font-size: 10px;
}

.leftmenu .menubuttonparent a:hover {
	color: #ffffff;
}

.leftmenu .menubuttonfirst {
	float: left;
	display: block;
	margin: 0px;
	height: 78px;
	width: 78px;
	border-top: 2px solid #000000;
	border-right: 2px solid #000000;
	text-align: center;
}

.leftmenu .menubuttonfirst:hover {
	background: #295d84;
	position: relative; 
	margin: 0px;
	color: #ffffff;
}

.leftmenu .menubuttonfirst a {
	position: relative;
	top: 30%;
	font-weight: normal;
	border: 0px solid #000000;
	font-size: 10px;
}

.leftmenu .menubuttonfirst a:hover {
	color: #ffffff;
	position: relative; 
	margin: 0px;
}

.leftmenu .menubuttonsecond {
	display: block;
	margin: 0px;
	height: 78px;
	width: 78px;
	border-top: 2px solid #000000;
	border-left: 0px solid #000000;
	text-align: center;
	vertical-align: middle;
	float: left;
}

.leftmenu .menubuttonsecond:hover {
	background: #295d84;
	color: #ffffff;
}
.leftmenu .menubuttonsecond a {
	position: relative;
	top: 30%;
	font-weight: normal;
	border: 0px solid #000000;
	font-size: 10px;
}

.leftmenu .menubuttonsecond a:hover {
	color: #ffffff;
}

.leftmenu li.menudepth0 {
	list-style: none;
	margin: 0px;
	padding:0px;

}

.leftmenu li.menudepth1 {
	list-style: none;
	margin: 0px;
	padding:0px;

}

.leftmenu li.menudepth2 {
	list-style: none;
	margin: 0px;
	padding:0px;

}

.leftmenu li.menudepth3 {
	list-style: none;
	margin-left: 30px;
	margin-top: 3px;
	margin-bottom: 3px;
}

.leftmenu li.menudepth4 {
	list-style: none;
	margin-left: 40px;
	margin-top: 3px;
	margin-bottom: 3px;
}

#sitemap .menudepth0 {
	list-style: none;
	margin-left: 0px;
}

#sitemap .menudepth1 {
	margin-left: 20px;
}

#sitemap .menudepth2 {
	margin-left: 40px;
}

#sitemap .menudepth3 {
	margin-left: 60px;
}

#sitemap .menudepth4 {
	margin-left: 80px;
}

#sitemap .menudepth5 {
	margin-left: 100px;
}

#sitemap .menudepth6 {
	margin-left: 120px;
}

.tabmenu {
	color: black;
	/*border-bottom: 2px solid black;*/
	margin: 0px 0px 0px 0px;
	padding: 0px;
	z-index: 1;
	padding-left: 10px 
}

.tabmenu li {
	display: inline;
	overflow: hidden;
	list-style-type: none; 
	background: ;
	padding-left: 0;
}

.tabmenu a, a.active {
	color: black;
	background: #ccced2;
	/*font: bold 1em "Trebuchet MS", Arial, sans-serif;*/
	/*border: 2px solid black;*/
	padding: 2px 5px 0px 5px;
	margin: 0;
	text-decoration: none; 
}

.tabmenu a.active {
	background: #E3E4E9;
}

.tabmenu a:hover {
	color: #fff;
	background: #ADC09F; 
}

.tabmenu a:visited {
	/*color: #E8E9BE; */
}

.tabmenu a.active:hover {
	background: #ABAD85;
	/*color: #DEDECF; */
}

.adminheading {
	background: #E3E4E9 url(../images/bg_header.jpg);
	font-weight: bold;
	padding: 5px;
	border-top: 10px;
}

.adminheading2 {
	background: #9FCBE8 url(../images/bg_header2.jpg);
	font-weight: bold;
	padding: 5px;
}

.contentPager {
	padding: 5px;
	text-align: center;
	
}

.contentPager a {
	text-decoration: none;
}

.contentPager a.selected {
	font-weight: bold;
}

.EviaCheckBoxList {
margin-top:10px;
}

.EviaCheckBoxList label {
display: inline;
vertical-align: middle;
}

.EviaCheckBoxList .checkbox {
display:inline;
margin-right: 5px;
vertical-align: middle;
}

.controlmodalheading {
padding-top:24px;
background:url(../images/evia_yr02.gif) repeat-x;
}

#controlmodalimage {
background:url(../images/eviacms5_logo_s.png);
position:absolute;
margin:0px;
right:1px;
top:0px;
width:94px;
height:38px;
}

#controlmodalheadtext {
position:absolute;
margin-left:2px;
top:4px;
color: #FFFFFF;
font-weight:bold;
}