﻿html, body
{
	font: 10pt arial, sans-serif;
	color: #555;
	background: #fff;
	margin: 0px;
	padding: 0px;
}

img
{
	border-style: none;
}

a
{
	text-decoration: none;
	outline: none;
	color: #0039a6;
}

p
{
	margin: 0em 0em 1em 0em;
	padding: 0em;
}

#divBody 
{
	width: 900px;
	background: #fff;
}

#divBody2
{
	margin: 0 auto;
	width: 716px;
}

#divLeftColumn
{
	position: fixed;
	left: 0px;
	top: 0px;
	width: 342px;
	min-height: 768px;
	margin-right: 2px;
	background: #ebebeb;
}
	
#divHeader 
{
	width: 314px;
	height: 80px;
	margin: 0px;
	padding: 12px 12px 0px 16px;
	background: #fff;
}

#headerLogo
{
	width: 180px;
	height: 53px;
	float: left;
}

#divAssistance
{
	width: 120px;
	color: #ffffff;
	font-size: 8pt;
	font-weight: bold;
	float: right;
	text-align: right;
}

#divAssistance a
{
	color: #888888;
}

#divAssistance a:hover
{
	color: #ff6319;
}

.assistanceContent
{
	display: block;
	width: 60px;
	color: #fff;
	float: left;
}

#divSubHeader 
{
	margin: 0px;
	color: #ffffff;
}

#divSubscribe
{
	width: 326px;
	height: 132px;
	padding: 2px 0px 0px 16px;
	background: #fff;
	color: #888888;
	font-size: 8pt;
	font-weight: bold;
}

#subscribeLeft
{
	width: 144px;
	padding: 12px 12px 12px 0px;
	float: left;
}

#subscribeRight
{
	width: 170px;
	float: left;
}

.btnlinksubmenu
{
	text-decoration: none;
	color: #0039a6;
}

.btnlinksubmenu:hover
{
	color: #ff6319;
}

.subscribeRightItemAR
{
	display: block;
	width: 170px;
	height: 42px;
	margin-bottom: 2px;
	background: #0039a6 url('../images/areport_btn_up.gif') no-repeat;
}

.subscribeRightItemAR:hover
{
	background: #ff6319 url('../images/areport_btn_ro.gif') no-repeat;
}

.subscribeRightItemFYB
{
	display: block;
	width: 170px;
	height: 42px;
	margin-bottom: 2px;
	background: #0039a6 url('../images/dct_btn_up.gif') no-repeat;
}

.subscribeRightItemFYB:hover
{
	background: #ff6319 url('../images/dct_btn_ro.gif') no-repeat;
}

.subscribeRightItemCU
{
	display: block;
	width: 170px;
	height: 42px;
	margin-bottom: 2px;
	background: #0039a6 url('../images/contact_btn_up.gif') no-repeat;
}

.subscribeRightItemCU:hover
{
	background: #ff6319 url('../images/contact_btn_ro.gif') no-repeat;
}

#divRightColumn
{
	width: 556px;
	margin: 0px 0px 0px 344px;
}

#divRightColumn2
{
	margin: 0px 0px 0px 80px;
}

#divbuckets 
{
	width: 185px;
	float: left;
}
	
#divFooter 
{
	width: 326px;
	padding: 12px 0px 0px 16px;
	background: #ebebeb;
	font-size: 7pt;
	color: #444444;
}

#divFooter a
{
	color: #888888;
}

.divBanner
{
	width: 556px;
	height: 214px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}

.footerInside
{
	float: left;
	width: 95px;
	height: 20px;
}

.bucketFloat 
{
	width: 185px;
	float: left;
}

.bucketHeader
{
	width: 169px;
	height: 53px;
	margin: 2px 0px 2px 0px;
	padding: 8px;
	background: #646464;
}

a.bucketContent
{
	display: block;
	width: 169px;
	min-height: 176px;
	margin-bottom: 2px;
	padding: 8px;
	background: #979797;
	color: #fff;
	font-size: 8pt;
	cursor: pointer;
}

a.bucketContent:hover
{
	background: #ff6319;
}

.bucketDate
{
	font-size: 10pt;
}

.bucketContentTitle
{
	font-size: 12pt;
	font-weight: bold;
}

.bucketContentInside
{
	width: 100px;
	height: 55px;
}

.bucketMore
{
	display: block;
	width: 185px;
	height: 47px;
	color: #fff;
	background: url('../images/more_btn_up.gif') no-repeat;
	text-decoration: none;
	cursor: pointer;
}

.bucketMore:hover
{
	display: block;
	width: 185px;
	height: 47px;
	color: #fff;
	background: url('../images/more_btn_ro.gif') no-repeat;
	text-decoration: none;
	cursor: pointer;
}
	
.clear 
{
	height: 0px;
	width: 0px;
	clear: both;
	margin: 0px;
	padding: 0px;
}

#subMenu
{
	background: #fff;
}

.mainHome,
.mainAbout,
.mainTransport,
.mainRegional,
.mainMeetings,
.mainPublications,
.mainInvolve,
.mainContact,
.mainHelp,
.mainDirections,
.mainNews,
.mainAnnc,
.mainSearch,
.mainDefault 
{
	width: 314px;
	height: 84px;
	padding: 12px 12px 12px 16px;
	background: #ff6319;
	color: #ffffff;
}

.divMainMenuColumn
{
	width: 156px;
	float: left;
}

.divMainMenu
{
	line-height: 17px;
}

.divMainMenu a
{
	color: #000000;
}

.divMainMenu a:hover
{
	color: #fff;
}

.divMainMenuSelected
{
	line-height: 17px;
}

.divMainMenuSelected a
{
	color: #fff;
}

.divMainMenuItem a
{
	color: #fff;
	text-decoration: none;
}

.divSubMenu, .divSubMenuSelected
{
	padding-bottom: 4px; 
	color: #fff;
	line-height: 1em;
}

#divSub1, #divSub2
{
	width: 138px;
	height: 170px;
	padding: 12px 16px 20px 16px;
	float: left;
	background: #ebebeb;
	color: #fff;
}

#divSub1
{
	margin: 2px 2px 0px 0px;
}

#divSub2
{
	margin: 2px 0px 0px 0px;
}

#divSub1 a, #divSub2 a
{
	color: #000;
}

#divSub1 a:hover, #divSub2 a:hover
{
	color: #fff;
}

#divSub1:hover, #divSub2:hover
{
	background: #ff6319;
}

.divSubMenu:hover, .divSubMenuSelected
{
	
}

#closeText
{
	font: 900 8pt arial, sans-serif;
	letter-spacing: 1px;
}

.lblDate
{
	font: 8pt arial, sans-serif;
	color: #888;	
}

#divSearch
{
	width: 314px;
	height: 32px;
	padding: 12px 12px 0px 16px;
	background: #ebebeb;
}
	
.divBar
{
	height: 1px;
	width: 120px;
	background-color: #666;
}

.txtSearch
{	
	color: #555;
	width: 228px;
	margin-right: 4px;
}

.txtSubscribe
{
	width: 104px;
	height: 15px;
	margin-right: 4px;
}

#divTxtSearch, #divTxtSubscribe, #divBtnSearch, #divBtnSubscribe, .formFloatLeft, .formFloatRight
{
	float: left;
}

.btnSearch
{

}

.btnSubscribe
{
	
}

.txtEmailSubscribe
{
	font: 8pt arial, sans-serif;
	color: #555;
	height: 15px;
	width: 96px;	
}

.btnEmailSubscribe
{
	height: 25px;
	width: 32px;
	font: 8pt arial, sans-serif;
	color: #444;
}

.lnkHome
{
	text-decoration: none;
	color: #555;
	font: 900 10pt arial, sans-serif;
}

#divStandard
{
	width: 556px;
	color: #555;
	word-wrap: break-word;
	overflow: hidden;
}

#divPageTitle
{
	padding: 0px 0px 5px 0px;
	border-top: 3px solid #aaa;
	margin-top: 8px;
	display: none;
}

.homePageLabel
{
	display: none;
}

#homePageTitle
{
	display: none;
}

.pageLabel
{ 
	width: 512px;
	height: 40px;
	margin: 0px 12px 0px 32px;
	padding-top: 32px;
	color: #ff6319;
	font-weight: 900;
	font-size: 22pt;
}

.title
{
	
}

.subSectionMenu
{
	background: #f8f2e6;
	width: 110px;
	margin: 8px 0px 8px 8px;
	padding: 5px;
	font-weight: 900;
	float: left;
}

.subSectionMenuItem
{
	padding-bottom: 1.3em;
	line-height: 1.3em;
	vertical-align: bottom;
}

.subSectionMenuActive
{
	color: #333;
	text-decoration: none;
}

.subSectionMenuInactive
{
	color: #888;
	text-decoration: none;
}

.subSectionMenuInactive:hover
{
	color: #333;
	text-decoration: none;
}

#divCenterColumn 
{
	display: none;
	width: 369px;
	margin-right: 2px;
	color: #555;
	float: left;
	text-align: left;
	page-break-after: avoid;
}

.divCenterColumnHome
{
	display: block !important;
}

#divHome
{
	
}

#homeContent
{
	margin: 32px;
}

#subSectionContent, #divResults, #divMissingPage, .divRSVP, #emailSubscribe
{
	width: 492px;
	margin: 12px 32px 32px 32px;
	line-height: 1.2em;
}

#subSectionContent p, #homeContent p, #divResults p
{
	margin-top: 0px;
	padding-top: 0px;
}

#divResults
{
	margin-top: 8px;
}

#searchLeft
{
	width: 100%;
	float: left;
	padding: 0em 2em 0em 0em;
}

#bucketResults
{
	width: 95%;
	float: left;
	padding: 0em 2em 0em 0em;
}

#searchRight
{
	width: 25%;
	float: left;
	border-left: 1px solid #c9d7f1;
	padding: 0em 0em 0em 1em;
}

.searchDBResult, .bucketDBResult
{
	margin: 0em 0em 1em 0em;
	padding-bottom: 1em;
	line-height: 1.3em;
}

.searchDBResult a
{
	text-decoration: underline;
	line-height: 1.7em;
	font-size: 11pt;
	color: #00c;
	overflow: hidden;
}

#searchRight .searchDBResult a
{
	line-height: 1.3em;
}

.searchURL
{
	color: green;
}

#searchString
{
	padding-bottom: 1em;
}

#searchFilesButton
{
	padding-bottom: 1em;
}

#divSpotlight
{
	
}

#divSpotlight_img
{
	width: 369px;
}

#emailSubcribe
{
	padding: 0px 0px 0px 20px;
}

#spotlightContent
{
	margin: 32px;
}

.commentbox
{
	width: 492px;
	height: 200px;
}

#contact 
{
	line-height: 1.2em;
}

.divRSVP
{
	padding-top: 8px;
	line-height: 1em;
}

#rsvpSignup
{
	width: 365px;
	float:left;
	text-align: left;
	padding-top: 8px;
}

#cc1RSVP_divExist
{
	width: 225px;
	float:left;
	margin-top: 8px;
	padding: 0px 8px 8px 16px;
	border-left: 1px solid #aaa;
	text-align: left;
}

.rsvpFloatField
{
	width: 164px;
	float: left;
	padding: 0em 0em 0.7em 0em;
	margin: 0px;
}

.rsvpFloatFieldShort
{
	width: 113px;
	float: left;
	padding: 0em 0em 0.7em 0em;
	margin: 0px 6px 0px 0px;
}

.rsvpField
{
	padding: 0em 0em 0.7em 0em;
	margin: 0px;
}

.rsvpFull
{
	width: 314px;
	margin: 3px 0px 0px 0px;
}

.rsvpHalf, .rsvpEmail
{
	width: 150px;
	margin: 3px 0px 0px 0px;
}

.rsvpCity
{
	width: 105px;
	margin: 3px 0px 0px 0px;
}

.rsvpState
{
	height: 22px;
	width: 105px;
	margin: 3px 0px 0px 0px;
}

.rsvpZip
{
	width: 76px;
	margin: 3px 0px 0px 0px;
}

.committees, .boardMembers
{
	padding-bottom: 24px;
}

.contactIndent
{
	margin-left: 16px;
}

.contactBoard
{
	margin-top: 0px;
	list-style: none;
}

.contactBoard li
{
	height: 20px;
}

.contactList
{
	list-style: none;
}

.contactList li
{
	padding: 10px 0px 10px 0px;
}

.sectionHeadingContact
{
	font-weight: 900;
	font-size: 12pt;
	padding-bottom: 12px;
}

.comments
{
	width: 565px;
	height: 140px;
	overflow: auto;
	background: #eeeeee;
	margin: 16px auto 16px 5%;
	padding: 8px;
	line-height: 1.2em;
}

.commentHeader
{
	width: 100%;
	padding-bottom: 4px;
	border-bottom: 1px solid #aaaaaa;
}

.commentBody
{
	margin: 8px;
}

.comments p
{
	margin-top: 0px;
	padding-top: 0px;
}

.commentBox
{
	width: 565px;
	height: 140px;
	margin-bottom: 8px;
}

.emailDisclaimer
{
	font-size: 7pt;
}

.divRSVPError
{
	width: 100%;
	text-align: center;
	color: red;
}

.divider 
{
	border-top: 1px solid #ddd;
	height: 1px;
	margin: 2em 0em 2em 0em;
}

.boardList
{
	padding: 10px 0px 0px 0px;
}

.comName
{
	font-size: 13pt
}

.staffList
{
	padding: 5px 0px 0px 10px;
}

.staffListTitle
{
	padding: 10px 0px 0px 10px;
}

.largetext
{
	font-size: 13pt;
	font-weight: bold;
	line-height: 1em;
}

#rss
{
	height: 30px;
	line-height: 30px;
}

#rss img
{
	vertical-align: middle;
}

.newshr
{
	color: #aaa;
}
