body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
	MARGIN-LEFT: 0px;
  	MARGIN-RIGHT: 0px;
  	MARGIN-TOP: 0px;
  	MARGIN-BOTTOM: 0px;
}

a {
	color: #000000;
}

a.readmore {
	color: #e5512d;
}


h1 {
	color: #e5512d;
	font-size: 20px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

h2 {
	color: #e5512d;
	font-size: 16px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

h3 {
	color: #e5512d;
	font-size: 13px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

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: 400px;
}

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

#newsgroup-view div.intro p {
	margin: 0px;
}


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

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

#doc {
	background-color: #b5cde7;
	width: 800px;
	border: 1px solid #000000;
}

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

#breadcrumb a {
	text-decoration: none;
}

.content {
	padding: 0px;
	margin: 0px;
}

.main-content {
	padding-right: 20px;
	padding-bottom: 0px;
}

.header {
	background: url(../images/top_header.gif);
	text-align: right;
}

.leftmenu {
	text-transform: uppercase;
	font-size: 90%;
	padding-top: 40px;
}

.footer {
	background: none;
	font-size: 80%;
	text-decoration: none;
	padding-top: 10px;
	padding-bottom: 15px;
	padding-left: 20px;
	padding-right: 20px;
	border-top: 0px solid #374a97;
}

.line {
	width: 760px;
	color: #374a97;
	height: 1px;
}

.leftmenu ul {
	list-style: disc url(../images/link_01.gif) inside;
	border: 0px solid #000000;
	margin-left: 30px;
}

.leftmenu a {
	text-decoration: none;
	color: #374a97;
	font-size: 11px;
	font-weight: bold;
	margin-left: 5px;
}

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

.leftmenu li.menudepth2 {
	margin: 5px;
	list-style: url(../images/menu_line_a.gif) inside;
	font-weight: normal;
}

.leftmenu li.menudepth3 {
	margin-left: 10px;
	font-weight: normal;
}

.leftmenu li.menudepth4 {
	margin-left: 15px;
	font-weight: normal;	
}

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

div#references img.listimage
{
     border: none;
}

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