@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
}
body {
	background-color: #171717;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size:15px;
}
a:link {
	color: #92CC08;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #92CC08;
}
a:hover {
	text-decoration: underline;
	color: #92CC08;
}
a:active {
	text-decoration: none;
	color: #92CC08;
}
#header {
	background-color: #171717;
	text-align:center;
}
#nav {
	background-color: #171717;
	text-align:center;
}
#subheader {
	background-color: #92CC08;
	text-align:center;
}
#main {
	background-color: #FFFFFF;
	text-align:center;
}
#footer {
	background-color: #171717;
	text-align:center;
}
#headercontent {
	width:900px;
	padding-left:50px;
	padding-right:50px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(images/logo.jpg);
	background-position:left;
	background-repeat:no-repeat;
	height:185px;
}
#navcontent {
	width:1000px;
	padding-left:0px;
	padding-right:0px;
	padding-top:8px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(images/mid-right-2.jpg);
	background-position:right;
	background-repeat:no-repeat;
	height:33px;
	font-size:15px;
}
#navcontent ul {
	margin:0px;
	padding:0px;
	display:inline;
}
#navcontent li {
	margin:0px;
	padding-left:25px;
	padding-right:25px;
	display:inline;
	color:#FFFFFF;
}
#navcontent a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#navcontent a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
#navcontent a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
#navcontent a:active {
	text-decoration: none;
	color: #FFFFFF;
}
#subheadercontent {
	width:425px;
	padding-left:50px;
	padding-right:525px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(images/mid-right.jpg);
	background-position:right;
	background-repeat:no-repeat;
	height:159px;
	text-align:left;
	color:#FFFFFF;
	padding-top:10px;
}
#subheadercontent h1 {
	font-size:28px;
	padding:0px;
	margin:0px;
	line-height:normal;
	font-weight:normal;
}
#subheadercontent p {
	margin-bottom:0px;
}
#subheadercontent a:link {
	color: #000000;
	text-decoration: none;
	font-size:22px;
}
#subheadercontent a:visited {
	text-decoration: none;
	color: #000000;
	font-size:22px;
}
#subheadercontent a:hover {
	text-decoration: underline;
	color: #000000;
	font-size:22px;
}
#subheadercontent a:active {
	text-decoration: none;
	color: #000000;
	font-size:22px;
}
#maincontent {
	width:900px;
	padding-left:50px;
	padding-right:50px;
	margin-left:auto;
	margin-right:auto;
	padding-top:20px;
	padding-bottom:20px;
	text-align:left;
}
#maincontent h1 {
	font-size:28px;
	padding:0px;
	margin:0px;
	line-height:normal;
	font-weight:normal;
	color:#92CC08;
}
#footercontent {
	width:900px;
	padding-left:50px;
	padding-right:50px;
	margin-left:auto;
	margin-right:auto;
	padding-top:20px;
	padding-bottom:20px;
	font-size:13px;
	color:#FFFFFF;
}
#footercontent a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
#footercontent a:visited {
	text-decoration: underline;
	color: #FFFFFF;
}
#footercontent a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
#footercontent a:active {
	text-decoration: underline;
	color: #FFFFFF;
}
#registerbox {
	background-image:url(images/register-bg.jpg);
	background-repeat:no-repeat;
	width:330px;
	height:170px;
	margin-left:544px;
	text-align:left;
	padding-top:15px;
	padding-left:25px;
	padding-right:20px;
	color:#FFFFFF;
	font-size:18px;
}
#registerbox h1 {
	font-size:28px;
	padding:0px;
	margin:0px;
	line-height:normal;
	font-weight:normal;
	color:#CCCCCC;
}
#registerbox p {
	margin-top:0px;
	margin-bottom:0px;
}
.registerinput {
	width:321px;
	height:29px;
	font-size:22px;
	color:#999999;
	margin-top:3px;
	border:none;
	padding:0px;
}
.registersubmit {
	width:124px;
	height:35px;
	font-size:22px;
	color:#000000;
	margin-top:3px;
	background-color:#92CC08;
	border:none;
	padding:0px;
	margin-right:15px;
	vertical-align:middle;
}
.bodyinput {
	width:321px;
	height:29px;
	font-size:22px;
	color:#999999;
	margin-top:3px;
	border:1px solid #666666;
	padding:0px;
}
.bodysubmit {
	height:35px;
	font-size:22px;
	color:#000000;
	margin-top:3px;
	background-color:#92CC08;
	border:none;
	padding:0px;
	vertical-align:middle;
}
.hptrainingbox {
	width: 135px;
	height:250px;
	margin-right:15px;
	margin-top:10px;
	float:left;
	text-align:center;
}

.hptrainingbox p {
	margin-top:0px;
	margin-bottom:0px;
}
