﻿@charset "utf-8";

html,body
{	
	height:100%;
    text-align: center;
}

html, body, h1, h2, h3, h4, h5, h6, p, img, blockquote, q, caption, a, form, fieldset, pre, div
{
	margin: 0;
	padding: 0;
	border: none;
}

body
{	
	text-align:center;	
	background: #939393 url('../images/bg_body.gif') repeat-x top left;
	color: #000000;
	font: x-small verdana, tahoma, arial, helvetica, sans-serif;
}

#wrapper
{
	margin: 0 auto;
    text-align: left;
    vertical-align: middle;
    width: 970px;
	background-color: #fff;
}

#wrapper #wrapperCell
{
	margin: 0;
	padding: 0;
	border: none;
}

table.container
{	
	height: 100%;
	width: 990px;
	margin: 0;
	padding: 0;
}

td.leftHdrCell, td.headerCell, td.rightHdrCell,
td.leftChildHdrCell, td.rightChildHdrCell,
td.leftChildSubHeaderCell, td.rightChildSubHeaderCell,
td.leftCntCell, td.contentCell, td.rightCntCell,
td.leftChildCntCell, td.rightChildCntCell,
td.leftHomeCell, td.homeContentCell, td.rightHomeCell,
td.leftFtrCell, td.footerCell, td.rightFtrCell,
td.leftSubFtrCell, td.subFooterCell, td.rightSubFtrCell,
td.childPageContent, td.childPageSubNav
{
	margin: 0;
	padding: 0;	
}

td.headerCell, td.contentCell, td.homeContentCell, td.subFooterCell
{
	width: 930px;	
}

td.leftHdrCell, td.rightHdrCell, 
td.leftChildHdrCell, td.rightChildHdrCell,
td.leftChildSubHeaderCell, td.rightChildSubHeaderCell
td.leftNavCell, td.rightNavCell, 
td.leftCntCell, td.rightCntCell,
td.leftChildCntCell, td.rightChildCntCell
td.leftHomeCell, td.rightHomeCell,
td.leftFtrCell, td.rightFtrCell
td.leftSubFtrCell, td.rightSubFtrCell
{
	width: 30px;	
}

td.leftHdrCell, td.headerCell, td.rightHdrCell
{
	height: 344px;	
}

td.headerCell
{
	/* background-color: #D1DCE9; */
	/* border:1px solid #999; */
}

td.leftChildHdrCell, td.childHeaderCell, td.rightChildHdrCell
{
	height: 152px;	
}

td.leftChildHdrCell
{
	background: #939393 url('../images/bg_child_left_wrapper.gif') top left no-repeat;
}

td.rightChildHdrCell
{
	background: #939393 url('../images/bg_child_right_wrapper.gif') top left no-repeat;	
}

td.leftHdrCell
{
	background: #939393 url('../images/bg_left_wrapper.gif') top left no-repeat;
}

td.rightHdrCell
{
	background: #939393 url('../images/bg_right_wrapper.gif') top left no-repeat;
}

td.topLeftHomeHdrCell, td.topLeftChildHdrCell
{
	width: 304px; 
	margin: 0; 
	padding: 0; 
	background-color: #8facaa; 
	vertical-align: top;
	color: White;
}

td.topLeftChildHdrCell
{
	height: 152px;	
}

td.topRightHomeHdrCell
{
	width: 626px;
	height: 32px;
	margin: 0; 
	padding: 0 6px 0 0; 
	vertical-align: top;
	background: url('../images/bg_top_right_cell.gif') top left repeat-x;
}

td.topRightNavCell
{
	width: 626px;
	height: 37px;
	margin: 0; 
	padding: 0; 
	vertical-align: top;
	background: url('../images/bg_nav.gif') top left repeat-x;
}

td.homeFlashContainer
{
	width: 626px;
	height: 325px;
	margin: 0; 
	padding: 0; 
	vertical-align: top;
	background-color: #555;
}

div.homeCompanyInfo
{
	width: 260px;
	height: 158px;
	padding: 40px 20px 30px 20px;
	text-align: left;
	color: White;
	font-weight: bold;
	font-size: 8.5pt;	
}

td.leftHomeCell, td.homeContentCell, td.rightHomeCell
{	
	height: 250px;
	border-style: none;
}

td.leftCntCell, td.contentCell, td.rightCntCell
{
	height: 350px;
	border-style: none;
}

td.contentCell
{
	background-color: #fff;
}

td.childSubHeaderCell
{
	margin: 0;
	padding: 0;
	height: 19px;
	width: 930px;
	background: url('../images/bg_child_sub_header.gif') top left repeat-x;	
}

td.leftChildSubHeaderCell
{
	height: 19px;
	background: #939393 url('../images/bg_child_light_left_wrapper.gif') top left repeat-y;
}

td.rightChildSubHeaderCell
{
	height: 19px;
	background: #939393 url('../images/bg_child_light_right_wrapper.gif') top left repeat-y;
}

td.childPageSubNav
{	
	background-color: #edede1;
	width: 304px; 
	height: 100%;
	border: none;
}

td.leftChildHdrCell
{
	width: 30px; 
	height: 152px; 
	background: url('../images/bg_child_left_wrapper.gif') top left no-repeat;
}

td.rightChildHdrCell
{
	width: 30px; 
	height: 152px; 
	background: url('../images/bg_child_right_wrapper.gif') top left no-repeat;
}

td.childPageContent
{	
	background-color: #fff;
	width: 626px;
	height: 100%;
	border: none;
	padding: 20px;
	border-left: 1px solid #cfc6bb;
}

td.leftCntCell, td.leftHomeCell, td.leftFtrCell, td.leftChildCntCell
{
	background: #939393 url('../images/bg_left_lower_wrapper.gif') top left repeat-y;
}

td.leftChildCntCell
{	
	vertical-align: top;
	text-align: right;
}

td.rightChildCntCell
{	
	vertical-align: top;
	text-align: left;
}

div.leftChildSideShadow
{
	background: url('../images/bg_child_light_left_wrapper.gif') repeat-y top left; 
	width: 30px; 
	height: 223px;
}

div.rightChildSideShadow
{
	background: url('../images/bg_child_light_right_wrapper.gif') repeat-y top left; 
	width: 30px; 
	height: 223px;
}

td.rightCntCell, td.rightHomeCell, td.rightFtrCell, td.rightChildCntCell
{
	background: #939393 url('../images/bg_right_lower_wrapper.gif') top left repeat-y;
}

td.leftFtrCell, td.footerCell, td.rightFtrCell
{
	height:54px;	
	color: #000;
	text-align: left;
}

td.footerCell
{
	width: 910px;
	border: none;	
	padding: 10px;
	color: White;
	background: #8ba9a7 url('../images/bg_footer.gif') bottom left repeat-x;
} 

td.leftSubFtrCell, td.subFooterCell, td.rightSubFtrCell
{
	height:30px;	
	color: #939393;
	text-align: center;
}

td.subFooterCell
{	
	background: #939393 url('../images/bg_footer_shadow.gif') repeat-x top left;
}

td.leftSubFtrCell
{
	background: #939393 url('../images/bg_bottom_left_corner.jpg') no-repeat top left;
}

td.rightSubFtrCell
{
	background: #939393 url('../images/bg_bottom_right_corner.jpg') no-repeat top left;
} 


/* Links */

a:link, a:active, a:visited, a:hover 
{
	color: #039099;
	text-decoration: underline;
}

a:hover 
{
	color: #039099;
	text-decoration: none;
}

/* Form Elements */

input, textarea, select 
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	/*font-size: .85em;*/
	font-size:10px;
	font-weight: bold;
	color: #666;
	margin: 0;	
}


/* Text Elements */

h1, h2, h3, h4, h5, h6 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #039099;
	/* border-bottom:1px solid #CCCCCC; */
	font-weight: bold;
	font-style: normal;
	margin-bottom:7px;
}

h1 {font-size: 1.6em;}
h2 {font-size: 1.4em;}
h3 {font-size: 1.2em;}
h4 {font-size: 1em;}

p 
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000;
	padding-bottom: 1.5em;
}

p.small
{
	font-size:0.8em;
}

hr
{
	height: 1px;
	color: #dfdfdf;	
}

ul
{
	margin-top: 0;	
	margin-bottom: 0;
}

li
{	
	font-size: small;	
}

img.logoStd
{
	display: block;
}

img.logoWb
{
	display: none;	
}

.modalBackground 
{
    background-color: #555;
    opacity: .6;
    filter: alpha(opacity=60);
}  

td.rssFeedLeftCol
{
	padding: 0; 
	margin: 0; 
	background-color: #fff;	
}

td.rssFeedRightCol
{
	padding: 0 0 0 20px; 
	margin: 0; 
	width: 185px; 
	height: 100%; 
	background-color: #fff;
}

div.rssEntryTitle
{
	font-size: large; 
	width: 100%; 
	padding-bottom: 5px; 
	color: #039099
}

/*
	Vertical Accordions
*/

.accordion_toggle {
	display: block;
	height: 20px;
	/* width: 480px; */
	background: url(images/accordion_toggle.jpg) no-repeat top right #eee;
	padding: 0 10px 0 10px;
	line-height: 20px;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
	outline: none;
	font-size: 12px;
	color: #000000;
	border-bottom: 1px solid #ddd;
	cursor: pointer;
	margin: 0 0 0 0;
}

.accordion_toggle_active {
	background: url(images/accordion_toggle_active.jpg) no-repeat top right #ddd;
	color: #000;
	border-bottom: 1px solid #ddd;
	font-weight: bold;			
}

.accordion_content {
	background-color: #eee;
	color: #444444;
	overflow: hidden;
	border-bottom: 1px solid #ddd;
}
	
.accordion_content h2 {
	margin: 15px 0 5px 10px;
	color: #0099FF;
}

.accordion_content p {
	line-height: 150%;
	padding: 5px 10px 15px 10px;
}
	
.accordion_toggle:hover
{
	background-color: #e8e8e8;
}