a:link {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #657F64;
	font-weight: bold;
	text-transform: none;
	text-decoration: underline;



}
a.navlinks:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	word-spacing: normal;
	text-align: center;
	padding-right: 33px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a.navlinks:hover {
	color: #019702;
	font-weight: bold;
	text-decoration: none;
}
a.navlinks:visited {
	color: #CCCCCC;
	text-decoration: none;
	font-weight: bold;
}
a.navlinkstop:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	word-spacing: normal;
	text-align: center;
	padding-right: 33px;
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
a.navlinkstop:hover {
	color: #019702;
	font-weight: bold;
	text-decoration: none;
	font-size: 16px;
}
a.navlinkstop:visited {
	color: #CCCCCC;
	text-decoration: none;
	font-weight: bold;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-color: #C6C7B9;
	margin-top: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;


}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #666666;

}
input , textarea {
 	font-size: 10pt; 
	color: #505050; 
	border: 1px solid #505050; 
	background-color: #ffffff;
}
/*this is to enlarge the text box when typing into it--!>*/
input:focus,  textarea:focus  {
	border:1px solid #505050;
	background-color: #94E896;
 }  .navbar {
	text-align: left;
	font-weight: bold;
	color: #999999;
	background-image: url(../images/navbar-middle.jpg);
	background-repeat: repeat-y;
	padding-top: 11px;
	padding-left: 22px;
	background-position: top;


}
.h2 {
	font-size: 10px;
}

.contentarea {
	background-color: #ebebeb;
	padding-top: 11px;
	padding-right: 22px;
	padding-left: 22px;
}

.blacktext {
	color: #000000;
}
hr {
	color: #284361;

}

.page {
	background-image: url(../images/imec-integration-logo.jpg);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #2E3740;
}
.textgreen {
	color: #118717;
}
