/* general tag styles */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #3C454C;
	background: #A5C2D3 url(../i/bg_main.jpg) center top no-repeat;;
	padding: 0;
	margin: 10px 0 0 0;
	text-align: center;
	font-size: 11px;
}

p, td, li, form, label {
	font-size: 11px;
}

td, ul, ol, li, form, input, select {
	padding: 0;
	margin: 0;
}

img {
	padding: 0;
	border: 0;
}

p {
	line-height: 120%;
	padding: 0 0 15px 0;
	color: #3C454C;
	font-weight: normal;
	border: 0;
	margin: 0;
}

h1 {
    font-size: 11px;
	line-height: 120%;
	padding: 5px 0 5px 15px;
	border-top: 1px solid #C4E0F1;
	margin: 0;
	color: #3C454C;
	background: #fff;
	font-weight: normal;
}

h1 span {
	color: #8B9CA6;
	font-weight: bold;
	font-size: 12px;
}

h2, h3, h4 {
    font-size: 13px;
	line-height: 120%;
	padding: 0;
	margin: 0 0 10px 0;
	color: #0073B4;
}

h3 {
	background: url(../i/blue_bullet.jpg) left top no-repeat;
	padding: 0 0 0 14px;
}

h5, h6 {
	font-size: x-small;
	padding: 10px 0 2px 0;
	border: 0;
	margin: 0;
}

select {
	font-size: x-small;
}

a {
	color: #0086CB;
}

a:hover {
	color: #0086CB;
}

label {
	color: #000;
	vertical-align: top;
	font-size: x-small;
}

.em-note {
  font-style: italic;
}

ul, li {
	line-height: 130%;
}

.clearit {
  clear: both;
  line-height: 1px;
  font-size: 1px;
  padding: 0 !important;
} 

/* tabular data cell styles */

td {
	text-align: left;
	vertical-align: top;
}

td.lm {
	text-align: left;
	vertical-align: middle;
	font-size: x-small;
}

td.lb {
	text-align: left;
	vertical-align: bottom;
}

td.lt {
	text-align: left;
	vertical-align: top;
	padding: 0;
}

td.ct {
	text-align: center;
	vertical-align: top;
}

td.cm {
	text-align: center;
	vertical-align: middle;
}

td.cb {
	text-align: center;
	vertical-align: bottom;
}

td.rt {
	text-align: right;
	vertical-align: top;
}

td.rm {
	text-align: right;
	vertical-align: middle;
}

td.rb {
	text-align: right;
	vertical-align: bottom;
}

/* main containers */ 

#main-container {
	text-align: left; 
	margin: 0 auto;
	width: 1010px;
	padding: 0;
	background: url(../i/bg.jpg) left top repeat-y;
}

#main-container-top {
	background: url(../i/bg_top.jpg) left top no-repeat;
	padding: 13px 15px 0 15px;
}

/* header */

#address {
	float: right;
	font-size: 10px;
	color: #0073B4;
	padding: 12px 10px 0 0;
}

#address a {
	color: #0073B4;
}

#logo {
	padding: 0 0 5px 0;
	margin: 0 0 0 0;
}

#banner {
	margin: 0;
	padding: 0;
}

/* content containers */

#content-container {
	padding: 9px 0 5px 0;

}

.content-block-home {
	background: url(../i/home_bg.jpg) left top repeat-y;
	min-height: 403px;
}

.content-block-2cols {
	background: url(../i/cols2_bg.jpg) left top repeat-y;
	min-height: 403px;
}

.content-block-3cols {
	background: url(../i/cols3_bg.jpg) left top repeat-y;
	min-height: 403px;
}

/* left navigation */

.column-l {
	float: left;
	width: 195px;
}

#lnav {
	list-style: none;
	border-bottom: 4px solid #fff;
}

#lnav li {
	color: #49565D;
	font-size: 13px;
	font-weight: bold;
	background: #CED6DA url(../i/lnav_arrow.gif) left top no-repeat;
	border-bottom: 1px solid #fff;
	padding: 5px 0 5px 21px;
}

#lnav li.selected {
	color: #fff;
	background: #8B9CA6 url(../i/lnav_arrow_down.gif) left top no-repeat;
}

#lnav li.subnav {
	color: #CED6DA;
	background: #627682;
	padding: 5px 0 5px 31px;
}

#lnav li.subnav-selected {
	color: #fff;
	background: #627682 url(../i/lnav_subnav_arrow.gif) left top no-repeat;
	padding: 5px 0 5px 31px;
}

#lnav li a {
	color: #49565D;
	text-decoration: none;
}

#lnav li.selected a {
	color: #fff;
}

#lnav li.subnav a {
	color: #CED6DA;
}

#lnav li.subnav-selected a {
	color: #fff;
}

/* content styles */

.column-r {
	float: left;
	width: 779px;
	padding: 0 0 0 5px;
}

.content-block {
	padding: 25px 20px 0 15px;
	background: url(../i/arrow_down.gif) left top no-repeat;
	border-top: 1px solid #C4E0F1;
	
}

.content-block-c {
	padding: 25px 20px 0 15px;
	background: url(../i/arrow_down.gif) left top no-repeat;
	border-top: 1px solid #C4E0F1;
	float: left;
	width: 545px;
}

.content-block-img {
	border-top: 1px solid #C4E0F1;
	padding: 0;
	float: left;
	width: 194px;
	margin: 0 0 0 5px;
}

.content-block-r {
	padding: 25px 20px 0 15px;
	margin: 0 0 0 5px;
	background: url(../i/arrow_down.gif) left top no-repeat;
	border-top: 1px solid #C4E0F1;
	float: left;
	width: 454px;
}

.content-block-c-subnav {
	padding: 25px 10px 0 15px;
	border-top: 1px solid #C4E0F1;
	float: left;
	width: 260px;
}

#news1 {
	background: url(../i/icon1.gif) left top no-repeat;
}

#news2 {
	border-top: none;
}

#bottom-sep {
	border-bottom: 5px solid #fff;
}

.home-news-l {
	width: 300px;
	float: left;
}

h1 #news-area{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #3C454C;
	font-size: 11px;
}

.home-news-r {
	width: 474px;
	float: left;
	margin: 0 0 0 5px;
}

.content-block ul, .content-block-3cols ul {
	margin: 0 0 10px 0;
}

.content-block ul li, .content-block-3cols ul li {
	background: url(../i/bullet.gif) left top no-repeat;
	list-style: none;
	padding: 0 0 5px 20px;
}

#features a {
	display: block;
	margin: 0 0 5px 0;
}

.content-block-2cols h1, .content-block-3cols h1 {
	font-size: 9px;
	color: #0073B4;
	padding: 6px 0 7px 15px;
}

.blue {
	color: #0073B4;
}

#left-subnav {
	list-style: none;
}

#left-subnav li {
	background: url(../i/arrow_orange.gif) left top no-repeat;
	padding: 0 0 20px 14px;
	color: #FF9000;
	font-weight: bold;
}

#left-subnav li.subnav {
	background: none;
	padding: 0 0 7px 48px;
	color: #49565D;
	font-weight: bold;
}

#left-subnav li.subnav-selected {
	background: url(../i/arrow_orange_subnav.gif) left top no-repeat;
	padding: 0 0 7px 48px;
	color: #49565D;
	font-weight: bold;
}

#left-subnav li.selected-prod {
	background: url(../i/arrow_orange.gif) left top no-repeat;
	padding: 0 0 7px 14px;
	color: #49565D;
	font-weight: bold;
}

#left-subnav li a {
	color: #0073B4;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}

#left-subnav li.subnav a {
	color: #49565D;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

#left-subnav li.subnav-selected a {
	color: #49565D;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}

#left-subnav li a:hover {
	text-decoration: underline;
}

#left-subnav li.selected a, #left-subnav li.selected-prod a {
	text-decoration: underline;
}

#left-subnav li ul {
	margin: -20px 0 0 0;
	padding: 0;
}

.indent {
	padding: 15px 0 0 35px; 
}

.indent h3 {
	margin-left: -14px;
}

.download {
	background: url(../i/arrow_orange_down.jpg) left top no-repeat;
	padding: 0 0 0 12px;
}

.download a {
	text-decoration: none;
}

.download a:hover {
	text-decoration: underline;
}

#contact th {
	text-align: right;
	vertical-align: top;
	padding: 3px 10px 3px 0;
	color: #979797;
	font-weight: normal;
}

#contact td {
	padding: 0 0 3px 0;
}

#contact td input, #contact td textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #E2E2E1;
	padding: 1px;
	color: #3C454C;
	font-size: 11px;
}

#contact td input.no-brd {
	border: none;
}


/* footer */

#footer {
	background: #A5C2D3;
	margin: 0 0 0 -10px;
	padding: 7px 10px 7px 10px;
	font-size: 9px;
	color: #fff;
}

#footer p, #footer a {
	font-size: 9px;
	color: #fff;
	padding: 0;
}

#footer p {
	float: right;
}

#bg-bottom {
	margin: 0 0 0 -10px;
}

.error{
	color: #f00;
	margin: 0;
	padding: 0
}

