@charset "utf-8";

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { margin: 0; padding: 0; border: 0; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit; vertical-align: baseline; }

table { border-collapse: collapse; border-spacing: 0; }
caption, th, td { text-align: left; font-weight:400; }
blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }
a img { border: none; }
input,textarea { margin: 0; }

/* Removes Firefox imposed outline */
a { outline: none; }

/* Clearing floats without extra markup  */
.wrapper { display: inline-block; }
.wrapper:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
* html .wrapper { height: 1%; }
.wrapper { display: block; }

body.home {

	margin: 0 auto;
	background-color: #F0F0F0;
	text-align: center;
	}

.surround {
	position: relative;
	background-position: left top;
	margin: 0 auto;
	background-color: transparent;	

}


.page {
	position: relative;
	width: 900px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	background-color: #FFFFFF;
	border: 1px solid #FCFCFC;
}
#header {
	height: 75px;
	background-color: #FFFFFF;
}

#header .logo {
	margin-top: 15px;
	margin-left: 10px;
}

#menu {
	height: 34px;
	background-image: url(/images/navi-bg.gif);
	background-repeat: repeat-x;
	padding-left: 15px;
}

/* ----------------------------- start #nav ----------------------------- */
#nav img { border: none; }
#nav li { display: inline; list-style:none; }
#nav li a { float: left; display:block; width: 128px; height: 34px; margin: 0%; }
#nav li a img {  border:none; vertical-align:bottom; /* for IE6 */}
#nav li a:hover { visibility:visible; }
#nav li a:hover img { visibility:visible; }
#nav li a:hover img/**/ { visibility:hidden; /* hide from IE5.0/win */}
/* ----------------------------- end #nav ----------------------------- */


/* ----------------------------- start #nav ids ----------------------------- */
#one {
	background-image: url(/images/nav-home-hover.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#two {
	background-image: url(/images/nav-product-hover.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#three {
	background-image: url(/images/nav-company-hover.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#four {
	background-image: url(/images/nav-contact-hover.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#footer/* ----------------------------- end #nav ids ----------------------------- */


  {
	background-image: url(/images/footer_bg.gif);
	background-repeat: repeat-x;
	height: 30px;
	background-color: #FFFFFF;
	padding-top: 15px;
	padding-left: 15px;
}

.searchtxt   { color: black; font-size: .75em; font-weight: bold }

#searchform   {
	position: absolute;
	top: 21px;
	left: 634px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


.nav_button     {
	color: #ffffff;
	font-size: .75em;
	font-family: Arial, Helvetica;
	font-weight: normal;
	background-color: #014EA0;
	border-style: solid;
	border-width: 1px;
	border-color: #ffff99 #a9a9a9 #a9a9a9 #ffff99
}


.nav_input   {
	font-size: 0.9em;
	font-family: Arial, Helvetica;
	width: 154px;
	height: 20px;
	background-image: url(/images/logininput.gif);
	padding-top: 4px;
	padding-left: 4px;
	border: 1px solid #FFFFFF;
}
#mainarea {
	height: auto;
	background-color: #FFFFFF;
	padding-bottom: 10px;
	width: 900px;
}

#sub-header {
	background-color: #FFFFFF;
	padding-top: 5px;
}

#mainarea  img.titlepic {
	margin-top: 15px;
	margin-left: 20px;
}
#leftmenu  {
	width: 200px;
	margin-top: 10px;
	margin-left: 10px;
	background-image: url(/images/lnavi_base_bg.gif);
	background-repeat: repeat-y;
	height: 400px;
	margin-right: 10px;
	float: left;
	position: relative;
}
#leftmenu img {
	margin-left: 4px;
}

#leftmenu #leftmenu-top {
	background-image: url(/images/lnavi_titleno.gif);
	height: 10px;
}
#rightcol/* End */

  {
	width: 640px;
	margin-left: 25px;
	min-height: 400px;
	float: left;
	margin-top: 10px;
}
#rightcol .contact {
	float: left;
	width: 250px;
	margin-left: 25px;
	margin-top: 10px;
}

#breadcrumb/* --- Breadcrumbs!! -- */
  {
	background-image: url(/images/breadcrumb-bg.gif);
	background-repeat: repeat-x;
	height: 30px;
	font-size: 0.75em;
	color: #999999;
}
#bread {
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 15px;
	}
#bread a {
	color: #999999;
	text-decoration: underline;
}
#bread a:hover {
	text-decoration: none;
}

#bread ul {
	margin-left: 0;
	padding-left: 0;
	display: inline;
	border: none;
	} 

#bread ul li {
	margin-left: 0;
	padding-left: 2px;
	border: none;
	list-style: none;
	display: inline;
	}

#bread-gen ul li:before {
	content: "\0020 \0020 \0020 \00BB \0020";
	color: #ff9;
	}
	
#bread-gen ul li.first:before {
	content: " ";
	}

/*-- Left Menu styles --*/
.markermenu{
width: 198px; /*width of menu*/
}

.markermenu ul{
	list-style-type: none;
	margin: 5px 0;
	padding: 0;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #9A9A9A;
	border-right-color: #9A9A9A;
	border-bottom-color: #9A9A9A;
	border-left-color: #9A9A9A;
}

.markermenu ul li a{
	font: bold Arial, "Trebuchet MS", Helvetica, sans-serif;
	font-size: 0.75em;
	color: #00014e;
	display: block;
	width: auto;
	padding: 3px 0;
	padding-left: 20px;
	text-decoration: none;
	border-bottom: 1px solid #B5B5B5;
	background-color: white;
	background-image: url(/images/leftnavbtn-off.gif);
	background-repeat: no-repeat;
	background-position: 2px center;
}


* html .markermenu ul li a{ /*IE only. Actual menu width minus left padding of LINK (20px) */
width: 150px;
}

.markermenu ul li a:visited, .markermenu ul li a:active{
color: #00014e;
}

.markermenu ul li a:hover{
	color: black;
	background-color: #ffffcb;
	background-image:url(/images/leftnavbtn-on.gif); /*onMouseover image change. Remove if none*/
}

/* Holly Hack for IE \*/
* html .markermenu ul li { height: 1%; }
* html .markermenu ul li a { height: 1%; }

#contactbox {
	margin-left: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	width: 260px;
	float: left;
}
#contactbox a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
}
#contactbox-img {
	margin-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	width: 260px;
	float: left;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
}
#contactbox-img  img {
	padding: 5px;
	border: 1px solid #999999;
}

#brclear {
	clear: both;
	height: 50px;
}
#main {
	margin-top: 0px;
	position: relative;
	width: 100%;
	left: 0px;
	top: 0px;
}
#aboutbox {
	width: 600px;
	margin-left: 15px;
}

#pageheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #014DA2;
	left: 15px;
	top: 15px;
	float: left;
	height: 30px;
	width: 600px;
	clear: both;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
#pageheader-long {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #014DA2;
	left: 15px;
	top: 15px;
	float: left;
	height: 50px;
	width: 600px;
	clear: both;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
#brclear {
	clear: both;
	height: 50px;
}
#linksheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333333;
	left: 25px;
	top: 15px;
	float: left;
	height: 75px;
	width: 600px;
	clear: none;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
#linkswords {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 300px;
	float: left;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 40px;
}
#linkpic {
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0458A1;
	background-position: center;
	width: auto;
	margin-top: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#linkpic a {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#linksheader a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #000066;
}
#linksheader a:link {
	color: #000066;
}
#linksheader a:visited {
	color: #000066;
}
#linksheader a:hover {
	color: #990000;
}
#pagetitle {
	float: left;
	height: 30px;
	width: 500px;
	padding-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	padding-top: 10px;
}
table.prod-table th, td {
	border: 1px solid #D4E0EE;
	border-collapse: collapse;
	font-family: "Trebuchet MS", Arial, sans-serif;
	color: #555;
	font-size: 0.8em;
}

table.prod-table caption {
	font-size: 0.85em;
	font-weight: bold;
	background-color: #08609B;
	color: #FFFFFF;
	padding: 5px;
}
table.prod-table caption.center {
	text-align: center;	
}

table.prod-table td, th {
	padding: 4px;
	text-align: left;
}

table.prod-table thead th {
	text-align: center;
	background: #E6EDF5;
	color: #4F76A3;
	font-size: .8em !important;
}

table.prod-table tbody th {
	font-weight: bold;
}

table.prod-table tbody tr.even { background: #FCFDFE; }

table.prod-table tbody tr.odd { background: #F7F9FC; }

table.prod-table a:link {
	color: #718ABE;
	text-decoration: none;
}

table.prod-table a:visited {
	color: #718ABE;
	text-decoration: none;
}

table.prod-table a:hover {
	color: #718ABE;
	text-decoration: underline !important;
}

table.prod-table tfoot th, tfoot td {
	font-size: 85%;
}
