body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #535353;
	background: url(../images/kalvo_bg.jpg) #e4e4e4 repeat-x;
	margin-top: 15px;
}

a {
	color: #4B849F;
}

h1 {
	color: #f4813e;
	font-size: 20px;
	font-weight: normal;
}

h2 {
	color: #000000;
	font-size: 16px;
	font-weight: normal;
}

h3 {
	color: #000000;
	font-size: 13px;
	font-weight: normal;
}

td, p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #535353;
}

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

input.text {
	width: 200px;
}

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.altrow  {
	background: #f6f6f8;	
}

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

#hd {
	margin: 0px;
	padding-top: 15px;	
	border: 0px solid #000000;
	background: url(../images/header_bck.gif) #FFFFFF left top no-repeat;
}

#header {
	height: 77px;
}

#login_bck {
	font-size: 10px;
	color: #000000;
	background-color: #d9d9d9;
	margin-right: 18px;
	margin-top: 52px;
	height: 25px;
	float: right;
}

#login_bck_l {
	background: url(../images/login_bck_l.gif) transparent left top no-repeat;
	padding-left: 20px;
}

#login_bck_r {
	background: url(../images/login_bck_r.gif) transparent right top no-repeat;
	padding-right: 20px;
	padding-top: 8px;
}

#login_bck a {
	color: #000000;
	text-decoration: none;
}

#top {
	margin-left: 18px;
	margin-right: 18px;
	width: 754px;
	margin-top: 0px;
	margin-bottom: 0px;	
	padding-top: 0px;
	padding-bottom: 0px;
	background: #d9d9d9;
	border: 0px solid #000000;
}


#topmenu {
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
}

#topmenu a {
	text-decoration: none;
	color: #848484;
	font-size: 12px;
	font-weight: bold;
	padding-left: 4px;
	padding-right: 4px;
}

#topmenu a:active {
	background: transparent;
	color: #f4813e;
}

#topmenu a:hover {
	background: transparent;
	color: #f4813e;
}

#topmenu .selected a {
	background: transparent;
	color: #f4813e;
}

#breadcrumb {
	font-size: 90%;
	text-align: right;
	display: inline;
	line-height: 0px;
}

#breadcrumb a {
	text-decoration: none;
}

#bd {
	margin: 0px;
	padding: 0px;
        background: url(../images/leftmenu_bg.gif) transparent left bottom repeat-y;
}

.yui-g {
    background-color: #ffffff;
}

#content_fb {
	padding-top: 20px;
	padding-bottom: 10px;	
	padding-left: 15px;
	padding-right: 15px;
	border: 0px solid #000000;
	min-height: 270px;
}

/* for Internet Explorer */
/*\*/
* html #content_fb {
height: 270px;
}
/**/

#content_fb .textbody img {
	padding-right: 40px;
	border: 0px solid #000000;
}

#content_fb .textbody img {
	padding-right: 40px;
	border: 0px solid #000000;
}


.content {
	margin-bottom: 10px;
	margin-left: 40px;
	margin-right: 10px;
	padding-top: 20px;
	padding-left: 0px;
	padding-right: 10px;
	padding-bottom: 20px;
	border: 0px solid #000000;
	width: 520px;
	min-height: 290px;
}

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



#ft {
	margin: 0px;
	padding: 0px;	
	border: 0px solid #000000;
}

.footer {
	font-size: 11px;
	height: 20px;
	color: #000000;
	background: url(../images/footer_bck.gif) #e4e4e4 left bottom no-repeat;
	text-align: center;
}

.footer a {
	color: #000000;
	text-decoration: none;
}

.leftmenu {
	font-size: 12px;
	margin-left: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	border: 0px solid #000000;
}

.leftmenu ul {
	margin-left: 40px;
	margin-top: 65px;
	padding-left: 10px;
	list-style: disc url(../images/menu_bullet.gif) outside ;
}

.leftmenu a {
	text-decoration: none;
	font-weight: bold;
	color: 0f1b5f;
}

.leftmenu a:hover {
	color: #f4813e;
}

.selected a {
	color: #f4813e;
}

.leftmenu li.menudepth1 {
	margin-left: 0px;
	margin-top: 5px;
}

.leftmenu li.menudepth2 {
	margin-left: 10px;
}

.leftmenu li.menudepth3 {
	margin-left: 20px;
}

.leftmenu li.menudepth4 {
	margin-left: 25px;
}

#sitemap .menudepth0 {
	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;
}


.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; */
}

.tabmenu img {
	border:0;
	vertical-align:text-bottom;
	margin-bottom:2px;
}

.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 label {
	display: inline;
    	margin-top: 1.5em;
    	font-size: 0.75em;
    	font-weight: bold;
    	padding-bottom: 0.2em;
}

.errormessage {
	color: #c60000;
	}
	
th  {
	text-align:left;
	font-size: 12px;
}

#ContentLayout-PublicPanel h3 {
	color: #535353;
	font-size: 13px;
	font-weight: bold;
}

.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;
}

.lang {
        float: right;
        margin-right: 18px;
}
