body
{
	margin: 0;
}
body, td, a, input, textarea, select, option
{
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #333333;	
}
td
{
	line-height: 14px;
}
select
{
	width: 100px;
}
img
{
	border: 0;
}
ul, ol
{
	margin-top: 5px;
}
lib
{
	list-style-image: url(/img/bullet_square.gif);
}
a
{
	color: #333333;
    text-decoration: underline;
}
a:active
{
	color: #333333;
	text-decoration: underline;
}
a:visited
{
	color: #333333;
    text-decoration: underline;
}
a:hover
{
	color: #333333;
    text-decoration: underline;
}
.Title
{
	font-color: #33373A;
	font-weight: bold;
	font-size: 12px;
	margin-bottom: 2px;
}
.Title2
{
	font-color: #33373A;
	font-weight: bold;
	font-size: 11px;
	margin-bottom: 2px;
}
.Heading
{
	font-color: #33373A;
	font-weight: bold;
	font-size: 12px;
	margin-bottom: 10px;
}
.TitleImage
{
	margin-bottom: 10px;
}
.BodyHeader
{
	height: 35px;
	padding-top: 10px;
	text-align: right;
	font-size: 9px;
}
.Disabled
{
	background-color: #FAFBFB;
}
.BodyFooter
{
	background-color: #EAEBEB;
	padding-top: 30px;
}
.Bullet
{
	padding-bottom: 3px;
}
.btn
{
	font-size: 10px;
	background-color: #f00000;
	color: #ffffff;
	border: solid 1px #f00000;
	height: 18px;
	line-height: 14px;
	text-transform: uppercase;
}

#tblMain
{
	width: 720px;
}
#tblMain td
{
	vertical-align: top;
}
#tblMain td.Header
{
	height: 50px;
	width: 720px;
}
#tblMain td.LeftNav
{
	padding: 5px;
	vertical-align: top;
}
#tblMain div.LeftNav
{
	width: 212px;
	padding: 5;
	vertical-align: top;
}
#tblMain td.Body
{
	width: 464px;
	height: 458px;
	vertical-align: top;
	padding: 24px 10px 10px 24px;
	background-color: #EAEBEB;
}
#tblMain td.BodyHome
{
	width: 464px;
	height: 458px;
	vertical-align: top;
	padding: 35px 10px 10px 24px;
	background-color: #EAEBEB;	
	line-height: 18px;
}
#tblMain td.BodyHome2
{
	width: 464px;
	height: 458px;
	vertical-align: top;
	padding: 0 10px 10px 24px;
	background-color: #EAEBEB;			
	line-height: 18px;
}

#tblMain td.Footer
{
	width: 720px;
	border-top: solid 1px #ffffff;	
}

#tblHeader
{
	margin: 1px 0 3px 0;
}
#tblHeader td.Grey
{
	width: 498px;
	height: 44px;
	background-color: #596166;
}
#tblHeader td.Nav
{
	width: 498px;
	height: 32px;
	background-color: #676F74;
}

#tblHeaderLineTop td.Block
{
	width: 20px;
	height: 20px;
	background-color: #F00000;
}
#tblHeaderLineTop td.GreyLine
{
	width: 680px;
	height: 20px;
	background-color: #33373A;
}

#tblHeaderLineBottom td
{
	width: 720px;
	height: 10px;	
	border-bottom: solid 1px #ffffff;
	background-color: #F00000;
}
 
#tblLeftNav
{
	width: 212px;
	padding-top: 8px;
}
#tblLeftNav div
{
	vertical-align: super;
}
#tblLeftNav td.UserName
{
	
}
#tblLeftNav div.Selected
{
	font-weight: bold;
}                        
#tblLeftNav td.Selected a
{
	color: #ffffff;
} 
#tblLeftNav div.SubNav
{
	padding-left: 10px;
}

#tblLeftNavHome
{
	width: 212px;
	margin-top: 30px;
}
#tblLeftNavHome td
{
	padding-bottom: 10px;	
}
#tblLeftNavHome a
{
	text-decoration: none;	
}
#tblLeftNavHome a:hover
{
	color: #596166;
	text-decoration: underline;
}
#tblLeftNavHome a.Bold
{
	text-decoration: none;	
	font-weight: bold;
}

#tblFooter
{	
	width: 720px;	
	height: 35px;
	margin-bottom: 5px;
	padding: 0 5px 0 5px;
	border-top: solid 4px #F15525;
}
#tblFooter td
{
	vertical-align: middle;
	color: #2D7282;
	font-size: 9px;
}
#tblFooter td.WebsiteBy
{
	vertical-align: middle;
	text-align: right;
	color: #2D7282;
	font-size: 9px;
}
#tblFooter a
{
	color: #2D7282;
	font-size: 9px;
}


/* When adjusting the width of this table, keep in mind
   that there are some popup windows that may be using this
   message table and the content may not appear correctly */
#tblMessage
{
	padding-bottom: 10px;
}
#tblMessage span.ErrMsg
{
	color: #f00000;	
}
#tblMessage span.Msg
{
	color: #003399;
	line-height: 12px;
}

#tblButtons
{
	padding-bottom: 5px;
}
#tblButtons input
{
	font-size: 10px;
	background-color: #f00000;
	color: #ffffff;
	border: solid 1px #f00000;
	height: 18px;
	line-height: 14px;
}
#tblButtons select
{
	width: 180px;
}
#tblButtons td
{
	padding-right: 5px;
}
#tblButtons td.Print
{
	text-align: right;
	width: 100%;
}

#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;
}

/* Alphabets */
#tblAlphabets
{
	padding-bottom: 5px;
}
#tblAlphabets a
{
	width: 15px;
	text-align: center;
}
#tblAlphabets a:hover
{
	background: #596166;
	color: #ffffff;
}

#tblHome
{
	margin-top: 3px;
}
#tblHome li
{
	list-style-image: url(/img/bullet.gif);
	font-size: 14px;
	font-weight: bold;
}
#tblHome td.Login
{
	width: 200px;
	border-right: solid 1px #ffffff;
	background-color: #596166;
}
#tblHome td.Row2a
{
	width: 200px;
	height: 18px;
	border-top: solid 3px #ffffff;
	border-bottom: solid 1px #ffffff;
	border-right: solid 1px #ffffff;
	background-color: #ADAFB0;
}
#tblHome td.Row2b
{
	width: 106px;
	height: 18px;
	border-top: solid 3px #ffffff;
	border-bottom: solid 1px #ffffff;
	background-color: #ADAFB0;
}
#tblHome td.Row3a
{
	width: 200px;
	height: 12px;
	border-right: solid 1px #ffffff;
	background-color: #A3A5A6;
}
#tblHome td.Row3b
{
	width: 106px;
	height: 12px;
	background-color: #A3A5A6;
}
#tblHome td.RFP
{
	width: 307px;
	height: 60px;
	padding-left: 20px;
	background-color: #A3A5A6;
	font-size: 10px;
	line-height: 18px;
}
#tblHome td.ServiceArea
{
	border-left: solid 1px #EAEBEB;
	border-bottom: solid 7px #F00000;
	background-color: #EAEBEB;
	width: 389px;
	line-height: 22px;
	padding: 22px 0 0 32px;
}

#tblHomeLogin
{
	margin-left: 20px;
}
#tblHomeLogin td.btnGo
{
	padding-top: 4px;	
}
#tblHomeLogin input
{
	border: solid 1px #ffffff;
	background-color: #868A8D;
	color: #ffffff;
	margin-top: 2px;
	padding-left: 5px;	
	height: 22px;
	line-height: 20px;
}
#tblHomeLogin a
{
	color: #ffffff;
	font-size: 9px;	
}

#tblDropDown td
{
	padding-bottom: 5px;	
}
#tblDropDown a
{
	font-size: 10px;
	text-decoration: none;
	line-height: 12px;
}
#tblDropDown a:hover
{
	color: #596166;
    text-decoration: underline;
}

#tblDropDown div
{
	background-color: #ffffff;
	border-left: solid 1px #676F74;
	border-right: solid 1px #676F74;
	border-bottom: solid 1px #676F74;
	padding: 5px 5px 0 5px;	
}

#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;
	cursor: hand;
}
#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
{
	
}

#tblNews td
{
	padding-bottom: 10px;	
}

#tblCareers li
{
	padding-bottom: 10px;	
}

#tblServices td
{
	line-height: 18px;
}
#tblServices td.Spacer
{
	width: 20px;
}