
/*----Structural DIVs----*/

#content {
	background: url("images/backgrounds/content.gif") repeat-y; 	
	width: 930px;
	float: left;
	padding-bottom: 5px;
	display: inline;	
}

/*----Other DIVs----*/

#navCol {
	width: 336px;
	float: left;
	display: inline;
}

#contentCol {
	width: 542px /*594px*/;
	padding: 0 24px 0 28px;
	float: left;
	display: inline;	
	background: url("images/backgrounds/contentCol.gif") no-repeat;
	overflow: hidden;
}

#sectionHeader {
	width: 594px;
	height: 73px;
	background: url("images/backgrounds/sectionHeader.gif") no-repeat;
	overflow: hidden;
	margin: 0 0 15px -28px;
}

#navCol {
	background: #4e0e0e;
}

#subNav {
	padding-top: 34px;
}

#additionalResources {
	background: url("images/backgrounds/additionalResources.gif") no-repeat #661010;
	padding: 34px 20px 15px 24px;
}

#footer #joinEmailList {
	position: absolute;
	top: 17px;
	left: 25px;
}

/*----Typography----*/

#subNav h1 {
	font: normal 18px/24px georgia, 'Times New Roman', times, serif;
	color: #fff;
	margin: 5px 0 8px 24px;
}

#additionalResources h1 {
	font: normal 18px/24px georgia, 'Times New Roman', times, serif;
	color: #fff;
}

#additionalResources h3 {
	font: bold 12px/18px tahoma, verdana, arial, sans-serif;
	color: #fff;
	margin: 14px 0 2px 0;
}

#additionalResources h4 {
	font: bold 12px/18px tahoma, verdana, arial, sans-serif;
	color: #fff;
	margin: 0 0 2px 0;
}

#additionalResources p {
	font: normal 14px/18px georgia, 'Times New Roman', times, serif;
	color: #fff;
	margin: 0 0 8px 0;
}

#subNav ul {
	list-style: none;
	background: url("images/backgrounds/subNav.gif") no-repeat bottom left;
	padding-bottom: 2px;
}

#subNav li {
	height: 29px;
	overflow: hidden;
}

#sectionHeader h1 {
	font: normal 24px/28px georgia, 'Times New Roman', times, serif;
	color: #4e0e0e;
	margin: 0 0 8px 24px;	
}

#breadcrumbs {
	font: normal 12px/14px tahoma, verdana, arial, sans-serif;
	color: #4e0e0e;
	padding: 15px 0 8px 24px;
}

#contentCol p {
	font: normal 12px/18px georgia, 'Times New Roman', times, serif;
	color: #202121;
	margin-bottom: 15px;
}

#contentCol h2 {
	font: bold 14px/18px georgia, 'Times New Roman', times, serif;
	color: #004074;
}

#contentCol h3 {
	font: bold 12px/14px georgia, 'Times New Roman', times, serif;
	color: #4e0e0e;
	margin-bottom: 5px;
}


#contentCol ul {
	margin: 5px 20px 0 20px;
}

#contentCol li {
	font: normal 12px/18px georgia, 'Times New Roman', times, serif;
	color: #202121;
	margin-bottom: 15px;
}

#contentCol ol {
	margin: 5px 20px 0 20px;
}

#contentCol ol li {
	font: normal 12px/18px georgia, 'Times New Roman', times, serif;
	color: #202121;
	margin-bottom: 15px;
}

#contentCol table {
	font: normal 12px/18px tahoma, verdana, arial, sans-serif;
  	color: #211e1c;
  	margin: 10px 0 15px 0 !important;	
  	border: 1px solid #d3d9dd !important;
 	border-top: 0;
 	border-left: 0;
 	padding: 0;
 	width: 487px;
 	border-collapse: collapse;
 }
  
#contentCol td {
 	vertical-align: top;
  	border: 1px solid #d3d9dd;
  	border-bottom: 0;
  	border-right: 0;
  	padding: 5px;
  	text-align: left;
  	font: normal 12px/18px tahoma, verdana, arial, sans-serif;
  	color: #211e1c;	
 }

 
/*----Links----*/

#subNav h1 a {
	font: normal 18px/24px georgia, 'Times New Roman', times, serif;
	color: #fff;
	text-decoration: none;
}

#subNav li a {
	font: normal 12px/29px georgia, 'Times New Roman', times, serif;
	color: #fff;
	text-decoration: none;
	display: block;
	background: url("images/backgrounds/subNavItem.gif") no-repeat 0 0;
	height: 29px;
	overflow: hidden;
	padding-left: 24px;
}

#subNav li a:hover, #subNav li a.selected {
	background: url("images/backgrounds/subNavItem.gif") no-repeat 0 -29px !important;
}

#contentCol a {
	color: #105a86;
}

#contentCol a:hover {
	text-decoration: none;
}

#breadcrumbs a {
	font: normal 12px/14px tahoma, verdana, arial, sans-serif;
	color: #4e0e0e;
	text-decoration: none;
}

a.pdf {
	padding-left: 20px;  
	background: transparent url(images/icons/pdf_icon.gif) no-repeat center left;
}

/*---- Image Styles ----*/

.photoLeft {
	float: left;
	margin: 0 15px 15px 0;
}

.photoRight {
	float: right;
	margin: 0 10px 15px 15px;
}

.imgBorder {
	border: 1px solid #ccc;
	padding: 2px;
}

/* Section Header Extra Styles */

.sectionHeaderExtraBox {
	float: right;
	width: 140px;
	font: normal 11px/14px georgia, 'Times New Roman', times, serif;
	color: #202121;
	margin-top: 18px;
	text-align: right;
	margin-right: 20px;
	display: inline;
}

.blogButton {
	width: 85px;
	margin: 10px 13px 0 0;	
}

.blogButton a {
	background: transparent url(/site/designs/shared/images/icons/rss-square.gif) no-repeat center left;
	height: 20px;
	line-height: 20px;
	margin-top: 30px;
	display: block;
	text-decoration: none;
	text-align: left;
	padding-left: 25px;
}

.blogButton a:hover {
	text-decoration: underline !important;
}

.postEventButton {
	width: 120px;
	margin: 10px 10px 0 0;	
}

.postEventButton a {
	background: transparent url(/site/designs/shared/images/icons/plus.gif) no-repeat center left;
	height: 20px;
	line-height: 20px;
	margin-top: 30px;
	display: block;
	text-decoration: none;
	text-align: left;
	padding-left: 20px;
}

.postEventButton a:hover {
	text-decoration: underline !important;
}


/* ----- Site Map Styles ----- */

#siteMap ul {
	list-style: none;
	margin-left: 0 !important;
}

#siteMap ul ul {
	list-style: none;
	margin: 0 0 10px 10px !important;
}

#siteMap ul ul li {
	margin-bottom: 0px !important;
}

#siteMap li h2 {
	margin: 25px 0 10px 0 !important;
}

#siteMap li .firstHeading {
	margin-top: 0 !important;
}


/* ----- Industry Links ----- */

.industryLinksCats {
	padding-bottom: 10px;
	margin-bottom: 20px;
	border-bottom: 1px solid #ccc;
}

.industryLinksCats ul {
	list-style: none;
	margin: 0 !important;
}

.industryLinksCats li {
	margin-bottom: 0 !important;	
	line-height: 20px !important;
}

.industryLinksCats li li {
	margin-left: 20px !important;	
}

.industryLinksCats a {
	background: transparent url(/site/designs/shared/images/icons/folder.gif) no-repeat center left;	
	padding-left: 20px;
}

.industryLinksCats a.openFolder {
	background: transparent url(/site/designs/shared/images/icons/arrow_right.gif) no-repeat center left;	
	padding-left: 20px;
}

.industryLink {
	margin-bottom: 0 !important;
}

.industryLink a {
	background: transparent url(/site/designs/shared/images/icons/external_icon.gif) no-repeat 2px 3px;	
	padding-left: 25px;
	height: 16px;
	display: block;
}

.industryLinkDescription {
	font-style: italic;
	margin-left: 25px;
}


/* ---- Search Styles ----- */

.industryLinkSearch {
	background: transparent url(/site/designs/shared/images/icons/external_icon.gif) no-repeat 0 0;	
	padding-left: 18px;
}

.light {
	background: #fff;
	padding: 10px;
}

.dark {
	padding: 10px;
}

.light p,
.dark p {
	margin-bottom: 5px !important;
}

.smallURL {
	font: normal 11px/15px tahoma, verdana, arial, sans-serif;
	color: #666;
}

/* ----- Blog Styles ----- */

.posted {
	border-top: 1px solid #ccc;
	padding-top: 10px;
	margin-bottom: 15px;
	font: normal 14px/18px georgia, 'Times New Roman', times, serif;	
	color: #202121;
}

/* Comment Link Style */
.blogComment {
	color: #105a86;
	font: normal 14px/18px georgia, 'Times New Roman', times, serif;	
}

/* Blog Comment Housing */

.blogCommentBlock {
	background: #fff;
	padding: 5px;
	font: normal 12px/18px georgia, 'Times New Roman', times, serif;	
	color: #202121;
	margin-bottom: 10px;
}

.blogCommentBlock p {
	margin-bottom: 5px !important;
}

.blogCommentByline {
	font: bold 11px/18px georgia, 'Times New Roman', times, serif;	
	color: #202121;
}

.postComment {
	padding-top: 10px;
}

.blogEntryDate {
}

.blogEntryTitle {
	margin: 5px 0 10px 0 !important;
	font: bold 18px/22px georgia, 'Times New Roman', times, serif !important;		
}

.commentLabel {
	margin-bottom: 10px;
}

/* ----- 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;	
}

.rfp{
	font: normal 12px/17px  tahoma, arial, verdana, sans-serif;
	color: #202121;
	padding-top: 0;
	margin-top: 0;
	margin-bottom: 0 !important;
}

.rfp td{
	padding: 0;
	margin: 0;
	padding:2px;
	padding-left: 0 !important;
}

.rfp h3 {
	margin-top: 5px;
	border-top: 1px solid #d3d9dd;
	padding-top: 15px;
}

.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;
}



