html {
 min-width: 56em;
 margin: 0;
 padding: 0;
}

body,div,td,th,h1,h2,h3,h4,input,textarea { /* redundant rules for bad browsers  */
 font-family: Tahoma, Arial, sans-serif;
 font-size: x-small;
 voice-family: "\"}\"";
 voice-family: inherit;
 font-size: small;
 color: #333;
}

h1 {
 font-size: 180%;
}

h2 {
 font-size: 150%;
 color: #8cd600;
 margin-bottom: 0;
 padding-bottom: 0;
 text-decoration: underline;
}

h3 {
 font-size: 115%;
 color: #8cd600;
 margin-bottom: 0;
 padding-bottom: 0;
 text-decoration: underline;
}

ul li {
	line-height: 1.6em;
}
ul {
	margin-top: 0.3em;
	margin-bottom: 0.3em;
}

/*
 * MUENU
 */

#mainMenu {
	font-family: "bitstream vera sans", sans-serif;
	position: relative;
	height: 2em;
	width: 760px; /* a width is required for Opera, older Mozilla browsers, and Konqueror browsers */
	width: 100%;
	border-top: 1px solid #8cd600;
	background: #8cd600;
	border-left: none;
	margin-right: 1px;
	clear: both;
}

#nav, #nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

#nav a {
	display: block;
	background: #8cd600;
	text-decoration: none;
	/*padding-left: 7%;*/
	text-align: center;
	padding: 0 3% 0 3%;
	color: white;
	border: 0px none;
}

#nav a.compact {
	line-height: 1em;
	font-size:0.9em;
	padding-top: 0.1em; 
	padding-bottom: 0.2em;
}

* html #nav a {	
	width: 92.5%;
}
#nav a:hover {
	background: #F8FEF1;
	color: #419200;
}

#nav li {
	float: left;
	width: 8em;
	margin: 0 -1px 0 -1px;
	border-left: 1px solid white;
	line-height: 2em;
}

#nav li ul {
	position: absolute;
	width: 12em;
	left: -999em;
	padding: 0;
	border-left: 1px solid white;
	border-right: 1px solid white;
	border-top: 1px solid white;
	margin: 0 -1px 0 -1px;
	background: #A7F11D;
	opacity: 0.9;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=90);
}

#nav li ul li{
	display: block;
	width: 12em;
	margin-right: -4em;
	border-bottom: 1px solid white;
	margin-bottom: 0.49px;
}

#nav li li a {
	display: block;
	line-height: 1.15em;
	font-size: 0.85em;
	padding: 0.5em;
	border: 1px solid #8cd600;
	margin: 0;
}
* html #nav li li a {	
	width: 91%;
}

#nav li:hover ul, #nav li.sfhover ul { /* lists nested under hovered list items */
  left: auto;
}
 /*
  * END MENU
  */

.clearhack {
 display: inline;
}
/*Clears Box Model Hack in IE5*/

body {
 background: #FFF;
 color: #333;
 padding: 0 0 3em 0;
 margin: 0;
 text-align: center;
}

#wrapper {
 width: 56em;
 margin: 10px auto 0 auto;
 text-align: left;
 overflow: hidden;
 border: 1px solid #0099b5;
}

a,
a:link,
a:active {
 color: #86d000;
 /*text-decoration: none;
 border-bottom: 1px dashed #7cc600;*/
}

a:hover {
 color: #AcF600;
}

p {
 line-height: 120%;
 margin: 0.4em 0 0.8em 0;
 padding: 0;
}

dt {
 clear: both;
}

dd {
 margin: 0 0 1em 2em;
}

dd img {
 float: left;
}

#main {
	clear: both;
	background: #B0B1FF;
	border-top: 15px solid #0099b5;

}

#content {
	padding: 1.4em 4em 1em 4em;
	/*background-color: #FFFAFC;*/
	min-height: 300px;
 	background: #fff;
 	border-top: 6px solid #8cd600;
}

h1 {
 background: transparent url(../images/logo2.gif) 0.3em 0.3em no-repeat;
 height: 70px;
 margin: 0;
}

h1 .txt {
 visibility: hidden;
}

#footer {
 width: 56em;
 text-align: center;
 margin: 0 auto 0 auto;

}

#footer img {
 border: 0;
}
#footer #copyright {
	 background:#8cd600;
	 border: 1px solid #8cd600;
	 color: white; 
	 font-size: 0.86em;
	 padding: 0.1em 0 0em 0;
}
#footer #copyright a{
	 color: white; 
}

#footer #credits,#credits * {
 font-size: 92%;
 color: #888;
 text-decoration: none;
}

#footer #credits a:hover {
 color: #4D5792;
}

#footer #standards a {
 text-decoration: none;
}

.priceList th {
 padding: 0 3em 0 1em;
}

.timeTable {
 border-collapse: collapse;
}

.timeTable th,.timeTable td {
 border: 1px solid black;
 padding: 0.1em 0.2em 0.1em 0.2em;
}

#banner {
	border-bottom: 1px solid white;
	border-top: 1px solid white;
	margin-bottom: -4px;
	width: 99.7%;
}
* html #banner {
	margin-left: 0;
	width: 99.95%;
}

#header {
	text-align: left;
}

#header h1 {
	float: left;
	width: 50%;
}

#header .contact {
  font-size: 82%;
  color: #0099b5;
  float: right;
  width: 10em;
  padding: 1.1em 0em 1em 0em;
  line-height: 1.1em;
}

#header .contact a{
  color: #0099b5;
  text-decoration: none;
  border-bottom: none;
}

#header .contact a:hover{
  border-bottom: 1px solid #0099b5;
}

.error {
  color: red;
  display: none;
}

#contactTable td {
	margin:0;
	padding:0;
	width:15%;
}

.objectives-leader {
 margin-bottom: 0.2em;
}

.objectives-list {
margin-top: 0;
margin-bottom: 0;
}

.objectives-list li {
margin-top: 0;
margin-bottom: 0;
padding-top: 0;
margin-bottom: 0; 
line-height: 1.3em;
}

p {
	margin-top: 0;
	padding-top: 0;
}