ul, p, h1, h2, h3, h4, h5, h6, h7 {
	margin: 0;
	padding: 0;
}

ul li {
	list-style-type: none;
}

a {
	text-decoration: none;
	cursor: pointer;
	color: #b77400;
	outline:none;
}

a:hover, a:active, a:focus {
	outline:none;
}

h1 {
	color: #660000;
	font-size: 13px;
	text-transform: uppercase;
}

h2, h2 a {
	font-size: 12px;
	color: #b77400;
}

h3, h3 a {
	color: #660000;
	font-size: 13px;
	text-transform: uppercase;.footerMenu .sf-menu LI
	border-bottom: 2px solid #b77400;
	padding: 0 0 5px 0;
	margin: 0 0 10px 0;
	width: 290px;
}

h4 {
	color: #660000;
	font-size: 13px;
	text-transform: uppercase;
	border-bottom: 2px solid #b77400;
	padding: 5px 0;
	margin: 0 0 8px;
}

h5, h5 a {
	font-size: 12px;
	color: #b77400 !important;
	margin: 5px 0 !important;
	clear: both;
}

h6 {
	color: #660000;
	font-size: 13px;
	text-transform: uppercase;
	border-bottom: 2px solid #b77400;
	padding: 5px 0;
	margin: 0 0 8px 0;
	width: 175px; 
}

h7, h7 a {
	font-size: 12px;
	color: #b77400 !important;
	margin: 5px 0 !important;
	font-weight: normal;
}

body {
	margin: 0 auto;
	padding: 0;
	background-image: url(/siteimages/background.jpg);
	background-repeat: repeat;
	width: 1000px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6d6864;
	position:relative;
}

.wrapper {
	width: 995px;
	overflow: hidden;
	margin: 0 0 60px 0;
}

div.header {
	color: #FFFFFF;
  background:url("/siteimages/header-bg.png");
  background-repeat: no-repeat;
}

div.header a {
	color: #FFFFFF;
}

div.header-logo {
	width: 313px;
	height: 108px;
	float: left;
}

div.header-right {
	overflow: hidden;
	_float: right;
}

div.header-mininav {
	width: 682px;
	height: 33px;
	float: left;
	text-align: right;
}

div.header-mininav p {
	margin: 9px 10px 5px 0;
}

div.header-mininav p a {
	padding: 0 8px;
}

div.header-search {
	height: 44px;
	float: left;
	width: 100%;
}

div.header-search input#pageHeader_txtSearchTerms {
	width: 150px;
	text-align: right;
	margin: 10px 0 0 370px;
	float: left;
}

div.header-search input#pageHeader_butSearch {
  float: left;
	margin: 12px 10px 0 5px;
}

div.header-search p {
	float: left;
	width: 100px;
	margin: 13px 0 0 0;
}

div.header-social {
	width: 682px;
	height: 31px;
	float: left;
}

div.header-social p {
	float: right;
	margin: 8px 0 0 0;
	font-size: 11px;
}

div.header-social p a {
	padding: 0 12px;
}


ul.header-navlist {
	overflow: hidden;
}

ul.header-navlist li {
	display: inline;
	list-style-type: none;
	float: left;
	background-image: url(/siteimages/navlist-bg.jpg);
	background-repeat: repeat-x;
	border: 1px solid #bb7300;
	border-bottom: none;
	font-weight: bold;
	color:#1133AA;
}

ul.header-navlist li#divisions {
	width: 45px;
	_width: 40px;
}

ul.header-navlist li#topics {
	width: 50px;
	_width: 45px;
}

ul.header-navlist li#countries {
	width: 55px;
	_width: 46px;
}

ul.header-navlist li#experts {
	width: 53px;
	_width: 46px;
}

ul.header-navlist li#events {
	width: 44px;
}

ul.header-navlist li#library {
	width: 50px;
}

ul.header-navlist li#donate {
	width: 44px;
	border-right: 2px solid #bb7300;
}

ul.header-navlist a {
	color: #063579;
}

ul.header-navlist .selected {
	background-image: none;
	background-color: #FFFFFF;
}

div.header-subnav {
	background-color: #FFFFFF;
	clear: both;
	height: 33px;
	color: #063579;
	font-size: 12px;
	_margin: -3px 0 0 0;
}

div.header-subnav div a {
	color: #063579;
}

div.header-subnav .submenu {
	padding: 9px 15px 0 15px;
	display: none;
	position: absolute;
}

div.header-subnav .submenu a {
	padding: 0 20px 0 0;
	font-weight:bold;
}

div.header-subnav .submenu.selected {
	display: block;
}

div.header-subnav #topics-submenu {
	top: 134px;
}

div.header-subnav #countries-submenu {
	top: 134px;
}

div.header-subnav #experts-submenu {
	top: 134px;
}

div.header-subnav #events-submenu {
	top: 134px;
}

div.header-subnav #library-submenu {
	top: 134px;
}

div.header-subnav #electionguide-submenu {
	top: 134px;
}

div.header-subnav #aboutus-submenu {
	top: 134px;
}

div.header-subnav #donate-submenu {
	top: 134px;
}

ul.header-subnavlist {
	overflow: hidden;
	height: 33px;
	padding: 9px 0 0 15px;
}

ul.header-subnavlist li {
	display: inline;
	list-style-type: none;
	float: left;
	padding: 0 10px 0;
}

div.content {
	margin: 0;
	overflow: hidden;
}

div.leftCol {
	width: 658px;
	overflow: hidden;
	float: left;
	background-color: #FFFFFF;
	margin-top:10px;
}

div.leftCol-content {
	background-color: #FFFFFF;
	padding: 0 10px 10px;
	overflow: hidden;
}

div.leftCol-title {
	text-transform: uppercase;
	color: #063579;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	padding: 5px 0 0 0;
}

div.leftCol-contentTitle {
	color: #063579;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	padding: 5px 0 0px;
}

.searchterm {
  font-style: italic;
}

.lowercase {
  text-transform: lowercase;
}

div.expertTitle {
	color: #063579;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
}

div.expertSubtitle {
  color: #063579;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 17px;
  margin: 0 0 20px;  
}

div.leftCol-contentSubtitle {
  color: #063579;
  padding: 15px 0 0 0;
}

div.leftCol-subheadingTags {
  overflow: hidden;
  padding-top:15px;
}

div.leftCol-subheadingTags p.subheading {
  color: #6C6864;
  float: left;
  width: 350px;
}

div.leftCol-subheadingTags p.tags {
  color: #6C6864;
  float: left;
  width: 100%;
}

div.leftCol-subheadingTags p.tags a {
  color: #6C6864;
  text-transform: none;
}

div.content-content {
  padding: 10px 0 0 0;
  clear: both;
}

div.content-channelBar {
  background-image: url(/siteimages/content-channelBar-bg.jpg);
  background-repeat: no-repeat;
  margin: 0;
  padding: 8px 10px 0;
  overflow: hidden;
  width: 620px;
  height: 28px;
  float: left;
}

div.content-channelBar p.download {
  width: 438px; 
  text-align: right; 
  float: left;
}

div.channel-bar-outer p.download {
  text-align: right; 
  float: left;
}

div.content-channelBar p.download a {
   color: #6D6864;
}

div.channel-bar-outer p.download a {
   color: #6D6864;
}

span.channel-bar-left {
  background-repeat: no-repeat; 
  width: 7px; 
  height: 28px; 
  background-image: url("/siteimages/content-channelbar-left.jpg");
}

span.channel-bar-right {
  background-image: url("/siteimages/content-channelbar-right.jpg");
  background-repeat: no-repeat;
}

div.content-columnLeft {
  float: left;
}

div.content-columnTop {
  height: 10px;
}

div.content-columnTop img {
  width: 201px!important;
}

div.content-columnBody {
  background-image: url(/siteimages/content-columnBodybg.gif);
  background-repeat: repeat-y;
  width: 202px;
  min-height: 490px;
  padding: 0 4px 0 6px;
}

div.content-columnBottom {
  overflow: hidden;
  height: 4px;
}

div.content-columnBottom img {
  width: 200px!important;
  height: 4px;
}

div.content-columnBody p.photoCaption {
  padding: 0 6px 10px;
  margin: 5px 10px 0 0;
  margin-right:5px;
}

div.photoCaption {
  padding: 6px 6px 0 11px;
}

div.related {
  background-color: #FFFFFF;
  padding: 10px 6px 5px 11px;
  width: 175px;
}

div.related div {
 margin: 0 0 15px 0;
}

div.related div a {
  color: #6D6864;
}

div.related div img {
  float: left;
  padding: 0 3px 0 0;
}

div.content-columnRight {
  float: left;
  width: 420px;
}

div.content-columnRight p {
  margin: 5px 0 15px 0;
  line-height: 16px;
}

div.content-columnRightWrap p {
  margin: 0 0 20px 0;
  line-height: 16px;
}

div.content-topicItems {
  width: 100%;
  float: left;
}

div.topicItems {
}

div.multimedia-content {
	padding: 0 0 10px;
}

div.multimedia-content div.video {
	margin: 5px 120px;
}

div.multimedia-content div.video-title {
	margin: 0 0 5px;
	font-weight: bold;
}

div.multimedia-content div.video-description {
	color: #6c6864;
	line-height: 16px;
}

div.multimedia-bottom {
	overflow: hidden;
}

div.searchBrowse-left {
	background-image: url(/siteimages/searchBrowse-searchbg.jpg);
	background-repeat: repeat-y;
	width: 200px;
	margin: 0 6px 0 0;
	padding: 0 0 45px;
	float: left;
	overflow: hidden;
}


.topSubList {
	display: none;
}

.topSubList.selected {
	display: block;
}

div.searchBy input#date1, div.searchBy input#date2 {
	width: 58px;
	margin: 0 3px 6px 0;
}

div.multimedia-bottom div.multimedia-right {
	float: left;
	width: 420px;
}

div.multimedia-bottom div.multimedia-right img {
	float: left;
	margin: 0 10px 0 0;
}

div.channel-bar {
  background-image:url("/siteimages/content-channelBar-bg.jpg");
  background-repeat:no-repeat;
  color:#6D6864;
  height:20px;
  overflow:hidden;
  padding:8px 3px;
}

  div.channel-bar p.download {
      float: right;
      color:  #6D6864;
  }

div.channel-barFull {
	background-image: url(/siteimages/content-channelBar-bg.jpg);
	background-repeat: no-repeat;
	width: 300px;
	height: 20px;
	padding: 8px 6px 8px;
	margin-top:15px;
	color: #6d6864;
	overflow: hidden;
	float: left;
}

div.channel-bar2 {
	background-image: url(/siteimages/channel-bar.jpg);
	background-repeat: no-repeat;
	width: 300px;
	height: 20px;
	padding: 8px 6px 8px;
	color: #6d6864;
	overflow: hidden;
	float: left;
}

div.channel-bar3 {
	background-image: url(/siteimages/channel-bar.jpg);
	background-repeat: no-repeat;
	width: 300px;
	height: 20px;
	padding: 8px 6px 8px;
	color: #6d6864;
	overflow: hidden;
	float: right;
}

div.channel-title {
	text-transform: uppercase;
	width: 245px;
	float: left;
}

.related-research-container {width:100%;padding-left:10px;}
.related-research-container .col {float:left;width:48%;}


.channel-tools {
	width: 250px;
	float: left;
	margin: 0 !important;
}

.channel-tools a {
	color: #6d6864;
	padding: 0 3px;
}

div.channel-mininav {
  overflow: hidden;
  color: #B77400;
}

div.channel-mininav a {
	color: #B77400;
	overflow: hidden;
}

div.channel-body {
	margin: 20px 0;
}

p.channel-itemTitle {
	font-weight: bold;
	margin: 0!important;
}

p.channel-itemTitle2 {
  font-weight: bold;
  margin: 2px 0;
}

div.channel-itemDescription {
	line-height: 16px;
}

div.content-topicItems img {
  float: left;
  margin: 0 10px 0 0;
}

div.topicItem {
  margin: 0 0 10px 0;
  overflow: hidden;
  clear: both;
}
    div.topicItem img {
      border-width: 0;
      float: left;
      padding: 0 10px 0 0;
      width: 125px;
    }
    div.topicItem a
    {
        color:#6D6864;
    }
    
    div.topicItem p.subheading3 a {
        color: #AAAAAA;
    }
    
div.searchItem {
  margin: 0 0 10px;
  overflow: hidden;
}    
    
div.photoGallery-content, .videoGallery-content {
	padding: 0 0 10px;
}

div.photoGallery-wrapper 
{
    background:	url(../siteimages/galleryBG.gif) no-repeat top left;
    padding-top:5px;
}
div.photoGallery-content 
{
    background:	url(../siteimages/galleryBG.gif) no-repeat bottom left;
    padding-top:5px;
}


div.photoGallery-content div.gallery {
	margin:5px auto;
	padding:0 10px;
	/*width:450px;*/
}
	div.photoGallery-content div.gallery .images {
		height:275px;
		width:450px;
		position:relative;
		margin-left:20px;
	}
		div.photoGallery-content div.gallery .images ul {
			height:275px;
			list-style-type:none;
			margin:0;
			overflow:hidden;
			padding:0;
			float:left;
			position:relative;
			width:450px;
		}
			div.photoGallery-content div.gallery .images ul li {
				display:block;
				height:275px;
				padding-top:0;
				position:absolute;
				text-align:center;
				top:0;
			}
				div.photoGallery-content div.gallery .images ul li a {
					display:block;
					height:275px;
					text-align:center;
					text-decoration:none;
					width:450px;
				}
					div.photoGallery-content div.gallery .images ul li a img {
						border:none;
						display:block;
						margin:0 auto;
					}
	div.photoGallery-content div.gallery .images ul .text {
		display:none;
	}
	div.photoGallery-content .imageTitle {
		color:#000;
		margin:0;
		_margin-bottom:-1px;
		width:150px;
		display:block;
		float:left;
		position:relative;
	}
	div.photoGallery-content div.gallery .imageTitle span {
		color:#fff;
		/*padding:5px 10px;*/
		display:block;
	}
	div.photoGallery-content div.gallery .navigation {
		/*background:#fff url(../siteimages/gallery_nav_bg.gif) repeat-y right top;*/
		height:25px;
		padding:0 10px;
		width:430px;
		margin-left:170px;
	}
		div.photoGallery-content div.gallery .navigation .nav_holder {
			width:340px;
			height:25px;
			overflow:hidden;
			float:left;
			position:relative;
		}
		div.photoGallery-content div.gallery .navigation .pagination {
			position:absolute;
		}
			div.photoGallery-content div.gallery .navigation .pagination li {
				float:left;
				margin:5px 0;
				*margin:0;
				*padding:5px 0 5px 0;
				_padding-top:4px;
			}
				div.photoGallery-content div.gallery .navigation .pagination li a {
					color:#AAA;
					text-decoration:none;
					margin: 0 5px;
					padding:5px;
				}
					div.photoGallery-content div.gallery .navigation .pagination li.current a {
						color:#fff;
						padding:4px 5px;
					}
				div.photoGallery-content div.gallery .navigation .pagination li a:hover {
					color:#fff;
					padding:4px 5px;
				}

div.photoGallery-content div.photoGallery-title {
	margin: 0 0 5px;
	font-weight: bold;
	color:#fff;
}

div.photoGallery-content div.photoGallery-description {
	color: #fff;
	line-height: 16px;
	padding:0 0 10px;
}

div.videoGallery-description {
  margin: 20px 0;
}

div.photoGallery-bottom {
	overflow: hidden;
}

div.searchBrowse-left-searchbody {
	margin: 0 4px;
	padding: 0 8px 8px;
	background-color: #FFFFFF;
	font-weight: bold;
}

div.searchBrowse-left-browsebody {
	margin: 10px 4px 0;
	padding: 0 8px 8px;
	background-color: #FFFFFF;
}

div.searchBy input#date1, div.searchBy input#date2 {
	width: 58px;
	margin: 0 3px 6px 0;
}

div.photoGallery-bottom div.photoGallery-right {
	float: left;
	width: 420px;
}

div.photoGallery-bottom div.photoGallery-right img {
	float: left;
	margin: 0 10px 0 0;
}

div.subFeaturesBox {
	background-color: #FFFFFF;
	width: 634px;
	padding: 14px 10px 15px 15px;
	overflow: hidden;
	background-image: url(/siteimages/subFeaturesBox-topborder.jpg);
	background-repeat: repeat-x;
}

div.subFeatures-title {
	background-image: url(/siteimages/subfeatures-titlebg.jpg);
	background-repeat: repeat-y;
	width: 639px;
	margin: 0 5px;
	padding: 9px 0 8px 0;
}

div.subFeatures div.feature div.featureTitle a { 
color: #063579; 
}

div.subFeatures div.feature {
	width: 190px;
	float: left;
	margin: 15px 10px 0;
}

div.subFeatures div.feature div.featureTitle {
	font-size: 12px;
	font-weight: bold;
	color: #063579;
	border-bottom: 1px solid #829abc;
	padding: 0 0 10px 0;
	margin: 0 0 10px 0;
}

div.subFeatures div.feature div.featureDescription p {
	margin: 0 0 20px 0;
}

div.subFeaturesBox2 {
	background-color: #FFFFFF;
	width: 634px;
	padding: 14px 10px 15px 15px;
	overflow: hidden;
	background-image: url(/siteimages/subFeaturesBox-topborder.jpg);
	background-repeat: repeat-x;
	margin-left: -10px;
}

div.subFeaturesBox2 a {
	color: #B77400;
}

div.subFeaturesBox2 div.subFeature1 {
	float: left;
	width: 290px;
	margin: 0 25px 0 0;
}

div.subFeaturesBox2 div.subFeature2 {
	float: left;
	width: 290px;
	margin: 0 0 0 25px;
}

div.subFeaturesBox2 div.subFeature1 img, div.subFeaturesBox2 div.subFeature2 img {
	margin: 0 0 5px 0;
}

div.subFeaturesBox3 {
background-color:#FFFFFF;
background-image:url("/siteimages/subFeaturesBox-topborder.jpg");
background-repeat:repeat-x;
margin-left:-10px;
overflow:hidden;
padding:14px 10px 15px;
width:650px;
}

div.releatedResearchBox3 {
  background-color:#FFFFFF;
  background-image:url("/siteimages/subFeaturesBox-topborder.jpg");
  background-repeat:repeat-x;
  margin-left:-10px;
  overflow:hidden;
  padding:14px 10px 15px;
  width:650px;
}

div.two-column-list3 {
  padding: 0 10px;
}

div.whoWeAre-content p {
	margin: 20px 0 20px;
}

div.whoWeAre-content ul {
	margin: 20px;
}

div.whoWeAre-content ul.resources {
	margin: 0;
}

div.whoWeAre-content ul.resources li {
	margin: 2px 0;
}

div.divisions {
  width: 290px; 
  float: left; 
  padding: 5px 10px 10px;
}

div.divisions p {
  margin: 0 0 15px;
}

a.divisionsTitle {
  color: #B77400 !important;
  margin: 0 0 5px;
  display: block;
  text-transform: uppercase;
}

div.projects {
  width: 290px; 
  float: left; 
  padding: 5px 10px 10px;
}

a.projectsTitle {
  text-transform: uppercase;
}

div.projects ul.projectsRegion {
  margin: 0 0 25px;
}

div.projects ul.projectsRegion li {
  margin: 5px 0;
}

div.description {
  line-height: 18px;
}

div.contact {
  margin: 20px 0 0;
  overflow:hidden;
  /*float: left; */
}

div.contact p {
  width: 145px;
  float: left;
  line-height: 18px;
}

div.contact p a {
  color: #B77400;
}

div.lists {
  margin: 30px 0;
  overflow: hidden;
}

div.lists div.list-left, div.lists div.list-right {
  float: left;
  width: 315px;
}

div.lists ul {
  width: 300px;
  float: left;
  line-height: 18px;
}

div.lists ul a {
  color: #B77400;
}

div.pageText ul li {
list-style:disc outside none;
padding:10px 0 0;
margin-left:25px;
}

div.signUp {
  margin: 15px 0;
}

div.mediaSignUp input {
  float: left;
}

input.button {
  margin: 0 0 0 5px;
}

div.pressTop {
  overflow: hidden;
}

div.comments {
  float: left;
  width: 300px;
}

div.pressReleases {
  float: right;
  width: 300px;
}

table.search-top {
  margin: 0 0 20px 0;
}

table.search-top td.searchCriteria {
  width: 155px;
}

table.search-top input {
  width: 175px;
}

table.search-top td.resultsPerPage {
  text-transform: uppercase;
  width: 195px;
}

table.search-top td.searchCriteriaDropdown select {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 12px;
  color: #6D6864;
}

table.search-bottom td.searchSortBy {
  text-transform: uppercase;
}

table.search-bottom td.searchSortByNote {
  text-align: right;
}

table.search-bottom td.searchSortByDropdown {
  text-align: right;
}

table.search-bottom td.searchSortByDropdown select {
  width: 165px;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 12px;
  color: #6D6864;
}

.searchSortByDateItem {
  float: right;
}

.searchSortByDateItem2 {
  float: right;
  padding-top:15px;
  padding-bottom:5px;
}

.radHoverCss_Default { color: #6D6864!important; }
.radFocusedCss_Default { color: #6D6864!important; }
.radEnabledCss_Default {
  color: #6D6864!important;
  font-family:Arial,Helvetica,sans-serif!important;
  font-size:12px!important;
}

.titlebar_Default {
   background:url("/siteImages/blueGradient.png") repeat-y scroll 0 0 #035695!important;
}

.DaysOfWeek_Default {
  color: #660000!important;
}

.radCalSelect_Default {
   background:url("/siteImages/blueGradient.png") repeat-y scroll 0 0 #035695!important;
}

.bottom_Default input {
   background:url("/siteImages/blueGradient.png") repeat-y scroll 0 0 #035695!important;
}

table.search-bottom td.searchSortByDate {
  float: right;
}

table.search-bottom td.searchSortByDate div.date1 {
  margin: 0 15px 0 0;
  width: 50px;
}

table.search-bottom td.searchSortByDate div.date2 {
  margin: 0 0 0 15px;
  width: 50px;
}

select {
  color: #6D6864;
}

div.recommendedLinksTop {
  margin: 10px 0 0;
}

div.recommendedLinks {
  /*background-image: url(/siteimages/channelBar-body.jpg);
  padding: 5px 10px 0;*/
  background-color: #E8E8E8;
  width: 637;
  padding:5px;
  margin-bottom:10px;
  margin-top:10px;
  width:622px;
}

div.recommendedLinks p {
  text-transform: uppercase;
}

ul.recLinks {
  padding: 15px 0;
}

ul.recLinks li {
  margin: 2px 0;
}

ul.recLinks li a {
  font-family: Arial;
  font-size: 12px;
  font-weight: bold;
}

div.recommendedLinksBottom {
  margin: 0 0 10px;
}

div.filterTheseBox {
  float: right; 
  margin-left: 9px;
  width: 203px;
}

div.searchResultsBox {
  margin: 20px 0;
}

div.filterThese {
  float: right;
  background-image: url(/siteimages/filterThese.jpg);
  background-repeat: no-repeat;
  padding: 8px 0 0 6px;
  width: 197px;
  height: 29px;
  text-transform: uppercase;
}

div.filterTheseOptions {
  background-image: url(/siteimages/filterTheseOptions-body.jpg);
  background-repeat: repeat-y;
  padding: 8px 0;
}

div.filterTheseOptions select {
  clear: both;
  width: 180px;
  margin: 5px 6px;
  font-size: 12px;
}

div.filterTheseOptions p {
  margin: 0 12px;
  font-size: 12px;
}

div.filterTheseOptions input {
  margin: 0 6px;
  font-size: 12px;
  color: #6D6864;
}

div.filterTheseOptions .keywordInput {
  width: 175px;
}

div.filterTheseOptions .date3 {
  width: 58px;
}

div.filterTheseOptions .date4 {
  width: 58px;
  margin-left: 25px;
}

div.filterTheseOptions input.filter_butSearch {
  margin-top: 5px;
}

div.titlebar {
  background-color: #FFFFFF;
  height:20px;
  border-top: 5px solid #063579;
  margin-top: 20px;
  padding: 8px 0;
  color: #063579;
}

div.titlebar a {
  color: #063579;
}

ul.titlebar-left {
  float: left;
  text-transform: uppercase;
}

ul.titlebar-right {
  float: right;
}

div.titlebar ul li {
  display: inline;
  padding: 0 5px;
}

.formSection {
  text-transform: uppercase;
  font-weight: bold;
  min-width: 50px;
}

.formLabel {
  margin: 20px 65px;
  display: block;
}

.formBox {
  width: 365px;
margin: 20px 0 0 100px;  
}

.formBox input {
   float: right;
   width: 215px;
}

.formBox textarea {
   float: right;
   width: 215px;
   height: 125px;
}

.formBox #form_butSend {
  width: 58px;
}

ul.downloads li {
  list-style-type: disc;
  margin-left: 13px;
}

/**************************************************/
/* Right Column */

div.rightCol {
	float: left;
	margin: 10px 0 14px 14px;
	width: 322px;
	background-image: url(/siteimages/rightCol-bg.jpg);
	background-repeat: repeat-y;
	background-position: right;	
}

div.rightCol-body {
	width: 310px;
	padding: 10px 0px 0px 10px;	
}

div.rightCol-body a {
  color: #6D6864;
}

div.rightCol-body div {
	background-color: #FFFFFF;
	margin: 0 0 10px 0;
	padding: 0 5px 5px;
}

div.rightCol-body p {
  padding: 0 5px;
}

div.rightColItem-last {
  float: left;
  font-weight: normal;
  color: #6D6864;
}

div.rightColItem-last div input{
  float: left;
  margin: 0 5px;
}

div.item1-body {
	background-color: #FFFFFF;
	background-image: url(/siteimages/rightColItem1-bg.jpg);
	background-repeat: no-repeat;
}

ul.item-list {
	padding: 0 0 5px 0;
}

ul.item-list li a {
  color: #6D6864;
}

ul.rightColItem-list li {
	margin: 0 0 4px 0;
}

div.colleft {
  width: 135px;
  float: left;
}

div.rightCol-video {
	_width: 290px;
}

.subheading {
	color: #AAA;
	margin: 0 0 5px!important;
}
div.gallery .subheading a{
	margin: 5px 0 5px;
}
div.gallery div.imageTitle .subheading {
	margin: 0 0 5px!important;
}
.subheading2 {
  color: #c2c4c1;
  text-transform: uppercase;
}

.subheading3 {
  color: #c2c4c1;
  margin: 0 0 5px!important;
}

div.rightCol input {
	width: 150px;
}

div.rightCol input type=["image"] {
	position:relative;
	top:8px;
	left:-22px;
}


div.rightCol input#side_5_signupEmailTextbox {
  margin: 2px 2px 5px 5px;
  position:relative;
  top:-3px;
  _top:10px;
}

div.rightCol input#side_0_txtSearchTerms 
{
 /*margin:5px;*/
  position:relative;
  top:-3px;
  _top:10px;
}

div.item-last {
	margin: 0 0 30px !important;
	padding: 0 5px 10px !important;
	width: 305px;
	_width: 300px;
}

div.item p {
	margin: 0 0 10px;
}

div.item img {
	margin: 2px 10px 0 5px;
	padding: 0 0 10px;
}

/**************************************************/
/* Footer styles */

div.footertop {
  background-image: url("/siteimages/subFeaturesBox-topborder.jpg");
  background-repeat: repeat-x;
  margin-left: -10px;
  clear: both;
}

div.footer {
	margin: 10px 0 0 0;
	border-top: 8px solid #063579;
	clear: both;
	font-size: 11px;
	color: #063579;
}

div.footer a {
	color: #063579;
	margin: 0 8px;
}

div.footer div.footerMenu {
	background-color: #FFFFFF;
	height:40px;
	margin-bottom:20px;
	font-weight: bold;
}

div.footer div.footerMenu a {
	padding: 10px 0 12px;
}

div.footer div.footerMenu img {
	margin: 0 0 0 5px;;
}

div.footer p {
	text-align: center;
}

div.footer .footerContact {
	color: #6d6864;
	margin: 5px 0 0 0;
}



/**************************************************/
/* JCarousel Styles */
/**
 * This <div> element is wrapped by jCarousel around the list
 * and has the classname "jcarousel-container".
 */
.jcarousel-container {
    position: relative;
}

.jcarousel-clip {
    z-index: 2;
    padding: 0;
    margin: 0;
    overflow: hidden;
    position: relative;
    _width:100%;
}

.jcarousel-list {
    z-index: 1;
    overflow: hidden;
    position: relative;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
}

.jcarousel-list li,
.jcarousel-item {
    float: left;
    list-style: none;
 }

/**
 * The buttons are added dynamically by jCarousel before
 * the <ul> list (inside the <div> described above) and
 * have the classnames "jcarousel-next" and "jcarousel-prev".
 */
.jcarousel-prev, .jcarousel-next, .jcarousel-play{
		font-size:12px;
    z-index: 3;
    position:absolute;
    top:205px;
    right:10px;
    color:#fff;
    text-transform:uppercase;
    cursor:pointer;
}

.jcarousel-next {
	padding-left:3px;
}

.jcarousel-prev {
	margin-right:100px;
	padding-right:3px;
}

.jcarousel-play {
	border-left:1px solid white;
	border-right:1px solid white;
	padding-left:3px;
	padding-right:3px;
	margin-left:3px;
	margin-right:50px;
}

/* Hide the controls initially, and turn them on if there's more than one slide. */
.slideControl {
	display:block;
}

.slideContainer {
	overflow:hidden;
	margin-bottom:-5px;
}
.slideContainer .transparent {
	background-color: #85817e;
	filter:alpha(opacity=85);
	-khtml-opacity: 0.85;
	-moz-opacity:0.85;
	opacity: 0.85;
	z-index: 5000;
}

.slideContainer .caption {
	color:#fff;
	padding: 5px 200px 5px 10px;
	height:30px;
	position:relative;
}

.slideContainer img {
	border:none;
}

.slideContainer .slideDetails {
	color: #FFFFFF;
	padding: 5px 10px 0 10px;
	line-height: 20px;
	position:relative;
}

.slideContainer .title a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color:#fff;
	line-height:25px;
}

.slideContainer .tags li {
	float:left;
	width:auto;
}

/* disabled navigation */
span[disabled="true"] {color:#666;cursor:text;}

#featureSlideShowContainer .jcarousel-list {
	background-color:#2758A4;
}

/* hide the slideshow until it's finished rendering. it get's turned on in js after slideshow loads. */
#slideshow {
	visibility:hidden;
	background-image: url(/siteimages/featureSlides-descriptionbg.jpg);
	background-repeat: repeat-x;
	background-position:bottom center;	
}


.jcarousel-list li,
.jcarousel-item,
.jcarousel-clip
 {
    width: 658px;
    height: auto;
}

.homepage #featureSlideShowContainer .wr,
.division #featureSlideShowContainer .wr {width:658px;}

.division #featureSlideShowContainer {margin-bottom:10px;}
.division .leftCol {background-color:transparent;}
.division .subFeaturesBox {background-image:none;}

#featureSlideShowContainer .wr {height:7px;margin:0;width:658px;_zoom:1;_overflow:hidden;}
#featureSlideShowContainer .r,
#featureSlideShowContainer .l {height:7px;width:7px;background:url(/siteimages/slideshow-corners.jpg) no-repeat;}
#featureSlideShowContainer .l {float:left;}
#featureSlideShowContainer .r {float:right;}

#featureSlideShowContainer .b {background-color:#093A7C;_position:relative;_display:none;}
#featureSlideShowContainer .t {background-color:#376cbc;}

#featureSlideShowContainer .t .l {background-position:top left;}
#featureSlideShowContainer .t .r {background-position:top right;}
#featureSlideShowContainer .b .l {background-position:bottom left;}
#featureSlideShowContainer .b .r {background-position:bottom right;}


.electionNewsFeed {height:100px;}
.electionNewsFeed .simply-scroll-clip {height:100%;}
.electionNewsFeed .section {margin:0;}
.electionNewsFeed .section {margin:0;}
.electionNewsFeed .subheading {display:block; padding-bottom:7px;}
.electionNewsFeed a:hover {text-decoration:underline;}
.electionNewsFeed .simply-scroll-forward, .electionNewsFeed .simply-scroll-back {display:none;}

.eventSideBar .subheading {padding-bottom:7px;}

div.rightCol-body .electionNewsFeed, #electionNewsFeed {padding:0;}


/*
 * simplyScroll 1.0.3 - a scroll-tastic jQuery plugin
 *
 * http://logicbox.net/jquery/simplyscroll
 * http://logicbox.net/blog/simplyscroll-jquery-plugin
 * http://plugins.jquery.com/project/simplyScroll
 *
 * Copyright (c) 2009 Will Kelly - http://logicbox.net
 *
 * Dual licensed under the MIT (MIT-LICENSE.txt)
 * and GPL (GPL-LICENSE.txt) licenses.
 *
 * Last revised: 03/07/2009 21:13
 *
 */

/* Default/Master classes 

Example markup format (for horizontal scroller)
Note all DIVs are generated and should not be hard-coded

<div class="your-custom-class simply-scroll-container">
	<div class="simply-scroll-btn simply-scroll-btn-left"></div>
	<div class="simply-scroll-btn simply-scroll-btn-right"></div>
	<div class="simply-scroll-clip">
		<ul class="simply-scroll-list">
			<li>...</li>
			...
		</ul>
	</div>
</div>


*/

.simply-scroll-container { /* Container DIV - automatically generated */
	position: relative;
}

	.simply-scroll-clip { /* Clip DIV - automatically generated */
		position: relative;
		overflow: hidden;
		z-index: 2;
	}

	.simply-scroll-list { /* UL/OL/DIV - the element that simplyScroll is inited on */
		position: absolute;
		top: 0;
		left: 0;
		z-index: 1;
		overflow: hidden;
		margin: 0;
		padding: 0;
		list-style: none;
	}
	
		.simply-scroll-list li {
			padding: 0;
			margin: 0;
			list-style: none;
		}
	
		.simply-scroll-list li img {
			border: none;
			display: block;
		}
	
	.simply-scroll-btn {
		position: absolute;
		background-image: url(buttons.png);
		width: 42px;
		height: 44px;
		z-index:3;
		cursor: pointer;
	}
	
	.simply-scroll-btn-left {
		left: 6px;
		bottom: 6px;
		background-position: 0 -44px;
	}
	.simply-scroll-btn-left.disabled {
		background-position: 0 0 !important;
	}
	.simply-scroll-btn-left:hover {
		background-position: 0 -88px;
	}
	
	.simply-scroll-btn-right {
		right: 6px;
		bottom: 6px;
		background-position: 84px -44px;
	}
	.simply-scroll-btn-right.disabled {
		background-position: 84px 0 !important;
	}
	.simply-scroll-btn-right:hover {
		background-position: 84px -88px;
	}
	
	.simply-scroll-btn-up {
		right: 6px;
		top: 6px;
		background-position: -126px -44px;
	}
	.simply-scroll-btn-up.disabled {
		background-position: -126px 0 !important;
	}
	.simply-scroll-btn-up:hover {
		background-position: -126px -88px;
	}
	
	.simply-scroll-btn-down {
		right: 6px;
		bottom: 6px;
		background-position: -42px -44px;
	}
	.simply-scroll-btn-down.disabled {
		background-position: -42px 0 !important;
	}
	.simply-scroll-btn-down:hover {
		background-position: -42px -88px;
	}

/* Custom class modifications - override classees

.simply-scroll is default

*/

.simply-scroll { /* Customisable base class for style override DIV */
	width: 576px;
	height: 200px;
	margin-bottom: 1em;
}

	.simply-scroll .simply-scroll-clip {
		width: 576px;
		height: 200px;
	}
	
		.simply-scroll .simply-scroll-list {}
		
		.simply-scroll .simply-scroll-list li {
			float: left;
			width: 290px;
			height: 200px;
		}
		.simply-scroll .simply-scroll-list li img {}
	
	.simply-scroll .simply-scroll-btn {}
	
	.simply-scroll .simply-scroll-btn-left {}
	.simply-scroll .simply-scroll-btn-left.disabled {}
	.simply-scroll .simply-scroll-btn-left:hover {}
	
	.simply-scroll .simply-scroll-btn-right {}
	.simply-scroll .simply-scroll-btn-right.disabled {}
	.simply-scroll .simply-scroll-btn-right:hover {}
	
	.simply-scroll .simply-scroll-btn-up {}
	.simply-scroll .simply-scroll-btn-up.disabled {}
	.simply-scroll .simply-scroll-btn-up:hover {}
	
	.simply-scroll .simply-scroll-btn-down {}
	.simply-scroll .simply-scroll-btn-down.disabled {}
	.simply-scroll .simply-scroll-btn-down:hover {}
	


/** Superfish Menu Styles **/


/*** ESSENTIAL STYLES ***/
.header-nav .sf-menu, .header-nav .sf-menu * {
	margin:			0;
	padding:		0;
	list-style:		none;
}
.header-nav .sf-menu {
	line-height:	1.0;
}
.header-nav .sf-menu ul {
	position:		absolute;
	top:			-999em;
	width:			10em; /* left offset of submenus need to match (see below) */
	_width:20em;
}
.header-nav .sf-menu ul li {
	width:			100%;
}
.header-nav .sf-menu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}
.header-nav .sf-menu li {
	float:			left;
	position:		relative;
}
.header-nav .sf-menu a {
	display:		block;
	position:		relative;
}
.header-nav .sf-menu li:hover ul,
.header-nav .sf-menu li.sfHover ul {
	left:			0;
	top:			2.5em; /* match top ul list item height */
	z-index:		99;
}
.header-nav ul.sf-menu li:hover li ul,
.header-nav ul.sf-menu li.sfHover li ul {
	top:			-999em;
}
.header-nav ul.sf-menu li li:hover ul,
.header-nav ul.sf-menu li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}
.header-nav ul.sf-menu li li:hover li ul,
.header-nav ul.sf-menu li li.sfHover li ul {
	top:			-999em;
}
.header-nav ul.sf-menu li li li:hover ul,
.header-nav ul.sf-menu li li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}

/*** DEMO SKIN ***/
.header-nav .sf-menu {
	float:			left;
}
.header-nav .sf-menu a {
	padding:.6em 0;
	width:100%;
	text-align:center;
	text-decoration:none;
	color:#fff;
}
.header-nav .sf-menu a:visited {}


.header-nav .sf-menu a, .sf-menu a:visited  { /* visited pseudo selector so IE6 applies text colour*/
	/*color:			#13a;*/
}
.header-nav .sf-menu li {
	background-image: url(/siteimages/navlist-bg.jpg);
	background-repeat: repeat-x;
	border: 1px solid #bb7300;
	border-left:none;
	border-bottom: none;
	font-weight: bold;
}
.header-nav .sf-menu li li {
	background:		#AABDE6;
}
.header-nav .sf-menu li li li {
	background:		#9AAEDB;
}
.header-nav .sf-menu li:hover, .header-nav .sf-menu li.sfHover,
.header-nav .sf-menu a:focus, .header-nav .sf-menu a:hover, .sf-menu a:active {
	background:		#CFDEFF;
	outline:		0;
}

/*** arrows **/
.header-nav .sf-menu a.sf-with-ul {
	min-width:		1px; /* trigger IE7 hasLayout so spans position accurately */
}
.header-nav .sf-sub-indicator {
	position:		absolute;
	display:		block;
	right:			.75em;
	top:			1.05em; /* IE6 only */
	width:			10px;
	height:			10px;
	text-indent: 	-999em;
	overflow:		hidden;
	background:		url('../siteimages/arrows-ffffff.png') no-repeat -10px -100px; /* 8-bit indexed alpha png. IE6 gets solid image only */
}
.header-nav a > .sf-sub-indicator {  /* give all except IE6 the correct values */
	top:			.8em;
	background-position: 0 -100px; /* use translucent arrow for modern browsers*/
}
/* apply hovers to modern browsers */
.header-nav a:focus > .sf-sub-indicator,
.header-nav a:hover > .sf-sub-indicator,
.header-nav a:active > .sf-sub-indicator,
.header-nav li:hover > a > .sf-sub-indicator,
.header-nav li.sfHover > a > .sf-sub-indicator {
	background-position: -10px -100px; /* arrow hovers for modern browsers*/
}

/* point right for anchors in subs */
.header-nav .sf-menu ul .sf-sub-indicator { background-position:  -10px 0; }
.header-nav .sf-menu ul a > .sf-sub-indicator { background-position:  0 0; }
/* apply hovers to modern browsers */
.header-nav .sf-menu ul a:focus > .sf-sub-indicator,
.header-nav .sf-menu ul a:hover > .sf-sub-indicator,
.header-nav .sf-menu ul a:active > .sf-sub-indicator,
.header-nav .sf-menu ul li:hover > a > .sf-sub-indicator,
.header-nav .sf-menu ul li.sfHover > a > .sf-sub-indicator {
	background-position: -10px 0; /* arrow hovers for modern browsers*/
}

/*** shadows for all but IE6 ***/
.header-nav .sf-shadow ul {
	background:	url('../siteimages/shadow.png') no-repeat bottom right;
	padding: 0 8px 9px 0;
	-moz-border-radius-bottomleft: 17px;
	-moz-border-radius-topright: 17px;
	-webkit-border-top-right-radius: 17px;
	-webkit-border-bottom-left-radius: 17px;
}
.header-nav .sf-shadow ul.sf-shadow-off {
	background: transparent;
}



/*** adding the class sf-navbar in addition to sf-menu creates an all-horizontal nav-bar menu ***/
.header-nav .sf-navbar {
	width:100%;
	position:relative;
	_margin-top:-3px;
	background-image: url(/siteimages/navlist-bg.jpg);
	background-repeat: repeat-x;
}
.header-nav .sf-navbar li {
	position: static;
	width:11%;
}

/** Adjust the last nav item to fill out the full width of the navbar **/
/** NOTE: We're using an ID versus a classname because the ASP code for setting the 'selected' class overlaps **/
#nav-last {
	border-right:none;
	/*width:11.196%;*/
}

/** IE8 **/
#nav-last { width/*\**/: 11.19%\9; }

/** IE7 **/
*+html #nav-last { width:11.55%; } 

/** Chrome/Safari **/
@media screen and (-webkit-min-device-pixel-ratio:0) {
 #nav-last  { width:11.6% }
}


.header-nav .sf-navbar a {
	border-top:		none;	
}
.header-nav .sf-navbar li ul {
	width:			100%; /*IE6 soils itself without this*/
}
.header-nav .sf-navbar li li {
	background:		#FFF;
	position:		relative;
	border:none;
	margin:0 1em 0 1em;
}
.header-nav .sf-navbar li li ul {
	width:			13em;
	_position:absolute;
	_width:12em;
	_display:none;
	_zoom:1;
}
.header-nav .sf-navbar li li li {
	width:			100%;
}
.header-nav .sf-navbar ul li {
	width:			auto;
	float:			left;
}
.header-nav .sf-navbar a, .sf-navbar a:visited {
	border:			none;
}
.header-nav .sf-navbar li.current {
	background:		#BDD2FF;
}
.header-nav .sf-navbar li:hover,
.header-nav .sf-navbar li.sfHover,
.header-nav .sf-navbar li li.current,
.header-nav .sf-navbar a:focus, .header-nav .sf-navbar a:hover, .header-nav .sf-navbar a:active {
	background:		#fff;
	color:#063579;	
}
.header-nav .sf-navbar ul li:hover,
.header-nav .sf-navbar ul li.sfHover,
.header-nav ul.sf-navbar ul li:hover li,
.header-nav ul.sf-navbar ul li.sfHover li,
.header-nav .sf-navbar ul a:focus, .header-nav .sf-navbar ul a:hover, .header-nav .sf-navbar ul a:active {
	background:		#FFF;
}
.header-nav ul.sf-navbar li li li:hover,
.header-nav ul.sf-navbar li li li.sfHover,
.header-nav .sf-navbar li li.current li.current,
.header-nav .sf-navbar ul li li a:focus, .header-nav .sf-navbar ul li li a:hover, .header-nav .sf-navbar ul li li a:active {
	background:		#E6EEFF;
}
.header-nav ul.sf-navbar .current ul,
.header-nav ul.sf-navbar ul li:hover ul,
.header-nav ul.sf-navbar ul li.sfHover ul {
	left:			0;
	top:			2.5em; /* match top ul list item height */
}
.header-nav ul.sf-navbar .current ul ul {
	top: 			-999em;
}

.header-nav .sf-navbar li li.current > a {
	font-weight:	bold;
}

div.header .header-nav a {
	color:#063579;
}

.header .header-nav {
	height:60px;
	width:100%;
	background-color:#fff;
}


/*-----------------------*/


/*** ESSENTIAL UP STYLES ***/
.footerMenu .sf-menu, .footerMenu .sf-menu * {
        margin: 0;
        padding: 0;
        list-style: none;
}
.footerMenu .sf-menu {
    line-height: 1.0;
		font-family:arial;
		font-size:9pt;
}
.footerMenu .sf-menu ul {
        position: absolute;
        bottom: -999em;
        margin-bottom:34px;
        width:100%;
}
.footerMenu .sf-menu ul li {
        width: 100%;
				font-size:121%;
}
.footerMenu .sf-menu li:hover {
        visibility: inherit; /* fixes IE7 'sticky bug' */
}
.footerMenu .sf-menu li {
        float: left;
        position: relative;
}
.footerMenu .sf-menu a {
        display: block;
        position: relative;
}
.footerMenu .sf-menu li:hover ul,
.footerMenu .sf-menu li.sfHover ul {
        left: 0;
        bottom: 0.0em; /* match top ul list item height */
        z-index: 99;
}
.footerMenu ul.sf-menu li:hover li ul,
.footerMenu ul.sf-menu li.sfHover li ul {
        bottom: -999em;
}
.footerMenu ul.sf-menu li li:hover ul,
.footerMenu ul.sf-menu li li.sfHover ul {

        bottom:-20%; left:100%;
}
.footerMenu ul.sf-menu li li:hover li ul,
.footerMenu ul.UP li li.sfHover li ul {
        top: -999em;
}
.footerMenu ul.sf-menu li li li:hover ul,
.footerMenu ul.sf-menu li li li.sfHover ul {
        left: 10em; /* match ul width */
        top: 0;
}

/*** DEMO SKIN ***/
.footerMenu .sf-menu {
    float:            left;
}
.footerMenu .sf-menu a {
    border-left:    1px solid #fff;
    padding:         .5em;
    text-decoration:none;
}
.footerMenu .sf-menu a, .footerMenu .sf-menu a:visited  { /* visited pseudo selector so IE6 applies text colour*/
    /*color:            #13a;*/
}
.footerMenu .sf-menu li {
    background-color: none;
}
.footerMenu .sf-menu li li {
    background:        #FFF;
}
.footerMenu .sf-menu li li li {
    background:        #FFF;
}
.footerMenu .sf-menu li:hover, .footerMenu .sf-menu li.sfHover,
.footerMenu .sf-menu a:focus, .footerMenu .sf-menu a:hover, .sf-menu a:active {
    background:        #FFF;
    outline:        0;
}

/*** arrows **/
.footerMenu .sf-menu a.sf-with-ul {
    padding-right:     2.25em;
    min-width:        1px; /* trigger IE7 hasLayout so spans position accurately */
}
.footerMenu .sf-sub-indicator {
    position:        absolute;
    display:        block;
    right:            .75em;
    top:            1.05em; /* IE6 only */
    width:            10px;
    height:            10px;
    text-indent:     -999em;
    overflow:        hidden;
    background:        url('../siteimages/arrows-ffffff.png') no-repeat -10px -100px; /* 8-bit indexed alpha png. IE6 gets solid image only */
}
.footerMenu a > .sf-sub-indicator {  /* give all except IE6 the correct values */
    top:            .8em;
    background-position: 0 -100px; /* use translucent arrow for modern browsers*/
}
/* apply hovers to modern browsers */
.footerMenu a:focus > .sf-sub-indicator,
.footerMenu a:hover > .sf-sub-indicator,
.footerMenu a:active > .sf-sub-indicator,
.footerMenu li:hover > a > .sf-sub-indicator,
.footerMenu li.sfHover > a > .sf-sub-indicator {
    background-position: -10px -100px; /* arrow hovers for modern browsers*/
}

/* point right for anchors in subs */
.footerMenu .sf-menu ul .sf-sub-indicator { background-position:  -10px 0; }
.footerMenu .sf-menu ul a > .sf-sub-indicator { background-position:  0 0; }
/* apply hovers to modern browsers */
.footerMenu .sf-menu ul a:focus > .sf-sub-indicator,
.footerMenu .sf-menu ul a:hover > .sf-sub-indicator,
.footerMenu .sf-menu ul a:active > .sf-sub-indicator,
.footerMenu .sf-menu ul li:hover > a > .sf-sub-indicator,
.footerMenu .sf-menu ul li.sfHover > a > .sf-sub-indicator {
    background-position: -10px 0; /* arrow hovers for modern browsers*/
}

/*** shadows for all but IE6 ***/
.footerMenu .sf-shadow ul {
    background:    url('../siteimages/shadow.png') no-repeat bottom right;
    padding: 0 8px 0px 0;
    -moz-border-radius-bottomleft: 17px;
    -moz-border-radius-topright: 17px;
    -webkit-border-top-right-radius: 17px;
    -webkit-border-bottom-left-radius: 17px;
}
.footerMenu .sf-shadow ul.sf-shadow-off {
    background: transparent;
}

.footerMenu .sf-menu .sfHover a {color:#B77400;}

.footerMenu .sf-menu .menu-col {padding-right:5px;}
.footerMenu .sf-menu .menu-col li {float:left;}
.footerMenu .sf-menu .menu-dropdown a {padding:5px;color:#B77400;}
.footerMenu .sf-menu .menu-col a:hover {text-decoration:underline;color:#B77400;}
.footerMenu .sf-menu .sfHover .menu-col a:hover {text-decoration:underline;color:#B77400;}
.footerMenu .sf-menu .menu-col .menu-title {background:transparent url('/siteimages/megamenu-arrowup.jpg') scroll right 11px no-repeat;padding-right:20px;}
.footerMenu .sf-menu .menu-col .menu-title:hover {background:transparent url('/siteimages/megamenu-arrowup.jpg') scroll right 11px no-repeat;}
.footerMenu .sf-menu .menu-dropdown {width:120%;_width:168px;background-color:#fff;border:3px solid #063579;border-bottom:none;}
.footerMenu .sf-menu .two-col {width:200%;_width:268px;}
.footerMenu .sf-menu .menu-dropdown.two-col .col1 {width:50%;float:left;}
.footerMenu .sf-menu .menu-dropdown.two-col .col2 {width:50%;float:left;}
.footerMenu .sf-menu .menu-dropdown.three-col {width:270%;_width:416px;}
.footerMenu .sf-menu .menu-dropdown.three-col .col1 {width:33%;float:left;}
.footerMenu .sf-menu .menu-dropdown.three-col .col2 {width:33%;float:left;}
.footerMenu .sf-menu .menu-dropdown.three-col .col3 {width:33%;float:left;}
a.bb-menu:visited{color:#1133AA;}

#browseby-nav {margin-left:10px;}
#browseby-nav .menu-col {margin-right:15px;padding-left:5px;}

/** Two Column content list **/
.two-column-list {
	background-color:#fff;
	width:100%;
}

.two-column-list .left {
	width:50%;
	float:left;
}

.two-column-list .right {
	width:50%;
	float:left;
}


/** Dialog Box **/
.popup_msg{ position:absolute; z-index:10; width:250px; height:auto; padding:5px; text-align:left; color:#B77400; background:#fff; border:3px solid #063579; display:none;opacity:0.9;filter:alpha(opacity=90);}
.popup_msg p { font-size:12px; color:#6D6864; font-family:Arial,Helvetica,sans-serif;}
.popup_msg h4 {color:#063579;font-weight:bold;text-transform:none;border-bottom:1px solid #829ABC;}
.popup_msg a {color:#B77400; font-size:12px; font-weight:bold;margin-top:10px;display:inline-block;}

/** Event Registration **/
.eventRegistrationForm {padding-top:25px;}
.eventRegistrationForm td input { width:275px; }
.eventRegistrationForm select { max-width:500px; }


/** NewsLetter Landing **/
.newsLetterListItem { padding-bottom:3px; }

/** Press Resource Registration **/
.pressResourceSignupForm {padding-top:25px;}
.pressResourceSignupForm td input { width:275px; }
.validation {padding: 20px 0 20px 0; color:Red;}
.newsLetterListItem { padding-bottom:3px; }

/** Photo Gallery **/
.gallery .images img {visibility:hidden;}
.gallery .images {overflow:hidden;}
.gallery .navigation {position:relative;}
.gallery .navigation .btn { width:10px; height:10px; float:left; margin:8px;_margin-left:0;_margin-top:6px;}
.gallery .navigation .play {background:transparent url('/siteimages/gallery-play.gif') 0 0 no-repeat;}
.gallery .navigation .goright {background:transparent url('/siteimages/gallery-forward.gif') 0 0 no-repeat;}
.gallery .navigation .goleft {background:transparent url('/siteimages/gallery-back.gif') 0 0 no-repeat;}
.gallery .navigation .play.on {background:transparent url('/siteimages/gallery-pause.gif') 0 0 no-repeat;}


/** Newsletter Signup **/
.newsLetterSignup {width:150px;height:15px;border: 1px solid #6d6864; padding:2px; font-size:12px;}
.newsletterSignupButton {width:22px;border-width:0px;padding-left:5px;}

/** Dropdown - Generic styles for creating dropdowns throughout the site. **/
.dropdown {}
.dropdown .title {padding-left:1em;cursor:pointer;}
.dropdown .title {background: transparent url(/siteimages/searchBrowse-arrowright.jpg) 0 3px no-repeat;}
.dropdown.open .title {background: transparent url(/siteimages/searchBrowse-arrowdown.jpg) 0 3px no-repeat;}
.dropdown .item {margin-left:1.4em;display:none;}
.dropdown.open .item {display:list-item;}

/* attempts at ie6 fixes */
.header .header-nav {_height:55px;}
.header-nav .sf-navbar .sub-menu-container {_width:1000px;}
.header-nav .sf-navbar .sub-menu-item {_float:left;_width:115px;_display:inline-block;}
.header-nav .sf-navbar .sub-menu-item.med {_width:80px;_float:left;}
.header-nav .sf-navbar .sub-menu-item a {_text-align:center;}

/* search and email box on the right sidebar */
input#side_1_signupEmailTextbox, input#side_2_signupEmailTextbox, input#side_3_signupEmailTextbox, input#side_4_signupEmailTextbox {
  margin-bottom: 10px;
}

input#side_1_signupButton, input#side_2_signupButton, input#side_3_signupButton, input#side_4_signupButton {
  margin: 2px 0 0 0;
}

/** Indented List: Examples are staff page and site map **/
.indented-list
{
	margin-left: 15px;
	margin-bottom: 15px;
	}
	
div.imageArea {
	float: left;
  padding: 0 15px 0 0;
  width: 200px;
	}
	
input#content_1_signupEmailTextbox {
  float:left;
  margin:0 5px 10px 0;
}
	
input#content_1_signupButton1 {
  margin:2px 0 0;
}


div.pageText div.content-columnRightWrap ol,
div.pageText div.content-columnRightWrap ul {
  list-style-position:inside;
  text-indent:25px;
    padding-left:0;
}
div.pageText div.content-columnRightWrap ul li {
    list-style:disc inside none;
}

div.pageText div.content-columnRightWrap div.translate {
 width: 150px;
 float: right; 
 margin: 5px;
 padding: 5px; 
 border: 1px solid gray;
}

div.pageText div.content-columnRightWrap div.translate ul{
 text-indent:0px;
}

div.pageText div.content-columnRightWrap div.translate ul li{
 list-style:disc outside none;
 padding:10px 0;
}


.datePicker
{
    width:185px;
}

.datePicker input.radEnabledCss_Default { margin: 0!important; }
.datePicker input.radHoverCss_Default { margin: 0!important; }

.RadCalendarPopup { left: 570px!important; }
.RadCalendarFastNavPopup {  left: 608px!important; }

.smallBusinessRegistrion h4 { padding-top:20px; }