body
{
	text-align: center;
	background-image : url(/Images/background.gif);
}
td
{
	vertical-align: top;
}
td, div, span, li, textarea, input, select
{
	font-family: Verdana, Arial;
	font-size: 11px;
	line-height: 20px;
	color: #6d6d6d;
}
textarea, input
{
	line-height: 16px;
}
select
{
	width: 134px;
}
img
{
	border: 0;
}
input, textarea
{
	border: solid 1px #999999;
}
a
{
	color: #EE3A43;
}
a:hover
{
	text-decoration: underline;
}
ul
{
	margin: 0 0 0 20px;
}
.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;
	padding-bottom: 5px;
}
.radio
{
	border: 0;
}
.button
{
	font-size: 10px;
	line-height: 12px;
	margin-right: 10px;	
}
.checkbox
{
	border: 0;
}


#tblMain
{
	background: #ffffff;
}
#tblMain td.Header
{	
	
}
#tblMain td.LeftNav
{		
	width: 210px;
}
#tblMain td.Body
{
}
#tblMain td.Footer
{	
}

#tblHeader
{
	width: 780px;
	height: 50px;
	background: #ffffff;
	color: #ffffff;	
	border-bottom: solid 1px #9d9d9d;
}
#tblHeader td
{
	vertical-align: baseline;
	text-align: left;
}
#tblHeader td.Navigation
{
	width: 780px;
	padding: 0 20px 0 14px;
	vertical-align: bottom;
	border-top: solid 1px #9d9d9d;
}
#tblHeader span
{
	padding-right: 30px;
}
#tblHeader a
{
	color: #ffffff;
}
#tblHeader a.Selected
{
	color: #000000;
}

#tblLeftNav
{
	width: 250px;
	margin-top: 1px;
	vertical-align: top;
}
#tblLeftNav ul
{
	margin: 0;
	padding: 10px 5px 10px 5px;
}
#tblLeftNav a
{
	color: #ffffff;
}
#tblLeftNav a.Selected
{
	color: #000000;
}

#tblBody
{
	width: 530px;
	padding: 30px 40px 40px 40px;
}
#tblBody div.TitleImage
{
	padding-bottom: 10px;
}
#tblBody div.TitleText
{
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 10px;
}

#tblFooter
{
	width: 780px;
	height: 33px;
	color: #ffffff;
	border-bottom: solid 4px #ffffff;
}
#tblFooter td
{
	vertical-align: middle;
	padding: 0 10px 0 10px;
	color: #626B6C;
}
#tblFooter a
{
	font-size: 10px;
	color: #EE3A43;
}

#tblButtons input
{
	font-size: 10px;
	line-height: 12px;
	margin-right: 10px;
}

#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: #EE3A43;
}
#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;
}

#tblPageNumbers
{
	text-align: right;
}
#tblPageNumbers td.EditImage
{
	padding-top: 4px;
}
#tblPageNumbers span
{
	padding: 0 2px 0 2px;
}
#tblPageNumbers span.Selected
{
	font-weight: bold;
	color: #ff0000;
}

#DatePicker input
{
	width: 132px;
	margin-right: 2px;
	font-family: Verdana, Arial;
	font-size: 11px;
	line-height: 16px;
	color: #000000;
}


#trailimageid
{
    Z-INDEX: 1000;
    LEFT: 0px;
    VISIBILITY: hidden;
    WIDTH: 340px;
    POSITION: absolute;
    TOP: 0px;
    HEIGHT: 1px
}

#tblPictures td
{
	padding: 4px 8px 4px 0;
}
#tblPictures div
{
	border: solid 1px #cccccc;
	width: 50px;
}
#tblPictures img
{
	margin: 0;
}

#CheckList input
{
	border: 0;
}
#CheckList div.CheckBoxSpacer
{
	padding-left: 20px;
}
