body
{
	padding: 0;
	margin: 10px 0 20px 10px;
	background: #ffffff;
	text-align: center;
}
td
{
	vertical-align: top;
}
td, div, span, li
{
	font-family: Verdana, Arial;
	font-size: 12px;
	line-height: 20px;
	color: #4b4b4c;	
}
textarea, input, select
{
	font-family: Verdana, Arial;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
}
select
{
	width: 150px;
}
.SelectLong
{
	width: 300px;
}
img
{
	border: 0;
}
input, textarea
{
	border: solid 1px #999999;
}
a
{
	color: #4b4b4c;
}
a:hover
{
	color: #000000;
	text-decoration: underline;
}
.RequiredFields
{
	padding-top: 20px;
}
.Heading
{
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 10px;
	color: #ff6633;
}
.Heading2
{
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 5px;
	color: #ff6633;
}
.Heading3
{
	font-size: 12px;
	font-weight: bold;
	padding: 8px 0 4px 0;
}
.radio
{
	border: 0;
}
.checkbox
{
	border: 0;
}
.button
{
	font-size: 12px;
	line-height: 14px;
	margin-right: 10px;
	padding: 0 4px 0 4px;
	height: 20px;
}
.ImageSpacer
{
	width: 12px;
}
.Img
{
	border: 0;
}
.TextBox
{
	width: 150px;	
	height: 20px;
}
.TextBoxLong
{
	width: 300px;
	height: 20px;
}
.TextBoxNumber
{
	width: 150px;
	text-align: right;
	padding-right: 4px;
	height: 20px;
}
.Description
{
	width: 300px;
}
.Seperator
{
	border-right: solid 1px #b4b4b4;
}
.ModulePlaceHolder
{
	width: 524px;
	height: 50px;
	border: solid 1px #4e5b65;
	color: #ffffff;
	background-color: #4e5b65;
	text-align: center;
	padding: 10px 0 0 0;
}
.Hour
{
	width: 90px;
}
.AMorPM
{
	width: 44px;
	margin-left: 10px;
}
.BannerImage
{
	border: solid 1px #999999;
}
.Number
{
	text-align: right;
	padding-right: 4px;
	padding-left: 4px;
}
.AccountLevel1
{
	padding-left: 0;
}
.AccountLevel2
{
	padding-left: 15px;
}
.AccountLevel3
{
	padding-left: 30px;
}
.AccountLevel4
{
	padding-left: 45px;
}
.FileUpload
{
	border: solid 1px #999999;
	background-color: #ffffff;	
}

#DatePicker input
{
	width: 150px;
	margin-right: 2px;
	font-family: Verdana, Arial;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
}

#tblMessages
{
	width: 100%;
	background: #dfdfdf;	
	border: solid 1px #b4b4b4;
	margin-bottom: 10px;
}
#tblMessages td
{
	padding: 5px;
}
#tblMessages td.MessageImage
{
	width: 20px;
	text-align: center;
	vertical-align: top;
}
#tblMessages span.ErrorMessage
{
	color: #ff0000;
}	
tblMessages span.MessageText
{
	color: #4e5b65;
}


#tblMain
{
	width: 950px;
	border: solid 1px #b4b4b4;
	border-collapse: collapse;	
	margin: 0 auto; 
	text-align:left;
}
#tblMain td.Header
{			
	border: solid 1px #b4b4b4;
	border-collapse: collapse;
}
#tblMain td.LeftNav
{		
	width: 200px;
	background: #ffffff;
	border: solid 1px #b4b4b4;
	border-collapse: collapse;
}
#tblMain td.Body
{
	border: solid 1px #b4b4b4;
	border-collapse: collapse;
	background-color: #E8E8E8;
}
#tblMain td.Footer
{	
	border: solid 1px #b4b4b4;
	border-collapse: collapse;
}

#tblHeader
{
	height: 150px;
	width: 950px;
	background: #ffffff;
	color: #ffffff;	
}
#tblHeader td
{
	vertical-align: baseline;
	text-align: left;
}
#tblHeader td.HeaderImage
{
	width: 200px;
}
#tblHeader td.BackgroundImage
{
	width: 750px;
	vertical-align: top;
	text-align: left;
	background-repeat: no-repeat;
}
#tblHeader td.Navigation
{
	width: 950px;
	padding: 2px 0 2px 0;
	background: #ffffff;
}
#tblHeader div.AssociationName
{
	font-size: 20px;
	color: #ffffff;
	padding: 10px 0 0 50px;
}
#tblHeader td.Username
{
	padding: 0 10px 0 0;
	color: #b4b4b4;
	text-align: right;
	vertical-align: middle;
}
#tblHeader ul
{
	margin: 0;
}
#tblHeader li
{
	display: inline;
	padding-right: 10px;
}
#tblHeader a
{
	color: #ffffff;
}
#tblHeader a.Selected
{
	color: #cccccc;
}

#tblSubHeader
{
	width: 950px;
	color: #ffffff;
	background-color: #4e5b65;
}
#tblSubHeader a
{
	color: #ffffff;
}
#tblSubHeader a.Selected
{
	color: #ff6633;
}
#tblSubHeader td.Username
{
	color: #f3f3f3;
}

#tblLeftNav
{
	width: 200px;
	padding: 10px 5px 10px 5px;
}
#tblLeftNav div
{
	border-bottom: solid 1px #9d9d9d;
}
#tblLeftNav a
{
	text-decoration: none;
}
#tblLeftNav a.Selected
{
	color: #ff6633;
}

#tblBody
{
	width: 750px;
	padding: 10px 20px 40px 20px;
	height: 400px;
}
#tblBody ol
{
	padding: 0;
}
#tblBody div.TitleImage
{
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 10px;
}

#tblFooter
{
	width: 950px;
	background: #ff9933;	
	color: #ffffff;
	margin: 2px 0 0 0;
}
#tblFooter td
{
	vertical-align: middle;
	text-align: right;
	padding-right: 10px;
	font-size: 11px;
}
#tblFooter td.Support
{
	text-align: left;
	padding-left: 10px;
}
#tblFooter a
{
	font-size: 11px;
	color: #ffffff;
}

#tblButtons
{
	margin-bottom: 10px;
}
#tblButtons input
{
	font-size: 12px;
	line-height: 14px;
	margin-right: 10px;
	padding: 0 4px 0 4px;
}
#tblButtons input.disabled
{
	background: #9d9d9d;
	color: #000000;
}

#tblPageTabs a
{
	text-decoration: none;
}
#tblPageTabs td.Tab
{
	background-image : url(/Images/tab.gif);
	background-position: bottom left;
	background-repeat : no-repeat;
	text-align: center;
	margin-left: 1px;	
	text-decoration : none;
	vertical-align: bottom;
	border-bottom: solid 1px #999999;
	height: 22px;
}
#tblPageTabs td.TabSelected
{
	background-image : url(/Images/tab.gif);
	background-position: bottom left;
	background-repeat : no-repeat;
	text-align:center;
	margin-left:1px;	
	text-decoration : none;
	vertical-align: bottom;
	font-weight: bold;
	border-bottom: solid 1px #EDEDED;
	height: 22px;
}
#tblPageTabs td.TabDisabled
{
	background-image : url(/Images/tab.gif);
	background-position: bottom left;
	background-repeat : no-repeat;
	text-align: center;
	margin-left: 1px;	
	text-decoration : none;
	vertical-align: bottom;
	border-bottom: solid 1px #999999;
	height: 22px;
}
#tblPageTabs td.TabBorderBottom
{
	border-bottom: solid 1px #999999;
	background-color: #E8E8E8;
	height: 22px;
}
#tblPageTabs td.TabBorderRight
{
	background-image : url(/Images/tab_right.gif);
	background-position: bottom right;
	background-repeat : no-repeat;
	text-align:center;
	width: 1px;
	text-decoration : none;
	vertical-align: bottom;
	height: 22px;
}

#tblListForm
{
	border: solid 1px #999999;
	border-collapse: collapse;
	width: 100%;
	margin-bottom: 5px;
}
#tblListForm tr.Header
{
	background-color: #666666;
}
#tblListForm td
{
	border: solid 1px #999999;
	border-collapse: collapse;
	vertical-align: sub;
}
#tblListForm td.HeaderCol
{
	color: #ffffff;	
}
#tblListForm td.HeaderColCenter
{
	color: #ffffff;	
}
#tblListForm td.HeaderColApproved
{
	width: 80px;
	color: #ffffff;	
	text-align: center;
}
#tblListForm td.HeaderEdit
{
	color: #ffffff;	
	width: 25px;
	text-align: center;
}
#tblListForm td.EditImage
{
	width: 25px;
	text-align: center;
}
#tblListForm td.HeaderPDF
{
	color: #ffffff;	
	width: 18px;
}
#tblListForm td.Date
{
	width: 60px;
}

#tblBreadCrumb
{
	margin-bottom: 10px;
}

#tblClassified
{
	width: 90%;
}
#tblClassified td.EditImage
{
	width: 14px;
	text-align: center;
}
#tblClassified td.Title
{
	width: 400px;
}
#tblClassified td.Date
{
}
#tblClassified td.Description
{
	width: 100%;
}



#tblCommittee
{
	width: 100%;
}
#tblCommittee td.EditImage
{
	width: 14px;
}
#tblCommittee td.Title
{
	width: 400px;
}
#tblCommittee td.Description
{
	width: 100%;
}

#tblEvent
{
	width: 100%;
}
#tblEvent td.EditImage
{
	width: 14px;
	text-align: center;
}
#tblEvent td.Title
{
	width: 280px;
}

#tblFAQ
{
	width: 100%;
}
#tblFAQ ol
{
	margin: 0 0 0 28px;
}
#tblFAQ div.Question
{
	padding: 0 0 4px 0;
	text-decoration: underline;
}
#tblFAQ div.Answer
{
	padding: 0 0 10px 0;
}

#tblNews
{
}
#tblNews td.EditImage
{
	width: 14px;
	text-align: center;
}
#tblNews td.Title
{
	width: 400px;
}
#tblNews td.Date
{
}
#tblCommittee td.Description
{
	width: 100%;
}

#tblServiceRequest
{
	width: 100%;
}
#tblServiceRequest td.HeaderCol
{
	font-weight: bold;
}
#tblServiceRequest td.EditImage
{
	width: 14px;
	text-align: center;
}
#tblServiceRequest td.Description
{
	width: 100%;
}
#tblServiceRequest td.Response
{
	width: 100%;
	background: #dfdfdf;
	padding: 0 0 10px 0;
	border: solid 1px #b4b4b4;
}

#tblDocument td.EditImage
{
	width: 20px;
	text-align: center;
}
#tblDocument td.Title
{
	font-weight: bold;
}
#tblDocument td.Name
{	
}

#tblDiscussions
{
	width: 100%;
}
#tblDiscussions td.EditImage
{
	width: 20px;
}
#tblDiscussions td.Title
{
	font-weight: bold;
}

#tblAttachments td.EditImage
{
	width: 20px;
	text-align: center;
}
#tblAttachments td.EditAttachments
{
	width: 20px;
	text-align: center;
}

#tblPendingItems
{
	width: 100%;
}
#tblPendingItems td.EditImage
{
	width: 14px;
	padding: 4px 0 0 0;
}
#tblPendingItems td.HeaderCol
{
	font-weight: bold;
}

#tblSummaryHome
{
	width: 100%;
}
#tblSummaryHome a
{
}
#tblSummaryHome a.More
{
	font-size: 11px;
	font-weight: bold;
}
#tblSummaryHome ol
{
	margin: 0 0 0 24px;
}
#tblSummaryHome div.DisplayAll
{
	text-align: right;
	padding: 0 4px 0 0;
}

#CheckList input
{
	border: 0;
}
#CheckList div.CheckBoxSpacer
{
	padding-left: 20px;
}

#tblVendors td.HeaderCol
{
	font-weight: bold;
}
#tblVendors td.Description
{
	width: 100%;
	padding-bottom: 10px;
}
#tblVendors td.EditImage
{
	width: 14px;
	padding: 4px 0 0 0;	
}

#tblDirectory
{
	width: 100%;
}
#tblDirectory td.EditImage
{
	width: 14px;
	text-align: center;
}
#tblDirectory td.HeaderCol
{
	font-weight: bold;
}

#tblUnitListing td.EditImage
{
	width: 14px;
}
#tblUnitListing td.HeaderCol
{
	font-weight: bold;
}
#tblUnitListing td.Price
{
	text-align: right;
	padding-right: 10px;
}

#tblUserObjectList td.HeaderCol
{
	font-weight: bold;
}

#tblResourceCar
{
	width: 100%;
}
#tblResourceCar td.EditImage
{
	width: 14px;
	padding: 4px 0 0 0;	
}
#tblResourceCar td.HeaderCol
{
	font-weight: bold;
}

#tblResourceContact
{
	width: 100%;
}
#tblResourceContact td.EditImage
{
	width: 14px;
	padding: 4px 0 0 0;	
}
#tblResourceContact td.HeaderCol
{
	font-weight: bold;
}

#tblEmailTemplateTags td
{
	font-size: 11px;
}
#tblEmailTemplateTags td.MainTitle
{
	font-size: 12px;
	font-weight: bold;
}
#tblEmailTemplateTags td.Title
{
	font-weight: bold;
}

#tblCommitteeMember
{
	width: 100%;
}
#tblCommitteeMember td.EditImage
{
	width: 14px;
}

#tblPageNumbers a
{
	text-decoration: none;
}
#tblPageNumbers a:hover
{
	text-decoration: underline;
}
#tblPageNumbers td.EditImage
{
	padding-top: 4px;
}
#tblPageNumbers span
{
	padding: 0 2px 0 2px;
}
#tblPageNumbers span.Selected
{
	font-weight: bold;
	color: #ff6633;
}

#tblEditPageContent td.Title
{
	padding: 4px 0 0 0;
}

#tblHelp td.Title
{
	padding: 4px 0 0 0;
}

#tblPageHeader td.Title
{
	padding: 4px 0 0 0;
}


#tblRecurrence div.Interval
{
	padding-top: 4px;
}
#tblRecurrence div.Occurence
{
	padding-top: 10px;
}
#tblRecurrence div.PatternEndDate
{
	padding-top: 4px;
}
#tblRecurrence div.DayOfMonth
{
	padding-top: 4px;
}
#tblRecurrence div.Instance
{
	padding-top: 6px;
}

#tblBanners
{
	width: 590px;
	margin: 0 15px 10px 15px;
}
#tblBanners td.Left
{
	width: 190px;
	height: 50px;
}
#tblBanners td.Middle
{
	width: 210px;
	height: 50px;
	text-align: center;
}
#tblBanners td.Right
{
	width: 190px;
	height: 50px;
}
#tblBanners input, img
{
	border: solid 1px #999999;
}

#tblSponsor
{
	width: 200px;
	margin-top: 20px;
}
#tblSponsor td.Promotion
{
	width: 200px;
	height: 150px;
	text-align: center;
}
#tblSponsor input, img
{
	border: 0;
}

#tblSponsorVendors
{
	border: solid 1px #999999;
	border-collapse: collapse;
	width: 100%;
	margin-bottom: 5px;	
}

#tblSponsorVendors td.Description
{
	width: 100%;
	padding: 10px;
}

#tblVendorRating div.Comments
{
	background: #dfdfdf;	
	border: solid 1px #b4b4b4;
	padding: 5px;
}

#Support
{
	padding: 20px;
}

#tblTransaction select.SelectAccount
{
	width: 360px;
}
#tblTransaction select.SelectEntity
{
	width: 380px;
}
#tblTransaction input.TextBoxAmount
{
	width: 100px;
	text-align: right;
	padding-right: 4px;
}

#tblSurvey td.Description
{
	width: 100%;
}

#tblPhoneNumber
{
	width: 150px;
}
#tblPhoneNumber input
{
	width: 45px;
}
#tblPhoneNumber div
{
	padding: 0 1px 0 1px;
}