body
{
	margin: 5px;
	text-align: left;
	background-color: #4d4f4f;
}
body, td, a, input, textarea, select, option, div, span
{
	font-family: Verdana;
	font-size: 11px;
	color: #4d4f4f;
	line-height: 18px;
}
select, option
{
	font-size: 10px;
}
a
{
	color: #4d4f4f;
    text-decoration: underline;
}
a:active
{
	color: #4d4f4f;
	text-decoration: underline;
}
a:visited
{
	color: #4d4f4f;
    text-decoration: underline;
}
a:hover
{
	color: #4d4f4f;
    text-decoration: underline;
}
img
{
	border: 0;
}
input
{
	height: 16px;
	line-height: 12px; 	
	border: solid 1px #999999;
}
text
{
	border: solid 1px #999999;
}

/* General Style Definitions */
.BoxingGrey
{
	padding: 10px;
	color: #666666;  
	background: #F0F0F0; 
	border: 1px dotted #666666;
}
.SubTitle
{
	font-size: 12px;
	font-weight: bold;
	color: #707070;
}
.Button
{
	height: 16px;
	line-height: 10px; 	
	border: solid 1px #999999;
	font-size: 10px;
	background-color: #9F1010;
	color: #FFFFFF;
}
.Msg
{
	color: #3162A7;
}
.ErrMsg
{
	color: #FB0914;
}
.Border
{
	border: solid 1px #000000;
}
.More
{
	text-align: right;
	margin-top: 6px;
}

/* Table Definitions */
#tblMain
{
	width: 750px;
	background-color: #ffffff;
}
#tblMain td.Header
{
	width: 750px;	
	height: 100px;
}
#tblMain td.LeftNav
{
	width: 170px;
	vertical-align: top;	
	background-color: #8596AE;
	border-top: solid 1px #8596AE;
}
#tblMain td.LeftNavHome
{
	width: 170px;
	vertical-align: top;	
	border-top: solid 1px #8596AE;
	padding-top: 8px;
}
#tblMain td.Body
{
	width: 580px;	
	height: 400px;
	vertical-align: top;	
	border-top: solid 1px #8596AE;
}
#tblMain td.BodyHome
{
	width: 580px;	
	height: 300px;
	vertical-align: top;	
	border-top: solid 1px #8596AE;
}
#tblMain td.Body2
{
	width: 420px;	
	height: 400px;
	vertical-align: top;	
	border-top: solid 1px #8596AE;
}
#tblMain td.RightNav
{
	width: 160px;
	vertical-align: top;
	border-top: solid 1px #8596AE;
	background-color: #F0F0F0;
	padding: 30px 5px 5px 5px;
}
#tblMain td.Footer
{
	width: 750px;
	height: 30px;
	vertical-align: sub;	
	background-color: #4d4f4f;
}

#tblHeader td
{
	vertical-align: top;
}
#tblHeader td.Navigation
{
	height: 23px;
	padding: 0;
	margin: 0;
}

#tblLeftNav
{
	width: 170px;
	margin-top: 0;
}
#tblLeftNav td
{
	padding-bottom: 0px;
}

#tblLeftNav a {
	text-decoration: none;
	margin: 0;
	padding: 1px 10px 1px 25px;
	display: block;
	color: #fff;
	border-bottom: 1px solid #eee;
	background: url(/img/LeftNav/Arrow.gif) no-repeat center left;
}
#tblLeftNav a:hover {
	text-decoration: none;
	background: url(/img/LeftNav/Arrow_o.gif) no-repeat center left #8596AE;
}
#tblLeftNav a.Selected {
	text-decoration: none;
	background: url(/img/LeftNav/Arrow_o.gif) no-repeat center left #8596AE;
}



#tblBody
{
	padding: 20px 20px 40px 20px;
}

#tblBodyHome
{
	padding: 10px 10px 10px 0;
}

#tblRightNav td
{
	border: 1px dotted #666666;	
}

#tblFooter td
{
	color: #ffffff;	
	font-size: 10px;
}
#tblFooter a
{
	color: #ffffff;	
	font-size: 10px;
	text-decoration: none;
}
#tblFooter a:hover
{
	text-decoration: underline;
}

#tblDropDown div
{
	border-right: solid 1px #8596AE;
	border-bottom: solid 1px #8596AE;
	border-left: solid 1px #8596AE;
	background-color: #F0F0F0;	
}
#tblDropDown td
{
	padding: 0 0 0 5px;	
}
#tblDropDown a
{
	text-decoration: none;
	font-size: 10px;
}
#tblDropDown a:hover
{
    text-decoration: underline;
}

#tblLoginHome td
{
	color: #ffffff;
	padding-left: 5px;	
}
#tblLoginHome input
{
	height: 18px;
	line-height: 12px; 	
	border: solid 1px #999999;
}
#tblLoginHome a
{
    color: #ffffff;
    text-decoration: underline;
}

#tblListForm
{
	border-top: solid 1px #999999;
	border-left: solid 1px #999999;
	padding: 2px;
	width: 450px;
	margin-bottom: 5px;
}
#tblListForm tr.Header
{
	background-color: #666666;
}
#tblListForm td
{
	border-right: solid 1px #999999;
	border-bottom: solid 1px #999999;
	vertical-align: sub;
}
#tblListForm td.HeaderCol
{
	color: #ffffff;	
}
#tblListForm td.HeaderEdit
{
	color: #ffffff;	
	width: 14px;
}
#tblListForm td.HeaderPDF
{
	color: #ffffff;	
	width: 18px;
}
#tblListForm td.Date
{
	width: 60px;
}

#tblForm
{
	margin-bottom: 5px;
}
#tblForm ul
{
	margin-bottom: 10px;
}
#tblForm td
{
	vertical-align: baseline;
	padding-right: 5px;
}
#tblForm td.AlignTop
{
	vertical-align: top;
	padding: 5px 5px 0 0;
}
#tblForm td.EmptyCell
{
	height: 22px;
}
#tblForm tr.Desc
{
	padding-top: 5px;
}
#tblForm select
{
	width: 165px;
}
#tblForm select.state
{
	width: 136px;
}
#tblForm div.ButtonSpacer
{
	margin-top: 2px;
}


#tblPageTabs
{
	margin-bottom: 15px;	
}
#tblPageTabs td.Active
{
	padding: 2px 10px 2px 10px;
	text-align: center;
	margin-right: 2px;
	border-left: solid 1px #999999;
	border-top: solid 1px #999999;
	border-right: solid 1px #999999;
	border-bottom: solid 1px #000000;
	background-color: #EAEBEB;
}
#tblPageTabs td.Inactive
{
	padding: 2px 10px 2px 10px;
	text-align: center;
	margin-right: 2px;
	border-left: solid 1px #999999;
	border-top: solid 1px #999999;
	border-right: solid 1px #999999;
	border-bottom: solid 1px #000000;
	background-color: #EAEBEB;
	color: #999999;
}
#tblPageTabs td.selected
{
	padding: 2px 10px 2px 10px;
	border-left: solid 1px #000000;
	border-top: solid 1px #000000;
	border-right: solid 1px #000000;
	border-bottom: 0;
	background-color: #EBEBEC;
	font-weight: bold;	
}
#tblPageTabs td.Spacer
{
	width: 1px;
	border: 0;
	padding: 0;
	border-bottom: solid 1px #000000;
}
#tblPageTabs a
{
	text-decoration: none;		
}
#tblPageTabs a:hover
{
	
}

#ServiceAreas 
{
	padding-top: 20px;
}
#ServiceAreas a 
{
	text-decoration: none;
}
#ServiceAreas a:hover
{
	font-weight: bold;
}
#ServiceAreas div {
	text-decoration: none;
	padding: 0 4px 1px 20px;
	background: url(/img/TopNav/Divider.gif) no-repeat center left;
	color: #3d3d3d;
}