/***********************************
*  DigiCore common Stylesheet
*  Created on: 10/2009
*  Rhino Hooton
***********************************/

@import url("nam_additions.css");

/* Global styles */
body {
	background:#f5f3f2 url(/Media/Backgrounds/main.jpg) repeat-x 0px 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
}
html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6 {
	margin:0;
	padding:0;
	outline:0;
}
h1 {
	font-size:24px;
	font-weight:normal;
	line-height:24px;
}
h2 {
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
}
h3 {
	font-size:16px;
	font-weight:normal;
	line-height:24px;
}
h4 {
	background:transparent url(/Media/Backgrounds/module_header.jpg) repeat-x scroll 0 0;
	color:#FFFFFF;
	font-size:18px;
	font-weight:normal;
	line-height:36px;
	margin:0;
	padding:0 10px;
	text-transform:capitalize;
}
h4.alertTitle {
	background:transparent url(/Media/Backgrounds/module_header_red.jpg) repeat-x scroll 0 0 !important;
}
h4.gray {
	background: url(/Media/Backgrounds/module_header_gray.jpg) repeat-x 0px 0px;	
}
h5 {
	font-size:17px;
}
h2.articleDetailSubHeader {
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	border-bottom:1px solid #DBDBDB;
	padding:0 0 10px 0;
	margin:0 0 10px 0;
}
a img {
	border:0;
}
ul li {
	list-style:none;
}
p, li {
	line-height:18px;
}
a {
	text-decoration:none;
	color:#004960;
	font-size:12px;
}
a:hover {
	text-decoration:none;
	color:#569BBC;
}
/* Basic Layout */
#wrapper {
	min-height:400px;
	margin:10px auto 0 auto;
	width:988px;
	border:solid 1px #d9d1cd;
	background:#fff;
}
p {
	margin-bottom:10px;
}

/* Site Header 
********************************************************************************************************/
#siteLogo {
	float:left;
	height:50px;
	background:url(/Media/Logos/nam.gif) no-repeat 0px 0px;
	position:relative;
	top:35px;
	text-indent: -9999px;
	display: block;
	width: 346px;
}
/* Starting with basic header structure */
#printHeader {
	display: none;
	margin-bottom: 2px;
}
#siteHeaderOuter {
}
#siteHeaderInner {
	width:990px;
	margin:0 auto;
	height:152px;
	background: url(/Media/Logos/nam_slogan.gif) no-repeat 495px 70px;
}
#siteHeader {
	height:152px;
	width:100%;
}
#headerBottom {
	position:relative;
	height:1%;
	z-index:999;
}
/* main navigation styles */
#siteNavMain {
	position:absolute;
	top:115px;
	right:0px;
	width:990px;
	height: 38px;
	z-index:999;
}
#siteNavMain li {
	float:left;
	position:relative;
	z-index:999;
}
#siteNavMain li.secondToLastItem {
	position:static;	
}
#siteNavMain li a {
	float:left;
	text-indent:-9999px;
	display:block;
	height:35px;
}
#nav_itemA {
	width:99px;
	background: url(/Media/Buttons/main_navigation.gif) no-repeat 0 0;
}
#nav_itemA:hover {
	background-position:0 -35px;
}
#nav_itemB {
	width:168px;
	background: url(/Media/Buttons/main_navigation.gif) no-repeat -99px 0;
}
#nav_itemB:hover {
	background-position:-99px -35px;
}
#nav_itemC {
	width:139px;
	background: url(/Media/Buttons/main_navigation.gif) no-repeat -267px 0;
}
#nav_itemC:hover {
	background-position:-267px -35px;
}
#nav_itemD {
	width:170px;
	background: url(/Media/Buttons/main_navigation.gif) no-repeat -406px 0;
}
#nav_itemD:hover {
	background-position:-406px -35px;
}
#nav_itemE {
	width:215px;
	background: url(/Media/Buttons/main_navigation.gif) no-repeat -576px 0;
}
#nav_itemE:hover {
	background-position:-576px -35px;
}
#nav_itemF {
	width:83px;
	background: url(/Media/Buttons/main_navigation.gif) no-repeat -791px 0;
}
#nav_itemF:hover {
	background-position:-791px -35px;
}
#nav_itemG {
	width:116px;
	background: url(/Media/Buttons/main_navigation.gif) no-repeat -874px 0;
}
#nav_itemG:hover {
	background-position:-874px -35px;
}
#siteNavMain li.activeNav a#nav_itemA {
	background-position:0 -70px;
}
#siteNavMain li.sfhover a#nav_itemA,
#siteNavMain li:hover a#nav_itemA {
	background-position:0 -35x;
}
#siteNavMain li.activeNav a#nav_itemB {
	background-position:-99px -70px;
}
#siteNavMain li.sfhover a#nav_itemB,
#siteNavMain li:hover a#nav_itemB {
	background-position:-99px -35px;
}
#siteNavMain li.activeNav a#nav_itemC {
	background-position:-267px -70px;
}
#siteNavMain li.sfhover a#nav_itemC,
#siteNavMain li:hover a#nav_itemC {
	background-position:-267px -35px;
}
#siteNavMain li.activeNav a#nav_itemD {
	background-position:-406px -70px;
}
#siteNavMain li.sfhover a#nav_itemD,
#siteNavMain li:hover a#nav_itemD {
	background-position:-406px -35px;
}
#siteNavMain li.activeNav a#nav_itemE {
	background-position:-576px -70px;
}
#siteNavMain li.sfhover a#nav_itemE,
#siteNavMain li:hover a#nav_itemE {
	background-position:-576px -35px;
}
#siteNavMain li.activeNav a#nav_itemF {
	background-position:-791px -70px;
}
#siteNavMain li.sfhover a#nav_itemF,
#siteNavMain li:hover a#nav_itemF {
	background-position:-791px -35px;
}
#siteNavMain li.activeNav a#nav_itemG {
	background-position:-874px -70px;
}
#siteNavMain li.sfhover a#nav_itemG,
#siteNavMain li:hover a#nav_itemG {
	background-position:-874px -35px;
}
/* Main Header Ribbon ***********************************/
#siteNavMain li ul.subNavAdDrop {
	position: absolute; 
	display:none;
  	left:0px;
	top:35px;
	list-style:none;
	margin:0;
	padding:0 15px;
	z-index:50;
	background:#f5f5f5;
	width:246px;
	_height:1%;
	border-left:1px solid #D9D1CD;
	border-bottom:1px solid #D9D1CD;
	border-right:1px solid #D9D1CD;
	z-index:999;
}
#siteNavMain li.lastItem ul {
	left:auto !important;
	right:0px !important;
}
#siteNavMain li.secondToLastItem ul {
	left:auto !important;
	right:0px !important;	
}
#siteNavMain li.lastItem ul
#siteNavMain li:hover ul,
#siteNavMain li.sfhover ul { 
	display:block;
}
#siteNavMain li ul li {
	position:relative;
	float:none;
	padding:0 10px;
	height:31px;
	border-bottom:1px solid #D9D1CD;
	clear:both;
	z-index:999;
}
#siteNavMain li ul li.last {
	border:none;
}
#siteNavMain li ul li a {
	text-indent:0;
	font-size:14px;
	color:#004960;
	line-height:31px;
	display:inline;
	font-family: Gotham, Arial;
	display:block;
	outline:0;
}
#siteNavMain li ul li a:hover {
	color:#1c9cd8;
}

/*#siteNavMain li ul li ul {
	list-style:none;
	margin:0;
	float:left;
	width:170px;
	position:static;
	padding-bottom:0;
}
#siteNavMain li ul li ul.subNavCol1 {
	width:253px;
	min-height:100px;
	height:auto !important;
	height:100px;
}*/



























/*#siteNavMain li ul.subNavDrop {
	display:none;
	position:absolute;
	width:180px;
	z-index:999;
	top:30px;
	left:0;
	background:white;
	border:1px solid #ebebeb;
	padding:10px;
}
#siteNavMain li.activeNav ul.subNavDrop li a,
#siteNavMain li ul.subNavDrop li a {
	width:170px;
	clear:both;
	padding:5px;
	background:white;
	color:#ca0002;
}
#siteNavMain li:hover ul.subNavDrop {
	display:block;
}
#siteNavMain li ul.subNavDrop li a:hover {
	color:#fff;
	background:#ca0002;
	
}
*//* Site header search */
#headerSearch {
	height:35px;
	clear:right;
	float:right;
	margin:10px 0 0;
	background: url(/Media/Backgrounds/header_search.gif) no-repeat 0px 0px;
	width: 327px;
	padding:2px 0 0 0;
}
#headerSearch label {
	display:block;
	background: url(/Media/Backgrounds/header_search_label.jpg) no-repeat 0px 0px;
	text-indent: -9999px;
	height: 24px;
	width: 68px;
	float:left;
}
#headerSearch input {
	height:20px;
	width:205px;
	background:url(/Media/Backgrounds/header_search_input.gif) no-repeat 0 0;
	border:none;
	float:left;
	padding:4px 0 0 8px;
}
#headerSearch button {
	background: url(/Media/Buttons/go.gif) no-repeat 0 0;
	text-indent: -9999px;
	display: block;
	height: 24px;
	width: 35px;
	cursor:pointer;
	border:0;
	float:left;
	overflow:hidden;
}
#headerSearch button:hover {
	background-position:0 -24px;
}
/* Footer styles */
#mainFooter {
	height:111px;
	min-height:1%;
	padding:11px 0 0px;
	clear:both;
	margin-top:15px;
	color:#fff;
	background: url(/Media/Backgrounds/footer.gif) repeat-x 0px 0px;
}
#mainFooter a {
	color:#fff;
	font-weight:normal;
}
#mainFooter a:hover {
	text-decoration:underline;
}
#mainFooterInner {
	width:990px;
	margin:0 auto;
	font-weight:normal;
	min-height:111px;
}
.footerContent,
.footerCopy {
	overflow:hidden;
	position:relative;
	padding-top:11px;
}
.footerContent {
	float:left;
	width:600px;
}
.footerCopy {
	float:right;
	width:390px;
	text-align:right;
}
.footerContent p,
.footerCopy p {
	margin:0;
}
.footerCopy p {
	width:390px;
}

.footerCopy .homepageFooterText 
{
    font-family: Arial;
    font-size: 8px;
    color: #9aafb7;
    padding-top: 4px;
    padding-bottom: 7px;    
}

/* breadcrumb styles */
.breadCrumb {
	margin:10px auto;
	width:970px;
	color:#fff;
	font-weight:bold;
	padding-left:20px;
}
.breadCrumb a {
	font-size:12px;
	color:#d2e6f4;
}
.breadCrumb a:hover {
	text-decoration:none;
	color:#fff;
}
.pageTitle {
	padding:0 0 15px 0;
}
.pageTitle .genericPageTitle {
	width:100%;
	padding:0 0 10px 0;
	margin:0 0 10px 0;
	border-bottom:solid 1px #dbdbdb;
}
.genericPageTitle {
	font-size:24px;
	font-weight:normal;
	line-height:24px;
	float:left;
}

.toolBarButtons .flags 
{
    float: right;
}

.toolBarButtons .flags a span 
{
    float: left;
    margin-top: 4px;
    margin-right: 10px;
    cursor: hand;
}

.toolBarButtons .flags img 
{
    float: left;
    margin-top: 4px;
    margin-right: 4px;
}

.toolBar .toolBarButtons {
	float:right;	
}
.toolBar .toolBarButtons .print,
.toolBar .toolBarButtons .rss,
.toolBar .toolBarButtons .ical,
.toolBar .toolBarButtons .email,
.toolBar .toolBarButtons .share {
	text-indent: -9999px;
	display: block;
	height: 16px;
	width: 16px;
	float:right;
}
.toolBar .toolBarButtons .ical {
	background: url(/Media/Icons/ical.gif) no-repeat right 3px;
	margin:2px 0;
	margin:0 0 0 5px;
	padding:3px 0 3px 5px;
	border-left:1px solid #dbdbdb;
}
.toolBar .toolBarButtons .rss {
	background: url(/Media/Icons/rss.gif) no-repeat right 3px;
	margin:0 0 0 5px;
	padding:3px 0 3px 5px;
	border-left:1px solid #dbdbdb;
}
.toolBar .toolBarButtons .print {
	background: url(/Media/Icons/print.gif) no-repeat right 2px;
	margin:0 0 0 5px;
	padding:3px 0 3px 6px;
	border-left:1px solid #dbdbdb;
}
.toolBar .toolBarButtons .share {
	background: url(/Media/Icons/share.gif) no-repeat 9px 2px;
	margin:0 0 0 9px;
	padding:2px 0 2px 9px;
	border-left:1px solid #dbdbdb;
}
.toolBar .toolBarButtons .shareButton {
	display: block;
	height: 20px;
	_height: 16px;
	width: 16px;
	float:right;
	margin-top:0;
	margin-left:10px;
	border-left:1px solid #dbdbdb;
	padding:2px 7px 0 11px;
}
.toolBar .toolBarButtons #sharethis_0 {
	height: 16px !important;
	width: 16px !important;
}
.toolBar .toolBarButtons #sharethis_0 a.stbutton {
	padding:0 16px 1px 0px !important;
	display:block !important;
	height:17px !important;
} 
.toolBar .toolBarButtons .stico_default .stbuttontext {
	display:none !important;
}
.toolBar .toolBarButtons .stico_default {
	background:transparent url(http://w.sharethis.com/images/share-icon-16x16.png?CXNID=1000014.0NXC) no-repeat scroll left 0 !important
}
.toolBar .toolBarButtons .email {
	background: url(/Media/Icons/email.gif) no-repeat right 4px;
	margin:0 0 0 4px;
	padding:3px 0 3px 6px;
	border-left:1px solid #dbdbdb;
}
.toolBar .toolBarButtons .shareBarTwitter,
.toolBar .toolBarButtons .shareBarLinkedIn,
.toolBar .toolBarButtons .shareBarFB,
.toolBar .toolBarButtons .shareBarGooglePlus {
	text-indent: 0;
	float:right;
}
.toolBar .toolBarButtons .shareBarFB {
	margin-left:5px;
	border-left:1px solid #dbdbdb;
	padding:1px 0 1px 6px;
	width: 48px;
	overflow: hidden;
}
.toolBar .toolBarButtons .shareBarLinkedIn,
.toolBar .toolBarButtons .shareBarGooglePlus
 {
	margin-left:5px;
	border-left:1px solid #dbdbdb;
	padding:1px 0 1px 6px;
}
.toolBar .toolBarButtons .shareBarTwitter {
	padding: 1px 0;
}

/* Styles for Ad modules
********************************************************************************************************/
.adModule {
	margin-bottom:10px;
}
.adModule p {
	text-align:right;
	font-size:11px;
	color:#666;
	margin-bottom:0;
}
.moduleFooterAd {

}
.ui-sortable {
	
}

/* generic module styles 
********************************************************************************************************/
.moduleWrap {
	margin-bottom:15px;
	background:white;
	border:1px solid #d6d6d6;
}
.genericModuleHeader {
	padding:1px;
}
.genericModuleHeader h4 {
	background: url(/Media/Backgrounds/module_header.jpg) repeat-x 0px 0px;	
	font-weight:normal;
	padding:0 10px;
	margin:0;
	font-size:18px;
	line-height:36px;
	text-transform:capitalize;
	color:#fff;
	zoom: 1;
}
.moduleFooterAd div {
	float:right;
	margin-left:5px;
}
.moduleFooterAd p {
	text-align:right;
	margin:0;
	color:#666;
	font-size:10px;
}
.moduleContentInner {
	margin:0 1px 1px 1px;
}

/* gray/red module header 
********************************************************************************************************/
.policyIssues .genericModuleHeader h4 {
	background: url(/Media/Backgrounds/module_header_gray.jpg) repeat-x 0px 0px;	
}
.alertTitle .genericModuleHeader h4 {
	background: url(/Media/Backgrounds/module_header_red.jpg) repeat-x 0px 0px;	
}

/* POLL MODULE
********************************************************************************************************/
h5.modPollQuestion {
	font-size:15px;
	font-weight:bold;
	margin-bottom:10px;
	margin-top:0;
}
.jcorePoll label {
	clear:both;
	padding:0 10px 12px 10px;
	display:block;
}
* html .jcorePoll label {
	clear:both;
	padding:0 0 7px 10px;
	display:block;
}
*+html .jcorePoll label {
	clear:both;
	padding:0 0 7px 10px;
	display:block;
}
.jcorePoll label input {
	margin-right:5px;
	vertical-align:top;
}
.jcorePoll label span {
	display:inline-block;
	width:250px;
}
.jcorePoll button {
	margin:0 0 10px 10px;
}
.pollResultRow p {
        float:left;
}
.pollResultRow {
	padding:0 25px;
}
.pollResultBar {
	height:15px;
	margin-right:3px;
	background:#f00 url(/Media/Backgrounds/poll_bar.gif) repeat-x 0px 0px;
	float:left;
	clear:both;
	margin-bottom:5px;
}
.pollResultRow span {
	float:left;
	font-weight:bold;
	margin-bottom:10px;
}
.pollResultRow div {
	clear:left;
}
.pollResultRow div span {
	padding-left:10px;
	font-weight:normal;
}
/* LIST MODULE (INCLUDES RELATED ARTICLES)
********************************************************************************************************/
.listModule li {
	padding:8px 12px;
	border-top:1px solid #dadada;
	border-bottom:1px solid #fff;
}
.listModule ul {
}
.listModule a {
	font-weight:bold;
}
.listModule .moduleContentInner {
}


/* SEARCH RESULTS
********************************************************************************************************/
#searchResults {
	background:white;
	padding:10px;
}
.searchResults p {
	margin:0px;
}
.searchResultContent {
	padding:10px;
}
.withDownload {
		background: url(/Media/Backgrounds/data_divider.gif) repeat-y 564px 0px !important;
}
.withDownload .searchResultContentContainer {
	float:left;
	width:544px;
}
.downloadBox {
	float:right;
	width:46px;
}
.downloadBox .media,
.downloadBox .size {
	width:46px;
	text-align:center;
	display:block;
	font-size:8px;
	font-weight:bold;
	margin-bottom:5px;
}
#searchResultInfo {
	padding:10px;
	font-size:21px;
}
.resultType {
	font-size:11px;
	color:#4f4f4f;
	font-weight:bold;
}
.searchResult h3 {
	font-size:14px;
	color:#333;
}
.searchResult h3 a {
	font-size:14px;
}
.actionLinks {
	border-bottom:1px solid #D6D6D6;
	border-top:1px solid #D6D6D6;
	background:#f5f5f5;
	padding:10px;
	font-weight:bold;
}
.actionLinks span {
	font-weight:normal;
}
.searchResult {
	border-bottom:1px solid #D6D6D6;
}
.searchResult p {
	margin:0px;
}
.searchResults #searchResoucesSearch {
	padding:10px 10px 20px 10px;
}
.searchResults #searchResoucesSearch label {
	display:block;
	float:left;
	background: url(/Media/Text/search.gif) no-repeat 0px 0px;
	height: 24px;
	width: 58px;
	text-indent:-9999px;
}
.searchResults #searchResoucesSearch input {
	float:left;
	height:20px;
	padding:4px 0 0 5px;
	width:208px;
	background: url(/Media/Backgrounds/search_input.gif) no-repeat 0px 0px;
	border:0;
	color:#999;
	font-size:12px;
	_margin-right:-3px;
}
.searchResults #searchResoucesSearch button {
	background: url(/Media/Buttons/search_go.gif) no-repeat 0px 0px;
	text-indent: -9999px;
	display: block;
	height: 24px;
	width: 35px;
	border:0;
}
.searchResults #searchResoucesSearch button:hover {
	background-position:0 -24px;
}


/*404 Page
********************************************************************************************************/
.page404{
	height:405px;
}
.page404 p {
	margin:0px;
}
.page404 #searchResoucesSearch {
	padding:10px 10px 20px 10px;
}
.page404 #searchResoucesSearch label {
	display:block;
	float:left;
	background: url(/Media/Text/search.gif) no-repeat 0px 0px;
	height: 24px;
	width: 58px;
	text-indent:-9999px;
}
.page404 #searchResoucesSearch input {
	float:left;
	height:20px;
	padding:4px 0 0 5px;
	width:208px;
	background: url(/Media/Backgrounds/search_input.gif) no-repeat 0px 0px;
	border:0;
	color:#999;
	font-size:12px;
}
.page404 #searchResoucesSearch button {
	background: url(/Media/Buttons/search_go.gif) no-repeat 0px 0px;
	text-indent: -9999px;
	display: block;
	height: 24px;
	width: 35px;
	border:0;
}
.page404 #searchResoucesSearch button:hover {
	background-position:0 -24px;
}

#messageHeading404,
.message404 {
	padding:10px 65px 10px 10px;
	font-size:21px;
	color:#333;
}
.message404 h3 {
	font-size:14px;	
}
.message404 div {
	font-size:12px;	
}

/* GENERIC PAGINATION
********************************************************************************************************/
.genericPagination li {
	display:inline;	
}

/* SUB NAV
********************************************************************************************************/
.subNavModule {
	background:white;
	margin-bottom:10px;
}
.subNavModule h4 {
	display:none;
}
.subNavModule a {
	display:block;
	padding:1px;
	color:#004960;
	font-size:14px;
	font-weight:normal;
}
.subNavModule a:hover,
li.noSubActive a {
	color:#569bbc;
	text-decoration:none;
}
.subNavModule ul {
}
.subNavModule li {
	padding:5px;
	border-bottom:1px solid #dbdbdb;
}

.subNavModule li li {
	border-top:1px solid #dbdbdb;
	border-bottom: none;
}

/* ARTICLE DETAIL
********************************************************************************************************/
.articleDetailContent {
	border:none;
	-moz-box-shadow:none;
}
.articleDetailContent .articleBeautyImageContainer {
	margin:0 10px 0 0;
	float:left;
	background:#edecec;
}
.articleDetailContent .articleBeautyImageContainer .articleBeautyImage {
}
.articleDetailContent .articleBeautyImageContainer a {
	background: url(/Media/Buttons/download_hi_res.gif) no-repeat 0px 0px;
	text-indent: -9999px;
	display: block;
	height: 17px;
	width: 156px;
	margin:8px 0 8px 22px;
}
.articleDetailContent .articleBeautyImageContainer a:hover {
	background-position:0 -17px;
}
.articleDetailContent .articleBeautyImageContainer p {
	padding:4px 8px 8px 10px;
	margin:0;
	font-size:10px;
	font-style:italic;
}
.bioPage .articleBeautyImageContainer p {
	width:180px;
	padding:8px 8px 8px 10px;
	margin:0;
}
.articleDetailContent ul,
.articleDetailContent ol {
	margin:0 0 10px 30px;
}
.articleDetailContent ul li {
	list-style:disc;
}
.articleDetailContent .articleLocation,
.articleDetailContent .articleDate {
	font-size:12px;
	font-style:italic;
	color:#919295;
	text-transform:uppercase;
}
.articleDetailContent blockquote {
	float:right;
	color:#d4d62e;
	font-size:24px;
	line-height:28px;
	margin-left:10px;
	width:250px;
	font-style:italic;
}
.relatedTopics h4 {
	color:#000;
	font-size:13px;
	font-weight:normal;
	display:inline;
}
.relatedTopics p {
	display:inline;
}
.relatedTopics a {
	color:#569bbc;
	font-weight:normal;
}
.relatedTopics a:hover {
	color:#004960;
}

/* SHARE BAR
********************************************************************************************************/
.shareBarRatingsContainer {
	padding-left:55px;
	overflow:hidden;
	height: 17px;
	width: 68px;
	float:right;
}
.shareBarRatings {
	clear: none;
	height: 14px;
	position: relative;
	width: 68px;
	padding-top:3px;
}
.shareBarRatingsTitle,
.ratingTotalVotes {
	font-size: 11px;
	height: 14px;
	line-height: 14px;
	margin: 0;
}
.shareBarRatings .ratingTotalVotes {
	display:none;
}
.shareBarRatingsTitle {
	position:absolute;
	top:0;
}
.shareBarRatingsTitle {
	left:-50px;
}
.shareBarRatings ul {
	margin: 0 !important;
	height:14px;
	padding: 0;
	width: 68px;
}
.shareBarRatings ul li {
	clear:none !important;
	float:left;
	height:14px;
	width:13px;
	list-style:none !important;
	margin:0;
	padding:0 !important;
	background: url(/Media/buttons/star_rating.gif) 0 0 repeat-x;
}
.shareBarRatings .ratingHover li {
	background-position:0 0;
}
.shareBarRatings ul li a {
	display:block;
	height:14px;
	position:absolute;
	text-indent:-9999px;
	left:0;
}
.shareBarRatings ul li a:hover {
	background: url(/Media/buttons/star_rating.gif) 0 -42px repeat-x;
	overflow:hidden;
	height:14px;
}
.shareBarRatings ul li.currentRating {
	position:absolute;
	height:14px;
	overflow:hidden;
	z-index:10;
	text-indent:-9999px;
	left:0;
	background: url(../../Media/buttons/star_rating.gif) 0 -28px repeat-x;
}
.shareBarRatings .ratingHover li.currentRating {
	/*background:none !important;*/
}
.ratingUnit1 a {
	width:13px;
	z-index:60;
}
.ratingUnit2 a {
	width:26px;
	z-index:50;
}
.ratingUnit3 a {
	width:39px;
	z-index:40;
}
.ratingUnit4 a {
	width:52px;
	z-index:30;
}
.ratingUnit5 a {
	width:65px;
	z-index:20;
}


/* EVENT CALENDAR MODULE
********************************************************************************************************/
.upcomingEventsList li {
	clear:both;
	padding:3px 0;
}
.upcomingEventsDate {
	width:65px;
	padding-right:5px;
	float:left;
	margin:0;
}
.upcomingEventsTitle {
	width:155px;
	padding-right:5px;
	font-weight:bold;
	float:left;
	margin:0;
}
.upcomingEventsList {
	border-bottom:1px dotted #bdbdbd;
}
.upcomingEventsLinks {
	clear:both
}
.upcomingEventsCalLink {
	line-height:25px;
	font-weight:bold;
	float:right;
}

/* NEWS FEATURE
********************************************************************************************************/
.newsFeatureModule h5 {
	font-size:10px;
	color:#666;
	line-height:18px;
}
.newsFeatureModule h6 {
	font-size:14px;
	line-height:18px;
}
.featuredStoryImage {
	float:left;
	margin-right:9px;
}
.newsFeatureModule span {
	display:block;
	font-size:10px;
	font-style:italic;
}
.newsFeatureModule .captionSource {
	font-style:normal;
	line-height:18px;
}
.newsFeatureModule .byLine {
	font-size:10px;
	color:#666;
	font-style:italic;
}
.newsFeatureModule p {
	margin:0 0 0.5em 0;
}
.newsFeatureModule .moreLink {
	font-weight:bold;
}

/* CALENDAR LANDING
********************************************************************************************************/
.eventsDetailTop .moduleContentInner {
	padding:0;
	margin:0;
	_height:1%;
}
.eventsDetailContent {
	margin-top:16px;
}
.eventsDetailContent .eventPressRelease {
    margin-top:2px;
}
.eventsDetail p.eventDetailDate {
	font-size:14px;
	font-weight:normal;
	color:#666;
	line-height:24px;
}
.eventsDetail .eventDetailTitle {
	font-size:24px;
	font-weight:normal;
	line-height:27px;
	margin: 7px 0 0;
}
.eventsDetailTop p {
	padding:5px 10px;
	line-height:15px;
	margin:0;
}
.eventsDetailTop p a {
	font-weight:bold;
}
.eventsDetailTop #scheduleFilter {
	margin:0;
	border:0;
	padding: 3px 10px;
}
.eventsDetail li {
	min-height:11px;
	padding:7px 6px;
}
.eventsDetail p {
	margin-bottom:20px;
}
.upcomingEventsList li:after,
.eventsDetail li:after {
    content: ".";
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.eventsDetail li.oddRow {
	background:#e2e2e2;
	_height:1%;
}
.eventsDetail ul {
	clear:both;
}
h4.eventLandingTitle {
	background: none;
	color: #333333;
	float:left;
	width:310px;
	font-size:21px;
	line-height:24px;
	padding-left:10px;
}
.eventsCalNav {
	width:55px;
	height:24px;
	float:right;
}
.calPrev {
	background:url(/Media/Buttons/back.gif) no-repeat 0 0;
	float:left;
	height:24px;
	width:24px;
	text-indent:-9999px;
}
.calNext {
	background:url(/Media/Buttons/next.gif) no-repeat 0 0;
	float:left;
	height:24px;
	width:24px;
	text-indent:-9999px;
}
.eventsCalNav .calNext {
	float:right;
}
.eventsCalNav a:hover {
	background-position:0 -24px;
}
.eventsDetailContent {
	font-weight:normal;
	margin-top:7px;
}

/* calendar module */
.eventsCalMod {
	min-height:217px;
	margin-bottom:10px;
	background:#fff;
}
.eventsCalMod .moduleContentInner {
	margin:9px;
	background: url(/Media/Backgrounds/calendar.jpg) repeat-y 0px 0px;
	padding:9px;
}
.eventCalendar {
	clear:both;
	position:relative;
	top:-5px;
}
.eventCalendar tr {
	margin-left:1px;
	height:35px;
}
.eventCalendar td {
	width:38px;
	text-align:center;
	vertical-align:middle;
	margin-left:1px;
	margin-bottom:1px;
	background:#fff;
	font-size:12px;
	font-weight:bold;
	color:#171717;
}
.eventCalendar td.last {
	margin-right:1px;
}
.eventCalendar th {
	margin-bottom:1px;
	color:#fff;
	font-size:12px;
	font-weight:bold;
	height:30px;
	line-height:30px;
	width:38px;
	background:none;
	vertical-align:bottom;
}
.eventCalendar td a {
	display:block;
	height:38px;
	line-height:38px;
	background:url(/media/backgrounds/cal_day_link_bg.gif) repeat-x 0 0;
}
.eventCalendar td a.activeDay,
.eventCalendar td.activeDay{
	background:url(/Media/Backgrounds/activeDay.gif) no-repeat 0 0;
	color:#fff;
}
.eventCalendar td a:hover {
	background:url(/Media/Backgrounds/activeDay.gif) no-repeat 0 -38px;
}
.eventCalendar td.noDay {
	background:#3d434a;
}
.eventsCalMod .eventsCalNav {
	width:auto;
	float:none;
	background:#fff;
	padding:1px;
}
.eventsCalMod .eventsCalNav a {
	color:#333;
}
.eventsCalNav p {
	float:left;
	padding:0;
	line-height:24px;
	font-size:15px;
	font-weight:bold;
	height:24px;
	text-align:center;
	margin:0;
	display:block;
	width:210px;
}

/* NEWS LANDING ARCHIVE
********************************************************************************************************/
.newsFilterArchive {
	margin-bottom:10px;
}
/* ajax tabs */
.ajaxTabsList li {
	background:none;
	float:left;
	height:36px;
	line-height:36px;
	padding:0;
	margin-left:5px;
}
.ajaxTabsList a {
	background:#559FC9;
	color:#fff;
	display:block;
	font-weight:bold;
	height:36px;
	line-height:36px;
	padding-right:11px;
	font-size:14px;
	_width:1%;
	_white-space:nowrap
}
.newsFilterArchive .ajaxTabsList li a span {
	padding-left:11px;
}
.ajaxTabsList li.active a {
	background:#2B77A2;	
}
.ajaxTabContent {
	border:1px solid #bbb;
	border-top:0;
	padding:0 1px 1px;
}
.ajaxTabContent .loading {
	height:24px;
	margin:0 auto;
	width:24px;
	background:url(/media/backgrounds/loader_white.gif) no-repeat center center;
	padding:16px;
}
/* list */
#newsArchiveList {
	padding:19px 8px;
}
#newsArchiveList li {
	color:#666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:20px;
	padding:3px 0;
	border-bottom:1px dotted #D6D6D6;
}
#newsArchiveList li span {
	float:left;
	width:75px;
}
/* filter */
#newsArchiveFilter {
	background:#2B77A2;
	padding:2px;
	height:31px;
	overflow:hidden;
}
#newsArchiveFilter label {
	height:18px;
	padding:7px 20px 6px 15px;
	line-height:18px;
	float:left;
	font-size:12px;
	color:white;
	font-weight:bold;
	background:url(/media/backgrounds/blue_header_divider.gif) no-repeat bottom right;
}
#newsArchiveFilter input {
	margin-right:5px;
}

/* GENERIC FORM
********************************************************************************************************/
.genericForm fieldset {
	border:0;
}
.genericFormWrap p {
	margin:0 0 15px 0;
}
.genericFormError {
	padding:10px;
	background:#fdf8e3;
	border:1px solid #cfc69a;
	color:#333;
	display:none;
}
.formRow {
	/*width:435px;*/
	clear:both;
	margin-bottom:15px;
	height:auto;
	overflow:hidden;
}
.formRowHalf {
	width:225px;
	float:left;
	clear:none;
}
.genericForm label {
	padding:0 10px;
	display:block;
	/*font-size:11px;*/
	/*line-height:16px;*/
}
.formSubTitle {
	font-size:14px;
	margin:20px 0 10px;
	font-weight:bold;
}
label .reqFld {
	padding-left:10px;
	color:#ff0000;
	font-size:10px;
}
.genericForm input,
.genericForm textarea,
.genericForm select {
	width:200px;
	height:16px;
	padding:1px 0;
	margin:0 10px 0 0;
}


.genericForm input,
.genericForm input.error {
	height:16px;
	width:399px;
	border:none;
	padding:4px;
}
.genericForm input {
	background: url(/Media/Backgrounds/contact_input.gif) no-repeat 0px 0px;
}

.validatorErrorMessage {
	color: red;
	display: none;
}

.validatorError .validatorErrorMessage {
	display: block;
}

.genericForm input.validatorError {
	background: url(/Media/Backgrounds/contact_input_error.gif) no-repeat 0px 0px;
}

.genericForm .validatorError select {
	border-color: #f00;
	*background:#bf2e1a;
	*color:White;
}
.rail4 .genericForm input
{
    background-image:url("/media/backgrounds/overlay_form_input_short.gif");
    width:184px;
    padding:2px 9px;
   height:20px;
}
.rail4 .genericForm input.validatorError
{
    background:url("/media/backgrounds/overlay_form_input_short.gif") 0 -24px no-repeat;
}
.genericForm select {
	height:auto;
}
.genericForm .formRowCheckbox input,
.genericForm .formRowRadio input {
	width:auto;
	height:auto;
	float:left;
}
.genericForm .formRowCheckbox label,
.genericForm .formRowRadio label {
	*line-height:20px;
}
.genericForm .formRowCheckbox span {
	width:180px;
	float:left;
	margin-right:20px;
}
.genericForm .formRowRadio {
	/*width:445px;*/
}
.genericForm .formRowRadio label {
	margin-bottom:6px;
	float:left;
	position:relative;
	top:-2px;
	padding-right:25px;
}
.genericForm .formRowRadio input {
	margin:0px 0 6px 0;
	float:left;
}
.genericForm textarea {
	height:87px;
	width:397px;
	background: url(/Media/Backgrounds/contact_text_input.gif) no-repeat 0px 0px;
	border:none;
	padding:5px;
	margin-top:10px;
}
.genericForm textarea.validatorError {
	background: url(/Media/Backgrounds/contact_text_input_error.gif) no-repeat 0px 0px !important;
}
.genericForm .genericButton {
	height:20px;
	clear:both;
}
.genericForm .genericButton .submit,
#commentFormInput .submit,
#commentFormInput .clearButton,
.genericForm .genericButton .reset {
	float:left;
	text-indent: -9999px;
	display: block;
	height: 17px;
	cursor:pointer;
	border:none;
}
#commentFormInput .submit,
.genericForm .genericButton .submit {
	background: url(/Media/Buttons/submit.gif) no-repeat 0px 0px;
	width: 67px;
	margin-right:20px;
}
#commentFormInput .clearButton,
.genericForm .genericButton .reset {
	background: url(/Media/Buttons/reset.gif) no-repeat 0px 0px;
	width: 61px;
}
.genericForm .genericButton .submit:hover,
#commentFormInput .submit:hover,
#commentFormInput .clearButton:hover,
.genericForm .genericButton .reset:hover {
	background-position:0 -17px;
}
#commentFormInput .submit,
#commentFormInput .clearButton {
	margin-top:10px;
}
#commentFormInput .submit {
	margin-left:10px;
}
.commentContainer li {
	padding:10px;
}
.commentDate {
	font-size:13px;
	color:#919295;
	font-style:italic;
}
.commentUser {
	font-size:13px;
	color:#333;
}
/* TEMPLATE MANAGER STYLES
********************************************************************************************************/
.addButton {
	display:block;
	background:#559fc9;
	padding:2px 10px;
	border:1px solid #2b77a2;
	display:none;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	position:absolute;
	bottom:-10px;
	left:0;
	color:white;
	font-size:11px;
	font-weight:bold;
	z-index:99998;
}
.addButton:hover {
	color:white;
	background:#2b77a2;
}
.addListBox {
	background:#242520;
	padding:5px 10px;
	position:absolute;
	left:0;
	bottom:-10px;
	max-height:200px;
	overflow:auto;
	width:140px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	z-index:99999;
}
.addListBox li {
	background:white;
	margin:5px 0;
}
.addListBox li a {
	display:block;
	padding:5px;
}
.deleteModuleButton {
	position:absolute;
	top:0;
	display:none;
	right:0;
	display:none;
	border:1px solid #d62e2e;
	background:#c95555;
	color:white;
	font-size:11px;
	font-weight:bold;
	z-index:9999;
	padding:2px 10px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}
a.deleteModuleButton:hover {
	color:white;
	background:#d62e2e;
}

/* HOME FLASH BANNER
********************************************************************************************************/
.homeFlashBanner {
	width:988px;
	height:242px;
	overflow:hidden;
	border:none !important;
}
.homeFlashBanner .moduleContentInner {
	margin:0;
}

/* MISC STYLES
********************************************************************************************************/
/* Beauty Image Container */
.beautyImageContainer {
	margin:0 10px 10px 0;
	float:left;
	background:#edecec;
}
.beautyImageContainer p {
	clear:both;
	display:block;
	font-size:10px;
	font-style:italic;
	margin:0;
	padding:4px 8px 8px 10px;
}

/* Style Guide */
.styleGuide .moduleContentInner {
	padding:10px;
}
/* Freeform Styles */
.navDouble {
	height:40px !important;
	padding:8px 10px 3px !important;
}
.navDouble a {
	line-height:normal !important;
}
/* More RSS */
.moreRss {
	border-top:1px solid #D9D1CD;
	padding:4px 12px;
	font-weight:bold;
}
/* More Related Links */
.moreRelatedLink {
	border-top:1px solid #D9D1CD;
	padding:4px 12px;
	font-weight:bold;
}
/* Open Content Padding */
.openContentModule .moduleContentInner {
	padding:10px;
}
/* Bullets */
ul.displayBullets,
.articleDetailContent ul,
.openContentModule ul,
.pageBlurb ul,
.pageInformation ul,
.eventsDetail ul,
.genericFormWrap ul,
.openHTMLModule ul {
	padding-left:15px;
}
.articleDetailContent ol,
.openContentModule ol,
.pageBlurb ol,
.pageInformation ol,
.eventsDetail ol,
.genericFormWrap ol,
.openHTMLModule ol {
	padding-left:20px;
}
ul.displayBullets li,
.articleDetailContent ul li,
.openContentModule ul li,
.pageBlurb ul li,
.pageInformation ul li,
.eventsDetail ul li,
.genericFormWrap ul li,
.openHTMLModule ul li {
	list-style:disc;
}
/* Tool Bar */
.toolBar {
	font-size:11px;
	height:1%;
}
.toolBar p,
.toolBar .articleByLine,
.toolBar .articleByLine span {
	/*height:20px;*/
	line-height:20px;
}
.toolBar p {
	margin:0;	
	display:inline;
}
.toolBar .articleByLine {
	float:left;
}
.toolBar .articleByLine span {
	margin:0;
	float:none;
}
/* Misc Margins */
.capitolNewsletter {
	margin-bottom:10px;
}
/* Stripes */
.odd {
	background:#fff;
}
.even {
	background:#f5f5f5;
}
/* Module Data Borders */
.moduleData {
	border-top:solid 1px #d9d1cd;
	border-bottom:solid 1px #fff;
}
/* Page Back Link */
.pageBack {
	margin:0 0 10px 0;
}
.pageBack a {
	font-weight:normal;
}
/* Drop Downs */
.dropDownBox {
	margin:0;
	line-height:normal;
	margin:0;
	z-index:20;
}
.dropDownBox ul {
	list-style:none;
}
.aZIndex .genericDropDown .dropTrigger,
.latestNews .genericDropDown .dropTrigger,
.economicData .genericDropDown .dropTrigger,
.browseResources .genericDropDown .dropTrigger {
	position:relative;
	min-height:26px;
	border-bottom:none;
	z-index:20;
}
/* Light Drop Downs */
.aZIndex .genericDropDown .dropTrigger a,
.latestNews .genericDropDown .dropTrigger a,
.browseResources .genericDropDown .dropTrigger a {
	font-size:14px;
	background:url(/Media/Backgrounds/dropdown.gif) no-repeat 0px 0px;
	height:22px;
	width:240px;
	display:block;
	padding:4px 0 0 10px;
	outline:0;
	font-weight:normal;
}
/* Dark Drop Downs */
.economicData .genericDropDown .dropTrigger a {
	font-size:14px;
	background:url(/Media/Backgrounds/dropdown_dark.gif) no-repeat 0px 0px;
	height:22px;
	width:240px;
	display:block;
	padding:4px 0 0 10px;
	outline:0;
	font-weight:normal;
}
.aZIndex .genericDropDown .dropTrigger a:hover,
.latestNews .genericDropDown .dropTrigger a:hover,
.economicData .genericDropDown .dropTrigger a:hover,
.browseResources .genericDropDown .dropTrigger a:hover {
	background-position:0 -26px;
}
.aZIndex .genericDropDown .dropTrigger ul li a,
.latestNews .genericDropDown .dropTrigger ul li a,
.economicData .genericDropDown .dropTrigger ul li a,
.browseResources .genericDropDown .dropTrigger ul li a {
	border:0;
	display:block;
	height:26px;
	width:223px;
	_width:227px;
	background:#fff none;
	padding:0 2px;
	border-left:1px solid #e4e4e4;
	border-right:1px solid #e4e4e4;
	*position:relative;
}
.aZIndex .genericDropDown .dropTrigger ul li a {
	width:325px;	
}
.aZIndex .genericDropDown .dropTrigger ul li a:hover,
.latestNews .genericDropDown .dropTrigger ul li a:hover,
.economicData .genericDropDown .dropTrigger ul li a:hover,
.browseResources .genericDropDown .dropTrigger ul li a:hover {
	text-decoration:none;
	background:#e4e4e4 none;
	border-top:0;
	border-bottom:0;
	*position:relative;
}
.aZIndex .genericDropDown .dropTrigger ul,
.latestNews .genericDropDown .dropTrigger ul,
.economicData .genericDropDown .dropTrigger ul,
.browseResources .genericDropDown .dropTrigger ul {
	height:165px;
	border-bottom:1px solid #c2c3c4;
	display:none;
	position:absolute;
	top:26px;
	_top:25px;
	min-height:16px;
	max-height:271px;
	left:0;
	z-index:100;
	overflow:auto;
	width:250px
}
.aZIndex .genericDropDown .dropTrigger ul li,
.latestNews .genericDropDown .dropTrigger ul li,
.economicData .genericDropDown .dropTrigger ul li,
.browseResources .genericDropDown .dropTrigger ul li {
	padding:0;
	width:234px;
	_width:134px;
	z-index:20;
}
/* Paginatgion ***********************************/
.pagination {
	width:133px;
	list-style:none;
	float:right;
	padding:13px 10px;
}
.pagination li {
	float:left;
	margin-right:1px;
}
.pagination li.nextPagination {
	margin-right:none;
}
.pagination li.previousPagination a,
.pagination li.nextPagination a {
	font-style:normal;
}
.pagination li.currentPagination a {
	color:#fff;
	background: url(/Media/Buttons/pagination.gif) repeat-x 0px -18px;
	width:18px;
	text-align:center;
}
.pagination li a {
	background: url(/Media/Buttons/pagination.gif) repeat-x 0px 0px;
	height:18px;
	font-size:10px;
	line-height:18px;
	font-weight:bold;
	display:block;
	color:#fff;
	_float:left;
	width:18px;
	text-align:center;
}
.pagination li a:hover {
	background-position:0 -18px;
}
.pagination li span {
	font-size:14px;
	font-weight:bold;
}

/* POLICY ISSUES MODULE
********************************************************************************************************/
.layoutHome .policyIssues 
{
    margin-bottom: 0px;
}


.policyIssues .moduleContentOuter {
	position:relative;
	height:259px;
	padding:8px 8px 0 8px;
	background: url(/Media/Backgrounds/policy_issues.gif) no-repeat 0px 0px;
}
.policyIssues .moduleContentInner{
	position:absolute;
	width:435px;
}
.layoutHome .policyIssues .moduleContentInner{
	position:absolute;
	width:615px;
}
.policyIssues .issueSelector {
	width:251px;
	float:left;
	overflow: hidden;
	zoom: 100%;
}
.layout8 .policyIssues ul {
	margin:11px 0 0 0;
	width:207px;
}
.layout8 .contentBox ul {
	width:193px;
	margin:11px 0 0 0;
}
.policyIssues .takeover {
	width:343px;
	height:235px;
	padding:7px;
	float:right;
	display:none;
}
.policyIssues .contentBox {
	width:348px;
	height:204px;
	padding:10px 0 10px 10px;
	float:left;
	display:none;
	margin:11px 0 0;
	background:#fff url(/Media/Backgrounds/policy_issues_background.png) no-repeat right top;
	position: relative;
	zoom: 1;
	overflow: hidden;
}
.policyIssues .contentBox h5 {
	font-size:16px;
	font-weight:bold;
	border-bottom:1px solid #D9D1CD;
	padding-bottom:10px;
	position: relative;
}
.layoutHome .issueSelector {
	padding:11px 0 0 0;
}
.layout8 .policyIssues .contentBox {
	background:#fff;
	width:208px;
	height:214px;
	padding:5px 0 5px 10px;
	float:left;
	display:none;
}
.layout8 .policyIssues .takeover {
	display:none;
}
.policyIssues .contentBox ul {
	background: url(/Media/Backgrounds/policy_issues_ul.jpg) no-repeat right top;
	margin-top:1px;
	padding:10px 0 0 15px;
	height:100px;
}
.policyIssues .contentBox li {
	background:none;
	list-style:disc;
	padding:2px 0;
}
.policyIssues .contentBox a {
	font-size:14px;
}
.layout8 .contentBox li {
	width:200px;
}

.policyIssues .issueSelector li {
	margin-bottom: 1px;
}

.policyIssues .issueSelector a {
	background:#fff url(/Media/Icons/list_bullet.gif) no-repeat 0px 0px;
	color:#569bbc;
	display:block;
	font-weight:bold;
	height:24px;
	line-height:24px;
	margin-right: 1px;
	overflow:hidden;
	padding:0 28px;
	position: relative;
	zoom: 100%;
}
.policyIssues .issueSelector a:hover {
	background-position:0 -24px;
	color:#fff;
	margin-right: 0;
}
.policyIssues .issueSelector a.activeNav {
	background-position:0 -48px;
	color:#fff;
	margin-right: 0;
}
.layout8 .policyIssues .issueSelector a {
	background:#fff url(/Media/Icons/list_bullet_half.gif) no-repeat 0px 0px;
	color:#569bbc;
	margin:0 1px 1px 0;
}
.layout8 .policyIssues .issueSelector a:hover {
	background-position:0 -24px;
	color:#fff;
	margin:0 0 1px 0;
}
.layout8 .policyIssues .issueSelector a.activeNav {
	background-position:0 -48px;
	color:#fff;
	margin:0 0 1px 0;
}

/* NEWS MODULE
********************************************************************************************************/
.layoutHome .newsModule {
	height:402px;
}

.layoutHome #mainContentCol2 .newsModule {
  height:305px;
}

*+html .layoutHome .newsModule .moduleContentInner {
	height:265px;
}
.newsModule .moduleData {
	background: url(/Media/Backgrounds/data_divider.gif) repeat-y 40px 0px;
}
.newsModule .even {
	background:#f5f5f5 url(/Media/Backgrounds/data_divider.gif) repeat-y 40px 0px !important;
}
.newsModule .moduleData .dateBox,
.newsModule .moduleData .dateBox .month,
.newsModule .moduleData .dateBox .day {
	width:40px;
	display:block;
	text-align:center;
}
.newsModule .moduleData .dateBox {
	padding:6px 0 0 0;
	float:left;
}
.newsModule .moduleData .dateBox .month {
	color:#de8f70;
	font-size:10px;
	text-transform:uppercase;
}
.newsModule .moduleData .dateBox .day {
	color:#bf2e1a;
	font-size:16px;
}
.newsModule .moduleDataContent {
	padding:6px 9px;
	float:right;
	width:247px;
}
.newsModule .moduleDataContent h5 {
	font-size:12px;
}
.newsModule .moduleDataContent p {
	margin:0;
}
.newsModule .moreRss {
	border-top:solid 1px #d9d1cd;
	padding:6px 9px;
}
.newsModule .moreRss .more {
	float:left;
}
.newsModule .moreRss .rss {
	float:right;
	background: url(/Media/Icons/rss_sm.jpg) no-repeat 0px 2px;
	padding: 0 0 0 15px;
}

/* SHOPFLOOR BLOG & CONNECT WITH US MODULE 
********************************************************************************************************/
.layoutHome .shopfloorBlog {
	height:402px;
	background:#f5f5f5;
	position:relative;
}
.shopfloorBlog 
{
   background:#f5f5f5;
}
.shopfloorBlog .moduleData p {
	margin:0;
}
.shopfloorBlog .moduleDataContent {
	padding:6px 9px;
}
.shopfloorBlog .moduleDataContent .date {
	font-style:italic;
	color:#919295;
}
.connectWithUs,.connectWithUsCol1 {
	background:#f5f3f2;	
}
.shopfloorBlog .lastModule {
	padding:0 0 15px 0;
}

.shopfloorBlog .connect {
	border-top:solid 1px #d9d1cd;
	padding:9px;
}

.connectWithUs .connect,
.connectWithUsCol1 .connect
{
    padding:9px;
}

.shopfloorBlog .connect .socialIcons
{
    width:270px;
    margin:0 10px;
}

.connectWithUs .connect .socialIcons
{
    width:267px;
    margin:0 auto;
}

.connectWithUsCol1 .connect .socialIcons
{
    width:140px;
    margin:0 auto;
}

.connectWithUsCol3 .connect .socialIcons
{
    width:391px;
    margin:0 auto;
}

.layoutHome .shopfloorBlog .connect {
	position:absolute;
	top:321px;
}
#mainContentColExtra .connectWithUs .connect {
	border:none;
}
/*new socialstyles */
.rail4 .connectWithUs .connect a 
{
    width:25px;
    height:25px;
    float:left;
    padding:0;
    background-repeat:no-repeat;
    background-position:0 -25px;
    margin:0 7px 8px 8px;
    text-indent:-9999px;
}

.rail4 .connectWithUs .connectInverted a 
{
    width:25px;
    height:25px;
    float:left;
    padding:0;
    background-repeat:no-repeat;
    background-position:0 0;
    margin:0 7px 8px 8px;
    text-indent:-9999px;
}

.rail1 .connectWithUs .connect a,
.rail3 .connectWithUs .connect a 
{
    height:33px;
    padding:0;
    margin:0 13px 10px 13px;
    background-repeat:no-repeat;
    background-position:0 -33px;
    float:left;
    text-indent:-9999px;
}

.rail1 .connectWithUs .connectInverted a,
.rail3 .connectWithUs .connectInverted a 
{
    height:33px;
    padding:0;
    margin:0 13px 10px 13px;
    background-repeat:no-repeat;
    background-position:0 0;
    float:left;
    text-indent:-9999px;
}

.rail1 .connectWithUs .connect a 
{
    margin:0 5px 10px;
}

.rail4 .connectWithUs .connect a:hover 
{
    background-position:0 -25px;
}

.rail4 .connectWithUs .connectInverted a:hover 
{
    background-position:0 0;
}

.rail1 .connectWithUs .connect a:hover,
.rail3 .connectWithUs .connect a:hover
{
    background-position:0 -33px;
}

.rail1 .connectWithUs .connectInverted a:hover,
.rail3 .connectWithUs .connectInverted a:hover
{
    background-position:0 0;
}

/* end new social styles */
.connectWithUs .connect h5,
.connectWithUsCol1 .connect h5,
.shopfloorBlog .connect h5 {
	font-size:17px;
	border-bottom:solid 1px #d9d1cd;
	padding:0 0 9px 0;
	margin:0 0 9px 0;
}

.connectWithUsCol1 .connect .socialIcon,
.connectWithUsCol3 .connect .socialIcon,
.connectWithUs .connect .socialIcon,
.shopfloorBlog .connect .socialIcon 
{
	text-indent: -9999px;
	display: block;
	float:left;
}

.connectWithUs .connect .socialIcon,
.shopfloorBlog .connect .socialIcon 
{
	height: 25px;
	background-position: 0 -25px;
	margin-right: 15px;
	margin-bottom: 10px;
}

.connectWithUsCol1 .connect .socialIcon,
.connectWithUsCol3 .connect .socialIcon
{
   	height: 33px;
	background-position: 0 -33px;  			
}

.connectWithUsCol1 .connect .socialIcon
{
    margin-right:15px;
}

.connectWithUsCol3 .connect .socialIcon
{
    margin-right:26px;
}

.shopfloorBlog .connect .socialIcon.last,
.connectWithUsCol1 .connect .socialIcon.last,
.connectWithUsCol3 .connect .socialIcon.last,
.connectWithUs .connect .socialIcon.last
{
    margin-right: 0px;
}

.connectWithUsCol1 .connect .socialIcon.secondLine
{
    margin-top: 14px;
}

.connectWithUsCol1 .connect .socialIcon:hover,
.connectWithUsCol3 .connect .socialIcon:hover,
.connectWithUs .connect .socialIcon:hover,
.shopfloorBlog .connect .socialIcon:hover
{
	background-position: 0 0;
}

.connectWithUsCol1 .connectInverted .socialIcon,
.connectWithUsCol3 .connectInverted .socialIcon,
.connectWithUs .connectInverted .socialIcon,
.shopfloorBlog .connectInverted .socialIcon 
{
	text-indent: -9999px;
	display: block;
	float:left;
	background-position: 0 0px;
}

.connectWithUs .connectInverted .socialIcon,
.shopfloorBlog .connectInverted .socialIcon 
{
	height: 25px;
	margin-right:15px;
}


.connectWithUsCol3 .connectInverted .socialIcon
{
	height: 33px;
	margin-right:26px;
}

.connectWithUsCol1 .connectInverted .socialIcon
{
    margin-right:16px;
}

.connectWithUs .connectInverted .socialIcon:hover,
.shopfloorBlog .connectInverted .socialIcon:hover
{
	background-position: 0 -25px;
}

.connectWithUsCol1 .connectInverted .socialIcon:hover,
.connectWithUsCol3 .connectInverted .socialIcon:hover
{
   	background-position: 0 -33px;
}
.connectWithUs .connect .youtube,
.connectWithUs .connect .linkedin,
.connectWithUs .connect .twitter,
.connectWithUs .connect .facebook,
.shopfloorBlog .connect .youtube,
.shopfloorBlog .connect .linkedin,
.shopfloorBlog .connect .twitter,
.shopfloorBlog .connect .facebook {
	text-indent: -9999px;
	display: block;
	height: 23px;
}
.connectWithUs .connect .youtube:hover,
.connectWithUs .connect .linkedin:hover,
.connectWithUs .connect .twitter:hover,
.connectWithUs .connect .facebook:hover,
.shopfloorBlog .connect .youtube:hover,
.shopfloorBlog .connect .linkedin:hover,
.shopfloorBlog .connect .twitter:hover,
.shopfloorBlog .connect .facebook:hover {
	background-position: 0 -23px;
}

.connectWithUs .connect .youtube,
.shopfloorBlog .connect .youtube {
	background: url(/Media/Logos/you_tube.jpg) no-repeat 0px 0px;
	width: 52px;
	padding:0 10px 0 0;
	float:left;
}
.connectWithUs .connect .linkedin,
.shopfloorBlog .connect .linkedin {
	background: url(/Media/Logos/linkedin.jpg) no-repeat 0px 0px;
	width: 69px;
	padding:0 10px 0 0;
	float:left;
}
.connectWithUs .connect .twitter,
.shopfloorBlog .connect .twitter {
	background: url(/Media/Logos/twitter.jpg) no-repeat 0px 0px;
	width: 73px;
	padding:0 10px 0 0;
	float:left;
}
.connectWithUs .connect .facebook,
.shopfloorBlog .connect .facebook {
	background: url(/Media/Logos/facebook.jpg) no-repeat 0px 0px;
	width: 62px;
	float:left;
	position:relative;
}
.connectWithUs .connectInverted .youtube,
.shopfloorBlog .connectInverted .youtube,
.connectWithUs .connectInverted .linkedin,
.shopfloorBlog .connectInverted .linkedin,
.connectWithUs .connectInverted .twitter,
.shopfloorBlog .connectInverted .twitter,
.connectWithUs .connectInverted .facebook,
.shopfloorBlog .connectInverted .facebook 
{  
    background-position:0 -23px;
}
.connectWithUs .connectInverted .youtube:hover,
.shopfloorBlog .connectInverted .youtube:hover,
.connectWithUs .connectInverted .linkedin:hover,
.shopfloorBlog .connectInverted .linkedin:hover,
.connectWithUs .connectInverted .twitter:hover,
.shopfloorBlog .connectInverted .twitter:hover,
.connectWithUs .connectInverted .facebook:hover,
.shopfloorBlog .connectInverted .facebook:hover 
{  
    background-position:0 0;
}

.shopfloorBlogContact .moduleContentInner {
	background: url(/Media/Backgrounds/module_grade.gif) repeat-y 0px 0px;
}
.shopfloorBlogContact .moduleContent {
	border-top:1px solid #DBDBDB;
	margin:10px;
	padding-top:10px;
}
.shopfloorBlogContact .moduleContent .link {
	background: url(/Media/Buttons/visit_blog.gif) no-repeat 0px 0px;
	text-indent: -9999px;
	display: block;
	height: 17px;
	width: 83px;
}
.shopfloorBlogContact .moduleContent .link:hover {
	background-position:0 -17px;
}
/* IMAGE TEXT LINKS MODULE
********************************************************************************************************/
.imageTextLinks .moduleData {
	position:relative;
}
.imageTextLinks .withImage .image {
	position:absolute;
	top:10px;
	left:10px;
}
.imageTextLinks .moduleData {
	padding:10px;
}
.imageTextLinks .withImage .moduleDataContent {
	padding:0 0 0 115px;
	height:auto !important;
	height:67px;
	min-height:67px;
	display:block;
	clear:right;
}
.imageTextLinks .moduleData .moduleDataContent p {
	margin:0;
}
.imageTextLinks .moduleData .link {
	margin:15px 0 0 0;
	display:block;
	clear:both;
}
.staffContacts .moduleData .moduleDataContent .link:hover {
}
ul.imageTextLinks li {
	padding:8px 12px;
}


/* MEDIA MODULE
********************************************************************************************************/
.layoutHome .mediaModule {
	height:402px;
}
.mediaModule .moduleContentInner {
	margin:0;
}

/* COMMENTS MODULE
********************************************************************************************************/
.commentsModule {
	-moz-box-shadow:none;
	border:none;
	position:relative;
}
.commentsModule #addCommentLink {
	position:absolute;
	top:0px;
	right:0px;
}
.commentsModule #commentFormSignup {
	padding:9px;
	background:#f5f5f5;
	border-bottom:1px solid #d9d1cd;
}
.commentsModule #commentFormSignup label {
	display:block;
}
#commentFormSignup label {
	padding-left:10px;
}
#commentFormSignup input,
#commentFormSignup #recaptcha_response_field {
	background: url(/Media/Backgrounds/captcha_input.gif) no-repeat left top !important;
	display: block !important;
	height: 21px !important;
	width: 250px !important;
	border:none !important;
	padding:5px 10px 0 10px !important;
}
#commentFormSignup textarea {
	background: url(/Media/Backgrounds/captcha_textarea.gif) no-repeat left top;
	display: block;
	height: 111px;
	width: 250px;
	border:none;
	padding:5px 10px 0 10px;
}
.recaptchatable .recaptcha_r1_c1 {
	background:none !important;
	height:0px !important;
}
.recaptchatable #recaptcha_image {
	margin-top:0px;
}
.recaptchatable .recaptcha_r2_c1,
.recaptchatable .recaptcha_r3_c1 {
	width:0px !important;
}
.recaptchatable .recaptcha_r4_c1 {
	width:270px !important;
	height:26px !important;
}
.recaptchatable .recaptcha_r4_c2,
.recaptchatable .recaptcha_r4_c4 {
	width:0px !important;
	height:26px !important;
}
.recaptchatable .recaptcha_r2_c1,
.recaptchatable .recaptcha_r2_c2,
.recaptchatable .recaptcha_r3_c1,
.recaptchatable .recaptcha_r3_c2,
.recaptchatable .recaptcha_r3_c3,
.recaptchatable .recaptcha_r4_c1,
.recaptchatable .recaptcha_r4_c2,
.recaptchatable .recaptcha_r4_c4,
.recaptchatable .recaptcha_r7_c1,
.recaptchatable .recaptcha_r8_c1 {
	background:none !important;
}
.recaptchatable .recaptcha_r2_c1,
.recaptchatable .recaptcha_r2_c2,
.recaptchatable .recaptcha_r3_c2,
.recaptchatable .recaptcha_r3_c1,
.recaptchatable .recaptcha_r3_c2,
.recaptchatable .recaptcha_r3_c3,
.recaptchatable #recaptcha_instructions_image {
	display:none;
}
.recaptchatable .recaptcha_r4_c1 .recaptcha_input_area {
	margin-top:0px !important;
	margin-right:0px !important;
	margin-left:0px !important;
}
.recaptchatable #recaptcha_reload_btn,
.recaptchatable #recaptcha_switch_audio_btn,
.recaptchatable #recaptcha_switch_img_btn,
.recaptchatable #recaptcha_whatsthis_btn {
	display:none !important;
}
.recaptchatable .recaptcha_r7_c1,
.recaptchatable .recaptcha_r8_c1 {
	height:0px !important;
}


.commentsModule #commentsViewAllButton {
	float:right;
	clear:both;
	padding:7px 10px 7px 0;
}
.commentsModule h4 {
	color:#3a3a3a;
	font-size:18px;
	font-weight:normal;
	margin-bottom:10px;
}
.commentsModule .moduleContentInner {
	border:1px solid #d9d1cd;
}
.commentsMessageAfterSubmission p {
	padding: 10px;
	margin:0;
}






/* POLL MODULE
********************************************************************************************************/
.pollModule {
	position:relative;
}
.pollModule .modPollQuestion {
	padding:10px 10px 20px 10px;
	background:#b3cfe2 url(/Media/Backgrounds/poll.gif) no-repeat 0px bottom;
	min-height:1%;
	_height:1%;
	display:block;
}
.pollModule .modPollQuestion img {
	float:left;
}
.pollModule .modPollQuestion p {
	float:right;
	width:215px;
	font-size:14px;
	font-weight:bold;
	font-style:italic;
	color:#3a3a3a;
	margin:0px;
	line-height:18px;
}
.pollModule #pollId1Container {
	padding:5px 15px 15px 15px;
}
.pollModule #pollId1Container label span {
	position:relative;
	top:-3px;
}
.pollModule .moduleFooterAd {
	display:none;
}
.pollModule form.jcorePoll {
	position:relative;
	padding-bottom: 40px;
}
.pollModule .genericButton {
	position:absolute;
	bottom:0;
}
.pollModule button {
	background: url(/Media/Buttons/vote.gif) no-repeat 0px 0px;
	text-indent: -9999px;
	display: block;
	height: 17px;
	width: 55px;
	cursor:pointer;
	border:0;
}
.pollModule button:hover {
	background-position:0 -17px;
}
.pollModule .pollResultsPos0 .pollResultBar {
	background: url(/Media/Backgrounds/poll_bar_pos0.gif) repeat-x 0px 0px;
	height: 15px;
}
.pollModule .pollResultsPos1 .pollResultBar {
	background: url(/Media/Backgrounds/poll_bar_pos1.gif) repeat-x 0px 0px;
	height: 15px;
}
.pollModule .pollResultsPos2 .pollResultBar {
	background: url(/Media/Backgrounds/poll_bar_pos2.gif) repeat-x 0px 0px;
	height: 15px;
}
.pollModule .pollResultsPos3 .pollResultBar {
	background: url(/Media/Backgrounds/poll_bar_pos3.gif) repeat-x 0px 0px;
	height: 15px;
}
.pollModule .pollResultsPos4 .pollResultBar {
	background: url(/Media/Backgrounds/poll_bar_pos4.gif) repeat-x 0px 0px;
	height: 15px;
}
.pollModule .pollResultsPos5 .pollResultBar {
	background: url(/Media/Backgrounds/poll_bar_pos5.gif) repeat-x 0px 0px;
	height: 15px;
}
.pollModule .pollTotal {
	clear:both;
	margin:0 10px;
	padding:15px;
	border-top:1px solid #D6D6D6;
}
/* RELATED RESOURCES MODULE
********************************************************************************************************/
.layout8 .relatedResources .moduleData,
.layout2 .relatedResources .moduleData {
	background: url(/Media/Backgrounds/data_divider.gif) repeat-y 400px 0px;
}
.layout8 .relatedResources .even,
.layout2 .relatedResources .even {
	background:#f5f5f5 url(/Media/Backgrounds/data_divider.gif) repeat-y 400px 0px;
}
.layout8 .relatedResources .moduleData .moduleDataContent,
.layout2 .relatedResources .moduleData .moduleDataContent {
	width:376px;
	float:left;
	padding:8px 12px;
}
.layout8 .relatedResources .moduleData .moduleDataContent p,
.layout2 .relatedResources .moduleData .moduleDataContent p {
	margin:0;
	font-weight:bold;
}
.layout8 .relatedResources .moduleData .downloadBox,
.layout2 .relatedResources .moduleData .downloadBox {
	width:40px;
	float:right;
	text-align:center;
	padding:6px 0;
}

.layout8 .relatedResources .moduleData .downloadBox .media,
.layout8 .relatedResources .moduleData .downloadBox .size,
.layout2 .relatedResources .moduleData .downloadBox .media,
.layout2 .relatedResources .moduleData .downloadBox .size {
	display:block;
	width:40px;
}
.layout8 .relatedResources .moduleData .downloadBox .size,
.layout2 .relatedResources .moduleData .downloadBox .size {
	font-size:8px;
	font-weight:bold;
}
.relatedResources h5 {
	font-size:12px;
	font-weight:bold;
}

.layoutHome .relatedResources {
	height:402px;
}

/* RELATED LINKS MODULE
********************************************************************************************************/
.relatedLinks .moduleContentInner {
	display: none;
}

.relatedLinks .moduleData .moduleDataContent {
	padding:8px 12px;
}

.relatedLinks .moduleData .moduleDataContent p {
	margin:0;
}

.relatedLinks .moreRss {
	padding: 6px 12px 18px 12px;
	display: none;
}

.relatedLinks .moreRss .clear {
	/* ie7 inline-block fix */
	*display: inline;
	*zoom: 1;
}

/* PAGE INFORMATION MODULE
********************************************************************************************************/
.pageInformation {
	border-bottom:solid 1px #dbdbdb;
	margin:0 0 15px 0;
}
.pageInformation .genericModuleHeader h4 {
	background:none;
	font-size:19px;
	color:#3a3a3a;
	padding:0;
	line-height:normal;
	padding:0 0 10px 0;
}
.pageInformation a {
	font-weight:normal;
}

/* STAFF CONTACTS MODULE
********************************************************************************************************/
.staffContacts .moduleData {
	padding:10px;
}
.staffContacts .withImage .moduleDataContent {
	float:left;
	height:auto !important;
	height:80px;
	min-height:80px;
	padding:0 0 0 75px;
}
.staffContacts .moduleData .moduleDataContent p {
	margin:0;
}
.bioInfo a,
.staffContacts .moduleData .moduleDataContent .email {
	display:block;
	background: url(/Media/Buttons/email_me.gif) no-repeat 0px 0px;
	text-indent: -9999px;
	height: 17px;
	width: 78px;
	margin:10px 0 0 0;
	outline:0;
}
.bioInfo a:hover,
.staffContacts .moduleData .moduleDataContent .email:hover {
	background-position:0 -17px;
}

/* SEARCH RESOURCES MODULE
********************************************************************************************************/
.searchResouces {
	background: url(/Media/Backgrounds/search_resources.gif) no-repeat 0px 0px;
	display: block;
	height: 99px;
	width: 310px;
	_height:98px !important;
}
.searchResouces #searchResoucesSearch {
	padding:50px 0 0 21px;
}
.searchResouces #searchResoucesSearch label {
	display:none;
}
.searchResouces #searchResoucesSearch input {
	float:left;
	height:20px;
	padding:4px 0 0 5px;
	width:208px;
	background: url(/Media/Backgrounds/search_resources_search_input.gif) no-repeat 0px 0px;
	border:0;
	color:#999;
	font-size:12px;
	_margin-right:-3px;
}
.searchResouces #searchResoucesSearch button {
	background: url(/Media/Buttons/go.gif) no-repeat 0px 0px;
	text-indent: -9999px;
	display: block;
	height: 24px;
	width: 35px;
	border:0;
}
.searchResouces #searchResoucesSearch button:hover {
	background-position:0 -24px;
}

/* RELATED ARTICLES MODULE
********************************************************************************************************/

/* MANUFACTURING FACTS MODULE
********************************************************************************************************/
.relatedResources .moduleData,
.manufacturingFacts .moduleData {
	background: url(/Media/Backgrounds/data_divider.gif) repeat-y 265px 0px;
}
.relatedResources .even,
.manufacturingFacts .even {
	background:#f5f5f5 url(/Media/Backgrounds/data_divider.gif) repeat-y 265px 0px;
}

.manufacturingFacts .moduleData.head,
.manufacturingFacts .even.head,
.relatedResources .moduleData.head,
.relatedResources .even.head {
	background:none;
}

.relatedResources .moduleData .moduleDataContent,
.manufacturingFacts .moduleData .moduleDataContent {
	width:241px;
	float:left;
	padding:8px 12px;
}
.relatedResources .moduleData .moduleDataContent h5,
.relatedResources .moduleData .moduleDataContent p,
.manufacturingFacts .moduleData .moduleDataContent h5,
.manufacturingFacts .moduleData .moduleDataContent p {
	margin:0;
	font-weight:bold;
	font-size:12px;
}
.relatedResources .moduleData .downloadBox,
.manufacturingFacts .moduleData .downloadBox {
	width:40px;
	float:right;
	text-align:center;
	padding:6px 0;
}
.relatedResources .moduleData .downloadBox .media,
.relatedResources .moduleData .downloadBox .size,
.manufacturingFacts .moduleData .downloadBox .media,
.manufacturingFacts .moduleData .downloadBox .size {
	display:block;
	width:40px;
}
.relatedResources .moduleData .downloadBox .size,
.manufacturingFacts .moduleData .downloadBox .size {
	font-size:8px;
	font-weight:bold;
}


/* ECONIMIC DATA MODULE
********************************************************************************************************/
.economicData {
	background: url(/Media/Backgrounds/economic_data.jpg) no-repeat 0px 0px;
	text-align:left;
	padding:68px 0 0 25px;
	height:69px !important;
}
.economicData h4 {
	display:none;
}
.economicData .all {
	margin:8px 0 0 0;
	color:#fff;
	display:block;
}


/* SHOP FLOOR MODULE
********************************************************************************************************/
.shopFloor h4 {
	display:none;
}


/* 
********************************************************************************************************/
.featuredStory {
	background:#f5f5f6;
}
.featuredStory h4 {
	background:none;
	font-size:12px;
	text-transform:uppercase;
	color:#666;
	line-height:normal;
	padding:10px 10px 0;
}
.featuredStory h5 {
	font-size:24px;
	padding:0 0 10px 0;
	margin:0 10px;
	border-bottom:1px solid #DBDBDB;
	font-weight:normal;
}
.featuredStory .moduleContentInner {
	padding:5px 10px 0;
}
.featuredStory .featuredByLine {
	font-size:11px;
}
.featuredStory a {
	font-weight:normal;
}
/* MEMBER FOCUS MODULE
********************************************************************************************************/
.memberFocus {
	margin-bottom:10px;
}
.memberFocus h4 {
	display:none;
}


/* CAPITOL NEWSLETTER MODULE
********************************************************************************************************/
.capitolNewsletter h4 {
	display:none;
}


/* 
********************************************************************************************************/
.latestNews .moduleData {
	background: url(/Media/Backgrounds/data_divider.gif) repeat-y 40px 0px;
}
.latestNews .even {
	background:#f5f5f5 url(/Media/Backgrounds/data_divider.gif) repeat-y 40px 0px;
}
.latestNews .head {
	background:none;
}
.latestNews .moduleData .moduleDataContent {
	width:376px;
	float:right;
	padding:8px 12px;
}
.latestNews .head .moduleDataContent {
	width:250px;
	float:left;
	padding:9px 10px;
}
.latestNews .moduleData .moduleDataContent h5 {
	font-weight:bold;
	font-size:12px;
}
.latestNews .moduleData .moduleDataContent p {
	margin:0;
}
.latestNews .moduleData .dateBox,
.latestNews .moduleData .dateBox .month,
.latestNews .moduleData .dateBox .day {
	width:40px;
	display:block;
	text-align:center;
}
.latestNews .moduleData .dateBox {
	padding:6px 0 0 0;
	float:left;
}
.latestNews .moduleData .dateBox .month {
	color:#de8f70;
	font-size:10px;
	text-transform:uppercase;
}
.latestNews .moduleData .dateBox .day {
	color:#bf2e1a;
	font-size:16px;
}


/* 
********************************************************************************************************/
.browseTopic .moduleContentInner {
	padding:10px;
}

/* A-Z INDEX MODULE
********************************************************************************************************/
.aZIndex {
}
.aZIndex h4 {
	background:none;
	color:#3a3a3a;
	font-size:19px;
	line-height:20px;
	padding-top:10px;
}
.aZIndex .genericModuleHeader p {
	padding:0 10px;
	margin:0 0 5px 0;
}
.aZIndex .moduleData {
	padding:10px;
	background:#f5f5f5;
}
.aZIndex .sort {
	float:left;
	line-height:26px;
	margin:0 10px 0 0;
	display:block;
}
.aZIndex .dropDownBox ul {
	float:left;
}
.aZIndex .alphaSelector {
	color:#919295;
}
.aZIndex .alphaSelector a {
	font-size:16px;
	font-weight:bold;
}
/* 
********************************************************************************************************/
.imageTextModule h5 {
	font-size:19px;
	font-weight:normal;
	padding:10px 0 5px 10px;
}
.imageTextModule p {
	margin:0 10px 10px 10px;
}



/* 
********************************************************************************************************/
.aZResult h4 {
	background:none;
	color:#3a3a3a;
	font-size:19px;
	line-height:20px;
	padding:10px 0;
	border-bottom:1px solid #D9D1CD;
	margin:0 0 10px 0;
}
.aZResult h5 {
	font-size:19px;
	font-weight:normal;
}
.aZResult a {
	font-weight:normal;
}
.aZResult .toggleOn,
.aZResult .toggleOff {
	margin-top:-10px;
	position:relative;
}

.aZResult .issue {
	color:#666;
}
.aZResult .fullContent {
	display:none;
}
.aZResult .moduleData {
	border:none;
	margin-bottom:17px;
}
.aZResult .links a {
	font-weight:bold;
}
.aZResult .top {
	display:block;
	font-weight:bold;
}
/* 
********************************************************************************************************/
.eventsDetailHead {
	margin-bottom:10px;
}
.eventsDetailBottom .moduleWrap {
	border-top:none;
}
.eventsDetailBottom .hasDate {
	background: url(/Media/Backgrounds/data_divider.gif) repeat-y 40px 0px;
}
.eventsDetailBottom .even {
	/*background:#f5f5f5 url(/Media/Backgrounds/data_divider.gif) repeat-y 40px 0px;*/
}
.eventsDetailBottom .head {
	background:none;
}
.eventsDetailBottom .moduleData .moduleDataContent {
	width:416px;
	/*float:right;*/
	padding:8px 10px;
}

.eventsDetailBottom .hasDate .moduleDataContent {
	width:376px;
	float:right;
	padding:8px 12px;
}

.eventsDetailBottom .head .moduleDataContent {
	width:250px;
	float:left;
	padding:9px 10px;
}
.eventsDetailBottom .moduleData .moduleDataContent h5 {
	font-weight:bold;
	font-size:12px;
}
.eventsDetailBottom .moduleData .moduleDataContent p {
	margin:0;
}
.eventsDetailBottom .moduleData .dateBox,
.eventsDetailBottom .moduleData .dateBox .month,
.eventsDetailBottom .moduleData .dateBox .day {
	width:40px;
	display:block;
	text-align:center;
}
.eventsDetailBottom .moduleData .dateBox {
	padding:6px 0 0 0;
	float:left;
}
.eventsDetailBottom .moduleData .dateBox .month {
	color:#de8f70;
	font-size:10px;
	text-transform:uppercase;
}
.eventsDetailBottom .moduleData .dateBox .day {
	color:#bf2e1a;
	font-size:16px;
}

/* 
********************************************************************************************************/
.genericFormWrap h4 {
	background:none;
	font-size:21px;
	color:#333;
	padding:0;
}
.genericFormWrap h5 {
	font-size:16px;
	color:#333;
	font-weight:bold;
	padding:0;
	margin:0 0 15px 0;
}
.genericFormWrap .req {
	color:#f00;
}


/* 
********************************************************************************************************/
.social .moduleContentInner {
	padding:10px;
}
.social .connect .youtube,
.social .connect .linkedin,
.social .connect .twitter,
.social .connect .facebook {
	text-indent: -9999px;
	display: block;
	height: 38px;
}
.social .connect .youtube:hover,
.social .connect .linkedin:hover,
.social .connect .twitter:hover,
.social .connect .facebook:hover {
	background-position: 0 -38px;
}
.social .connect .youtube {
	background: url(/Media/Logos/youtube_lrg.gif) no-repeat 0px 0px;
	width: 95px;
	padding:0 15px 0 0;
	float:left;
}
.social .connect .linkedin {
	background: url(/Media/Logos/linkedin_lrg.gif) no-repeat 0px 0px;
	width: 96px;
	padding:0 15px 0 0;
	float:left;
}
.social .connect .twitter {
	background: url(/Media/Logos/twitter_lrg.gif) no-repeat 0px 0px;
	width: 91px;
	padding:0 12px 0 0;
	float:left;
}
.social .connect .facebook {
	background: url(/Media/Logos/facebook_lrg.gif) no-repeat 0px 0px;
	width: 95px;
	padding:0 1px 0 0;
	float:left;
	position:relative;
}

/* 
********************************************************************************************************/
.staffDirectory .moduleContentInner {
	padding:10px;
}
.staffDirectory .link {
	background: url(/Media/Buttons/view_directory.gif) no-repeat 0px 0px;
	text-indent: -9999px;
	display: block;
	height: 17px;
	width: 122px;
}
.staffDirectory .link:hover {
	background-position:0 -17px;
}
/* 
********************************************************************************************************/
.contactUs .moduleContentInner {
	padding:10px;
}

/* 
********************************************************************************************************/
.rSSFeeds .moduleContent {
	padding:10px 10px 0 10px;
}
.rSSFeeds h5 {
	font-size:18px;
	font-weight:normal;
	padding-bottom:10px;
}

/* 
********************************************************************************************************/
.takeAction .moduleContentInner {
	padding:10px;
}
.takeAction p {
	margin:0;
}
.actionBlock {
	padding:10px;
	background:#f5f5f5;
	border:1px solid #DBDBDB;
	margin-top:10px;
	margin-bottom: 15px;
}
.actionBlock a {
	font-weight:bold;
}
.actionBlock .link {
	background: url(/Media/Buttons/click_here.gif) no-repeat 0px 0px;
	text-indent: -9999px;
	display: block;
	height: 17px;
	width: 86px;
	margin-top:10px;
}
.actionBlock .link:hover {
	background-position:0 -17px;
}
/* FEATURED PAGES MODULE
********************************************************************************************************/
.featuredPages {
	padding:8px;
}
.item1,
.item2,
.item3 {
	float:left
}
.item1,
.item2 {
	margin-right:9px;
}
/* 
********************************************************************************************************/
.featuredItem {
	padding:1px;
	background:#fff;
}
.featuredItem .moduleContentInner {
	padding:5px;
	background:#f5f5f5;
}
.featuredItem a {
	border-bottom:1px solid #DBDBDB;
	display:block;
	margin-bottom:5px;
}
.featuredItem h5 {
	font-size:14px;
	padding:5px 0;
	font-weight:normal;
}
.featuredItem p {
	margin:0;
}
/* BROWSE RESOURCES MODULE
********************************************************************************************************/
.layout2 .browseResources .moduleData {
	background: url(/Media/Backgrounds/data_divider.gif) repeat-y 400px 0px;
}
.layout2 .browseResources .even {
	background:#f5f5f5 url(/Media/Backgrounds/data_divider.gif) repeat-y 400px 0px;
}
.layout2 .browseResources .head {
	background:none;
}
.layout2 .browseResources .moduleData .moduleDataContent {
	width:376px;
	float:left;
	padding:8px 12px;
}
.layout2 .browseResources .head .moduleDataContent {
	width:250px;
	float:left;
	padding:9px 10px;
}
.layout2 .browseResources .moduleData .moduleDataContent h5 {
	font-weight:bold;
	font-size:12px;
}
.layout2 .browseResources .moduleData .moduleDataContent p {
	margin:0;
}

.rail1 .moduleData .preview,
.rail3 .moduleData .preview,
.rail7 .moduleData .preview,
.rail4 .moduleData .preview {
	position:absolute;
	background: url(/Media/Backgrounds/preview-mid.png) repeat-y;
	width: 373px;
	z-index: 9999;
}
.rail1 .moduleData .preview .preview-container,
.rail3 .moduleData .preview .preview-container,
.rail7 .moduleData .preview .preview-container,
.rail4 .moduleData .preview .preview-container {
	background: url(/Media/Backgrounds/preview-top.png) no-repeat;
	margin-top: -7px;
	padding: 24px 26px;
	z-index: 9999;
}
.rail1 .moduleData .preview .preview-bottom,
.rail3 .moduleData .preview .preview-bottom,
.rail7 .moduleData .preview .preview-bottom,
.rail4 .moduleData .preview .preview-bottom {
	background: url(/Media/Backgrounds/preview-bottom.png) no-repeat;
	position:absolute;
	bottom:-13px;
	width:373px;
	height:13px;
	z-index: 9999;
}
.rail1 .moduleData .preview .arrow,
.rail3 .moduleData .preview .arrow,
.rail7 .moduleData .preview .arrow,
.rail4 .moduleData .preview .arrow {
	background: url(/Media/Backgrounds/preview-arrow.png) no-repeat;
	position:absolute;
	width: 28px;
	height: 42px;
	top: 100px;
	left: -23px;
	z-index: 9999;
}
.rail7 .moduleData .preview .arrow,
.rail4 .moduleData .preview .arrow {
	background: url(/Media/Backgrounds/preview-arrow-right.png) no-repeat;
	left: 366px;
	z-index: 9999;
}
.layout2 .browseResources .moduleData .downloadBox {
	width:40px;
	float:right;
	text-align:center;
	padding:6px 0;
}
.layout2 .browseResources .moduleData .downloadBox .media,
.layout2 .browseResources .moduleData .downloadBox .size {
	display:block;
	width:40px;
}
.layout2 .browseResources .moduleData .downloadBox .size {
	font-size:8px;
	font-weight:bold;
}

/* HOME LAYOUT
********************************************************************************************************/
.browseTopic .tagSize1 {
	font-size: 10px;
	font-weight: bold;
}
.browseTopic .tagSize2 {
	font-size: 12px;
	font-weight: bold;
}
.browseTopic .tagSize3 {
	font-size: 14px;
	font-weight: bold;
}
.browseTopic .tagSize4 {
	font-size: 16px;
	font-weight: bold;
}
.browseTopic .tagSize5 {
	font-size: 18px;
	font-weight: bold;
}
.browseTopic .tagSize6 {
	font-size: 20px;
	font-weight: bold;
}

/* BIO MODULE
********************************************************************************************************/
.bioInfo {
	margin:0 0 10px 0;
}
.bioInfo span {
	padding-left:15px;
	border-left:1px solid #DBDBDB;
}
.bioInfo span,
.bioInfo a {
	font-size:14px;
	float:left;
	margin:0 ;
}
.bioInfo span {
	margin-left:15px;
}
/* HOME LAYOUT
********************************************************************************************************/
.layoutHome #wrapper {
	width:990px;
	border:none;
	background:none;
	margin-top:-2px;
}
.layoutHome #navCol {
	display:none;
}
.layoutHome #breadCrumbTitleArea {
	display:none;
}
.layoutHome #mainContentColExtra .moduleWrap {
	margin-bottom:0px;
	border:1px solid #d6d6d6;
}
.layoutHome #mainContentColExtra .moduleWrap .moduleContentInner {
	padding:0;
}
.layoutHome #mainInnerColWrap {
	float:none;
	width:962px;
	border-top:solid 1px #d9d1cd;
	padding:14px 14px 4px 14px;
	background:#fff;
}
.layoutHome .breadCrumbTitleArea {
	display:none;
}
.layoutHome #mainContentCol1 {
	float:left;
	width:635px;
}
.layoutHome #mainContentCol2,
.layoutHome #mainContentCol3,
.layoutHome #mainContentCol4,
.layoutHome #mainContentCol5 {
	padding:0 0 0 15px;
	float:left;
	width:310px;
}
.layoutHome #mainContentCol3 {
	padding:0;
	clear:left;
}
.layoutHome #mainContentCol6 {
	display:none;
}

/* LAYOUT 1
********************************************************************************************************/
.layout1 #wrapper {
	background:#fff url(/Media/Backgrounds/nav_divide.gif) repeat-y 0px 0px;
}

/* LAYOUT 2
********************************************************************************************************/
.layout2 #wrapper {
	background:#fff url(/Media/Backgrounds/nav_divide.gif) repeat-y 0px 0px;
}

/* LAYOUT 3
********************************************************************************************************/

/* LAYOUT 4
********************************************************************************************************/
.layout4 #wrapper {
	background:#fff url(/Media/Backgrounds/nav_divide.gif) repeat-y 0px 0px;
}

/* LAYOUT 5
********************************************************************************************************/

/* LAYOUT 6
********************************************************************************************************/

/* LAYOUT 7
********************************************************************************************************/
.layout7 #wrapper {
	background:#fff url(/Media/Backgrounds/nav_divide.gif) repeat-y 0px 0px;
}

/* LAYOUT 8
********************************************************************************************************/
.layout8 #wrapper {
	background:#fff url(/Media/Backgrounds/nav_divide.gif) repeat-y 0px 0px;
}


/* Extras
********************************************************************************************************/
.block309x134 img{
	width:309px;
	height:auto;
}

/* flash banner */
.homeFlashBanner  {
	background:black;
}

/* poll module */
.pollResultRow input{
	display:none;
}

/* generic dropdown */
.genericDropDown .dropTrigger ul li {
	border-bottom:1px solid #DAD1CC;
}

.aZIndex .genericDropDown .dropTrigger a, 
.latestNews .genericDropDown .dropTrigger a, 
.economicData .genericDropDown .dropTrigger a,
.browseResources .genericDropDown .dropTrigger a {
	padding:2px 0 0 10px;
}

.aZIndex .genericDropDown .dropTrigger a:hover, 
.latestNews .genericDropDown .dropTrigger a:hover, 
.economicData .genericDropDown .dropTrigger a:hover,
.browseResources .genericDropDown .dropTrigger a:hover {
	background-position:0 -24px;
}

.aZIndex .genericDropDown .dropTrigger ul li a, 
.latestNews .genericDropDown .dropTrigger ul li a, 
.economicData .genericDropDown .dropTrigger ul li a,
.browseResources .genericDropDown .dropTrigger ul li a {
	padding:7px 2px 0 7px;
}

/* manufacturing module */
.manufacturingFacts  .h5{
	font-size:12px;
}

/*  generic form */
.genericForm .genericButton button{
	 background-position:center center;
}




/* Member login, logout  */

#headerSearch{
	background-image:none;
	float:left;
	
}
#headerSearch label{
	background:url("/Media/Backgrounds/header_search_label_2.jpg") no-repeat scroll 0 0 transparent;
	width:59px;
}

.login{
	padding-left:12px;
	color: rgb(255, 255, 255); 
	position: absolute; 
	right: 0pt; 
	top: 0pt;
	height:45px;
	background:url("/Media/Backgrounds/bg_login_ul.gif") no-repeat scroll left bottom transparent;
}

.login li{
	float:left;	
	display: inline;
	width:auto;
	height:45px;
	padding-left:3px;
	background:url("/Media/Backgrounds/bg_login_li.gif") no-repeat scroll right bottom transparent;
}

.login .member{
	float: left; 
	background:url("/Media/Backgrounds/divider_login.gif") no-repeat scroll right center transparent;
	width:auto;
	margin-right:10px;
	padding-top: 15px;
	height: 28px; 
	padding-right: 15px;
}

.login .member a{
	padding: 2px 8px; 
	background-color: rgb(84, 153, 192); 
	color: rgb(255, 255, 255); 
	font-weight: bold; 
	text-transform: uppercase; 
	font-size: 0.9em; 
	margin-left: 20px;
}

/* overlay styles */
#overlay {
	background:url(/Media/backgrounds/overlay.png);
	display:none;
	position:absolute;
	top:0;
	left:0;
	z-index:9998;
}
#dialog {
	width:445px;
	padding:10px;
	display:none;
	position:absolute;
	z-index:99999;
	overflow:hidden;
	background:url(/Media/backgrounds/overlay.png);
	-moz-border-radius:10px;
}
#dialog #messageDetailForm p {
	font-size:16px;	
}
#messageBox #messageDetailForm {
	padding:0;	
}
#messageBox #messageDetailReplyBox {
	width:424px;	
}
#messageBox #messageDetailForm input {
	width:424px;
	border:2px solid #B6B6B6;
	color:#ACACAC;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:bold;
	padding:7px;
	margin-bottom:10px;
}
#dialog .moduleWrap {
	margin:0;	
}
#dialog .moduleContentInner {
	/*padding:26px 28px 75px 28px;*/
	padding:14px 12px;
	position:relative;
	margin:0;
	border:0;
}
.cropDialog .moduleContentInner 
{
	padding-bottom:30px !important;
}
#dialog p {

}
.cropButton {
	background:#173E79;
	color:white;
	display:block;
	font-size:12px;
	margin:10px 0 0;
	padding:7px 23px;
	text-align:center;
	text-transform:uppercase;
	width:54px;
}
a.cropButton:hover 
{
	background-color:#003872;
	color:White;
}
#dialogCancel {
	position:absolute;
	right:90px;
	bottom:31px;
	font-size:12px;
	color:white;
	text-transform:uppercase;
	padding:7px 23px;
	background:#173e79;
}
#dialogCancel span {
	padding-left:17px;	
}
#dialogAction {
	position:absolute;
	left:90px;
	bottom:31px;
	font-size:12px;
	color:white;
	text-transform:uppercase;
	padding:7px 23px;
	background:#173e79;
}
.centerMe 
{
	left:125px !important;
}
a#dialogCancel:hover,
a#dialogAction:hover 
{
	background:#012E46;
}
#dialog #dialogAction span {
	padding-left:15px;
}
#messageBox {
	margin:0;
}

/* QUIZ MODULE
********************************************************************************************************/
.jcoreQuiz label {
	clear:both;
	padding:0 10px 12px 10px;
	display:block;
}
* html .jcoreQuiz label {
	clear:both;
	padding:0 0 7px 10px;
	display:block;
}
*+html .jcoreQuiz label {
	clear:both;
	padding:0 0 7px 10px;
	display:block;
}
.jcoreQuiz label input {
	margin-right:5px;
	vertical-align:top;
}
.jcoreQuiz label span {
	display:inline-block;
	width:215px;
}
.jcoreQuiz button {
	margin:0 0 10px 10px;
}
.quizModule {
	min-height:102px;
	position:relative;
}
.quizModule .modQuizQuestion {
	padding:10px 10px 20px 10px;
	background:#b3cfe2 url(/Media/Backgrounds/poll.gif) no-repeat 0px bottom;
	min-height:1%;
	_height:1%;
	display:block;
	color:#3a3a3a;
	font-size:14px;
	line-height:16px;
}
.quizModule .modQuizQuestion img {
	float:left;
}
.quizModule .modQuizQuestion p {
	float:right;
	width:215px;
	font-size:14px;
	font-weight:bold;
	font-style:italic;
	color:#3a3a3a;
	margin:0px;
	line-height:18px;
}
.quizContent {
	padding:5px 20px 15px;
}
.quizModule #quizId1Container label span {
	position:relative;
	top:-3px;
}
.quizModule .moduleFooterAd {
	display:none;
}
.quizModule .genericButton {
	/*position:absolute;
	top:370px;*/
}
.quizModule .pollTotal {
    border-top:1px solid #D6D6D6;
    clear:both;
    margin:0 10px;
    padding:15px 10px;
}
.quizModule button {
	background: url(/Media/Buttons/vote.gif) no-repeat 0px 0px;
	text-indent: -9999px;
	display: block;
	height: 17px;
	width: 55px;
	cursor:pointer;
	border:0;
}
.quizResultRow 
{
    color:#bf2e1a;
}
.correctAnswer 
{
    color:#0ca51a;
}
.quizResultRowPercentage 
{
    font-weight:bold;
    width:40px;
    display:inline-block;
}
.quizPercentageBar 
{
    background:url(/media/backgrounds/quiz_bar_incorrect.gif) 0 0 repeat-x;
}
.correctAnswer .quizPercentageBar 
{
    background-image:url(/media/backgrounds/quiz_bar_correct.gif);
}
.quizModule button:hover {
	background-position:0 -17px;
}
.quizModule .quizResultsPos0 .quizResultBar {
	background: url(/Media/Backgrounds/poll_bar_pos0.gif) repeat-x 0px 0px;
	height: 15px;
}
.quizModule .quizResultsPos1 .quizResultBar {
	background: url(/Media/Backgrounds/poll_bar_pos1.gif) repeat-x 0px 0px;
	height: 15px;
}
.quizModule .quizResultsPos2 .quizResultBar {
	background: url(/Media/Backgrounds/poll_bar_pos2.gif) repeat-x 0px 0px;
	height: 15px;
}
.quizModule .quizResultsPos3 .quizResultBar {
	background: url(/Media/Backgrounds/poll_bar_pos3.gif) repeat-x 0px 0px;
	height: 15px;
}
.quizModule .quizResultsPos4 .quizResultBar {
	background: url(/Media/Backgrounds/poll_bar_pos4.gif) repeat-x 0px 0px;
	height: 15px;
}
.quizModule .quizResultsPos5 .quizResultBar {
	background: url(/Media/Backgrounds/poll_bar_pos5.gif) repeat-x 0px 0px;
	height: 15px;
}
/* email capture module styles */
.rail5 .emailCaptureModule .moduleContentInner,
.rail3 .emailCaptureModule .moduleContentInner,
.rail4 .emailCaptureModule .moduleContentInner 
{
   /* padding:5px;*/
}
.rail5 .emailCaptureModule .genericForm fieldset,
.rail3 .emailCaptureModule .genericForm fieldset,
.rail4 .emailCaptureModule .genericForm fieldset 
{
    padding:0;
}
/*.rail3 */.emailCaptureModule 
{
    color:White;
    background:url(/media/backgrounds/nam_email_capture_blue.gif);
}
/*.rail3 */.emailCaptureModule .genericModuleHeader 
{
    padding:5px 0 0;
    border:1px solid white;
    border-bottom:0;
    background:url(/media/backgrounds/email_capture_header.png) repeat-x 0 0;
}
/*.rail3 */.emailCaptureModule .genericModuleHeader h4
{
    background:none;
    border-bottom:1px solid white;
    padding:0 11px;
}
/*.rail3 */.emailCaptureModule .moduleContentOuter
{
    padding:9px;
    border:1px solid white;
    border-top:0;
}
/*.rail3 */.genericForm .emailCaptureEmail 
{
    margin-bottom:5px;
}
.emailCaptureModule .genericForm .validatorError label 
{
    font-weight:bold;
}
#captchaLabel 
{
    color:White !important;
    /*font-weight:bold;*/
}
/*.rail3 */.genericForm .emailCaptureEmail label 
{
    float:left;
    padding:0;
    line-height:24px;
    padding:0 0 0 3px;
    font-weight:bold;
    width:50px;
    font-size:14px;
}
/*.rail3 */.genericForm .emailCaptureDropdown select 
{
    width:195px;
    border:1px solid black;
}
.genericForm .emailCaptureDropdown select.validatorError
{
    border-color:Red;
}
/*.rail3 */.emailCaptureDropdown 
{
    float:left;
    width:208px;
    clear:none;
}
/*.rail3 */.emailCaptureDropdown label 
{
    padding:0 2px;
    font-size:11px;
}
#captureEmailConf 
{
    margin-bottom:10px;
}
/*.rail3 */.emailCaptureModule .genericForm input 
{
    float:left;
    width:350px;
    height:16px;
    background-image:url(/media/backgrounds/email_capture_input.png);
}
.rail4 .emailCaptureModule .genericForm input 
{
    background-image:url(/media/backgrounds/email_capture_input_alt.png);
    padding:4px;
}
/*.rail3 */.emailCaptureModule .genericForm input.validatorError 
{
    background-image:url(/media/backgrounds/email_capture_input.png);
    background-position:0 -24px;
}
.rail4 .emailCaptureModule .genericForm input.validatorError 
{
    background-image:url(/media/backgrounds/email_capture_input_alt.png);
    background-position:0 -24px;
}
/*.rail3 */.emailCaptureStep2 
{
    display:none;
}
.emailCaptureStep2 a 
{
    color:white;
    text-decoration:underline;
}
/*.rail3 */.emailCaptureModule #recaptcha_container label
{
    padding:0 0 10px 0; 
}
/*.rail3 */.emailCaptureModule .genericForm button.back 
{
    background-image:url(/media/buttons/form_back.gif);
}
#closeIssuesBrowser 
{
    position:absolute;
    height:16px;
    width:16px;
    right:37px;
    top:32px;
    display:block;
    background:url(/media/backgrounds/issue_rotator_close.gif) no-repeat 0 0;
    z-index:50;
}
#issuesRotatorControls 
{
    position:absolute;
    bottom:3px;
    right:32px;
    height:14px;
    /*width:33px;*/
    width:310px;
    text-align:center;
}
#issuesRotatorControls a 
{
    height:10px;
    display:inline-block;
    width:10px;
    margin:2px 3px 0;
    _overflow:hidden;
    background:url("/Media/backgrounds/rotator_dot_nav.gif") no-repeat scroll 0 0;
    outline:0;
    /*position:absolute;
    outline:0;
    top:0;
    display:block;
    height:14px;
    width:14px;
    text-indent:-9999px;
    background-image:url(/media/backgrounds/issue_rotator_controls.gif);
    background-repeat:no-repeat;*/
}
#issuesRotatorControls a.activeDotNav 
{
    background-position:0 -10px;
    cursor:default;
}
#issueRotatorBack 
{
    left:0;
    background-position:0 0;
}
#issueRotatorForward 
{
    right:0;
    background-position:-19px 0;
}
.policyIssues .activeTakeover 
{
    display:block;
}
.registerNowButton 
{  
    background:url(/media/buttons/register.gif) no-repeat 0 0;
    height:17px;
    width:78px;
    display:block;
    clear:both;
    text-indent:-9999px;
}

.layoutHome .pollModule {
    min-height:402px;
}





/*---------------------------------- HOME ROTATOR --------------------------------------------*/

.homepage_rotator
{
    position: relative;
    zoom: 1;
    width: 990px;
    margin: 0 auto;
}

.home_section_wrapper .homepage_rotator .preview
{
    width: 213px;
    height: 82px;
    overflow: hidden;
    background: url(/media/images/preview_bg.png) bottom left no-repeat;
    position: absolute;
    top: 126px;
    margin-left: 70px;
    display: none;
    z-index: 999;
    font-family: arial;
}

.home_section_wrapper .homepage_rotator .preview .data, .solutions_section_wrapper #content .latest_news_rotator .preview .data, .products_section_wrapper #content .latest_news_rotator .preview .data
{
    padding-top: 10px;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 15px;
}

.home_section_wrapper .homepage_rotator .preview .data img, .solutions_section_wrapper #content .latest_news_rotator .preview .data img, .products_section_wrapper #content .latest_news_rotator .preview .data img
{
    float: left;
    width: 63px;
    height: auto !important;
    border: 1px solid #c5c5c5;
}

.home_section_wrapper .homepage_rotator .preview .data p, .solutions_section_wrapper #content .latest_news_rotator .preview .data p, .solutions_section_wrapper #content .latest_news_rotator .preview .data span, .products_section_wrapper #content .latest_news_rotator .preview .data p
{
    float: right;
    font-size: 11px;
    font-weight: bold;
    width: 105px;
    line-height: 14px;
    display: block;
    padding-bottom: 5px;
    margin-bottom: 0px;
}

.solutions_section_wrapper #content .latest_news_rotator .preview .data span
{
    padding-right: 10px;
    font-weight: normal;
}

.home_section_wrapper .homepage_rotator .header
{
    position: absolute;
    right: 40px;
    top: 200px;
    z-index: 10;
    text-align: right;
}

.home_section_wrapper .homepage_rotator .header span
{
    font-size: 10.5px;
    font-weight: bold;
    text-transform: uppercase;
}

.home_section_wrapper .homepage_rotator .header .pager
{
    padding-top: 5px;
}

.home_section_wrapper .homepage_rotator .header a
{
    background: url(/media/images/rotator_page.png) left center no-repeat;
    padding-right: 10px;
    outline:none;
}

.home_section_wrapper .homepage_rotator .header a.activeSlide
{
    background: url(/media/images/rotator_page_current.png) left center no-repeat;
    outline: none;
}

.home_section_wrapper .homepage_rotator .header a:hover
{
    text-decoration: none !important;
}

.home_section_wrapper .homepage_rotator .rotator_prev, .home_section_wrapper .homepage_rotator .rotator_next
{
    position: absolute;
    top: 85px;
    z-index: 10;
}

.home_section_wrapper .homepage_rotator .rotator_prev
{
    background-image: url('/media/Buttons/rotator_prev.png');    
    width: 45px;
    height: 56px;
    left: -22px;
}

.home_section_wrapper .homepage_rotator .rotator_next
{    
    background-image: url('/media/Buttons/rotator_next.png');    
    width: 45px;
    height: 56px;    
    right: -22px;
}

.home_section_wrapper .homepage_rotator .inner
{
    overflow: hidden;
    height: 243px;
}



.home_section_wrapper .homepage_rotator .item
{
    height: 243px;
    z-index: 1;
    width: 1004px;
    overflow: hidden;
}



.home_section_wrapper .homepage_rotator .item .text
{
    font-family: arial;
    padding: 18px 0 0 51px;
}



.home_section_wrapper .homepage_rotator .item.fly .text
{
    width: 325px;
    text-align: right;
    padding-left: 575px;
    padding-top: 230px;
}



.home_section_wrapper .homepage_rotator .item.fly .text a.red_button, .home_section_wrapper .homepage_rotator .item.people .text a.red_button
{
    float: right;
}



.home_section_wrapper .homepage_rotator .item .text h1
{
    font-size: 42px;
    font-weight: bold;
    line-height: 40px;
}



.home_section_wrapper .homepage_rotator .item .text p
{
    padding-bottom: 8px;
    color: #000;
    padding-top: 20px;
    font-size: 22px;
    line-height: 30px;
    font: Helvetica, sans-serif;
    letter-spacing: -1px;
    margin-top: -10px;
}



.home_section_wrapper .homepage_rotator .item .text a
{
    font-size: 14px;
    text-align: center;
}



.home_section_wrapper .homepage_rotator .item .text a.red_button, .home_section_wrapper .homepage_rotator .item .text a.red_button span
{
    height: 32px;
    margin-top: 5px;
}



.home_section_wrapper .homepage_rotator .item .text a.red_button span
{
    color: white;
}




.home_section_wrapper .pathway_tabs .tab:hover, .home_section_wrapper .pathway_tabs .tab.last:hover
{
    background-color: #f9f9f9 !important;
}



.home_section_wrapper .pathway_tabs .tab.last
{
    background: none !important;
    width: 243px;
    border-right: none !important;
}





.home_section_wrapper .pathway_tabs .tab.opened.last
{
    width: 240px;
}



.home_section_wrapper .pathway_tabs .tab.opened.current
{
    border-bottom: none;
    background: none !important;
    background-color: white !important;
}




.home_section_wrapper .pathway_tabs .tab h3, .home_section_wrapper .pathway_tabs .tab p
{
    text-align: center;
}



.home_section_wrapper .pathway_tabs .tab h3
{
    color: #c83219;
    font-size: 18px;
    font-weight: normal;
    padding-top: 7px;
    padding-bottom: 2px;
}



.home_section_wrapper .pathway_tabs .tab p
{
    line-height: 22px;
    font-size: 15px;
    color: #666666;
    height: 45px;
    padding-left: 5px;
    padding-right: 5px;
}



.home_section_wrapper .pathway_content .heading
{
    width: 890px;
    margin: 0 auto;
    padding-top: 35px;
}



.home_section_wrapper .pathway_content .item
{
    display: none;
    background-color: white;
    border-left: 1px solid #d8d8d8;
    border-right: 1px solid #d8d8d8;
    border-bottom: 1px solid #d8d8d8;
    z-index: 10;
}



.home_section_wrapper .pathway_content .right .block
{
    display: block !important;
}



.home_section_wrapper .pathway_content .heading img
{
    float: left;
}



.home_section_wrapper .pathway_content .heading .text
{
    float: right;
    width: 700px;
    margin-left: -70px;
}



.home_section_wrapper .pathway_content .heading .text h3, .home_section_wrapper .demo_block .left h3
{
    font-size: 20px;
    font-weight: normal;
    color: black;
    padding-bottom: 5px;
}

.railWidth6 .homepage_rotator .linkWrapper {
    display:block;
    width: 1004px;
    height: 243px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9999;
    zoom: 1;
}

/*------------------------------------ Small Rotator ------------------------------------------------*/
.rail3 .homepage_rotator
{
    position: relative;
    zoom: 1;
    width: 445px;
    margin: 0 auto;    
}

.rail3 .homepage_rotator .linkWrapper {
    display:block;
    width: 445px;
    height: 143px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9999;
    zoom: 1;
}

.rail3 .home_section_wrapper .homepage_rotator .preview
{
    top: 36px;
}

/*.rail3 .home_section_wrapper .homepage_rotator .preview
{
    width: 100px;
    height: 43px;
    overflow: hidden;
    background: url(/media/images/preview_bg_sm.png) bottom left no-repeat;
    position: absolute;
    top: 75px;
    margin-left: 65px;
    display: none;
    z-index: 999;
    font-family: arial;
}

.rail3 .home_section_wrapper .homepage_rotator .preview .data
{
    padding-top: 4px;
    padding-left: 5px;
    padding-right: 15px;
    padding-bottom: 15px;
}

.rail3 .home_section_wrapper .homepage_rotator .preview .data img
{
    float: left;
    width: 22px;
    height: auto !important;
    border: 1px solid #c5c5c5;
    position: relative;
    top:5px;
    left:2px;
}

.rail3 .home_section_wrapper .homepage_rotator .preview .data p
{
    float: right;
    font-size: 9px;
    font-weight: bold;
    width: 51px;
    display: block;
    position: relative;
    top:6px;
}*/

.rail3 .home_section_wrapper .homepage_rotator .header
{
    position: absolute;
    right: 40px;
    top: 95px;
    z-index: 10;
    text-align: right;
}

.rail3 .home_section_wrapper .homepage_rotator .header span
{
    font-size: 10.5px;
    font-weight: bold;
    text-transform: uppercase;
}

.rail3 .home_section_wrapper .homepage_rotator .header .pager
{
    padding-top: 20px;
}

.rail3 .home_section_wrapper .homepage_rotator .header a
{
    background: url(/media/images/rotator_page.png) left center no-repeat;
    padding-right: 10px;
}

.rail3 .home_section_wrapper .homepage_rotator .header a.activeSlide
{
    background: url(/media/images/rotator_page_current.png) left center no-repeat;
}

.rail3 .home_section_wrapper .homepage_rotator .header a:hover
{
    text-decoration: none !important;
}

.rail3 .home_section_wrapper .homepage_rotator .rotator_prev, .rail3 .home_section_wrapper .homepage_rotator .rotator_next
{
    position: absolute;
    top: 45px;
    z-index: 10;
}

.rail3 .home_section_wrapper .homepage_rotator .rotator_prev
{
    background-image: url('/media/Buttons/sm-left-arrow.png');
    width: 30px;
    height:36px;    
    left: -12px;
}

.rail3 .home_section_wrapper .homepage_rotator .rotator_next
{
    background-image: url('/media/Buttons/sm-right-arrow.png');
    width: 30px;
    height:36px;
    right: -12px;
}

.rail3 .home_section_wrapper .homepage_rotator .inner
{
    overflow: hidden;
    height: 138px;
}



.rail3 .home_section_wrapper .homepage_rotator .item
{
    height: 243px;
    z-index: 1;
    width: 1004px;
    overflow: hidden;
}



.rail3 .home_section_wrapper .homepage_rotator .item .text
{
    font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    padding: 18px 0 0 51px;
}


.rail3 .home_section_wrapper .homepage_rotator .item .text h1
{
    font-size: 24px;
    font-weight: bold;
    line-height: 24px;
}

.rail3 .home_section_wrapper .homepage_rotator .item .text p
{
    padding-bottom: 0px;
    padding-top: 0px;
    color: #000;
    font-size: 14px;
    line-height: 18px;
    font: Helvetica, sans-serif;
    letter-spacing: 0px;
    margin-top: 0;
}

.rail3 .home_section_wrapper .homepage_rotator .item .text a
{
    font-size: 14px;
    text-align: center;
}

.rail3 .home_section_wrapper .homepage_rotator .item .text a.red_button, .rail3 .home_section_wrapper .homepage_rotator .item .text a.red_button span
{
    height: 32px;
    margin-top: 5px;
}

.rail3 .home_section_wrapper .homepage_rotator .item .text a.red_button span
{
    color: white;
}

.rail3 .home_section_wrapper .homepage_rotator .item .text a.red_button span.left
{
    background-image: url(../images/hero_btn_left.png);
}

.rail3 .home_section_wrapper .pathway_tabs
{
    border: 1px solid #d8d8d8;
    background: url(../images//images/home/tabs_bg.png) top left repeat-x white;
    margin-top: 10px;
}

.rail3 .home_section_wrapper .homepage_rotator .item .text a.red_button span.right
{
    background-image: url(../images/hero_btn_right.png);
}

.rail3 .home_section_wrapper .homepage_rotator .item .text a.red_button span.mid
{
    background-image: url(../images/hero_btn_mid.png);
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 8px;
    height: 24px;
    font-weight: bold;
}

.layoutHome #mainContentColExtra .moduleWrap.nam_rotator,
.rail3 .nam_rotator
{
    border:0;
}

.rail6 .nam_rotator
{
    border:0;
    position: relative;
    left: -16px;
}