body
{
	padding: 0;
	margin: 0;
	background: #ffffff;
	text-align: center;
	padding: 10px 0 10px 10px;
}
td
{
	vertical-align: top;
}
td, div, span, li, textarea, input, select
{
	font-family: Verdana, Arial;
	font-size: 11px;
	line-height: 16px;
	color: #000000;
}
select
{
	width: 136px;
}
img
{
	border: 0;
}
input, textarea
{
	border: solid 1px #999999;
}
a
{
	color: #000000;
}
a:hover
{
	text-decoration: underline;
}
table
{
	padding: 0;
	margin: 0;
}
.ErrorMessage
{
	color: #ff0000;
	padding-bottom: 10px;
}
.WarningMessage
{
	color: #0000ff;
	padding-bottom: 10px;
}
.MessageText
{
	color: #000000;	
	padding-bottom: 10px;
}
.RequiredFields
{
	padding-top: 20px;
}
.Heading
{
	font-weight: bold;
	font-size: 16px;
	padding-bottom: 10px;
	color: #010101;
}
.radio
{
	border: 0;
}
.button
{
	font-size: 10px;
	line-height: 12px;
	margin-right: 10px;
}
.checkbox
{
	border: 0;
}
.img
{
	border: 0;
}
.RegionSelection
{
	width: 200px;
}
.Back
{
	padding-right: 10px;
	text-align: right;
}
.RightBorder
{
	border-right: solid 1px #1a1a1a;
}
.OrganizationAreaSpacer
{
	width: 20px;
}
.TextBox
{
}
.TextBoxLong
{
	width: 260px;
}
.ReadMore
{
	text-align: right;
	margin-top: 10px;
}
.ReadMore a
{
	color: #A10D01;
}
.HomeImageHolder
{
	width: 120px;
	height: 120px;
	border: solid 1px #1d1d1d;
	margin-right: 10px;
}
.SubTitle
{
	font-style: italic;
	font-weight: bold;
	margin-bottom: 10px;
}
.SelectedAreaSpacer
{
	width: 16px;
}

#tblMain
{
	border: solid 1px #000000;
}
#tblMain td.Header
{
	background: #ffffff;			
}
#tblMain td.LeftNav
{		
	width: 200px;
	height: 400px;
	background: #f1f1f1;
	border-right: solid 1px #c0c0c0;
}
#tblMain td.Body
{
	padding-right: 0px;
}
#tblMain td.BodyHome
{
	
}
#tblMain td.Footer
{	
}

#tblLogo
{
	width: 760px;
	height: 75px;
	font-size: 24px;
	vertical-align: middle;
}
#tblHeader
{
	width: 760px;
	height: 100px;
	color: #3d3d3d;	
	font-size: 24px;
	padding: 0;
	border-bottom: solid 1px #1a1a1a;
}
#tblHeader a
{
	text-decoration: none;
}
#tblHeader span.Caption1
{
	padding-left: 80px;
}
#tblHeader span.Caption2
{
}
#tblTopNavigation
{
	width: 760px;
	text-align: right;
	height: 80px;
}
#tblTopNavigation a
{
	text-decoration: none;
}
#tblNavigation
{
	width: 760px;
	height: 30px;
	background: #282828;
	border-bottom: solid 1px #1a1a1a;
}
#tblNavigation td
{
	text-align: center;
	color: #ffffff;
	vertical-align: middle;
}
#tblNavigation a
{
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
#tblNavigation a.Selected
{
	color: #e6e6e6;
}
#tblTopNavigation td.Logo
{
	text-align: left;
	padding-left: 20px;
}

#tblLeftNav
{
	
}
#tblLeftNav div
{
	padding: 20px 5px 0 10px;
}
#tblLeftNav a
{
	color: #282828;
	text-decoration: none;
}
#tblLeftNav a:hover
{
	text-decoration: underline;
}
#tblLeftNav a.Selected
{
	color: #a10d01;
}

#tblBody
{
	width: 560px;
	padding: 20px 20px 40px 20px;
}
#tblBody div.TitleImage
{
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 10px;
}

#tblBodyHome
{
	width: 760px;
	padding: 10px 10px 40px 20px;
	height: 400px;
}
#tblBodyHome td.Left
{
	padding: 20px 20px 20px 30px;
}
#tblBodyHome td.Right
{
	background: #f1f1f1;
	width: 200px;
	border-left: solid 1px #b0b0b0;
	padding: 20px 30px 20px 20px;
}
#tblBodyHome div.Heading
{
	border-bottom: solid 1px #999999;
	margin-bottom: 10px;
	padding: 0;
}
#tblBodyHome div.HeadingLong
{
	border-bottom: solid 1px #999999;
	margin-bottom: 10px;
	padding: 0;
}
#tblBodyHome ol
{
	margin: 12px;
}
#tblBodyHome li
{
	margin: 10px;	
}

#tblFooter
{
	width: 760px;
	height: 40px;
	text-align: right;
	border-top: solid 1px #c0c0c0;
	vertical-align: middle;
	padding: 10px 10px 10px 0;
}
#tblFooter a
{
	font-size: 10px;
}

#tblButtons
{
	margin-bottom: 10px;
}
#tblButtons input
{
	font-size: 10px;
	line-height: 12px;
	margin-right: 10px;
}
#tblButtons input.disabled
{
	background: #9d9d9d;
	color: #000000;
}

#DatePicker input
{
	width: 134px;
	margin-right: 2px;
	font-family: Verdana, Arial;
	font-size: 11px;
	line-height: 16px;
	color: #000000;
}

#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.HeaderColApproved
{
	width: 60px;
	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;
}

#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;
}


#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;	
	float: left;
	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;	
	float: left;
	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;	
	float: left;
	text-decoration : none;
	vertical-align: bottom;
	border-bottom: solid 1px #999999;
	height: 22px;
}
#tblPageTabs td.TabBorderBottom
{
	border-bottom: solid 1px #999999;
	background-color: #ffffff;
	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;
	float: left;
	text-decoration : none;
	vertical-align: bottom;
	height: 22px;
}

#CheckBox input
{
	border: 0;
}
#CheckBoxService
{
	height: 220px;
	overflow: auto;
	border: solid 1px #c0c0c0;
}
#CheckBoxService input
{
	border: 0;
}

.Hour
{
	width: 78px;
}
.AMorPM
{
	width: 56px;
}

#tblReference
{
	width: 100%;
}
#tblReference td.EditImage
{
	width: 20px;
	text-align: center;
}
#tblOrganization
{
	width: 100%;
	background: #f1f1f1;
	border: solid 1px #c0c0c0;
}
#tblOrganization td.EditImage
{
	width: 20px;
}
#tblOrganization div.Title
{
	font-size: 11px;
	font-weight: bold;
	padding-bottom: 4px;
}

#tblResource
{
	width: 100%;
}
#tblResource td.EditImage
{
	width: 20px;
}
#tblResource div.Title
{
	font-size: 11px;
	font-weight: bold;
	padding-bottom: 4px;
}
#tblResource ul
{
	margin: 0px 0px 0px 20px;
}
#tblResource li
{	
}

#tblServices div.Title
{
	font-size: 11px;
	font-weight: bold;
	padding-bottom: 4px;
}
#tblServices ul
{
	margin: 0px 0px 0px 20px;
}
#tblServices li
{	
}

#tblSpotlight
{
	width: 100%;
}
#tblSpotlight div.Title
{
	font-size: 12px;
	padding-bottom: 4px;
}
#tblSpotlight td.EditImage
{
	width: 20px;
}

#tblEvent
{
	width: 100%;
}
#tblEvent td.EditImage
{
	width: 20px;
}
#tblEvent td.Date
{
	text-align: right;
	padding-right: 10px;
}
#tblEvent div.Title
{
	font-size: 12px;
	padding-bottom: 4px;
}

#tblLogin
{
	width: 180px;
}

#tblRegionSelect
{
	
}
#tblRegionSelect input
{
	width: 80px;
}