﻿@import url(layout.css);
* {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
}
body {
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	background-color: #FFFFFF;
}
#container {
	width: 800px;
	margin: 0 auto 0 auto;
	background-color: #FFFFFF;
}
#masthead {
	margin-right: 0px;
	margin-left: 0px;
	margin: 4px 0 0 0;
	width: 800px;
	padding: 0;
	background-color: #FFFFFF;
}
#navigation {
}
#column_l {
	margin: 0 0 0 0px;
	padding: 0 0px 10px 0px;
}
#column_r {
	width: 200px;
	margin: 0;
	float: right;
	background-color: #CCCCCC;
	position: relative;
	right: 0px;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-bottom-color: #999999;
}
#footer {
	margin: 20px 0 0 0;
	text-align: center;
	padding: 2px;
	border-top-color: #999999;
	border-top-style: dotted;
	border-top-width: 1px;
}
.breadcrumb {
	font-size: 10px;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #999999;
	display: block;
	margin-bottom: 10px;
	margin-top: 5px;
	font-weight: normal;
	padding-bottom: 3px;
}

/* Styles for Masthead */
#masthead img {
}
#masthead p {
	color: #000;
	font-size: 15px;
	text-align: left;
	margin: 30px 10px 0 300px;
	font-family: Verdana;
	font-weight: bold;
}
/* Styles for Navigation */
#navigation ul {
	background: #FFFFFF;
	list-style-type: none;
	width: 100%;
	margin: 4px 0 4px 0;
	padding: 0;
	background-image: url('../images/menuback.jpg');
	height: 28px;
	position: relative;
	z-index: 1;
	display: block;
}
#navigation li {
	padding: 0px;
	border-width: 0 0 0 0;
	margin: 0px 20px 0px 20px;
	font: 11px Verdana;
	float: left;
	font-variant: normal;
	white-space: normal;
	position: relative;
	top: 0px;
	z-index: 2;
	line-height: 15px;
}
#navigation a {
	border-width: 0px;
	border-style: none;
	padding: 0px;
	margin: 0px;
	color: #0057A7;
	text-decoration: none;
	display: inline;
	font-weight: bold;
}
#navigation a:hover {
	color: #F7C92D;
	background-color: #0057A7;
	text-decoration: none;
	border-bottom-style: solid;
	border-bottom-color: #0057A7;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #0057A7;
}
/* Styles for Content */
h1 {
	color: #000000;
	font-size: 18px;
	font-weight: bold;
	margin-top: 10px;
}
h2 {
	color: #000000;
	font-size: 15px;
	font-weight: bold;
}
h3 {
	padding: 0px;
	margin: 0px;
	color: #F7C92D;
	font-size: 10px;
	font-weight: bold;
	line-height: 20px;
	text-indent: 5px;
	letter-spacing: 3px;
	background-color: #0057A7;
	text-transform: uppercase;
}
h4 {
	color: #6699CC;
	font-size: 13px;
	font-weight: bold;
}
h5 {
	padding: 5px 5px 0px 5px;
	margin: 5px 0px 5px 0px;
	color: #0057A7;
	font-size: 11px;
	font-weight: bold;
	line-height: 16px;
	border-top-color: #0057A7;
	border-top-style: solid;
	border-top-width: 1px;
}
h6 {
	color: #965;
	font-size: 0.5em;
}
big {
	color: #965;
	font-size: medium;
}
#column_r p {
	color: #000;
	font-size: 11px;
	text-align: left;
	margin: 0;
	padding: 5px;
}
#column_r h4 {
	margin-bottom: 0;
}
#column_r ul {
	margin-left: 5px;
	padding-top: 0;
	padding-left: 10px;
}
#column_r ul li {
	font-size: x-small;
	display: list-item;
	list-style-position: outside;
}
.feature {
	font-size: 11px;
	font-weight: normal;
	font-family: Verdana;
	font-variant: normal;
	line-height: normal;
	vertical-align: text-top;
	text-indent: 0px;
	text-align: left;
	margin-left: 5px;
	margin-right: 5px;
}
.bodytext {
	font-size: 11px;
	font-family: Verdana;
	line-height: 18px;
}
/* Styles for Footer */
#footer p {
	color: #999999;
	font-size: 10px;
	margin-top: 2px;
	margin-bottom: 6px;
	line-height: 11px;
}
#footer a {
	color: #0057A7;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
}
#footer a:hover {
	color: #F7C92D;
	font-size: 10px;
	text-decoration: underline;
}
/* Styles for Links */
a {
	color: #0057a7;
	font-weight: normal;
	text-decoration: none;
	border-bottom-style: dotted;
	border-bottom-color: #6699CC;
	border-bottom-width: 1px;
}
a:hover {
	color: #F7C92D;
	text-decoration: none;
	background-color: #0057A7;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #0057A7;
	font-weight: normal;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #0057A7;
}

.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}
.home_news {
	font-family: Verdana;
	font-size: 11px;
	line-height: 16px;
	margin: 0px;
	padding: 2px 5px 2px 5px;
	text-align: left;
}
/* Styles for Breadcrumb */
.breadcrumb {
	font-size: 10px;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #999999;
	display: block;
	margin-bottom: 10px;
	margin-top: 5px;
	font-weight: normal;
	padding-bottom: 3px;
}
#breadcrumb a {
	font-size: 10px;
	color: #0057A7;
	font-weight: bold;
	text-decoration: none;
	border-bottom-style: dotted;
	border-bottom-color: #0057A7;
	border-bottom-width: 1px;
}
#breadcrumb a:hover {
	font-size: 10px;
	color: #F7C92D;
	background-color: #0057A7;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #0057A7;
}

/* Styles for img */
#img a {
	border-bottom-style: none;
	border-style: none;
	border-color: inherit;
	text-decoration: none;
}
#img a:hover {
	border-bottom-style: none;
	border: none;
	text-decoration: none;
	background-color: #FFFFFF;
}
/* Styles for column_r */
.news_h1 {
	color: #000000;
	font-size: 18px;
	font-weight: bold;
	margin-top: 10px;
	line-height: normal;
	font-family: Verdana;
}
.bodytext_news {
	font-size: 11px;
	font-family: Verdana;
	line-height: 18px;
	padding-top: 10px;
	padding-right: 2px;
}
.h5_top {
	padding: 5px 5px 0px 5px;
	margin: 5px 0px 5px 0px;
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	line-height: 16px;
}
.prod-headline {
	border: 1px solid #CCCCCC;
	padding: 10px;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	background-image: none;
	background-color: #FFFFFF;
}
.img_1 {
	border-style: solid;
	border-width: 5px 1px 1px 1px;
	border-color: #175D9D;
}

