html{
	height:100%;
}
BODY, TD {
	font-family : Arial, Tahoma, sans-serif;
	font-size: 14px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	color: #003B6F;	
}
a, a:link, a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	color: #003B6F;
	text-decoration : none;
}

a:hover {
	color: #0063b9;
}
a.aNav, a.aNav:link, a.aNav:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #003B6F;
	text-decoration : none;
}

a.aNav:hover {
	color: #0063b9;
}

.TitleText {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #003B6F;
}
.SubTitleText {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #003B6F;
}
.BodyText {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #494949;
}

#FullHeader {
	width:900px;
	height:189px;
}
#HeaderTop {
	position:relative;
	width:900px;
	height:159px;	
	text-align:left;
	vertical-align:top;
	background: url(/Images/HdrBGSliver.gif) repeat-x;
}
#HeaderNav {
	width:900px;
	height:30px;	
	text-align:center;
	vertical-align:top;
	background-color: #00356A;	
}
#LogoDiv {
	position:absolute;
	left: 22px;
	top: 24px;	
	width: 295px;
	height: 128px;
}
#LogoTitle {
	position:absolute;
	font-family: "Times New Roman", Times, serif;
	font-size: 32px;
	font-weight: bold;
	color: #FFFFFF;
	left: 341px;
	top: 112px;	
	width: 500px;
	height: 30px;
}

.NavTable {
	background: url(/Images/BtnBGSliver.gif) repeat-x;
	text-align: center;
	vertical-align: middle;
}

#SubHeader {
	position:relative;
	left:0px;
	top:0px;
	width:900px;
	height:20px;
	background-image: url(../Images/UnderNavFadeSliver.gif);
	background-repeat: repeat-x;
}

#Footer {
	width:500px;
	height:20px;
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	color: #003B6F;
}
