﻿body {
	margin: 0;
	padding: 0;
	border: 0;
	color: black;
	font-size: 13px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
}

img {
	border-style:none;
}
h1 {
	font-size:x-large;
}
h2 {
	color: #808080;
	font-size: 15px;
}
h3 {
	color:#333333;
	font-size: 13px;
	border-bottom:1px gray dotted;
}

#page_content{
	width: 100%;
	background-color: #f1f1f1;
	height: 190px;
}

#page_content_inner{
	margin: 0 auto;
	width: 870px;
	background-color: #f1f1f1;
}

#top_content{
	margin: 0 auto;
	width: 870px;
}

#sub_items{
	color: #444444;
}

#container {
	padding: 0;
	background-color: #fff;
	width: 100%;
	margin: 0 auto;
	border-width: 0;
	border-style: none;
	border-color: inherit;
}

.top_links {
	width: 70%;
	vertical-align:bottom;
	text-align:right;
	padding-bottom:5px;
	padding-right:18px;
}

.help_top_links_right {
	width: 40%;
	vertical-align:bottom;
	text-align:right;
	padding-bottom:8px;
	padding-right:18px;
}

.help_top_links_middle {
	width: 50%;
	vertical-align:bottom;
	text-align:left;
	padding-bottom:8px;
	padding-right:18px;
}

#masthead {
	text-align: center;
	margin: 0 auto;
	width: 870px;
	background-color: #FFFFFF;
}
#navigation {
	background-color: #545454;
	overflow: hidden;
	float: right;
}

#footer {
	width: 100%;
	font-size: 11px;
	background-color:#999999;
	color: black;
}

#footer_table {
	text-align: left;
	margin: 0 auto;
	width: 870px;
}
#help_footer {
	width: 100%;
	border-bottom:thin;
	background-color:gray;
	text-align: center;
	vertical-align: middle;
	font-size: 11px;
	background-color:white;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #000000;
	height: 60px;
}

#copyright{
	width: 100%;
	text-align: center;
	background-color: #333333;
	color:gray;
	padding-bottom: 1px;
	padding-top: 7px;
	font-size: 11px;
	vertical-align: middle;
	height: 30px;
}
/* Styles for Footer */
#copyright p {
	color: silver;
	margin: 1px;
	padding: 1px;
}
#footer p {
	color: black;
	margin: 1px;
	padding: 1px;
}
#footer a {
	color: black;
	text-decoration: none;
}
#footer a:hover {
	color:#333333;
	text-decoration: underline;
}
/* Styles for Masthead */
#masthead img { 
	float: left; 
}
#masthead p {
	font-size: 11px;
	margin: 10px 10px 0;
}
/* Styles for Navigation */
#navigation ul {
	list-style-type: none;
	width: 100%;
	margin: 0;
	padding: 0;
}
#navigation li {
	float: left;
}
#navigation a {
	color: #fff;
	text-decoration: none;
	display: block;
	padding: 5px;
	border: 1px solid #c9c9c9;
}
#navigation a:hover {
	color: #000;
	text-decoration: none;
	border: 1px solid #a9a9a9;
	background-color: #a9a9a9;
}
/* Styles for Links */
a {
	color: #036;
	text-decoration: underline;
}
a:hover {
	color: #808080;
	text-decoration: underline;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}
.blue_title{
	color: #5555BE;
}
.red_title {
	color: #e92146;
}
.graphite_title{
	color: #333333;
}
.one_level_table {
	width:870px; 
	background-image:url('../images/bg_grey.png');
	background-position:432px; 
	background-repeat:repeat-y; 
}
.product_table {
	width:870px; 
}

#one_column {
	padding-left:5px;	
	padding-right:5px;	
}

#table_of_content{
	margin-left:20px;
	line-height:30px;
}

.frontpage_table {
	width:100%; 
	background-image:url('../images/bg_two_column_grey.png');
	background-position:290px; 
	background-repeat:repeat-y; 
	padding-bottom:10px;
}
.separator_cell {
	width:1px; 
	background-image:url('../images/bg_grey.png'); 
	background-repeat:repeat-y; 
	padding-bottom:10px;
}
.two_columns{
	text-align: left;
	width: 435px;
	background-image: url('../images/bg_line_gradient.png');
	background-repeat: no-repeat;
	background-position: 0px 28px;
}
.column_left{
	text-align: left;
	margin: 0px 0px 0px 10px;
	float:left;
	width: 415px;
}
.column_right{
	text-align: left;
	margin: 0px 10px 0px 0px;
	float:right;
	width: 420px;
}

.three_cells{
	width: 290px; 
	padding-left:10px;
	padding-right:6px;
}
.read_more{
	width: 32%; 
	height:30px; 
	vertical-align:top;
	padding-left:10px;
}
.bold_title{
	font-size: large;
}

.label_column {
	color:#666666;
	width:170px;
	text-align:left;
	vertical-align:top;
}
.one_cell {
	background-image:url('../images/bg_one_cell.png');
	background-repeat:no-repeat;
	background-position: -5px bottom;
	padding: 10px;
}
.news{
	background-image:url('../images/bg_news.png');
	background-repeat:no-repeat;
	background-position:0px -3px;
}
}.product_box_small {
	width:100px;
	vertical-align:top;
}
.product_caption {
	vertical-align:top;
}
.subtitle {
	color: gray;
	font-size: 11px;
	font-weight:bold;
}

.smalltext {
	color:#6699FF;
	font-size: 11px;
	text-decoration:none;
}

.breadcrumbs{
	padding-left:10px;
	height:25px;
	color: #777777;
	font-size: 11px;
	font-weight:bold;
	background:white;
}
.breadcrumbs a {
	color: #555555;
}
.breadcrumbs a:hover {
	color: #000000;
	text-decoration: none;
}
.market_subtitle {
	color: gray;
	font-style:italic;
	font-size: 11px;
}
.quick_spec {
	font-weight: bold;
	color: #FFFFFF;
}

.download_now {
	font-size: x-large;
}

.spec_table {
	border-left-style: solid;
	border-left-width: 1px;
	border-right: 1px solid #C0C0C0;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom: 1px solid #C0C0C0;
	background:#E9E9E9;
	padding:0px;
}

