@charset "UTF-8";

body {
	width:856px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	top:0;
}

A:active {
	color:#333;
	text-decoration:none;
}

A:link {
	color:#333;
	text-decoration:none;
}

A:visited {
	color:#333;
	text-decoration:none;
}

A:hover {
	color:#333;
	text-decoration:underline;
}

.bodycontainer {
	width:856px;
	height:auto;
	margin-top:-10px;
	background-position:right;
	background-image:url(../images/background/vert-repeat-background.jpg);
	background-repeat:repeat-y;
	top:0;
	border:none;
	border-width:0px;
	z-index:1;
}

.pagecontainer {
	width:800px;
	height:auto;
	margin-left:29px;
}

.headercontainer {
	width:600px;
	height:150px;
	background-image:url(../images/help-point-logo-line.jpg);
	background-repeat:repeat-x;
	border:none;
	border-width:0px;
	z-index:5;
}

.menucontainer {
	width:600px;
	height:37.23px;
	top:85px;
	border:none;
	border-width:0px;
	z-index:5;
	position:relative;
}

.path {
	width:600px;
	height: 30px;
	border:none;
	border-width:0px;
	z-index:6;
	top:124px;
	position:absolute;
	vertical-align:middle;
	line-height:150%;
}

.Logo {
	width:200px;
	height:150px;
	z-index:10;
	border:none;
	border-width:0px;
	margin-top: -150px;
	margin-left: 600px;
}

.ContentWindow {
	width:800px;
	height:auto;
	top: 160px;
	border:none;
	border-width:0px;
}

.subcontentwindow {
	width:800px;
	height:auto;
	margin-top:-10px;
	border:none;
	border-width:0px;
	z-index:4;
	background-image:url(../images/yellow-repeat.jpg);
	background-repeat:repeat-y;
}

.MainContent {
	z-index:12;
	width:600px;
	height:auto;
	border-width:0px;
	border:none;
	padding-top:10px;
	padding-bottom:10px;
	background-image:url(../images/white.jpg);
	background-repeat:repeat-y;
}

.SubContent {
	width:200px;
	height:auto;
	z-index:14;
	border-width:0px;
	border:none;
	position:static;
	float:right;
	padding-top:10px;
}

.footcontainer {
	width:856px;
	height:auto;
	border:none;
	border-width:0px;
	margin-top:-20px;
}

.SubMenuContainer {
	width:200px;
	border:none;
	height:auto;
	border-width:0px;
	z-index:15;
	line-height:15px;
}

.SubMenuOptions {
	height:auto;
	width:200px;
	border:none;
	border-width:0px;
	z-index:16;
	background-image:url(../images/background/subcontentback.jpg);
	background-repeat:repeat-y;
}

.SubOptionsContainer {
	width:200px;
	height:auto;
	border:none;
	border-width:0px;
	z-index:15;
	line-height:15px;
}

.SubOptions {
	width:200px;
	height:auto;
	border:none;
	border-width:0px;
	z-index:16;
	background-image:url(../images/background/subcontentback.jpg);
	background-repeat:repeat-y;
}

.arrowtablecell {
	width:17px;
}

.texttablecell {
}

.copyrightcontainer {
	margin-left:30px;
	margin-top:-37px;
	z-index:17;
}

.copyrightcontainer A:link {
	font-size:9px;
	color:#CCC;
	text-decoration:none;
}

.copyrightcontainer A:visited {
	font-size:9px;
	color:#CCC;
	text-decoration:none;
}

.copyrightcontainer A:active {
	font-size:9px;
	color:#CCC;
	text-decoration:none;
}

.copyrightcontainer A:hover {
	font-size:9px;
	color:#CCC;
	text-decoration:underline;
}
