/* CSS Document */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000033;
}
ul{
	list-style-type: none;
	text-align: left;
	display: block;
	height: 10px;
	line-height: 1.7em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}
li{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ABBFBE;
}

.MainText {
	padding-left: 10px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding-right: 10px;
	width: 549px;
}
h1{
	font-size:12px;
	color:#000066;
	font-weight: bold;
	margin-top:8px;
	margin-left:5px;
}
#nav_menu ul
{
	list-style: none;
	padding: 0;
	margin: 0;
	height: 24px;
}

#nav_menu li
{
	float: left;
	margin: 0 0em;
	padding: 0;
	text-align: center;
	height: 24px;
}

#nav_menu li a
{
	background: #8BA19F repeat-x left bottom;
	height: 24px;
	line-height: 24px;
	float: left;
	width: 77px;
	display: block;
	color: #000000;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: none;
}

#nav_menu li a:hover
{
	background: #103C2B repeat-x left bottom;
	height: 24px;
	line-height: 24px;
	float: left;
	width: 77px;
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: none;
}

/* Commented backslash hack hides rule from IE5-Mac \*/
#nav_menu li a
{
	float: none;
	font-weight: bold;
	height: 24px;
}
/* End IE5-Mac hack */

#nav_menu
{
	width:390px;
	height: 24px;
}
.topPanel {
	width: 775px;
}
.mainPanel {
	width: 775px;
}
.productPanel {
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 20px;
	margin-left: 5px;
	border-bottom-style: none;
	margin-top: 10px;
	font-size: 1.2em;
	font-weight: bold;
}
a:link {
	color: #000066;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000066;
}
a:hover {
	text-decoration: underline;
	color: #0033FF;
}
a:active {
	text-decoration: none;
	color: #000066;
}
.footer {
	font-size: 0.9em;
	color: #FFFFFF;
	background-color: #103C2B;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	width: 775px;
	padding-left: 5px;
}
.footerlinks {
	height: 15px;
	width: 775px;
	background-color: #FFFFFF;
}
.rightPanel {
	background-color: #E6E6E6;
	font-family: Arial, Helvetica, sans-serif;
	color: #103C2B;
	width: 154px;
}
.botBdr {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.NewsPanel {
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
	margin-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9EACAF;
	font-size: 1.2em;
	font-weight: bold;
	color: #006699;
}
.newsItem {
	padding-left: 15px;
	background-image: url(img/bullet2.gif);
	background-repeat: no-repeat;
	background-position: 5px 4px;
	color: #006699;
}
body {
	background-color: #F8F8F8;
	font-family: Arial, Helvetica, sans-serif;
}
.img_text {
	font-size: 0.8em;
	font-style: italic;
}
input {
	border: 1px solid #017777;
}
.imgBdr {
	border: 1px solid #003333;
}
.rightPanel_products {

	background-color: #E6E6E6;
	font-family: Arial, Helvetica, sans-serif;
	color: #103C2B;
	width: 170px;
}
.products_text {
	padding-right: 10px;
}

.products_l {
	background-image: url(img/bullet3.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
	background-position: 2px 5px;
}
.left_panel {
	background-color: #BBDBDA;
	width: 200px;
}
.top_bar {
	background-color: #168F88;
	height: 7px;
}
.Vertical_bar {
	background-color: #BBDBDA;
	width: 40px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #F8F8F8;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.top_bar_dark {
	background-color: #103C2B;
	height: 7px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
.top_img {
	height: 140px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.MainTextHome {

	padding-left: 10px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding-right: 10px;
}
