@charset "utf-8";
/* CSS Document */

/* zero everything */
html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {  
    margin: 0; 
    padding: 0; 
    border: 0; 
}

/* hide from IE mac \ fix for firefox, scroll jump */
html {
    min-height: 100%;
    margin-bottom: 1px;
}
/* end hiding from IE5 mac */

/* \*/
* html .gainlayout { height: 1%; }
/* */


/* Main body attributes */
body{
	margin-top: 10px;
	margin-left: 6px;
	background: #ffffff;
	text-align: center;
	background-color: #FF9900;}

#maincontainer {
	position: relative;
	margin: 0 auto;
	width: 850px;
	text-align: left;
	overflow: hidden;
	background: #ffffff;
	font-family: Verdana, Helvetica, sans-serif;
	}
	
* .links {
	color: #008000;
	font-weight: bold;
	font-style: italic;
	font-size: 0.8em;
	}
	
* .subscript {
	font-size: smaller;
	}

* .superscript {
	font-size: smaller;
	vertical-align: top;
	position: relative;
	}

* .serif {
	font-family: "Times New Roman", Times, serif;
	}

* p.clear {
	clear: both;
	}
 
* .tagtext {
	font-style:italic;
	font-size: small;
	}
	
/* General links */

a:link {
	text-decoration: none;
	color: #008000;
	}

a:visited {
	text-decoration: none;
	color: #008000;
	}

a:hover {
	text-decoration: underline;
	color: #008000;
	}

a:active {
	text-decoration: none;
	color: #FFCCFF;
	}

/* Page header */

#header {
	width: 850px;
	/* height: 120px; */
	text-align: center;	
	}

#header img {
	margin: 0px;
	padding: 0px;
	border: 0px;
	}

/* TopNav */

#topnav {
	clear: both;
	width: 780px;
	background: none;
	font-size: 0.9em;
	color: #000000;
	text-align: center;
	height: 28px;
	vertical-align: middle;
	display: block;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 20px;
	margin-left: 25px;
	border: 1px solid #008000;
	list-style-type: none;
	}

#topnav h1 {
	font-size: medium;
	font-weight: bold;
	}

#topnav a {
	color: #008000;
	padding: 0 5px;
	}

#topnav a: hover {
	text-decoration: underline;
	list-style: url(none);
	}


/* Content column */

#video {
	margin: 10px 0px 15px 150px;
	padding: 10px 0 10px 0;
	text-align: center;
	border: #FFCCFF groove 2px;
	}

#content {
	padding: 0px;
	width: 600px;
	overflow: hidden;
	margin-right: 0px;
	float: left;
	margin-top: 10px;
	text-align: justify;
	}

#content table {
	font-size: 0.8em;
	border-collapse: collapse;
	margin-top: 5px;
	margin-bottom: 10px;
	}

#content tr {
	margin-bottom: 5px;
	}
	
#content tr .titles {
	color: #900090;
	font-weight: bold;
	font-style: italic;
	}

#content td {
	text-align: left;
	margin: 0px;
	padding: 3px 3px 6px;
	vertical-align: top;
	}

#content th {
	border-bottom: 1px solid #008000;
	text-align: center;
	margin: 0px;
	padding: 5px;
	font-weight: bold;
	font-style: italic;
	color: #900090;
	vertical-align: top;
	}

#content hr {
	padding-left: 10px;
	padding-right: 10px;
	}

#content caption {
	text-align: center;
	font-weight: bold;
	padding-bottom: 0px;
	padding-top: 0px;
	font-size: 1em;
	}

#content h1 {
	margin: 0px 0px 10px 25px;
	padding: 0px 0px 3px;
	color: #000000;
	font-size: x-large;
	text-align: left;
	border-bottom: 2px solid #008000;
	width: 90%;
	font-weight: bold;
	}
	
#content h2 {
	margin: 10px 0px 5px 25px;
	padding: 0px 10px 5px 0px;
	color: #000000;
	font-size: large;
	font-weight: bold;
	border-bottom: 1px solid #008000;
	width: 75%;
	}
	
#content h3 {
	margin: 10px 0px 5px 25px;
	padding: 0px 10px 5px 0px;
	color: #000000;
	font-size: medium;
	font-weight: bold;
	width: 50%;
	border-bottom: 1px solid #008000;
	}

#content h4 {
	margin: 10px 0px 5px 25px;
	padding: 0px 10px 5px 0px;
	color: #000000;
	font-size: medium;
	font-weight: bold;
	}

#content h5 {
	margin: 10px 0px 5px 25px;
	padding: 0px 10px 5px 0px;
	color: #000000;
	font-size: small;
	font-weight: bold;
	}

#content p {
	padding: 0px;
	text-align: justify;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 25px;
	font-size: medium;
	}

#content .marked {
	font-style: italic;
	font-weight: bold;
	color: #900090;
	}

#content img {
	border: none;
	z-index: 0;
	}

#content ul {
	color: #008000;
	list-style-type: disc;
	list-style-position: outside;
	margin-left: 25px;
	}

#content ul li {
	padding-bottom: 5px;
	color: #000000;
	}

#content ul li ul li {
	font-size: 1.1em;
	color: #008000;
	list-style-type: disc;
	list-style-position: outside;
	padding-bottom: 5px;
	color: #000000;
	}

#content .listalpha {
	list-style: lower-alpha url(none);
	font-size: 0.8em;
	}

#content iframe {
	padding: 0px;
	width: 575px;
	border: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	}
#content newsfeed {
	margin-left: 25px;
	width: 300px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: small;
	color: #666;
	text-align: justify;
	display: block;
	z-index: 10;
	}

/* Right column */
	
#rightcolumn {
	padding: 0px;
	margin-top: 10px;
	padding-left: 50px;
	width: 200px;
	background-color: #ffffff;
	list-style-type: none;
	float: right;
	margin-bottom: 10px;
	text-align: center;
	}

#rightcolumn h1 {
	font-size: 1em;
	color: #008000;
	padding-bottom: 4px;
	}

#rightcolumn h2 {
	text-align: center;
	margin: 0 0 10px 0;
	width: 192px;
	}

#rightcolumn h2 img {
	border-width: 0px;
	padding: 0;
	text-align: center;
	}

#rightcolumn .highlight {
	border: 2px solid #008000;
}

#rightcolumn p {
	width: 190px;
	font-size: 0.9em;
	font-weight: normal;
	color: #000000;
	text-align: left;
	padding-left: 10px;
	padding-bottom: 20px;
	margin-top: 0;
	margin-right: 0;
	}

#rightcolumn p a {
	color: #000000;
	text-decoration: none;
	}

#rightcolumn p a:hover {
	color: #000000;
	text-decoration: underline;
	}
	
#contact {
	margin-bottom: 10px;
	margin-left: 10px;
	padding-bottom: 10px;
	}
	
/* Salesbox */

#salesbox {
	float: left;
	width: 166px;
	background: #ffffff;
	text-align: center;
	font-weight: bold;
	height: 110px;
	padding-top: 10px;
	margin: 0 px;
	border: none;
	}
	
#salesbox a img {
	border-width: 0px;
	border-style: none;
	margin-top: 5px;
	}

#salesbox h1 {
	font-size: large;
	font-weight: bold;
	color: #660066;
	margin: 0;
	padding: 0;
	text-align: center;
	}

#salesbox p {
	font-size: medium;
	font-weight: bold;
	color: #336633;
	margin: 5px 0 0 0;
	padding: 0;
	text-align: center;
	width: 180px;
	}


/* Footer */

#footer {
	clear: both;
	width: 850px;
	background: #fff;
	padding: 10px 0 0;
	font-size: 0.8em;
	color: #000000;
	text-align: center;
	}

#footer h1 {
	font-size: medium;
	font-weight: bold;
	}

#footer a {
	color: #008000;
	padding: 0 5px;
	text-align: center;
	}

#footer a: hover {
	text-decoration: underline;
	list-style: url(none);
	}

#certs {
	width: 200px;
	height: 60px;
	padding-right: 50px;
	float: left;
	font-size: 0.8em;
	font-weight: bold;
	text-align: center;
	}

#search {
	width: 200px;
	height: 60px;
	padding-left: 50px;
	float: right;
	font-size: 0.8em;
	font-weight: bold;
	text-align: center;
	}

#lastupdate {
	font-size: 0.8em;
	margin: 0px;
	padding: 0px;
	text-align: center;
	}

#lastupdate p {
	margin: 0px;
	padding: 0px;
	padding-top : 5px;
	text-align: center;
	}
	
#adbar {
	width: 850px;
	background-color: #fff;
	text-align: center;
	clear: both;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}
#legals {
	font-size: x-small;
	text-align: left;
	margin-left: 25px;
}

#legals h2 {
	font-size: small;
	font-variant:small-caps;
}

#legals h3 {
	font-size: small;
	margin-left: 25px;
}

#legals p {
	font-size: x-small;
}

#legals ol li {
	margin-left: 50px;
}
