body
{
	margin: 0px;
	padding: 0px;
	background: url('../images/bg_grad.gif') repeat-x #cccccc;
	font-size: 70%;
	text-align: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h1, h2
{
	margin-top: 5px;
	padding-top: 0px;
	margin-bottom: 5px;
	padding-bottom: 0px;
	font-size: 130%;
}

a {
	color: #000000;
}

form
{
	margin: 0px;
	padding: 0px;
}

h2
{
	font-size: 120%;
}

img
{
	border-width: 0px;
}

div
{
	/*float: left;*/
}

div#content div {
	float: none;
}

div.float-right {
	float: right;
	margin-left: 5px;
	margin-top: 3px;
}

div#contentsearch-side-block {
	float: right;
	margin-left: 20px;
}

div#contentsearch-side-block input.smalltext
{
	height: 17px;
}

div#wrapper
{
	float: none;
	width: 975px;
	margin: 0px auto;
	text-align: left;
}

div#layout
{
	width: 973px;
	border: 1px solid white;
	border-top-width: 0px;
	background-color: white;
}

div#header-logo
{
	float: left;
	height: 39px;
}

div#header-links
{
	float: left;
	background: url('../images/header_links_grad.png') repeat-x;
	height: 25px;
	width: 639px;
	padding: 7px;
	text-align: right;
	color: white;
}

div#header-line
{
	float: left;
	background-color: #00556e;
	height: 24px;
	width: 973px;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
}

div#header-links a, div#footer a
{
	color: white;
	font-weight: bold;
	text-decoration: none;
}

div.right_image a
{
	color: black;
	font-weight: bold;
	text-decoration: none;
}

div#navi
{
	width: 965px;
	background-color: #00556e;
	border-top: 1px solid white;
	height: 16px;
	color: white;
	padding: 4px;
}

div#navi ul
{
	margin: 0px;
	padding: 0px;
}

div#navi li
{
	display: inline;
}

div#navi a
{
	color: white;
	font-weight: bold;
	text-decoration: none;
}

div#navi li.selected a
{
	color: #a3bcc3;
}

div#subnavi
{
	float: left;
	width: 153px;
	margin-right: 20px;
}

div#subnavi ul
{
	margin-top: 5px;
	padding-top: 0px;
	padding-left: 30px;
	margin-left: 0px;
}

li
{
	list-style-image: url('../images/li.gif');
}

div#subnavi a
{
	color: #000000;
	text-decoration: none;
	font-size: 90%;
}

div#subnavi li.selected a
{
	color: #000000;
	font-weight: bold;
}

div#content
{
	float: left;
	margin-left: 13px;
	width: 787px;
}

div#content a
{
	color: #0055e6;
}

div#content a:hover
{
	color: #000000;
}

div#body
{
	background: url('../images/body_grad.png') 172px repeat-y white;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 973px;
}

div#body-front
{
	margin-top: 1px;
	margin-bottom: 1px;
}

div#sites
{
	float: left;
	width: 973px;
	border-top: 1px solid white;
}

div.site-img
{
	float: left;
	border-right: 1px solid #ffffff;
}

div.site-img-end
{
	float: left;
}

div#site-descriptions
{
	float: left;
	border-top: 1px solid white;
	width: 973px;

}

div.site-description, div.site-description-end, div.site-description-middle
{
	float: left;
	width: 194px;
	height: 33px;
	text-align: center;
	font-weight: bold;
	padding-top: 6px;
	border-right: 1px solid #ffffff;
	background: url('../images/front_product_bg.png');
}

div.site-description a, div.site-description-end a, div.site-description-middle a
{
	color: black;
	text-decoration: none;
	font-weight: bold;
}

div.site-description-end
{
	border-right-width: 0px;
	width: 193px;
}

div.site-description-middle
{
	width: 194px;
}

div#front-content
{
	float: left;
	width: 973px;
	height: 115px;
	overflow: hidden;
	background: url('../images/front_title_bg_2.jpg');
	border: 0px solid #000000;
}

div#front-content a
{
	color: #00556e;
	font-weight: bold;
	text-decoration: none;
}

div#front-content ul
{
	margin-left: 5px;
	padding-left: 10px;
	margin-top: 2px;
	padding-top: 0px;
}

div.front-content-container
{
	float: left;
	margin-top: 15px;
	width: 223px;
	padding-right: 25px;
	border: 0px solid #000000;
}

div.front-content-container2
{	
	margin-left: 20px;
	margin-top: 20px;
	border: 0px solid #000000;
}

div.front-content-container3
{
	float: right;
	margin-top: 25px;
}

div.front-content-container-center
{
	text-align: center;
	width: 223px;
	padding-right: 20px;
	border: 0px solid #000000;
}

div.front-content-container-center h1
{
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	font-size: 150%;
	border: 0px solid #000000;
}

div.front-content-subcontainer
{
	float: left;
	width: 90px;
	padding-right: 10px;
}

div.front-content-container strong
{
	display: block;
	margin-bottom: 5px;
	border: 0px solid #000000;
}

div.front-content-container2 strong
{
	display: block;
	margin-bottom: 5px;
	border: 0px solid #000000;
}


div.front-content-container p
{
	padding: 0px;
	margin: 0px;
	margin-top: 0px;
}


div.jobs-small 
{
	font-size:80%;
}

div.jobs-small ul
{
	margin: 0px;
	padding: 0px;	
}

div#footer
{
	float: left;
	display: inline;
	text-align: center;
	width: 100%;
	background-color: #00556e;
	padding-top:2px;
	padding-bottom:2px;
	color: white;
}

div#footer-text
{
	width: 933px;
	clear: both;
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 90%;
}

label {
	display: block;
	margin-top: 1.5em;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
}

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

.inline
{
	display: inline;
}

input.text {
	width: 200px;
}

input.small
{
	width: 40px;
}

#infoheader {
	background-color: #016646;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 0px solid #000000;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-left:1px;
	margin-right:1px;
}

.calcheader {
	margin-top: 1px;
	margin-bottom: 10px;
	padding-left:12px;
}
.news_div {
	width: 265px;
	height: 218px;
	border-right: 2px solid #016646;
	margin: 0px;
	margin-left: 2px;
	padding-top:5px;
	background-color: #217b5f;
	border-right: 2px solid #016646;
 }
 


.news_div p {
	margin-top:0px;
	margin-bottom:0px;
	padding-left:5px;
	padding-right:10px;
}

.newsheader {
	margin-top: 1px;
	margin-bottom: 10px;
	padding-left:10px;
	background-color: #016646;
	padding: 5px;
	margin-left: 1px;
	margin-right: 1px;
	font-weight: bold;
}

.news1 {
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 5px;
}

.news_div a {
	color: #000000;
	text-decoration: underline;
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.news_div a:hover {
	text-decoration: none;
}

.banner_img {
	margin-top: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px;
	border: 0px;
}

.banner_link {
	text-align: center;
	background-color: #56c7c1;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	width: 155px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-bottom: 1px;
}

#banner_link a {
	text-decoration: underline;
}

#top_search {
	width: 140px;
	margin-left: 15px;
}

.serchresultheader {
	margin-top: 20px;
	margin-bottom: 10px;
	border: 1px solid #999999;
}

.viiva {
	margin-top: 3px;
	margin-bottom: 3px;
	padding: 0px;
	border: 1px solid #999999;
}

#loading {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 0px;
}

.calc_select {
	width: 170px;
}

.calc_submit {
	background-color: transparent;
	border: 0px solid #999999;
	color: #000000;
	font-weight: bold;
	font-size: 12px;
	margin-left: 2px;
}

#feedbackform {

}

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

#feedbackform .textbox {
	width: 400px;
	height: 100px;
}


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

select.multiSelect
{
	width: 250px;
}

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: 85%;
	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;
}

input.SearchButton
{
	border: 0px solid #000000;
	color: white;
	font-size: 12px;
	background-color: transparent;
	text-align: right;
	padding-left: 0px;
	padding-right: 0px;
}

.errorinput {
	background-color: #ffffff;
	color: #000000;
	border: 1px solid #e6502d;
	}
	
.errormessage {
	background-color: #ffffff;
	color: #e6502d;
	border: 1px solid #e6502d;
	padding: 3px;
	}
	
td.altrow  {
	background: #f6f6f8;	
}


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

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

#sitemap .menudepth7 {
	margin-left: 140px;
}

#sitemap .menudepth8 {
	margin-left: 160px;
}

.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;
	padding: 2px 5px 0px 5px;
	margin: 0;
	text-decoration: underline; 
}

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

.tabmenu a:hover {
	color: #fff;
	background: #ADC09F;
	text-decoration: none;
}

.tabmenu a.active:hover {
	background: #ABAD85;
	text-decoration: underline;
}

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

.contentPager a:hover {
	text-decoration: none;
}

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

.inline input, .inline label
{
	display: inline;
}

div#content .textbody
{
	float: left;
	width: 522px;
	margin-right: 10px;
}

div#content .right_image
{
	float: left;
	margin-top: 10px;
	width: 255px;
}

.EviaCheckBoxList {
	margin-top:10px;
}

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

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

.controlmodalheading {
	float: none;
	width:100%;
	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;
}
