/* Base Styles - WalrusGroup.com 2006 */

body {
	width: 910px;
	margin: auto;
	padding: 20px;
	font-family: Helvetica, Geneva, Veranda, Arial, Lucida Grande, sans-serif;
	color: #666666;
	background: #CACACA url("../images/interface/backingGradient-R2.jpg") top left repeat-x;
}

#container {
		width: 910px;
		margin: 0 auto;
		/* border: 1px solid #CCCCCC; */
}

.clearing {
	height: 0px;
	clear: both;
	padding: 0px;
	margin: 0px;
	font-size: .1em;
}

div.clear 
{ 
clear: both; 
}

#masthead1 {
	margin: 0px;
	height: 108px;
	padding: 0px;
	background: url("../images/interface/masthead1Backing.jpg") top left repeat-x;
	font-size: .85em;
	color: #999999;
}

#masthead2 {
	height: 262px;
	margin: 0px;
	padding: 0px;
	background: url("../images/headlines/headlineBacking.jpg") top left repeat-x;
	font-size: .9em;
	color: #999999;
	position: relative;
	 
}

.mastheadCap {
	background: url("../images/headlines/headlineRightCap.jpg") top right no-repeat;
	right: 0px;
	top: 0px;
}

.mastheadInner {
	background: url("../images/headlines/headlineRightCap.jpg") top right no-repeat;
	right: 0px;
	top: 0px;
	height: 262px;
}

.bodyPanel {
	background: url("../images/interface/bodyPanelBacking-R2.jpg") top left repeat-y;
}

.panel1Special {
	background: transparent url("../images/interface/panel1Top.jpg") top left no-repeat;
	width: 910px;
}

.panelTop {
	background: transparent url("../images/interface/panelTop.jpg") top left no-repeat;
	width: 910px;
}

.panel1Transition {
	background: url("../images/interface/backing-Panel1Transition.jpg") top left no-repeat;
	height: 9px;
	width: 910px;
	margin: 0px;
	padding: 0px;
	font-size: .1em;
}

.panelTransition {
	background: url("../images/interface/backing-PanelTransition.jpg") top left no-repeat;
	height: 9px;
	width: 910px;
	margin: 0px;
	padding: 0px;
	font-size: .1em;
}

.panelBottomTransition {
	background: url("../images/interface/backing-PanelTransition-BTM.jpg") top left no-repeat;
	height: 21px;
	width: 910px;
	margin: 0px;
	padding: 0px;
}

.sectionalMarker {
    /* border: 1px solid #000000; */
	position: absolute;
	padding-left: 27px;
	padding-top: 27px;
}

.navSectional {
    /* border: 1px solid #000000; */
	position: absolute;
	padding-left: 98px;
	padding-top: 27px;
}

.contentSectional {
    /* border: 1px solid #000000; */
	padding-left: 315px;
	padding-top: 32px;
	padding-right: 45px;
	padding-bottom: 25px;
	font-size: .75em;
	line-height: 19px;
}

.contentSectional h1 {
	font-size: 1em;
	margin-bottom: 3px;
	margin-top: 0px;
}

.contentSectional h2 {
	font-size: .9em;
	margin-bottom: 3px;
	margin-top: 0px;
	font-weight: lighter;
}

.contentSectional h3 {
	font-size: 1.1em;
	margin-bottom: 3px;
	margin-top: 0px;
}

.contentSectional a {
	color: #666666;
	text-decoration: none;
}

.featuredSectional {
    /* border: 1px solid #000000; */
	padding-left: 294px;
	padding-top: 1px;
	padding-right: 0px;
	font-size: .7em;
	line-height: 19px;
	margin: 0px;
}

.featuredSectional h1 {
	padding-top: 20px;
	font-weight: normal;
	font-size: 1.5em;
	color: #FFFFFF;
}

.featuredSectional h2 {
	padding-top: 5px;
	font-weight: normal;
	font-size: 1.2em;
	padding-bottom: 0px;
	margin-bottom: 3px;
	color: #FFFFFF;
}

.featuredNav{
	position: absolute;
	margin: 0px;
	padding: 0px;
	background: transparent;
	width: auto;
	bottom: 0;
}

.featuredNav ul{
	margin: 0px;
	padding: 0px;
	background: transparent;
	width: auto;
	bottom: 0;
	list-style: none;
}

.featuredNav li {
	background: transparent;
	float: left;
	list-style: none;
	bottom: 0;
}

.featuredNav li a {
	text-decoration: none;
}

.featuredNav li a:active {
	text-decoration: none;
}

.featuredQT{
	position: absolute;
	margin: 0px;
	padding: 0px;
	background: transparent;
	width: auto;
	bottom: 0;
	right: 0;
}

.featuredBacking {
	background: url("../images/placeholderBack-Features.jpg") top left no-repeat;
	color: #CCCCCC;
	height: 235px;
	line-height: 15px;
	
}

.featuredLeft {
	width: 191px;
	padding: 5px;
	margin: 0px;
	background-color: #DADADA;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	float: left;
}

.featuredLeft a {
	color: #666666;
	text-decoration: none;
}

.featuredCenter {
	width: 191px;
	padding: 5px;
	margin: 0px;
	background-color: #DADADA;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	float: left;
}

.featuredCenter a {
	color: #666666;
	text-decoration: none;
}


.featuredRight {
	width: 191px;
	padding: 5px;
	margin: 0px;
	background-color: #DADADA;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	float: left;
}

.featuredRight a {
	color: #666666;
	text-decoration: none;
}


.newsLeft {
	float: left; 
	width: 265px;
	font-size: .95em;
	line-height: 15px;
}

.newsRight {
	float: right; 
	width: 265px;
	font-size: .95em;
	line-height: 15px;
}

.dateHighlight {color: #CC0000}

.clientWidget {
	background: url("../images/interface/clientUnderline.gif") bottom left repeat-x;
	height: 29px;
	margin: 0px;
	padding: 0px;
}

.clientWidget h1 {
	float: left;
	font-size: 1em;
	padding-top: 0px;
	margin-top: 2px;
	width: 190px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

.clientWidgetMarkers {
	float: right;
}

.clientLeft {
	float: left; 
	width: 265px;
	font-size: .95em;
	margin: 0px;
	padding: 0px;
}

.clientRight {
	float: right; 
	width: 265px;
	font-size: .95em;
	margin: 0px;
	padding: 0px;
}

.clientLegend {
	width: 136px;
	text-align: center;
	float: left;
	margin-top: 30px;
}

.clientLegend p {
	margin-top: 3px;
	font-size: .95em;
	line-height: 13px;
	color: #999999; 
	padding: 0px;
}

.clientLegendContainer {
	background: url("../images/interface/clientUnderline.gif") top left repeat-x;
}

.employmentBlock {
	margin-top: 15px;
	background: url("../images/interface/clientUnderline.gif") bottom left repeat-x;
	padding-bottom: 10px;
	width: 550px;
}

.employmentBlock a {
	color: #CC0000;
	text-decoration: none;
	font-weight: bold;
}

.employmentBlock h1 {
	font-size: 1.1em;
	margin-bottom: 0px;
	margin-top: 0px;
}

.employmentDescription {
	display: none;
	padding-bottom: 10px;
	font-size: .9em;
}




