body
{
	padding: 0;
	margin: 0 0 0 20px;
	background: #CCCCCC;
	text-align: left;
}
td
{
	vertical-align: top;
}
td, div, span, li, textarea, input, select
{
	font-family: Verdana, Arial;
	font-size: 11px;
	line-height: 20px;
	color: #000000;
}
img
{
	border: 0;
}
input, textarea
{
	border: solid 1px #999999;
	line-height: 16px;
}
select
{
	width: 136px;
}
a
{
	text-decoration: none;
	color: #000000;
}
a:hover
{
	text-decoration: underline;
}
.ErrorMessage
{
	color: #ff0000;
	padding-bottom: 10px;
}
.WarningMessage
{
	color: #0000ff;
	padding-bottom: 10px;
}
.MessageText
{
	color: #88AE53;	
	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;
}
.NoBorder
{
	border: 0;
}
.Line
{
	border-right: solid 1px #4d4d4d;
	height: 140px;
}
.Seperator
{
	border-right: solid 1px #b4b4b4;
}

#tblMain
{
}
#tblMain td.Header
{			
}
#tblMain td.LeftNav
{		
	background: #999999;
}
#tblMain td.Body
{
	background: #ffffff;
}
#tblMain td.Footer
{	
	background: #ffffff;	
}

#tblHeader
{
	width: 700px;
	height: 50px;
	background: #ffffff;
}
#tblHeader td
{
	vertical-align: baseline;
	text-align: left;
}
#tblHeader td.Navigation
{
	width: 690px;
	margin: 10px 0 10px 10px;
	text-align: right;
	background: #cccccc;
}
#tblHeader td.Divider
{
	padding: 0 4px 0 4px;
}
#tblHeader td.Login
{
	text-align: right;
	padding: 12px 40px 10px 40px;
	height: 23px;
}
#tblHeader input.LoginInput
{
	height: 20px;
	width: 120px;
	padding-left: 4px;
	margin-right: 10px;
}
#tblHeader td.HeaderText
{
	padding: 0 40px 12px 40px;
}
#tblHeader td.Logo
{
	padding: 16px 0px 0px 30px;
	vertical-align: top;
}
#tblHeader td.CompanyText
{
	padding: 0px 0px 0px 30px;
	vertical-align: top;
}
#tblHeader ul
{
	margin: 0;
}
#tblHeader li
{
	display: inline;
	padding-right: 10px;
}
#tblHeader a
{
	color: #ffffff;
}
#tblHeader a.Selected
{
	color: #000000;
}
#tblHeader td.NavigationImage
{
	padding-bottom: 14px;
}

#tblLeftNav
{
	margin: 10px 40px 10px 40px;
	background: #88AE53;
	width: 620px;
}
#tblLeftNav ul
{
	margin: 0;
	padding: 2px 2px 2px 2px;
}
#tblLeftNav li
{
	display: inline;
	padding-right: 20px;
}
#tblLeftNav a
{
	color: #fdfdfd;
}
#tblLeftNav a:hover
{
	color: #2d2d2d;
}
#tblLeftNav a.Selected
{
	color: #2d2d2d;
}

#tblBody
{
	width: 700px;
	height: 200px;
	padding: 10px 40px 40px 40px;
}
#tblBody div.TitleImage
{
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 12px;
}

#tblFooter
{
	width: 620px;
	color: #6f7865;
	padding: 10px 0 10px 0;
	margin: 20px 40px 0 40px;
	border-top: solid 1px #3d3d3d;
}
#tblFooter td
{
	vertical-align: middle;
}
#tblFooter a
{
	color: #6f7865;
}

#tblButtons input
{
	font-size: 10px;
	line-height: 12px;
	margin-right: 10px;
}

#tblHomePage
{
	background: #E6EFF4;
	width: 620px;
}
#tblHomePage td.Green
{
	height: 10px;
	background: #82AD45;
	margin-right: 1px;
	width: 250px;
}
#tblHomePage td.Blue
{
	height: 10px;
	width: 370px;
	background: #001B51;
	border-left: solid 1px #dedede;
}
#tblHomePage div.Title
{
	padding: 20px 20px 10px 20px;
}
#tblHomePage div.TextLeft
{
	padding: 0 20px 10px 20px;
	width: 250px;
	font-size: 12px;
	line-height: 20px;
}
#tblHomePage div.Text
{
	padding: 0 20px 10px 20px;
	font-size: 12px;
	line-height: 20px;
}
#tblHomePage div.More
{
	padding: 0 20px 20px 20px;
	text-align: right;
}
#tblHomePage td.Right
{
	border-left: solid 1px #dedede;
}

.CaptionTitle
{
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 10px;
}
.Caption
{
	font-style: italic;
	padding: 0px 20px 10px 20px;
}
.CaptionAuthor
{
	text-align: right;
	font-style: italic;
	padding: 0 20px 20px 20px;
}

#tblResources a
{
	text-decoration: underline;
}

#tblIssueList ul
{
	margin: 0 0 0 20px;
}

#tblDropDown div
{
	border-right: solid 1px #8596AE;
	border-bottom: solid 1px #8596AE;
	border-left: solid 1px #8596AE;
	background-color: #CCCCCC;	
}
#tblDropDown td
{
	padding: 0 0 0 8px;	
	border-left: solid 1px #ffffff;
}
#tblDropDown a
{
	text-decoration: none;
	font-size: 10px;
}
#tblDropDown a:hover
{
    text-decoration: underline;
}


#tblButtons
{
	padding-bottom: 12px;
}
#tblButtons input
{
	font-size: 10px;
	line-height: 12px;
	margin-right: 10px;
	color: #DC5A11;
}


#tblPageTabs a
{
	text-decoration: none;
	color: #800000;
}
#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;
	color: #000000;
	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;
	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;
}

#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;
}

#CheckList input
{
	border: 0;
}

#ServiceList
{
	margin: 16px;
}

#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;
}