body 
{
	margin: 0pt 0pt 0pt 0pt;
	background-color: #ffffff;
}
#Container
{
	position:absolute;
	left: 0pt;
	top: 0pt;
	width: 100%;
}

#Banner
{
	position: absolute;
	text-align: left;
	left: 0px;
	top: 0px;
	height: 83px;
	width: 100%;
	background-image: url("images/site_bannerBG.gif");
}

#BannerNav
{
	position: absolute;
	right: 0px;
	top: 8px;
}

#BannerNav a
{
	color: #d4d7dc;
	font: 10pt Tahoma;
	text-decoration: none;
	padding-right: 15px;
}

#BannerNav a:hover
{
	text-decoration: underline;
}

#BannerBar
{
	position: absolute;
	left: 0px;
	top: 83px;
	height: 27px;
	width: 100%;
	font: 10pt Tahoma;
	font-weight: bold;
	color: #122c4f;
	background-image: url("images/site_bannerBar.gif");
	line-height: 23px;
}

.BannerBarText
{
	padding-left: 195px;
}

#LeftNav
{
	position: absolute;
	padding: 0px 0px 0px 0px;
	left: 0px;
	top: 125px;
	width: 148px;
}

#Login
{
	text-indent: 0px;
	font: 10pt Tahoma;
	color: #808080;
	font-weight: bold;
	padding-top: 30px;
}

img
{
	border: 0pt 0pt 0pt 0pt;
}

#LoginForm
{
	padding: 0px 0px 0px 10px;
	font: 10pt Tahoma;
	color: #808080;
	font-weight: bold;
	line-height: 20px;
}

#LoginForm input.text
{
	width: 130px;
	font: 8pt Tahoma;
	color: #000000;
}

#LoginForm input.image
{
	width: 45px;
	height: 17px;
}

#BodyText
{
	position: absolute;
	padding: 15px 25px 25px 15px;
	left: 175px;
	top: 125px;
	font: 12pt Tahoma;
	color: #413d45;
}

#RightNav
{
	right: 0px;
	font: 10pt Tahoma;
	color: #808080;
	padding: 10px 10px 10px 20px;
	top: 175px;
	width: 203px;
	border: 0px;
	float: right;
}

#RightNav div
{
	background-image: url("images/site_RightNav_Middle.gif");
	width:203px;
	cursor: pointer;
}

#RightNav p
{
	width:175px;
	padding: 0px;
	margin-left: 20px;
}

#RightNav p + p
{
	margin-top: 10px;
	margin-left: 20px;
}

#RightNav img.button
{
	width: 12px;
	height: 12px;
	padding-right: 10px;
}
#RightNav img.top
{
	vertical-align: top;
}
#RightNav img.bottom
{
	vertical-align: bottom;
}
#RightNav a
{
	color: Red;
	text-decoration: none;
}
hr
{
	height: 1px;
	color: #808080;
}
#Footer
{
	position: relative;
	top: 30px;
	clear: right;
	text-align: center;
	font: 8pt Tahoma;
	color: #808080;
}
#Footer a
{
	color: #2b59a7;
	text-decoration: none;
}

#Footer a:hover
{
	text-decoration: underline;
}

#Footer li
{
	display: inline;
	list-style: none;
	padding-left: 30px;
}
#Footer a.main
{
	font: 7pt Tahoma;
}

.copyright
{
	font: 7pt Tahoma;
	color: #808080;
}

.strong
{
	font-weight: bold;
}
.SideHeader
{
	font: 10pt Tahoma;
	font-weight: bold;
	color: Red;
}
a {
	color: #930000;
}
a:hover {
	color: #ff0000;
}

H1 {
	font: 12pt Tahoma;
	font-weight: bold;
}