﻿@import url('layout.css');
body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #000;
	background-color: #808080;
}
#container {
	width: 800px;
	margin: 0 auto;
	background-repeat: repeat-y;
	background-attachment: scroll;
}
#masthead {
	width: 100%;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 10px;
	overflow: auto;
	background-color: #ddb;
	background-image: url('../images/logo_banner_2.png');
	background-repeat: no-repeat;
	height: 120px;
}
#menu {
	position: absolute;
	clear: both;
	margin-top: -5px;
	margin-left: 10px;
	margin-right: 10px;
	z-index: 100;
}
#content {
	width: 780px;
	margin-top: 15px;
	margin-right: 0px;
	margin-left: 10px;
	padding: 10px;
	background-color: #fff;
	z-index: 1;
	overflow: hidden;
}
#footer {
	text-align: center;
	clear: both;
	width: 100%;
	margin-right: 10px;
	margin-left: 10px;
	padding: 0;
	overflow: auto;
	background-color: #dcb;
	background-image: url('../images/footer_banner.png');
	color: #ffffff;
}
#masthead img {
	float: left;
	padding: 0px 0px 0px 0px;
	border-width: thin;
}
#masthead p {
	font-size: 0.8em;
	text-align: right;
	margin-top: 10px;
	margin-right: 10px;
}
/* Styles for Navigation */
#menu dl {
	float: left;
	width: 131px;
	margin: 0 1px;
}
#menu dt {
	cursor: pointer;
	text-align: center;
	font-weight: bold;
	background: #dcb;
	border: 1px solid gray;
	margin: 1px;
	font-size: 1.2em;
	background-image: url('../images/menu_bit.png');
}
#menu dd {
	display: none;
	border: 1px solid gray;
	margin-left: 10px;
	width: 130px;
}
#menu li {
	font-size: 1.0em;
	text-align: center;
	background: #c7b4a0;
	border: 1px solid gray;
}
#menu dt a {
	color: #fff;
	text-decoration: none;
	display: block;
	height: 100%;
	width: 100%;
	border: 0 none;
}
#menu li a {
	color: #fff;
	text-decoration: none;
	display: block;
	height: 100%;
	width: 100%;
	border: 0 none;
}
#menu dt a {
	color: #fff;
}
#menu dt a:focus {
	background: #eee;
	color: #000;
}
#menu dt a:hover {
	background: #eee;
	color: #000;
}
#menu li a:focus {
	background: #eee;
	color: #000;
}
#menu li a:hover {
	background: #eee;
	color: #000;
}
/* Styles for Footer */
#footer p {
	font-size: 1.0em;
	margin: 2px;
	padding: 2px;
}
#footer a {
	color: #fff;
	text-decoration: underline;
}
#footer a:hover {
	color: #fff;
	text-decoration: none;
}
#footer .copyright {
	font-weight: normal;
}
/* Front Page Styles */
#front_page {
}
#front_page a {
	text-decoration: underline;
	color: #000;
	font-weight: normal;
}
#front_page a:hover {
	text-decoration: underline;
	background: ThreeDLightShadow;
}
#column_1 {
	width: 35%;
	float: left;
}
#column_2 {
	width: 63%;
	float: right;
}
#news_headline {
	padding: 10px;
	background-color: #cccccc;
	font-size: small;
}
#news_headline a {
	text-decoration: underline;
}
#news_headline a:hover {
	text-decoration: underline;
	font-weight: bold;
	background: #cccccc;
}
#news_headline .news_text {
	font-weight: normal;
	font-size: small;
}
#news_headline h2 {
	background: #3472ab;
	color: white;
	padding: 4px;
}
#application_quicklinks {
	padding: 10px;
	background-color: #cccccc;
}
#application_quicklinks .qlink_section {
	padding: 0px;
	margin: 0px;
	overflow: hidden;
}
#application_quicklinks img {
	height: 100px;
	width: 100px;
}
#application_quicklinks .qlink_section:hover {
	background: #DDCCBB;
}
#application_quicklinks .qlink_section a:hover {
	background: #DDCCBB;
}
#application_quicklinks h2 {
	background: #3472ab;
	color: white;
	padding: 4px;
}
#spotlight {
	padding: 10px;
}
#spotlight h2 {
	background:#927c61;
	color:white;
	padding:4px
}
#product_quick_links {
	padding: 5px;
}
#product_quick_links h2 {
	background:#927c61;
	color:white;
	padding:4px
}
.product_link {
	height: 65px;
	padding-bottom: 5px;
	overflow: hidden;
}
.product_link img {
	padding-right: 15px;
	width: 33px;
}
#us_statement {
	clear: both;
	width: 100%;
	padding: 5px;
}
.frontpage-link {
	font-size: large;
}
.frontpage-large_banner {
	font-size: 52px;
}
/* End of Front Page Styles */
/* General Styles */
li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
dd {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
dt {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
dl {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
h2 {
	font-size: 1.5em;
}
.no-decoration-links {
	text-decoration: none;
}
.decorated-list {
	padding: 5px;
}
.decorated-list li {
	list-style-type: disc;
	margin-left: 20px;
}
.info_section {
	padding: 10px;
	float: left;
}
#product_list {
}
#product_list li {
	list-style-type: disc;
	margin-left: 20px;
}
a {
	color: #04b;
	text-decoration: underline;
}
a:hover {
	color: #333;
	text-decoration: underline;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}
.job_headings {
	font-weight: bold;
	text-decoration: underline;
}
img {
	padding: 2px 6px 2px 1px;
	border-width: thick;
	border-style: none;
	border-color: inherit;
	float: left;
}
table {
	border: thin hidden white;
}
#simple_nav_box {
	float: right;
	z-index: 85;
	width: 120px;
	border-style: solid;
	border-color: black;
	border-width: 2px;
	padding: 5px;
	margin-right: 30px;
	margin-top: 15px;
}
#simple_nav_box li {
	margin-left: 10px;
}
#simple_nav_box p {
	padding: 1px;
}
.news_section {
	padding: 5px;
}
#overview_header {
	padding: 2px;
}
#overview_body {
	padding: 5px;
}
.overview_subsection {
	padding: 1px;
	clear: left;
}
#tech_header {
}
#tech_body {
}
.tech_section {
	clear: both;
	height: auto;
	overflow: hidden;
	padding-bottom: 5px;
	padding-top: 3px;
	border-top: 1px black solid;
}
.historical {
	background-image: url('../images/historical.png');
	background-repeat: no-repeat;
	background-position: right top;
}
.tech_section img {
	float: right;
}
