/*----Structural DIVs----*/


/*----Other DIVs----*/

.hidden {
	height: 0;
	overflow: hidden;
	display: none;
}

.contentScroll {
	width: 711px /*700px*/;
	height: 410px;
	overflow: auto;
	margin-top: 10px;
}

.noScroll {
	overflow: hidden;
	margin-top: 0;
	height: 420px;
}

.oneCol {
	padding-right: 15px;
}

.leftCol,
.rightCol {
	width: 310px;
	float: left;
	margin: 0 25px 0 13px !important;
	display: inline;
}

.rightCol {
	margin-right: 0 !important;
}

.oneThird {
	width: 232px;
	margin-right: 27px !important;
	margin-left: 13px !important;	
	display: inline;
	overflow: hidden;
}

.twoThirds {
	width: 384px !important;
	overflow: hidden;	
}

.contentScroll ul, .contentScroll ol {
	margin: 0 0 20px 13px;
	font: normal 13px/17px tahoma, verdana, arial, sans-serif;	
	color: #000;		
}

.contentScroll ul {
	margin-left: 25px;
}

.contentScroll table {
	font: normal 13px/17px tahoma, verdana, arial, sans-serif;	
	color:#000;
	margin: 15px 0 20px 13px;
	border-collapse: collapse;	
}

.contentScroll table td {
	border: 1px solid #ccc;
	padding: 5px;
	vertical-align: top;
}

.contentScroll table th {
	text-align: center;
	padding-bottom: 10px;
	vertical-align: top;
}

.contentScroll table .darkRow td {
	background: #587499;
}

.contentScroll table .lightRow td {
}

.contentScroll table.noBorder td {
	border: 0 !important;
}

.rightCol ul {
	margin-left: 15px !important;
}

.contentScroll .definitionTable {
	border: 0;
	border-collapse: collapse;	
	margin-left: 0;
}

.contentScroll .definitionTable .term {
	text-align: right;
	width: 150px;
	padding: 0 25px 15px 0;
	font: normal 13px/18px tahoma, verdana, arial, sans-serif;	
	color: #1f2755;
	border: 0;
}

.contentScroll .definitionTable td {
	width: 475px;
	font: normal 13px/18px tahoma, verdana, arial, sans-serif;	
	color:#000;	
	padding: 0 0 15px 0;	
	border: 0;	
}

/*----- One Column Styles ----- */

.twoCols {
	width: 340px;
	float: left;
	display: inline;
}

.threeCols {
	width: 225px;
	float: left;
	display: inline;
}


/*----One-Thirds / Two-Thirds w/ Menu Styles ----*/

.oneThirdMenu {
	width: 185px;
	margin: 0 30px 0 0 !important;
}

.twoThirdsMenu{
	width: 471px /*496px*/;
	height: 410px /*410px*/;
	padding: 0;
	margin: 0;
	overflow: auto;	
	padding-right: 25px;
	margin: 10px 0 0 0 !important;	
}

#leftSubMenu {
	background: #f1be35 url(images/backgrounds/leftSubMenu.gif) no-repeat bottom left;
	width: 145px /*170px*/;
	list-style: none;
	padding: 10px 12px 5px 13px;
	color: #000;
	font: normal 13px/17px tahoma, verdana, arial, sans-serif;	
	margin: 0;
	margin-bottom: 20px;
}

#leftSubMenu li {
	margin-bottom: 8px;
	background: url(images/backgrounds/leftCol-subNav.gif) no-repeat 0 5px;
	padding-left: 10px;
}

.left_nav_child {
	list-style: none;
	margin: 2px 0 0 0 !important;
}

.left_nav_child li {
	margin: 0 !important;
}

/*-----One-Thirds / Two-Thirds w/ narrower right side photo-----*/

.twoThirdsLeft {
	width: 399px;
}

.oneThirdRight {
	width: 206px;
}

/*-----One-Thirds / Two-Thirds w/ wider right side photo-----*/

.twoThirdsLeftNarrow {
	width: 320px;
}

.oneThirdRightWide {
	width: 285px;
}

/* ----- Two outer skinny columns, wider middle column ----- */

.quarterCol {
	width: 130px;
	float: left; 
	display: inline;
	margin-left: 13px;
}

.quarterMiddleCol {
	width: 345px;
	float: left; 
	display: inline;
	margin: 0 3px 0 20px;
}

/* ----- Key Personnel Template ----- */

.personnelPhoto {
	float: left;
	width: 150px;
	margin-bottom: 15px;	
}

.personnelBio {
	float: left;
	width: 500px;
	margin: 0 0 15px 20px;
}

.clearDiv {
	float: left;
	width: 650px;
	height: 0;
	overflow: hidden;
}

/*----HR Template: Left Col Photo Styles ----*/

.hrTemplate1 .oneThirdMenu,
.hrTemplate2 .oneThirdMenu {
	width: 198px !important;
	margin: 0 20px 0 0 !important;

}

.hrTemplate1 .twoThirdsMenu,
.hrTemplate2 .twoThirdsMenu {
	width: 468px !important;
	padding-right: 25px;
}

.hrTemplate1 #leftSubMenu,
.hrTemplate2 #leftSubMenu {
	width: 171px /*198px*/ !important;
	background: #f1be35 url(images/backgrounds/leftSubMenu-hr.gif) no-repeat bottom left;
	padding-left: 15px !important;
	margin-bottom: 15px !important;
}

.hrTemplate1 .listHeading,
.hrTemplate2 .listHeading {
	background: transparent !important;
	margin: 0 !important;
	padding: 0 !important;
}

.hrTemplate1 #leftSubMenu h4,
.hrTemplate2 #leftSubMenu h4 {
	font: bold 13px/14px tahoma, verdana, arial, sans-serif !important;
	color #000 !important;
	margin: 0 !important;
	padding: 0 !important;
	margin-bottom: 10px !important;
	border: none !important;
}

.hrTemplate1 img,
.hrTemplate2 img {
	border: 1px solid #ccc;
	padding: 2px;
	margin-bottom: 5px !important;
}

/*----HR Template: Left Col & Bottom Row Photo Styles ----*/

.hrTemplate2 .twoThirdsMenu {
	height: 230px !important;
	overflow: auto !important;	
	margin-bottom: 30px !important;
}

.hrTemplate2 img.photo2 {
	margin-left: 17px !important;
}

.hrTemplate2 img.photo3 {
	margin-left: 17px !important;
}

/*----Typography----*/

#content h1 {
	width: 664px /*664px*/;
	border-bottom: 2px solid #f1be35;
	font: normal 16px/24px tahoma, verdana, arial, sans-serif;
	color: #1f2755;
	padding-left: 13px;
}

#content h2 {
	font: normal 14px/16px tahoma, verdana, arial, sans-serif;
	color: #1f2755;
	margin-bottom: 5px;
}

#content h3 {
	font: normal 13px/17px tahoma, verdana, arial, sans-serif;
	color: #1f2755;
	margin-bottom: 10px;
}

#content h4 {
	font: normal 14px/16px tahoma, verdana, arial, sans-serif;
	color: #333;
	margin: 10px 15px;
	text-transform: uppercase;
	border-bottom: 1px solid #cacaca;
	padding-bottom: 2px;
}

#content p {
	font: normal 13px/17px tahoma, verdana, arial, sans-serif;	
	color:#000;
	margin: 0 0 15px 0;
	padding-right: 25px;		
	padding-left: 13px;	
}

.leftCol p,
.rightCol p {
	margin-left: 0 !important;
	padding: 0 !important;
}

.oneThirdMenu p {
	font: normal 11px/15px tahoma, verdana, arial, sans-serif !important;	
	margin-left: 13px !important;
}

.quarterMiddleCol p {
	padding-right: 10px !important;
}

.personnelBio h2 {
	margin-bottom: 0 !important;
}

.personnelBio p {
	padding-right: 5px !important;
	font: normal 12px/17px tahoma, verdana, arial, sans-serif !important;		
}

ul.caption {
	list-style: none;
	margin: 0 !important;
	padding: 0 !important;
	margin: -20px 0 30px 0 !important;
}

ul.caption li {
	font: normal 11px/15px tahoma, verdana, arial, sans-serif;	
}

.quarterCol ul.caption {
	margin: -8px 0 15px 2px !important;
}

/*----Link Styles----*/

#content a {
	color: #1f2755;
}

#content a:hover {
	color: #4168a5;
	text-decoration: none;
}

#leftSubMenu a {
	color: #000 !important;
	font: normal 13px/17px tahoma, verdana, arial, sans-serif;	
	text-decoration: none;
}

#leftSubMenu a:hover, #leftSubMenu .selected {
	color: #8a7845 !important;
}

/*----Image Styles----*/

.contentScroll img {
	border: 1px solid #ccc;
	padding: 2px;
	margin-bottom: 10px;
}

.oneThirdMenu h3, .oneCol h3, .oneCol h2, .oneCol img {
	margin-left: 13px;
}

.photoLeft {
	float: left;
	margin: 0 15px 15px 0;
}

.photoRight {
	float: right;
	margin: 0 10px 15px 15px;
}

.noBorder {
	border: 0;
	padding: 0;
	margin-left: 0 !important;
}

.floatLeft {
	float: left;
	margin: 0 !important;
	padding: 0 !important;
	margin-right: 5px !important;
}


/*----Contact Form----*/

.rfp{
	font: normal 12px/17px  tahoma, arial, verdana, sans-serif;
	color: #202121;
	padding-top: 0;
	margin-top: 0;
	margin-bottom: 0 !important;
	border: 0 !important;
}

.rfp td{
	padding: 0;
	margin: 0;
	padding:2px;
	border: 0 !important;	
}

.rfp h3 {
	margin-top: 5px;
	border-top: 1px solid #d3d9dd;
	padding-top: 15px;
	margin-left: 0 !important;
	padding-left: 0 !important;
}

.rfp p {
	margin-left: 0 !important;
	padding-left: 0 !important;
}

.rfp .extraLineHeight {
	line-height: 30px !important;
}

.rfp h3.first {
	margin-top: 0 !important;
	border-top: 0 !important;
	padding-top: 0 !important;
}

.rfp .tdline {
	padding-top: 10px;
	border-bottom: 1px solid #ccc;
}

.required {
	font: normal 9px  tahoma, arial, verdana, sans-serif;
	color: red;
}

form {
	padding: 0;
	margin: 0;
}

input[type="checkbox"] {
	vertical-align: middle;
	display:inline-block;
}

input[type="radio"] {
	margin-right: 5px;
}		

.rfp .blueText {
	color: #1c4056;
	font-weight: bold;
}

.rfp p {
	margin-left: 0 !important;
}

a.tooltip {
	position: relative;
	z-index: 0;
	text-decoration: none;
	cursor: help;
}

a.tooltip{
	display: inline;
	color: #000;
}

a.tooltip:hover {
	z-index: 1;
	text-decoration: none;
}

a.tooltip span {
	display: none;
}

a.tooltip:hover span {
	display: block;
	position: absolute;
	top: 20px;
	left: 20px;
	padding: 6px;
	border: 1px solid #bbb;
	background: #F7FBFE;
	color: #000;
	width: 250px;
	white-space: normal;
	text-align: left;
	text-decoration: none;
}

/* ----- Search Template ----- */

.searchResults ul {
	list-style: none;
	margin: 0 !important;
	margin-top: 15px !important;
}

.searchResults li {
	background: #f4f4f6;
}

/* ----- Form Styling ----- */

.noIndent {
	margin-left: 0 !important;
}

label{
	display: block;
	font: normal 12px/17px  tahoma, arial, verdana, sans-serif;
	margin: 0;
	padding: 0;
	color: #202121;
}

.textfield{
	font: normal 12px/17px  tahoma, arial, verdana, sans-serif;
	padding:2px;
	margin: 0;
	border: 1px solid #ccc;
	background-color: #fff;
	width: 200px;
	color: #202121;
}

.textfield2{
	font: normal 12px/17px  tahoma, arial, verdana, sans-serif;
	padding:2px;
	margin: 0;
	border: 1px solid #ccc;
	background-color: #fff;
	width: 443px;
	color: #202121;
}

.textfield3{
	font: normal 12px/17px  tahoma, arial, verdana, sans-serif;
	padding:2px;
	margin: 0;
	border: 1px solid #ccc;
	background-color: #fff;
	width: 125px;
	color: #202121;
}

.selectSmall {
	width: 120px;
}

#content td{
	padding:5px;
	border: 0 !important;
}

#content table{
	margin-top: 0;
	padding: 0;
	border: 0 !important;	
}

/* -----Locations List------ */

.locationsList .locationListContainer {
	width: 600px;
	margin-top: 35px;
	float: left;
}

.locationsList h2 {
	margin-bottom: 10px !important; 
}

.locationsList ul {
	list-style: none;
}

.locationsList li {
	list-style: none;
	float: left;
	width: 275px;
	display: inline;
}


