html {
	scrollbar-3d-light-color:#FFFFFF; 
	scrollbar-arrow-color:#0066CC; 
	scrollbar-base-color:#DFDDD0; 
	scrollbar-dark-shadow-color:#666666; 
	scrollbar-face-color:#DFDDD0; 
	scrollbar-highlight-color:#CCCCCC; 
	scrollbar-shadow-color:#333333;
}
body  
{
	margin: 0;
	padding: 0;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #DFDDD0;
}
#headerDiv {

	text-align: left;
	margin: 20px 0 0 0;
	background-image: url(images/header_bg.jpg) !important;
	background-repeat: no-repeat;
	width: 712px;
	height: 58px;

}
h1 {
	padding: 0;
	margin: 0;
	font-size: 18px;
	color: #666666;
}
h2 {
	padding: 0;
	margin: 0;
	font-size: 18px;
	color: #999999;
}
h4 {
	color: #0066CC;
}
h4.projectTitle {
	margin: 0px 10%;
}
hr.podhr {
	margin: 0px;
	padding: 0px;
	BORDER-RIGHT: #cccccc 0px solid; 
	BORDER-TOP: #cccccc 0px solid; 
	BACKGROUND-color: #eeeeee; 
	color: #eeeeee;
	BORDER-LEFT: #cccccc 0px solid; 
	WIDTH: 94%; 
	BORDER-BOTTOM: #cccccc 0px solid; 
	HEIGHT: 1px;
}
hr.break {
	float: none;
	clear: both;
}
hr.podhr2 {
	margin: 0px;
	padding: 0px;
	background-color: #EEEEFF;
	color: #EEEEFF;
	HEIGHT: 1px;
	WIDTH: 94%;
}
hr.contenthr {
	margin: 0;
	padding: 0;
	background-color: #eeeeee; 
	color: #eeeeee;
	width: 98%; 
	height: 1px;
}
td.contenthr 
{
	border-bottom: 1px solid #EEEEEE;
}


#glbl-nav {
	float: right;
	margin: 8px 15px 0 0;
	padding: 0;
	text-align: right;
	font-size: 10px;
}

.logo {
float: left;
margin: 4px 0 0 10px;
}
#content {
	text-align: left;
	width: 712px;
	background-image: url(images/page_bg.jpg);
	background-repeat: repeat-y;
}
#content-wrapper {
	padding: 10px 15px;
	/*float: left;
	width: 478px;*/
}
div.menuPhone 
{
   color:#0066CC;
   font-size:14px;
   font-weight:bold;
   text-align:right;
   margin:0px 0px 10px 0px;
}
div.content 
{
	width: 478px;
}
.content a 
{
	font-weight: bold;
	color: #0066CC;
	text-decoration: none;
}
.content a:hover 
{
	text-decoration: underline;
}

.pageTitle {
	background-image: url(images/h_bg.jpg);
	background-repeat: repeat-x;
}
.pageTitle h1 
{
	display: inline;
}
#float-nav {
	float: right;
	width: 210px;
}
.float-pod {
	background-image: url(images/pod_bg.gif)
}
.pod-content {
	padding: 5px;
	font-size: 10px;
	
	scrollbar-3d-light-color:#FFFFFF; 
	scrollbar-arrow-color:#0066CC; 
	scrollbar-base-color:#F5F5F5; 
	scrollbar-dark-shadow-color:#666666; 
	scrollbar-face-color:#F5F5F5; 
	scrollbar-highlight-color:#CCCCCC; 
	scrollbar-shadow-color:#333333;
	/*height: 50px;*/
}
.pod-content hr {
	margin: 0px;
	padding: 0px;
}
.pod-content h2 {
	font-size: 16px !important;
	color: #0066CC !important;
	margin: 0 0 4px 0;
}
.pod-content h3 {
	font-size: 11px !important;
	color: #666666;
	margin: 0 0 2px 0;
	padding: 0 0 2px 0;
	display: block;
	border-bottom: 1px solid #EEEEEE;
}
.pod-content h5 {
	font-size: 11px !important;
	color: #666666;
	margin: 0 0 2px 0;
	padding: 0 0 2px 0;
}
.pod-content p {
	font-size: 10px;
	margin: 0 0 4px 0;
}
.pod-content a,
.pod-content a:visited,
.pod-content a:active {
	display: block;
	text-decoration: none;
	font-weight: bold;
	color: #0066CC;
	padding: 2px;
}
.pod-content a:hover {
	background-color: #EEEEEE;
}
.pod-content form {
	margin: 0;
	color: #333333;
}
.pod-content strong,
.pod-content b {
	color: #0066CC;
}

a.pod-imageLink:hover {
	background-color: #FFFFFF !important;
	width:80%;
}
input,
select {
	color: #000000;
	font-size: 10px;
	border: 1px solid #B4B0AB;
}
.radio input,
input.radio,
.checkbox input,
input.checkbox 
{
	border: none;
}
input.imgBtn {
	border: 0px solid #B4B0AB!important;
}
input.button {
	border: 1px solid #B4B0AB;
	background-color: #D4D0CB;
}

#page-footer {
	clear: both;
	width: 698px;
	font-size: 10px;
	color: #FFFFFF;
	height: 44px;
	min-height: 30px;
	background: #D4D0CB;
	background-image: url(images/footer_bg.gif);
}
#page-footer a,
#page-footer a:active,
#page-footer a:visited {
	text-decoration: none;
	color: #0066CC;
	font-weight: bold;
	padding: 2px 5px 2px;
}
#page-footer a:hover {
	color: #FFFFFF;
	background-color: #0066CC;
}
#page-end {
	/*clear: both;*/
}
#glbl-footer {
	text-align: center;
}
#glbl-footer a,
#glbl-footer a:active,
#glbl-footer a:visited {
	text-decoration: none;
	color: #666666;
	font-weight: bold;
	padding: 2px 5px 2px;
}
#glbl-footer a:hover {
	color: #FFFFFF;
	background-color: #0066CC;
}
#copyright-terms a 
{
	color: #000033;
}
.pipe {
	color: #999999;
}
.storyTitle {
	margin: 2px 0px 4px;
	border-bottom: 1px solid #EEEEEE;
	color: #666666;
	width: 98%;
}
.sectionTitle {
	margin: 5px 0;
	color: #0066CC;
	border-bottom: 1px solid #0066CC;
}
.FAQTable h2 {
	color: #0066CC;
}
/* Detail Table */
.detailTable td {
	padding-left: 10px;
	vertical-align: top;
	border-bottom: 1px solid #EEEEEE;
}
.detailTable td.leftCol {
	text-align: right;
}
.detailTable td {
	width: 50%;
}
.detailTable img {
	border: 1px solid #999999;
	float: left;
	margin: 2px;
}
.detailTable a,
.detailTable a:active,
.detailTable a:visited {
	text-decoration: none;
	color: #0066CC;
	font-weight: bold;
	padding: 2px 0px;
}
.detailTable a:hover {
	text-decoration: underline;
}
.detailTable h2 {
	margin: 5px 0px 0px !important;
	font-size: 16px !important;
}
.detailTable p {
	margin: 2px 0px 10px;
	font-size: 10px;
}
td.left {
	padding-right: 10px;
	border-right: 1px solid #EEEEEE;
}

a.darkLink,
a.darkLink:active,
a.darkLink:visited {
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}
a.darkLink:hover {
	text-decoration: underline;
}
.label 
{
	color: #999999;
	font-weight: bold;
}
.formLabel {
	background-color: #EEEEEE;
	color: #0066CC;
	font-weight: bold;
	text-align: right;
}
table.form {
	background-color: #EEEEEE;
	color: #0066CC;
	font-weight: bold;
}
/* Careers */
table.job-listings
{
	border: 1px dashed #666666;
}
table.job-listings td
{
	padding: 3px;
}
table.job-listings td.odd 
{

}
table.job-listings td.even
{
	background-color: #F5F5F5;
}
table.job-listings .job-description 
{
	color: #333333;
}

/* Note */
table.note,
div.note,
div.form {
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px solid #666666;
}
div.form,
div.note,
.note td {
	background-color: #F5F5F5;
	padding: 4px;
	text-align: left;
}
div.form div.form-label 
{
	float: left;
	width: 120px;
	text-align: right;
}
div.form td.form-label
{
	width: 120px;
	text-align: right;
}
div.form div.buttons 
{
	margin-top: 10px;
	text-align: right;
}
.lbl 
{
	margin-top: 10px;
	font-weight: bold;
}
div.form-entry div.lbl 
{
margin: 0;	
}
table.job-listings a,
table.job-listings a:active,
table.job-listings a:visited,
.form a,
.form a:active,
.form a:visited,
.note a,
.note a:active,
.note a:visited {
	padding: 2px;
	text-decoration: none;
	color: #0066CC;
	font-weight: bold;
}
table.job-listings a:hover,
.form a:hover,
.note a:hover {
	text-decoration: underline;
}
.high-speed-internet-bg 
{
	padding: 5px;
	background-image: url(images/high_speed_internet_bg.jpg);
	background-repeat: no-repeat;
	color: #FFFFFF;
}
div.form div.high-speed-internet-bg 
{
	margin: -4px;
}
.high-speed-internet-bg p {
	color: #FFFFFF;
}
.inputError {
	background-color: #FFCCCC!important;
}
.error 
{
	color: #990000!important;
	font-weight: bold;
}
.contactTable,
.websiteTable {
	margin: 0px 0px 5px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}
.contactTable th {
	background-color: #C1E0FF;
}
div.websiteSection,
.websiteTable th {
	background-color: #C1E0FF;
}
td.detail {
	background-image: url(images/detail-td-bg.jpg);
	background-repeat: no-repeat;
}
table.userPassTable {
	margin: 2px 0px 5px 0px;
}
table.userPassTable th {
	background-image: url(images/detail-td-bg.jpg);
	background-repeat: no-repeat;
	border: 0px solid #FFFFFF;
}
table.userPassTable td.toprow {
	border-top: 1px solid #E0EFFF;
}
table.userPassTable td.bottomrow {
	border-bottom: 1px solid #E0EFFF;
}
table.userPassTable td.endcell {
	border-right: 1px solid #E0EFFF;
}

/* Control Row */
.controlRow {
	float: right;
}
.controlRow a {
	padding: 2px 2px 0px;
	color: #0066CC;
	font-weight: bold;
	text-decoration: none;
}
.controlRow a:hover {
	color: #FFFFFF;
	background-color: #0066CC;
}
/* Breadcrumb */
div#breadcrumb 
{
	border-top: 1px solid #999999;
	font-weight: bold;
	margin: 0 7px;
	padding: 3px;
	background-image: url(images/breadcrumb_bg.jpg);
	background-repeat: no-repeat;
}
.breadcrumb-node 
{
	color: #003399;
	text-decoration: none;
}
.breadcrumb-current-node 
{
	color: #0066CC;
}
.breadcrumb-root 
{
	color: #003399;
	text-decoration: none;
}
.breadcrumb-sep 
{
	color: #333333;
}
table.brochure 
{
   width:100%;
   margin:5px 0px 5px 0px;
}
ul.brochure 
{
   margin:0px 0px 0px 0px;
   padding:0px 0px 0px 20px;
}
td.brochureItem 
{
   width:25%;
}
a.brochure-link 
{
   text-decoration: none;
	color: #0066CC;
	font-weight: bold;
}
a.brochure-link:HOVER 
{
   text-decoration:underline;
}

	 

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #d4d0cb;
	}
#TB_window a:visited {color: #d4d0cb;}
#TB_window a:hover {color: #d4d0cb;}
#TB_window a:active {color: #d4d0cb;}
#TB_window a:focus{color: #d4d0cb;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {background: url(macFFBgHack.png) repeat;}
.TB_overlayBG {
	
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	background: #dddddd;
	z-index: 102;
	color:#000000;
	display:none;
	border: 4px solid #525252;
	text-align:left;
	top:50%;
	left:50%;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#e8e8e8;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#000;
	border:none;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}


#templatecontainer
{
	width: 800px;}