/* Timbren Global Styles */

body {
	margin: auto;
	text-align: center;
	}

html {
	height:100%
	}

#container {
	width:812px;	
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0px;	
	margin-left: auto;
	text-align: left;
	}

#bodyContainer {
	position: relative;
	width:812px;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 1px;
	border-top:1px solid #00AEF0;
	background-color: #222268;
	}

.H1 {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #ffff00;
	font-weight: 600;
	padding: 3px;
	width: 112px;
	margin-bottom: 3px;
	background-color: #2CAEEF;
	background-image: url(images/global/subnav-btn.gif);
	background-repeat:no-repeat;
	}

.H1 a {
	text-decoration: none;
	color: #ffff00;
	}

.H1 a:visited {
	color: #ffff00;
	}

.H1 a:hover {
	color: #ffff00;
	text-decoration: underline;
	font-weight: 600;
	}

.H2 {
	font: bold italic 12px verdana, arial, sans-serif;
	color: #222268;
	background-color: #F9F9B7;
	}

.H3 {
	font: bold italic 11px verdana, arial, sans-serif;
	color: #fff;
	display: block;
	text-align: center;
	background-color: #222268;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	border-bottom: 1px solid #F9F9B7;
	}

.H4 {
	font: 11px verdana, arial, sans-serif;
	color: #fff;
	margin-left: 5px;
	}

.H5 {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #ff0;
	text-align: center;
	height: 25px;
	}

.H5 a {
	text-decoration: none;
	color: #fff;
	text-align: center;
	}

.H5 a:visited {
	color: #fff;
	text-align: center;
	}

.H5 a:hover {
	color: #fff;
	text-decoration: underline;
	text-align: center;
	}

.H6 {
	background: left url(images/global/arrow-right-red.gif) no-repeat;
	font: 12px verdana, arial, sans-serif;
	color: #222268;
	font-weight: 600;
	background-color: #fff;
	margin-top: 0px;
	margin-bottom: 3px;
	padding-top: 0px;
	padding-bottom: 3px;
	padding-left: 46px;
	}

.p  {
	font: 10px verdana, arial, sans-serif;
	color: #000;
	}

p.test { color:red; }
p[id$="test"] { color:green; }
p[id$="test"]:not([class="xxx"]) { color:red; }

.p ul {
	margin-left: -30px !important;
	margin-left: 0px;
	margin-bottom: 18px !important;
	margin-bottom: 2px;
	}

.p ul li {
	margin: 0px;
	font: 11px verdana, arial, sans-serif;
	color: #000;
	}

.clearMenu {
	clear: both;
	}

/* Header Formatting Divs here */
#header {
	width:813px;
	height:117px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background:top right url("images/global/timbren-header.jpg") no-repeat;
	border-bottom: 1px solid #F9F9B7;
	text-align: center;
	}
	
#logo {
	margin-top: 2px;
	margin-left: 2px;
	height: 68px;
	float: left;
	}

#logo img {
	border-style: none;
}

#header #utilityHead {
	float:right;
	text-align: right;
	margin-top: 5px;
	margin-right: 20px;
	font: 10px verdana, arial, sans-serif;
	color: #ff0;
	font-weight: bold;
	padding-top: 8px;
	}

#header #utilityHead a {
	color: #ff0;
	text-decoration: none;
	font-weight: bold;
	}

#header #utilityHead a:visited {
	color: #ff0;
	}

#header #utilityHead a:hover {
	color: #ff0;
	text-decoration: underline;
	font-weight: bold;
	}
	
#header #ses {
	font: bold 15px arial;
	color: #fff;
	text-align: center;
	height: 30px;
	padding: 0px;
	margin: 0px;
	}

#header #TimbrenInd {
	font: bold 15px arial;
	color: #fff;
	text-align: center;
	height: 30px;
	margin: 0px;
	}

#header #title {
	padding-top: 20px;
}
	
#header #date {
	position: relative;
	font: 10px verdana, arial, sans-serif;
	color: #ccc;
	text-align: center;
	margin-top: 8px;
	}
	
#header #globalNav {
	background-color: #222268;
	margin-top: 42px;
	margin-left: 119px;
	text-align:bottom;
	width: 590px;
	border: 1px solid #ccc;
	}

/* Global Navigation Menu */
#globalNavText ul {
	padding: 0px;
	margin: 0px;
	}

#globalNavText	{
	font: 12px verdana, arial, sans-serif;
	text-align: left;
	position: absolute;
	}

#globalNavText ul li {
	display: inline;
	padding: 0px 3px 0px 0px;
	margin: 0px;
	color: #ff0;
	font-weight: bold;
	}

.rightBorder {
	border-right: 1px solid #F9F9B7;
	}

#globalNavText ul li a {
	color: #ff0;
	font-weight: bold;
	text-decoration: none;
	}

#globalNavText ul li a:hover {
	text-decoration: underline;
	} 

#date {
	position: relative;
	font: 10px verdana, arial, sans-serif;
	color: #ccc;
	text-align: center;
	margin-top: 8px;
	}
/* end Header Formatting Divs */


/* Left Column Formatting Divs */
#columnLeft  {
    float: left;
	margin-right: 3px;
	margin-bottom: 0px;
	padding: 0px;
	width:130px;
	border-bottom: 1px solid #222268;
	background-color: #222268;
	}

#columnLeftTop {
	padding-top: 5px;
	padding-bottom: 5px;
	width:130px;
	background-color: #222268;
	}

#columnLeftTop ul {
	margin: 0px;
	padding-left: 10px;
	padding-bottom: 0px;
	}

#columnLeftTop ul li {
	list-style-type: none;
	font: 12px verdana, arial, sans-serif;
	color:#FF0;
	font-weight: 600;
	}

#applicationGuide {
	padding-top: 5px;
	padding-left: 2px;
	font: 10px arial, sans-serif;
	color: #fff;
	}

#appGuideContainer {
	margin-top: 0px;
	font: 12px arial, sans-serif;
	color: #000;
	border-right:1px solid #222268;
	border-left:1px solid #222268;
	background:top url(images/global/openRoad.jpg) repeat-y;
	}

#appGuideContainer ul {
	padding: 5px 0px 0px 0px;
	margin-top: 0px;
	margin-left: 3px;
	color: #000;	
	}

#appGuideContainer ul li {
	list-style-type: none;
	font: 12px arial, sans-serif;
	color: #000;
	line-height: 1.1em;
	padding: 0px 3px 2px 3px;
	margin-top: 0px;
	}

#appGuideContainer ul li a {
	text-decoration: none;
	color:#000;
	}

#appGuideContainer ul li a:visited {
	text-decoration: none;
	color: #000;
	}

#appGuideContainer ul li a:hover {
	text-decoration: none;
	background-color: #222268;
	color: #ff0;
	border-top: 1px solid #ff0; 
	border-right: 1px solid #ff0;
	border-bottom: 1px solid #ff0;
	border-left: 1px solid #ff0;
	padding-left: 3px;
	padding-right: 3px;
	}

/* end Left column formatting */


/* Right Column Formatting divs here*/
#columnRight {
	margin-bottom: 0px;
	width:130px;
	border-bottom: 1px solid #222268;
	background-color: #222268;
	height: 100%;
	}

#columnRightTop {
	padding-top: 5px;
	padding-bottom: 22px !important;
	padding-bottom: 3px;
	margin-bottom: 0px;
	width:130px;
	height: 73px;
	background-color: #222268;
	}

#columnRightTop ul {
	margin: 0px;
	padding-top: 10px !important;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 25px !important;
	padding-bottom: 1px;
	padding-left: 10px;
	background-color: #222268;
	}

#columnRightTop ul li {
	list-style-type: none;
	font: 10px verdana, arial, sans-serif;
	color:#F9F9B7;
	padding-top: 5px !important;
	padding-top: 0px;
	}

#columnRightTop ul li a {
	text-decoration: underline;
	color:#F9F9B7;
	}

#columnRightTop ul li a:visited {
	text-decoration: underline;
	color:#Fff;
	}

#columnRightTop ul li a:hover {
	text-decoration: underline;
	color:#FF0;
	}

#columnRightTop ul li a:active {
	text-decoration: underline;
	color:#FF0;
	}

#columnRightLower {
	margin-top: 0px;
	border-right:1px solid #222268;
	border-left:1px solid #222268;
	}

#columnRightLower a {
	list-style-type: none;
	}

#columnRightLower ul {
	padding-top: 0px;
	padding-right: 3px;
	padding-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 3px;
	}

#columnRightLower ul li {
	margin: 0px;
	padding-top: 2px;
	list-style-type: none;
	font: 12px arial, sans-serif;
	}

#columnRightLower ul li a {
	color:#000;
	text-decoration: none;
	}

#columnRightLower ul li a:visited {
	text-decoration: none;
	color: #2385D8;
	}

#columnRightLower ul li a:hover {
	text-decoration: underline;
	color: #222268;
	}

#columnRightLower ul li a:active {
	text-decoration: underline;
	color: #222268;
	}

.moduleDivider {
	border-top: 1px solid #222268; 
	border-bottom: 1px solid #00AEEF;
	padding-top: 1px;
	padding-bottom: 1px;
	width: 128px; 
	}

#testimonials {
	margin: 0px 2px;
	padding-top: 0px;
	}

#testimonials .testimonial {
	color: #000;
	font: 10px verdana, arial, sans-serif;
	margin-bottom: 2px;
	padding-left: 3px;
    padding-right: 2px;
	background-color: #fff;
	border: 1px dashed #2385D8; 
    line-height: 1.2;
}

#testimonials .testimonial .sig {
	padding-right: 3px;
	font: 10px italic verdana, arial, sans-serif;
	text-align: right;
}

#testimonials .testimonial a {
	color: #222268;
	text-decoration: underline;
	}

#testimonials .testimonial a:visited {
	color: #666;
	text-decoration: none;
	}

#testimonials .testimonial a:hover {
	color: #222268;
	text-decoration: underline;
	}

.dashUnder {
	border-bottom: 1px dashed #F9F9B7; 
	}

.testSig {
	font: 10px italic verdana, arial, sans-serif;
	text-align: right;
	}

/* end right column formatting */

/* Footer formatting divs here */
#footer {
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 1px;
	padding-top: 0px;
	text-align: center;
	vertical-align: bottom;
	/*border-top: 1px dashed #222268;
	border-right: 1px solid #222268;
	border-bottom: 1px solid #222268;
	border-left: 1px solid #222268;*/
	width: 813px;
	background-color: #FFFFFF;
	}

#footer ul {
	margin-top: 5px;
	margin-bottom: 0px;
	}

#footer ul li {
	font: 10px arial, sans-serif;
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}

#footer ul li a {
	color: #000;
	}

#footer ul li a:visited {
	color: #666;
	text-decoration: none;
	}

#footer ul li a:hover {
	font-weight: 600;
	text-decoration: underline;
	}

#copyright {
	font: 10px arial, sans-serif;
	padding-bottom: 10px;
	}

.divide {
	border-bottom: 1px solid #222268; 
	width: 150px;
	}

/* Image Placement */
img.floatRight { 
	float: right;
	margin: 6px; }

img.floatRightClear { 
	float: right;
	clear: right;
	margin: 5px; }

img.floatLeft { 
	float: left;
	margin: 6px; }

img.floatLeftClear { 
	float: left;
	clear: left;
	margin: 5px; }

#faq {
	background-color: #fff;
	font: 12px verdana, arial, sans-serif;
	color: #000;
	vertical-align: top;
	margin-right: 10px;
	}

#faq ul {
	padding: 0px;
	}

#faq ul li {
	margin: 0px;
	list-style-type: none;
	}

#faq ul li a {
	margin: 0px;
	text-decoration: none;
	}

.question {
	background-color: #CCC;
	font-weight: 600;
	}

.answer {
	background-color: #FFFFCC
	}

.test {
	background-color: #CCC;
	}

#reg {
	background-color: #fff;
	font: 12px verdana, arial, sans-serif;
	color: #000;
	vertical-align: top;
	margin-right: 0px;
	margin-left: 10px;
	}

#reg ul {
	padding: 0px;
	}

#reg ul li {
	margin: 0px;
	list-style-type: none;
	}

#reg ul li a {
	margin: 0px;
	color: #000;
	text-decoration: none;
	}

#reg ul li a:hover {
	margin: 0px;
	color: #666;
	text-decoration: underline;
	}

.sitemapH2 {
	border-bottom: 2px solid #F8DFBC;
	font: 12px verdana, arial, sans-serif;
	}
	
	
	
	
/* ######### Drop Down ULs CSS ######### */

#ddtopmenubar {
	position: relative;
	width: 592px;
	margin-top: 30px;
	margin-left: 70px;
	background-color: #222268;
    text-align: middle;
}





/* ######### Neutral CSS  ######### */

.downarrowpointer{ /*CSS for "down" arrow image added to top menu items*/
padding-left: 4px;
border: 0;
}

.rightarrowpointer{ /*CSS for "right" arrow image added to drop down menu items*/
position: absolute;
padding-top: 3px;
left: 100px;
border: 0;
}

.ddiframeshim{
position: absolute;
z-index: 500;
background: transparent;
border-width: 0;
width: 0;
height: 0;
display: block;
}

/* #########Black Strip Main Menu Bar CSS ######### */

.mattblackmenu ul{
margin: 0;
padding: 0;
font: bold 12px Verdana;
list-style-type: none;
background:  #222268;
overflow: visible;
width: 100%;
}

.mattblackmenu li{
display: inline;
margin: 0;
}

.mattblackmenu li a{
float: left;
display: block;
text-decoration: none;
margin: 0;
padding: 5px 7px; /*padding inside each tab*/
border-right: 1px solid white; /*right divider between tabs*/
color: #ffff00;
background-color: #222268;
}

.mattblackmenu li a:visited{
color: #ffff00;
}

.mattblackmenu li a:hover{
background: #222268; /*background of tabs for hover state */
}

.mattblackmenu a.selected{
background:  #222268; /*background of tab with "selected" class assigned to its LI */
}

.ddsubmenustyle, .ddsubmenustyle ul{ /*topmost and sub ULs, respectively*/
font: normal 13px Verdana;
margin: 0;
padding: 0;
text-align: left;
position: absolute;
left: 0;
top: 0;
list-style-type: none;
background: white;
border: 1px solid black;
border-bottom-width: 0;
visibility: hidden;
z-index: 100;
}

.ddsubmenustyle li a{
display: block;
width: 180px; /*width of menu (not including side paddings)*/
color: black;
background-color: lightyellow;
text-decoration: none;
padding: 2px 3px;
border-bottom: 1px solid black;
}

* html .ddsubmenustyle li{ /*IE6 CSS hack*/
display: inline-block;
width: 170px; /*width of menu (include side paddings of LI A*/
}

.ddsubmenustyle li a:hover{
background-color: black;
color: white;
}



