body {
	background-color: #999;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#333333;
}

h1 {
	font-weight: bold;
	color: #006699;
}

a:link  {
	color: #006699;
	text-decoration: none;
}
a:visited {
	color: #006699;
	text-decoration: none;
}
a:hover  {
	color:#990000;
	text-decoration: none;
}

#PageFrame {
	background-color: #FFF;
	width: 999px;
	margin-right: auto;
	margin-left: auto;
}
#InnerPageFrame {
	background-color: #FFF;
	float: left;
	width: 999px;
	background-image: url(images/index_PageBackground.gif);
	background-repeat: repeat;
}
#HeaderBar {
	background-color: #AFC8E2;
	float: left;
	height: 200px;
	width: 999px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #FFF;
	letter-spacing: 4px;
	text-align: center;
	vertical-align: middle;
}
#Banner {
	float: left;
	width: 999px;
	height: 200px;
}
#LeftPageContent {
	float: left;
	width: 234px;
}
#RightPageContent {
	float: right;
	width: 765px;
}
#RightPageBottomMargin {
	float: left;
	height: 20px;
	width: 765px;
}
#PageFooter {
	float: right;
	height: 25px;
	width: 959px;
	padding: 0 20px;
	background-color: #006699;
}
.NavText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	color: #006699;
	text-decoration: none;
	background-image: url(images/VertNav_LinkBackground.gif);
	width: 188px;
	vertical-align: middle;
	text-align: left;
	padding-left: 50px;
}

#IndexWelcomeText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #873235;
	float: left;
	margin-top: 20px;
	margin-left: 40px;
	width: 540px;
}
#IndexLeftBodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000;
	text-align: justify;
	float: left;
	width: 320px;
	margin-top: 10px;
	margin-left: 40px;
}
#IndexRightBodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000;
	text-align: justify;
	float: right;
	width: 320px;
	margin-top: 10px;
	margin-right: 40px;
}
#IndexCallouts {
	float: left;
	width: 680px;
	margin-left: 40px;
	margin-top: 15px;
	text-align: center;
}
#SupportPageTitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #00679B;
	float: left;
	margin-top: 11px;
	margin-left: 40px;
	width: 540px;
	height: 20px;
}

#SupportPageTitles h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #873235;
	float: left;
	margin-top: 20px;
}
#SupportLeftBodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000;
	text-align: justify;
	float: left;
	width: 680px;
	margin-top: 12px;
	margin-left: 40px;
}
#SupportRightBodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000;
	text-align: justify;
	float: right;
	height: 240px;
	width: 140px;
	margin-top: 12px;
	margin-right: 40px;
}
.Footerright {
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 16px;
	background-color: #069;
	vertical-align: middle;
	text-align: right;
}
.Footerleft {
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 16px;
	background-color: #069;
	vertical-align: middle;
	text-align: left;
}
a.FootLink:link {
	color: #FFF;
	text-decoration: none;
}
a.FootLink:visited {
	color: #FFF;
	text-decoration: none;
}
a.FootLink:hover {
	color: #FFF;
	text-decoration: underline;
}

