@charset "UTF-8";
/* CSS Document */

/* structure */

body {
	background: #ffffff;
	font-family: verdana, arial, helvetica, sans-serif;
	margin-top: 0px;
	}

#container {
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 981px;
	}
	
.corporateContainer{
	background: none;
	}
	
.customContainer{
	background: none;
	}
	
.publicationsContainer{
	background: none;
	}
	
.webContainer{
	background: none;
	}
	
.bookletsContainer{
	background: none;
	}
	
/*************************************
banner and navigation area styles
*************************************/

#primaryNav {
	display: none;
	/*float: left;
	width: 53px;
	padding: 139px 0px 0px 0px;
	background-color: #ffffff;*/
	}
	
#primaryNav ul, #primaryNav li{
	list-style: none;
	padding: 0px;
	margin: 0px;
	}

#banner {
	float: left;
	padding: 0px;
	margin: 0px;
	height: 199px;
	width: 928px;
	}
	
.corporateBanner {
	background: none;
	}
	
.customBanner {
	background: none;
	}
	
.publicationsBanner {
	background: none;
	}
	
.webBanner {
	background: none;
	}
	
.bookletsBanner {
	background: none;
	}

#branding {
	width: 650px;
	padding: 0px 0px 0px 0px;}

.logo {
	display: none;
	}
	
.logoPrint {
	display: block;
	padding: 40px 0px 40px 40px;
	float: left;
	}

#search {
	/*width: 250px;
	float: right;
	padding: 50px 0px 0px 0px;*/
	display: none;
	}

#quickNav {
	/*width: 300px;
	float: right;
	padding: 10px 0px 0px 0px;*/
	display: none;
	}

#quote {
	float: right;
	width: 210px;
	margin: 20px 20px 0 10px;
	padding: 0 0 0 30px;
	background: url(../images/quotes.gif) no-repeat;
	}

#secondaryNav{
	/*float: left;
	width: 600px;
	margin: 13px 0px 0px 26px;
	clear: left;*/
	display: none;
	}
	
/*************************************
content area styles
*************************************/

#contentContainer{
	float: left;
	margin: 20px 0px 20px 37px;
	width: 891px;
	}

#contentTopBackground {
	background: none;
	width: 891px;
	height: 28px;
	}

#contentHeader {
	background: none;
	padding: 0px 0px 0px 0px;
	}

#content{
	background: none;
	width: auto;
	min-height: 550px;
	}
	
#contentSingleBackground {
	background: none;
	width: auto;
	min-height: 550px;
	}

	
#contentBottomBackground{
	background: none;
	clear: both;
	width: 891px;
	height: 28px;
	}

#contentColOne {
	float: left;
	width: 616px;
	padding: 0px 0px 0px 0px;
	}
	
#contentSingle {
	float: left;
	padding: 0px 0px 0px 0px;
	}

#contentColTwo {
	float: right;
	width: 215px;
	padding: 0px 30px 0px 30px;
	}
	
.shim {
	clear: both;
	}
	
.contentImg {
	float: right;
	clear: right;
	padding: 0 0 20px 20px;
	}
	
.actionCall {
	display: none;
	}
	
.actionArrowL {
	margin: 0 0 -3px 0;
	padding: 0;
	}

.actionArrowR {
	margin: 0 0 -5px 5px;
	padding: 0;
	}

ul {
	padding: 0 0 0 15px;
	list-style: square;
	}
	
#contentColTwo ul {
	padding: 0;
	list-style: none;
	}

/*************************************
table styles
*************************************/

.contentTable {
	border-top: 1px solid #685c53;
	border-left: 0;
	background: #ffffff;
	margin: 0 15px 15px 0;
	}
	
	.contentTable p {
		padding: 3px 0 3px 0;
		margin: 0px;
		}
		
	.contentTable li {
		list-style: none;
		}
	
.contentTableColumn {
	padding: 3px 8px 3px 8px;
	background-color: #f6f5f4;
	border-bottom: 1px solid #685c53;
	}
	
	.contentTableRow {
		padding: 3px 8px 3px 8px;
		background: #ffffff;
		border-bottom: 1px solid #685c53;
		border-right: 0;
		}
		
	.contentTableRowAlternating {
		padding: 3px 8px 3px 8px;
		background: #f6f5f4;
		border-bottom: 1px solid #685c53;
		border-right: 0;
		}
	
/*************************************
Begin footer specific styles
*************************************/

#footer {
	clear: both; /* serves as footer hack to pull parent div down */
	margin: 15px 0 15px 0;
	width: auto;
 	padding: 25px 30px 0px 80px;
	height: 35px;
	}
	
.corporateFooter {
	background: none;
	}
	
.customFooter {
	background: none;
	}
	
.publicationsFooter {
	background: none;
	}
	
.webFooter {
	background: none;
	}
	
.bookletsFooter {
	background: none;
	}
	
#copyrightContainer {
	float: left;
	}
		
#mapContainer {
	float: right;
	}
	
#copyrightDate {
	float: left;
	}
	
/*************************************
Begin SiteMap specific styles
*************************************/
#siteMapColumnOne {
	width: 385px;
	float: left;
	margin: 0 30px 0 30px;
	}
	
#siteMapColumnTwo {
	width: 385px;
	float: left;
	}
	
/*************************************
Begin Index specific styles
*************************************/
	
#slider {
	width: 584px;
	}

#rightContentColumn {
	float: right;
	width: 279px;
	}
	
#blogPromo {
	}
	
#blogPromoDescription {
	width: 279px;
	}
	
#blogPromoText {
	width: 221px;
	padding: 0 5px 0 5px;
	float: left;
	}
	
.blogPromoArrow {
	float: left;
	padding: 10px 0 0 0;
	}
	
#blogListing {
	background: none;
	clear: both;
	}

#leftContentColumn {
	float: left;
	width: 277px;
	}
	
#happening {
	margin: 30px 0 30px 0;
	padding: 0;
	width: 277px;
	height: 116px;
	background: none;
	}
	
	#happeningContent {
		float: left;
		width: 231px;
		padding: 0 10px 0 10px;
		margin: 0px;
		}

#centerContentColumn {
	float: left;
	width: 277px;
	margin-left: 30px;
	}
	
.promo {
	padding: 0 0 20px 0;
	}
	
.imgL {
	float: left;
	pading: 0;
	margin: 0;
	}
	
.imgR {
	float: right;
	pading: 0;
	margin: 0;
	}


/* text styles */

h1 {
	font-size: 20px;
	line-height: normal;
	font-weight: bold;
	color: #4d4d4d;
	padding: 0 0 15px 0;
	margin: 0;
	}
	
h2 {
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	color: #d37426;
	margin: 0;
	}
	
.homeContent h2 {
	color: #d37426;
	}

.corporateContent h2 {
	color: #d37426;
	}
	
.customContent h2 {
	color: #7FB539;
	}
	
.publicationsContent h2 {
	color: #b30075;
	}
	
.webContent h2 {
	color: #008ea3;
	}
	
.bookletsContent h2 {
	color: #423474;
	}

h3 {
	font-size: 18px;
	font-weight: bold;
	color: #d37426;
	padding: 0 0 3px 0;
	margin: 0;
	}
	
.corporateContent h3 {
	color: #d37426;
	}
	
.customContent h3 {
	color: #7FB539;
	}
	
.publicationsContent h3 {
	color: #b30075;
	}
	
.webContent h3 {
	color: #008ea3;
	}
	
.bookletsContent h3 {
	color: #423474;
	}
	
h4 {
	font-size: 18px;
	font-weight: bold;
	color: #d37426;
	padding: 3px 0 3px 0;
	margin: 0 0 15px 0;
	}
	
.corporateContent h4 {
	color: #d37426;
	}
	
.customContent h4 {
	color: #7FB539;
	}
	
.publicationsContent h4 {
	color: #b30075;
	}
	
.webContent h4 {
	color: #008ea3;
	}
	
.bookletsContent h4 {
	color: #423474;
	}
	
#contentColTwo h4 {
	font-size: 16px;
	}
	
.partOne{
	font-style: italic;
	color: #4d4d4d;
	}
	
h5 {
	font-size: 16px;
	font-weight: bold;
	color: #4d4d4d;
	padding: 20px 0 0 0;
	margin: 0;
	}
	
h6 {
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	line-height: normal;
	padding: 7px 0 0 0;
	margin: 0;
	}
	
p {
	font-size: 16px;
	line-height: normal;
	font-weight: normal;
	color: #4D4D4D;
	}
	
.quotee {
	font-style: italic;
	font-size: 14px;
	color: #808080;
	}
	
ul {
	margin: 10px 0px 0px 0px;
	}
	
li {
	color: #4d4d4d;
	font-size: 16px;
	padding: 0 0 10px 0;
	margin: 0px;
	}
	
a {
	color: #D37426;
	text-decoration: none;
	}
	
.corporateContent a {
	color: #d37426;
	}
	
.customContent a {
	color: #7FB539;
	}
	
.publicationsContent a {
	color: #b30075;
	}
	
.webContent a {
	color: #008ea3;
	}
	
.bookletsContent a {
	color: #423474;
	}
	
a:hover {
	text-decoration: underline;
	}
	

	
/*************************************
Begin footer specific styles
*************************************/

#footer {
	font-size: 11px;
	font-weight: normal;
	color: #4d4d4d;
	}
	
#footer a{
	color: #d37426;
	text-decoration: none;
	}
	
#footer a:hover{
	text-decoration: underline;
	}
	
/*************************************
Begin site map specific styles
*************************************/

ul.secondary {
	padding: 0px;
	}

.secondary li {
	list-style: none;
	font-size: 14px;
	}
	
ul.tertiary {
	margin: 0px;
	}

.tertiary li {
	list-style: none;
	font-size: 12px;
	}
	
/*************************************
Begin index specific styles
*************************************/
	
.homeContent p {
	color: #ffffff;
	padding: 3px 0 0 0;
	line-height: 160%;
	}
	
#happeningContent p {
		line-height: 130%;
		color: #4d4d4d;
		}
		
#blogPromoText p {
	color: #b3b3b3;
	line-height: 130%;
	padding: 0px;
	margin: 0px;
	}


/* primary nav */

/*ul.MenuBarHorizontal {
	display: none;
	}

ul.MenuBarActive {
	z-index: 1000;
	}

ul.MenuBarHorizontal li {
	display: none;
	}

ul.MenuBarHorizontal li.lastItem {
	display: none;
	}

ul.MenuBarHorizontal ul {
	display: none;
	}

ul.MenuBarHorizontal ul.MenuBarSubmenuVisible {
	left: auto;
	}

ul.MenuBarHorizontal ul li {
	display: none;
	}

ul.MenuBarHorizontal ul li.firstChild {
	display: none;
	}
	
ul.MenuBarHorizontal ul li.lastChild {
	display: none;
	}*/


ul.MenuBarHorizontal ul ul {
	display: none;
	}

ul.MenuBarHorizontal ul.MenuBarSubmenuVisible ul.MenuBarSubmenuVisible {
	display: none;
	}