body {

	background-image: url(/images/secondary_bg.gif);

	background-repeat:repeat-x;

}

body, div, p, li, h1, h2, h3, h4 {

	margin: 0;

	padding: 0;

	font-family: Arial, Helvetica, sans-serif;

}

a {

	color: #38B;

	text-decoration: none;

}

a:hover {

	text-decoration: underline;

}

#toolsnav {

	position: absolute;

	top: 6px;

	left: 430px;

	width: 400px;

}

#toolsnav img {

	margin-right: 16px;

}

#logobar {

	position: absolute;

	top: 19px;

	left: 0;

	width: 800px;

	background-color: #B8D9E7;

}

#outercontainer {

	position: absolute;

	top: 85px;

	left: 3px;

	width: 100%;

	margin: 0;

	padding: 0;

	background-image: url(/images/leftcol_bg.gif);

	background-repeat: repeat-y;

}

#innercontainer {

	width: 820px;

	margin: 0;

	padding: 0;

}

#leftcol {

	width: 141px;

	float:left;

}

#rightcol {

	width: 659px;

	float: left;

	height: 100%;

}

#breadcrumbs {

	width: 659px;

	margin: 2px 0 4px 16px;

	font: normal 10px Arial, Helvetica, sans-serif;

	color: #777;

}

#breadcrumbs a {

	color: #777;

	text-decoration: none;

}

#breadcrumbs a:hover {

	text-decoration:underline;

}

#content {

	width: inherit;

	margin: 0;

	padding: 20px 0 0 0;

	background-image:url(/images/vdiv.gif);

	background-repeat: repeat-y;

	background-position: left;

}

#footer {

	width: 100%;

	background-color: #DEDEDE;

	border-top: 3px solid #FFF;

}

#footer p {

	font: normal 10px Arial, Helvetica, sans-serif;

	color: #555;

	padding: 3px 20px;

}

#footer a {

	color: #555;

	text-decoration: none;

}

#footer a:hover {

	text-decoration: underline;

}



#content h1 {

	margin: 0 50px 13px 17px;

	padding: 0;

	font-size: 14px;

	font-weight: bold;

	color: #B03;

}

#content p {

	margin: 0 50px 13px 17px;

	font-size: 11px;

	line-height: 13px;

	color: #444;

}

#content .caption {

	margin: 0 50px 0 17px;

	color: #27A;

}

.header {

	color: #27A;

}

#content ul {

	margin-top: 0;

	padding-top: 0;

}

#content li {

	font-size: 11px;

	line-height: 13px;

	color: #444;

	margin: 0 50px 5px 10px;

}

#teamtable, .twocoltable {

	margin: 0 0 14px 17px;

}

#teamtable .leftcol {

	width: 125px;

	padding: 6px 0;

	border-bottom: 1px solid #555;

}

#teamtable .rightcol {

	width: 475px;

	padding: 6px 0;

	border-bottom: 1px solid #555;

}

.twocoltable td {

	width: 50%;

	padding: 6px 30px 6px 0;

	font-size: 11px;

	line-height: 13px;

	color: #444;

}

#content .twocoltable p {

	margin: 0 0 14px 0;

	padding: 0;

}

.twocoltable .leftthird {

	width: 30%;

	padding: 0;

}

.twocoltable .righttwothirds {

	width: 70%;

	padding: 0;

}

.subheadbody {

	font-size: 12px;

	font-weight: bold;

}

.leftaligned {

	margin: 0 5px 5px 0;

}



.divider {

	border-top: 1px solid #555;

}

#content .customerquote {

	font-family: "Times New Roman", Times, serif;

	line-height: 18px;

	font-size: 12px;

	color: #38B;

	padding-right: 60px;

	margin-bottom: 10px;

}

#content .customercitation {

	text-align: right;

	color: #B03;

	padding-right: 60px;

}
