body {
	display: block;
	margin: 0;
	padding: 0;
	background-color: #eeeeee;
	font-size: 0.9em;
	font-family: "Trebuchet MS", verdana, arial, helvetica, sans-serif;
}

a:link { color: #3e6e97; text-decoration: none; }       /* unvisited link */
a:hover { color: #000000; text-decoration: underline; }
a:visited { color: #3e6e97; text-decoration: none;  }   /* visited links */
a:visited:hover { color: #000000; text-decoration: underline; }
a:active { color: #3e6e97 }    /* active links */
a:active:hover { color: #000000; text-decoration: underline; }

h1, h2, h3 { 
	font-family: verdana, arial, helvetica, sans-serif;
	color: #55636d;
}

h2 {
		border-bottom: 1px solid #aaaaaa;
}

h3 {
	font-size: 16px;
	margin-top: 10px;
}

p {
	
}

 .indented {
	margin-left: 15px;
}

#container0 {
	width: 970px;
	height: auto;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	border: 0px solid #cccccc;
	background-color: #eeeeee;
}

#header {
	position: static;
	height: 100px;
	padding: 0;
	background-color: #eeeeee;
	min-width : 780px;
}

#navleft {
	float: left;
	width: 150px;
	font-size: 110%;
	font-weight: bold;
	line-height: 200%;
	text-align: right;
	padding: 0px 25px 10px 10px;
	background-color: #eeeeee;
}

#navleft a:link { color: #888888; text-decoration: none; }       /* unvisited link */
#navleft a:hover { color: #000000; text-decoration: underline; }
#navleft a:visited { color: #888888; text-decoration: none;  }   /* visited links */
#navleft a:visited:hover { color: #000000; text-decoration: underline; }
#navleft a:active { color: #888888 }    /* active links */
#navleft a:active:hover { color: #000000; text-decoration: underline; }

.navleftline {
	width: 150px;
	height: 0;
	padding: 0;
	margin: 5px 25px 10px 10px;
	border-bottom: 1px solid #dddddd;
}

#content {
	padding: 15px 25px 25px 25px;
	margin-left: 185px;
	border: 1px solid #888888;
	background-color: #ffffff;
}

#footer {
	width: auto;
	padding : 5px 5px 5px 0px;
	margin: 0px 0px 10px 185px;
	font-size: 75%;
	text-align: center;
}








#biline	{
	position: static;
	width: 100%;
	padding: 2px 0 0 0;
	border-top: 2px solid #cccccc;
	border-bottom: 2px solid #cccccc;
	text-align: center;
}

.navtitle	{
	font-size: 120%;
	font-weight: bold;
	color: #ffffff;
}

.navmenuhdr {
	margin-top: 5px;
	font-size: 110%;
}

.navmenu	{
	margin-left: 10px;
}

.navsubmenu	{
	font-size: 95%;
	margin-left: 5px;
	color: #dddddd;
}

#sidepic {
	width: 168px;
	float: right;
	margin: 0px 10px 10px 0px;
	padding: 0px;
}

#sidebar {
	width: 170px;
	float: right;
	margin: 0px;
	padding: 3px 3px 4px 3px;
	border-left: 1px solid #55636d;
	border-top: 1px solid #55636d;
	border-bottom: 1px solid #55636d;
	font-size: 75%;
	text-align: center;
}

.sidebarlist {
	line-height: 200%;
	font-weight: bold;
	}

.sidebarline {
	width: 170px;
	height: 0;
	padding: 0;
	margin: 5px 0px 5px 0px;
	border-bottom: 1px solid #55636d;
}

.contentbox {
	width: 590px;
	height: 150px;
	margin: 0px 10px 10px 0px;
	padding: 0px 10px 0px 10px;
	border: 1px solid #aaaaaa;
	background-color: white;
	font-size: 95%;
	line-height: 150%;
}

.mainfeaturebox {
	width: 612px;
	margin: 0px 0px 10px 0px;
	padding: 10px 0px 10px 0px;
	border: 0;
	background-color: white;
	font-size: 95%;
	line-height: 150%;
}

.mainfeaturebox_img {
	margin-right: 3px;
}

html > body .contentbox {
	height: auto;
	min-height: 150px;
}

#company {
	width: 590px;
	background-color: white;
	margin: 0px 0px 10px 10px;
	padding: 0px 0px 10px 0px;
	border: 1px solid #3e6e97;
}

#companytitle {
	background-color: #3e6e97;
	padding: 3px 10px 6px 10px;
	border: 0;
	margin: 0;
	font-size: 120%;
	font-stretch: wider;
	font-weight: normal;
	letter-spacing: 0.3em;
	color: #ffffff;
}	
	
#companytitleright {
	float: right;
	padding-top: 3px;
	margin: 0;
	font-size: 65%;
	font-weight: bold;
	text-align: right;
	letter-spacing: 0.1em;
	color: #ffffff;
}

#companytitleright a:link { color: #dddddd; text-decoration: none; }       /* unvisited link */
#companytitleright a:hover { color: #ffffff; text-decoration: underline; }
#companytitleright a:visited { color: #dddddd; text-decoration: none;  }   /* visited links */
#companytitleright a:visited:hover { color: #ffffff; text-decoration: underline; }
#companytitleright a:active { color: #dddddd }    /* active links */
#companytitleright a:active:hover { color: #ffffff; text-decoration: underline; }

#companymenu {
	width: auto;
	background-color: #F0F0F0;
	margin: 0;
	padding: 5px 10px 5px 10px;
	border-bottom: 1px solid #3e6e97;
	font-size: 85%;
	font-weight: bold;
	color: #aaaaaa;
}

.companycontent {
	margin: 0;
	padding: 0 10px 0px 10px;
	background-color: white;
	font-size: 85%;
	line-height: 130%;
	text-align: left;
}

.aside {
	width: auto;
	padding: 10px;
	margin: 10px 0 10px 0;
	border: 1px solid #aaaaaa;
	background-color: #F0F0F0;
	height : auto;
}

.aside img {
	border: 1px solid #000000;
	margin-left: 10px;
}	

.productbox {
	width: 612px;
	background-color: white;
	margin: 0px 0px 10px 0px;
	padding: 0px 10px 0px 0px;
	font-family: "Trebuchet MS", verdana, arial, helvetica, sans-serif;
	font-size: 90%;
	z-index : 1;
}

.productbox a:link { color: #993366; text-decoration: none; }       /* unvisited link */
.productbox a:visited { color: #993366; text-decoration: none; }       /* unvisited link */
.productbox a:hover { color: #000000; text-decoration: underline; }
.productbox a:visited:hover { color: #000000; text-decoration: underline; }
.productbox a:active { color: #993366; text-decoration: none; }    /* active links */
.productbox a:active:hover { color: #000000; text-decoration: underline; }

.highlight_hdr {
	 width: 590px;
	 padding: 4px 10px;
	 background-color: #c5bdb0;
	 border: 1px solid black;
	 font-stretch: wider;
	 letter-spacing: 0.2em;
 } 
 
 .highlightbox {
	padding: 10px 10px 10px 10px;
	width: 590px;
	border: 1px solid #5482AB;
}

table.product {
	width: 612px;
	border: 1px solid #5482AB;
	margin-bottom: 20px;
}

td.product {
	width: 200px;
}

img.product {
	margin-top: 10px;
	margin-right: 20px;
	border: 0px;
}

#footerspace {
	width: auto;
	padding : 5px 5px 5px 0px;
	margin: 0px 0px 500px 10px;
	font-size: 75%;
	text-align: center;
}

.button_1 {
	width: 140px;
	height: 25px;
	margin-bottom: 4px;
	padding-top: 4px;
	border: 1px solid white;
	font-size: 120%;
	font-family: arial;
	font-weight: bold;
	text-align: center;
	background-color: #3e6e97;
	color: white;	
}

.button_1 a:link { color: #dddddd; text-decoration: none; }       /* unvisited link */
.button_1 a:hover { color: #ffffff; text-decoration: underline; }
.button_1 a:visited { color: #dddddd; text-decoration: none;  }   /* visited links */
.button_1 a:visited:hover { color: #ffffff; text-decoration: underline; }
.button_1 a:active { color: #dddddd }    /* active links */
.button_1 a:active:hover { color: #ffffff; text-decoration: underline; }

#clear {
	clear: both;
}

.faq_q {
	font-size: 100%;
	font-weight: bold;	
	margin: 0px 0px 0px 0px;	
}

.faq_a {
	font-size: 100%;
	font-weight: normal;	
	margin: 5px 0px 20px 0px;	
}

.even {
	background-color: #ffffff;
	padding: 5px 0 5px 0;
}	

.odd {
	background-color: #f0f6f6;
	padding: 5px 0 5px 0;	
}	
