body
{
	padding: 0;
	margin: 10px 0 20px 10px;
	background: #ffffff;
}
td
{
	vertical-align: top;
}
td, div, span, li
{
	font-family: Verdana, Arial;
	font-size: 11px;
	line-height: 18px;
	color: #4b4b4c;	
}
textarea, input, select
{
	font-family: Verdana, Arial;
	font-size: 11px;
	line-height: 16px;
	color: #000000;
}
select
{
	width: 134px;
}
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: #1A6D97;
}
.Heading2
{
	font-size: 12px;
	font-weight: bold;
	padding: 10px 0 5px 0;
	color: #EC8240;
}
.Heading3
{
	font-size: 11px;
	font-weight: bold;
	padding: 8px 0 4px 0;
}
.HomePageTitle
{
	margin: 4px 0 0 0;
}
.CaptionImage
{
	margin-top: 20px;
}
.radio
{
	border: 0;
}
.checkbox
{
	border: 0;
}
.Button
{
	font-size: 10px;
	line-height: 12px;
	margin-right: 10px;	
}
.ImageSpacer
{
	width: 12px;
}
.Img
{
	border: 0;
}
.TextBox
{	
}
.TitleTextBox
{
	width: 240px;
}
.TextBoxLong
{
	width: 260px;
}
.SelectLong
{
	width: 260px;
}
.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: 80px;
}
.AMorPM
{
	width: 44px;
	margin-left: 10px;
}
.ImageBorder
{
	border: solid 1px #999999;
}
.VerticalLine
{
	border-right: solid 1px #4d4d4d;
	margin-right: 20px;
}
.BorderPromotion
{
	border-top: solid 1px #9d9d9d;
	border-bottom: solid 1px #9d9d9d;
}
.OfficeInfo
{
	padding-left: 5px;
}
.PrivacyPolicy
{
	padding-top: 40px;
	font-size: 9px;
}

#CheckList input
{
	border: 0;
}
#CheckList div.CheckBoxSpacer
{
	padding-left: 20px;
}


#DatePicker input
{
	width: 134px;
	margin-right: 2px;
	font-family: Verdana, Arial;
	font-size: 11px;
	line-height: 16px;
	color: #000000;
}
#tblMessages
{
	width: 100%;
	background: #dfdfdf;	
	border: solid 1px #b4b4b4;
	margin-bottom: 10px;
	padding: 5px;
}
#tblMessages div.ErrorMessage
{
	color: #ff0000;
}	
tblMessages div.MessageText
{
	color: #4e5b65;
}


#tblMain
{
	width: 780px;
	border: solid 1px #b4b4b4;
	border-collapse: collapse;	
}
#tblMain td.Header
{			
	border: solid 1px #b4b4b4;
	border-collapse: collapse;
}
#tblMain td.LeftNav
{		
	width: 160px;
	background: #ffffff;
	border: solid 1px #b4b4b4;
	border-collapse: collapse;
}
#tblMain td.Body
{
	border: solid 1px #b4b4b4;
	border-collapse: collapse;
	background-color: #E8E8E8;
}
#tblMain td.BodyHome
{
	padding: 0 0 20px 0;
}
#tblMain td.BodyText
{
	padding: 10px 10px 0 10px;
}
#tblMain div.Quote
{
	border: dotted 1px #b4b4b4;
	padding: 8px;
}
#tblMain td.Footer
{	
	border: solid 1px #b4b4b4;
	border-collapse: collapse;
}

#tblHeader
{
	width: 780px;
	background: #ffffff;
	color: #ffffff;		
	border-bottom: solid 1px #ffffff;
}
#tblHeader td
{
	vertical-align: baseline;
	text-align: left;
}
#tblHeader td.Navigation
{
	width: 535px;
	padding: 5px 0 2px 0;
	background: #ffffff;
	text-align: right;
}
#tblHeader td.Divider
{
	padding: 0 10px 0 5px;
}
#tblHeader td.Username
{
	padding: 0 10px 0 0;
	color: #b4b4b4;
	text-align: right;
	vertical-align: middle;
}
#tblHeader ul
{
	margin: 0;
}
#tblHeader span
{
	padding-right: 10px;
}
#tblHeader a
{
	color: #3d3d3d;
}
#tblHeader a.Selected
{
	color: #cccccc;
}

#tblSubHeader
{
	width: 780px;
	color: #ffffff;
	background-color: #4e5b65;
}
#tblSubHeader a
{
	color: #ffffff;
	text-decoration: none;
}
#tblSubHeader a.Selected
{
	color: #8596AE;
}

#tblLeftNav
{
	width: 160px;
	height: 400px;
	padding-top: 5px;
}
#tblLeftNav div
{
	margin: 5px;
	padding-bottom: 5px;
	border-bottom: solid 1px #9d9d9d;
}
#tblLeftNav a
{
	text-decoration: none;
}
#tblLeftNav a.Selected
{
	color: #1A6D97;
}

#tblBody
{
	width: 610px;
	padding: 10px 20px 40px 20px;
}
#tblBody div.TitleImage
{
	padding: 5px 0 5px 0;
}
#tblBody div.TitleText
{
	font-size: 12px;
	font-weight: bold;
	padding: 5px 0 10px 0;
}

#tblFooter
{
	width: 780px;
	background: #426c82;	
	color: #ffffff;
	margin: 2px 0 0 0;
}
#tblFooter td
{
	vertical-align: middle;
	padding: 0 10px 0 10px;
	font-size: 10px;
}
#tblFooter a
{
	font-size: 10px;
	color: #ffffff;
}

#tblButtons
{
	margin-bottom: 10px;
}
#tblButtons input
{
	font-size: 10px;
	line-height: 12px;
	margin-right: 10px;
}
#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;	
	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: #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;
	float: left;
	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.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;
}

#tblAttachments td.EditImage
{
	width: 20px;
	text-align: center;
}
#tblAttachments td.EditAttachments
{
	width: 20px;
	text-align: center;
}

#tblVendors td.HeaderCol
{
	font-weight: bold;
}
#tblVendors td.EditImage
{
	width: 14px;
	padding: 4px 0 0 0;	
}

#tblPageNumbers
{
	text-align: right;
}
#tblPageNumbers td.EditImage
{
	padding-top: 4px;
}
#tblPageNumbers span
{
	padding: 0 2px 0 2px;
}
#tblPageNumbers span.Selected
{
	font-weight: bold;
	color: #20739f;
}


#tblPricing
{
	border: solid 1px #b4b4b4;
	border-collapse: collapse;
}
#tblPricing td
{
	border-bottom: solid 1px #b4b4b4;
	border-right: solid 1px #b4b4b4;
	border-collapse: collapse;
	padding: 0 10px 0 10px;
	text-align: center;
}

#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;
}

#tblDropDown div
{
	border-right: solid 1px #8596AE;
	border-bottom: solid 1px #8596AE;
	border-left: solid 1px #8596AE;
	background-color: #dcdcdc;	
}
#tblDropDown td
{
	padding: 0 0 0 5px;	
}
#tblDropDown a
{
	text-decoration: none;
	font-size: 10px;
}
#tblDropDown a:hover
{
    text-decoration: underline;
}
#tblDropDown a.Selected
{
    color: #e36f26;
}

#tblUnitListing td.EditImage
{
	width: 14px;
}
#tblUnitListing td.HeaderCol
{
	font-weight: bold;
}
#tblUnitListing td.Price
{
	text-align: right;
	padding-right: 10px;
}

#tblVendorListing td.HeaderCol
{
	font-weight: bold;
}

#QuestionHome
{
	font-size: 14px;
	font-weight: bold;
	line-height: 24px;
}

#PhoneNumber input.Phone1
{
	width: 35px;
	margin-right: 5px;
}
#PhoneNumber input.Phone2
{
	width: 35px;
	margin-right: 5px;
}
#PhoneNumber input.Phone3
{
	width: 54px;
}
