@charset "UTF-8";
body, h1, h2, h3, h4, p, ul, li {
	margin: 0px;
	padding: 0px;
}
body {
	font-size: 11px;
	color: #666666;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
img {
border: 0px none;
}
#wrapper {
	background-color: #FFFFFF;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header {
	background-image: url(images/header_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	width: 1000px;
	height: 44px;
	text-align: right;
	font-size: 70%;
	font-style: italic;
	color: #003300;
}
#animation {
	width: 1000px;
}
#nav {
	background-image: url(images/nav_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	text-align: right;
	height: 45px;
	width: 1000px;
}
#sidebar {
	float: left;
	width: 225px;
	margin-right: 20px;
	margin-left: 15px;
	margin-top: 15px;
}
#content h2 {
	font-weight: normal;
	color: #060;
	text-align: left;
	font-size: 13pt;
}
#sidebar img {
	margin-bottom: 3px;
}
#footer {
	background-image: url(images/footer_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 46px;
	width: 1000px;
	line-height: 46px;
	color: #FFFFFF;
}
#content {
	float: left;
	width: 720px;
	margin-top: 15px;
}
#contentwrapper {
	width: 1000px;
	background-image: url(images/cont_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.lftflt {
	float: left;
	padding-bottom: 5px;
	margin-right: 10px;
}#products {
	background-color: #CCCCCC;
	height: 120px;
	width: 1000px;
	padding-top: 5px;
}
#content p {
	font-size: 11px;
	line-height: 1.3;
	text-align: justify;
}
#content ol {
	font-size: 11px;
	line-height: 1.3;
	text-align: justify;
	padding-left: 10px;
	list-style-position: outside;
}
.headertip  {
	text-align: right;
	margin-right: 281px;
}
.clearfloat {
	font-size: 10px;
	line-height: 10px;
	clear: both;
	height: 10px;
}
#content h1 {
	text-align: left;
	color: #146D0E;
	font-size: 20pt;
}
#box-table-b{
	border-bottom-color: #1D6C2F;
	border-top-color: #146D32;
	font-family:"Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size:12px;
	width:480px;
	text-align:center;
	border-collapse:collapse;
	margin:20px;
	border-top-width: 7px;
	border-bottom-width: 7px;
	border-top-style: solid;
	border-bottom-style: solid;
}

#box-table-b th{
	border-left-color: #296A29;
	border-right-color: #246B2C;
	font-size:13px;
	font-weight: bold;
	background:#effaef;
	color: #666666;
	padding:8px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
}

#box-table-b td{
	border-left-color: #093;
	border-right-color: #093;
	background:#ebfff8;
	color: #12990b;
	padding:8px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
}
.certificates {
	margin-top: 10px;
	margin-right: 20px;
	border: 1px solid #666;
}

form {  /* set width in form, not fieldset (still takes up more room w/ fieldset width */
	margin: 0;
	padding: 0;
	min-width: 450px;
	max-width: 500px;
	width: 550px;
	font-family: verdana, arial, sans-serif;
	font-size: 100%;
}

form fieldset {
  / * clear: both; note that this clear causes inputs to break to left in ie5.x mac, commented out */
  border-color: #000;
  border-width: 1px;
  border-style: solid;
  padding: 10px;        /* padding in fieldset support spotty in IE */
  margin: 0;
}

form fieldset legend {
	font-size:12px; /* bump up legend font size, not too large or it'll overwrite border on left */                       /* be careful with padding, it'll shift the nice offset on top of border  */
}

form label { 
	display: block;  /* block float the labels to left column, set a width */
	float: left; 
	width: 150px; 
	padding: 0; 
	margin: 5px 0 0; /* set top margin same as form input - textarea etc. elements */
	text-align: right; 
}

form fieldset label:first-letter { /* use first-letter pseudo-class to underline accesskey, note that */
	text-decoration:underline;    /* Firefox 1.07 WIN and Explorer 5.2 Mac don't support first-letter */
                                    /* pseudo-class on legend elements, but do support it on label elements */
                                    /* we instead underline first letter on each label element and accesskey */
                                    /* each input. doing only legends would  lessens cognitive load */
                                   /* opera breaks after first letter underlined legends but not labels */
}

form input, form textarea {
	/* display: inline; inline display must not be set or will hide submit buttons in IE 5x mac */
	width:auto;      /* set width of form elements to auto-size, otherwise watch for wrap on resize */
	margin:5px 0 0 10px; /* set margin on left of form elements rather than right of
                              label aligns textarea better in IE */
}

form input#reset {
	margin-left:0px; /* set margin-left back to zero on reset button (set above) */
}

textarea { overflow: auto; }

form small {
	display: block;
	margin: 0 0 5px 160px; /* instructions/comments left margin set to align w/ right column inputs */
	padding: 1px 3px;
	font-size: 88%;
}

form .required{font-weight:bold;} /* uses class instead of div, more efficient */

form br {
	clear:left; /* setting clear on inputs didn't work consistently, so brs added for degrade */
}
marquee { background-color: #eeeeee; width: 980px; padding: 5px; height: 100px; }
marquee img { border: 0; filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50); -moz-opacity: 0.5; }
marquee img:hover { filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100); -moz-opacity: 1; }
#content ul li {
	font-size: 80%;
	line-height: 1.5;
	color: #666;
	text-align: left;
	margin-left: 30px;
}
.missing {
	color: #F00;
}