/* CSS Document */

.Body
{
	background-color: #fffff;
	margin: 45px 0 0 0;;
}

.BorderTable
{
	width: 887px;
	padding:0px 0px 0px 0px;
}

.ContactUs_Link
{
	color: #000000;
	text-decoration: none;
}

.ContactUs_Link:hover
{
	text-decoration: underline;
}


.Footer
{
	color: #000000;
	font-family: Arial;
	font-size: 10px;
	font-weight: 700;
	padding: 25px 0 0 0;
	text-align: right;
}

.Footer_Link
{
	color: #000000;
	text-decoration: none;
}

.Footer_Link:hover
{
	text-decoration: underline;
}

h1
{
	font-family: Arial;
	font-size: 13px;
	font-weight: 700;
	margin-bottom: 0px;
}

.HeaderNav
{
	color: #000000;
	background-color: #ffffff;
	font-family: Arial;
	font-size: 10px;
	font-weight: 700;
	padding: 0px 0px 0px 0px;
	text-align: right;
	background-repeat:horizontal;
	width:100%;
}

.HeaderNav_Link
{
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #999999;
}

.HeaderNav_Link:hover
{
	text-decoration: underline;
}

.MainContent
{
	height: 330px;
	padding: 15px 0 0 2px;
}

.MainTable
{
	width: 739px;
}

.LeftNavImg
{
	padding-top: 20px;
}

p
{
	font-family: Arial;
	font-size: 12px;
	margin-top: 0px;
	padding-right: 2px;
	text-align: justify;
}

.SplashPage_Body
{
	background-color: #000000;
	margin:0px;
}

.SplashPage_Footer
{
	color: #ffffff;
	font-family: Arial;
	font-size: 10px;
	font-weight: 700;
	padding: 10px 30px 0 0;
	text-align: right;
}

.SplashPage_FooterLinks
{
	color: #ffffff;
	text-decoration: none;
}

.SplashPage_FooterLinks:hover
{
	text-decoration: underline;
}

.SplashPage_Text
{
	color: #ffffff;
	font-family: Arial;
	font-size: 10px;
	font-weight: 700;
	padding: 0 125px 0 125px;
	text-align: center;
}
