html
{
    height:100%;   
}
* html #Container
{
    height:100%;   
}
body {
  font-family: Verdana, Tahoma, helvetica, sans-serif;
  background-color:#336699;
  color:#000000;
  margin:0;
  padding:0px 0px 0px 0px;
  height:100%;
  font-size:12px;
}
td
{
	font-family: Verdana, Tahoma, helvetica, sans-serif;
    color:#000000;
  	font-size:12px;
}
p.ParaHead
{
    font-size:12px;   
}
.Disclaimer
{
    font-size:10px;
	padding: 0 10px 20px 20px;
	text-align: left;
	background: #fff;
	color:#666666;
}
#Container
{
    min-height: 100%;
    height:100%;
    margin: 0 auto;  
}
.ContainerTable
{
    border-collapse:collapse;
    border:0px none;
    height:100%;
    min-height:100%;
    width:100%
}
.PageBGLeft
{
    background-image: url('images/pgbg.gif');
    background-repeat: repeat-x;
}
.PageBGRight
{
    background-image:url('images/pgbg.gif');
	background-repeat: repeat-x; 
}
.PgBorderBGLeft
{
    background-color:#336699;
    background-image: url('images/border_l.gif');
    background-repeat: no-repeat;
    vertical-align: top;
}
.PgBorderBGRight
{
    background-color:#336699;
    background-image: url('images/border_r.gif');
    background-repeat: no-repeat;
    vertical-align: top;
}

a:link, a:active, a:visited
{
    color: #00598c;
    font-size: 12px;
    font-weight: normal;
    text-decoration: none;
}
a:hover
{
	color:#6699CC;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
}
a.SmallLink:link, a.SmallLink:active, a.SmallLink:visited
{
	color:#99CCFF;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
}
a.SmallLink:hover
{
	color:#99CCFF;
	font-size:11px;
	font-weight:normal;
	text-decoration:underline;
}
a.QuickLinks:link, a.QuickLinks:active, a.QuickLinks:visited
{
	color:#FFFFFF;
	font-family: Tahoma, helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
	font-weight:bold;
}
a.QuickLinks:hover
{
	color:#dedede;
	font-family: Tahoma, helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
	font-weight:bold;
}
A.FooterLink:link, A.footerlink:active, A.footerlink:hover
{
	font-size: 12px;
	color: #00598c;
	font-family: Verdana,tahoma,arial;
	text-decoration: none;
}	
		
A.FooterLink:visited
{
	font-size: 12px;
	color: #00598c;
	font-family: Verdana,tahoma,arial;
	text-decoration: none;
}	
A.NavLink:link, A.NavLink:active, A.NavLink:visited
{
	font-size: 11px;
	color: #FFFFFF;
	font-family: Verdana,tahoma,arial;
	text-decoration: none;
	font-weight:bold;
	line-height:12px;
}	
		
A.NavLink:hover
{
	font-size: 11px;
	color:#CCCCCC;
	font-family: Verdana,tahoma,arial;
	text-decoration: none;
	font-weight:bold;
	line-height:12px;
}	

.TDMainContent
{
	text-align:center;
	background-color:#FFFFFF;
	padding:10px 10px 10px 20px;
	font-size:12px;
	min-height:300px;
	height:300px !important;
	vertical-align: top;
	text-align: left;
}
.TDServices
{
	text-align:left;
	padding:20px 10px 10px 40px;
	font-size:12px;
}
.DivPageContent
{
	position:relative;
	padding-top:0px;
	padding-bottom:5px;
	right:0px;
	horizontal-align:center;
	vertical-align:top;
	z-index:1;
	margin: 0px auto;
}
.TDFooter
{
	font-family:Verdana; 
	font-size:8pt; 
	text-align:center;
	height:40px;
	vertical-align:baseline;
	align:bottom;
	background-color:#FFFFFF;
	
}
.TDFooterStrip
{
	font-family:Verdana; 
	font-size:10px; 
	color:#ffffff;
	text-align:center;
	height:45px;
	vertical-align:baseline;
	align:bottom;
	background-color:#FFFFFF;
	background-image: url('images/footerstrip.gif');
    background-repeat: no-repeat;
    padding: 10px 0 10px 0;
}
.TDNavStrip
{
	background-image: url('images/navstrip.gif');
    background-repeat: no-repeat;
	vertical-align: top;
	height: 43px;
}
.TDNav
{
	vertical-align: middle;
	height: 36px;
	border-right: 1px solid #010235;
	border-left: 1px solid #97AFC9;
	padding: 0 16px 0 16px;
}
.TDNavEndL
{
	vertical-align: middle;
	height: 36px;
	border-right: 1px solid #010235;
	padding: 0 16px 0 16px;
}
.TDNavEndR
{
	vertical-align: middle;
	height: 36px;
	border-left: 1px solid #97AFC9;
	padding: 0 16px 0 16px;
}
.HeaderText
{
	font-size: 14px;
	color:#000;
	font-family: Verdana,tahoma,arial;
	font-weight:bold;
	
}
.BoxCell
{
	font-family: Tahoma, Arial; 
	font-size:12px; 
	font-weight: bold;
	color:#000;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	border-left: 1px solid #000;
	padding: 6px;
}
ul.BoxList
{
	margin-top: 7px;
	margin-bottom: 10px;
	padding-top: 0;
	list-style-type:square;
}
.ListHead
{
	margin-bottom: 0;
	padding-bottom: 0;
}