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

a {
	color: #000000;
}

h1 {
	font-size: 18px; 
	color: #02a0cd;
	margin-top: 10px;
}

h2 {
	font-size: 16px;
  }

h3 { 
	font-size: 14px;
  }

h4 { 
	font-size: 12px;
  }

h5 { 
	font-size: 10px;
  }

#calendar_header {
	font-size: 15px; 
	text-indent: 0px;
	color: #000000;
	margin-top: 2px
}

#calendar_date {
	font-size: 10px; 
	color: #000000;
	margin-top: 10px
}


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  {
	font-size: 12px;	
}

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

#doc {
	border: 0px solid #000000;
	width: 990px;
}

#hd {

	background-color: #FFFFFF;	
	border: 0px solid #000000;
	margin-top: 0px;
	margin-bottom: 0px;	
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px;
}

#topmenu {
	float: right;
	margin: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 20px;
	border-top: 0px solid #000000;
	border-bottom: 0px solid #000000;
}

#topmenu a {
	text-decoration: none;
	text-transform: uppercase; 
	color: #000000;
	font-size: 11px;
	font-weight: normal;
	padding-left: 4px;
	padding-right: 4px;
}

#topmenu a:active {
	background: transparent;
	color: #7db703;
}

#topmenu a:hover {
	background: transparent;
	color: #7db703;
}

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

#submenu_bck {
	background-color: #7db703;
	width: 100%;
	min-height: 30px;
}

/* for Internet Explorer */
/*\*/
* html #submenu_bck  {
height: 30px;
}
/**/

.submenu {
	text-align: center;
}

.submenu a {
	float: left;
	color: white;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: normal;
	margin: 0px;
	padding-top: 9px;
	padding-bottom: 9px;
	padding-left: 10px;
	padding-right: 10px;
	border-right: 1px solid #ffffff;
}

.submenu a.selected {
	color: #7db703;
	background-color: #ffffff;
}

#subsubmenu_bck {
	background-color: transparent;
	height: 20px;
	border: 0px solid #000000;
}

#subsubmenu {
	margin-top: 5px;
	margin-bottom: 0px;	
	margin-left: 10px;
	border-left: 1px solid #000000;
}

#subsubmenu a {
	height: 25px;
	color: #000000;
	text-decoration: none;
	font-size: 12px;
	padding-left: 5px;
	padding-right: 5px;
	border-right: 1px solid #000000;
}

#subsubmenu a.selected {
	color: #7db703;
	background-color: #ffffff;
}

#logo {
	margin-top: 0px;
	margin-left: 20px;
	border: 0px solid #000000;
}

#secmenu {
	padding-top: 5px;
	margin-right: 20px;
	border: 0px solid #000000;
}

#secmenu a {
	text-decoration: none;
	color: #000000;
	font-size: 10px;
}

#langlink a {
	float: right;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
	border-right: 1px solid #000000;
	color: #000000;
	font-size: 11px;
}

#loginlink a {
	float: right;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
	border-right: 0px solid #000000;
	color: #000000;
	font-size: 11px;
}

#logoutlink a {
	float: right;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
	border-right: 0px solid #000000;
	color: #000000;
	font-size: 11px;
}

#adminlink a {
	float: right;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
	border-right: 1px solid #000000;
	color: #000000;
	font-size: 11px;
}

#headerlink a {
	float: right;
	text-decoration: none;
	font-size: 11px;
	color: #000000;
	padding-left: 5px;
	padding-right: 5px;
	border-right: 1px solid #000000;
}

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

#breadcrumb a {
	text-decoration: none;
}

#bd {
	clear: both;
	background-image: url(../images/inno_bck.jpg);
	background-repeat: no-repeat;
	background-color: #7db703;
	border: 0px solid #000000;
	margin: 0px;
}

.highlights {
	float: left;
	margin-top: 345px;
	margin-left: 25px;
	margin-right: 25px;
	margin-bottom: 25px;
	color: #000000;
	border: 0px solid #000000;
}

#leftcolumcontrolbox {
	width: 300px;
	border: 0px solid #000000;
	font-size: 11px;
}

#leftcolumcontrolbox b a {
	color: #284e8c;
	font-weight:normal;
	font-size: 12px;
}

#leftcolumcontrolbox p {
	margin-top: 2px;
	margin-bottom: 9px;
}

#leftcolumcontrolbox h3 {
	margin-top: 0px;
	margin-bottom: 8px;
	color: #284e8c;
}


#content {
	float: left;
	margin-top: 10px;
	margin-bottom: 0px;	
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	border: 0px solid #000000;
	width: 560px;
	min-height: 540px;
}

/* for Internet Explorer */
/*\*/
* html #content  {
height: 540px;
}
/**/

.content_fb {
	margin-top: 25px;
	margin-bottom: 25px;	
	margin-left: 25px;
	margin-right: 25px;
	padding: 0px;
	border: 0px solid #000000;
}

.main-content {
	clear: both;
	margin-top: 0px;
	margin-bottom: 25px;	
	margin-left: 25px;
	margin-right: 25px;
	padding: 0px;
	border: 0px solid #000000;
}

.textbody img {
	border: 1px solid #d5d5d5;
	padding: 2px;
}

#fb_infobox {
	margin-top: 30px;
	text-align: left;
}

#filefolder th {
	background: #28a8de;
	font-size: 11px;
	height: 20px;
	color: #ffffff;
	padding-left: 5px;
}

#newsgroup-view h2 { 
	margin-top: 5px;
	margin-bottom: 5px;
  }
  
  
.readmore {
	margin-top: 3px;
	margin-bottom: 12px;
	font-size: 11px;
}

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

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

#ft {
	background-color: #7db703;
}

.footer {
	background-color: #7db703;
	font-size: 11px;
	color: #ffffff;
	border: 1px solid #7db703;
}

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

#address {
	background-color: #7db703;
	margin-left: 25px;
	margin-top: 5px;
	margin-bottom: 5px;
}

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

.leftmenu ul {
	margin-left: 10px;
	padding-left: 10px;
	list-style: none;
}

.leftmenu a {
	text-decoration: none;
}

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

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

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


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

.errormessage {
	color: #c60000;
	}

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