* {
	margin: 0px;
	padding: 0px;
	border-collapse:collapse
}
input:focus, select:focus, textarea:focus {
outline-style: none;
}
a:focus {
outline-style: none;
outline:none;
}
#innerbodyWrapper #regBar {
	width: 792px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	text-align: left;
}
body {
	background-attachment: fixed;
	background-image: url(../img/bg_main.jpg);
	background-repeat: repeat;
	background-position: center -600px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8B775D;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	margin-bottom: 14px;
	padding: 0px;
}
form {
	margin: 0px;
	padding: 0px;
}
.inputBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #424B7E;
	text-decoration: none;
	text-align: left;
	border: 1px solid #9694E8;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 5px;
	margin: 0px;
	background-color: #FFF;
	background-image: url(../img/bg_input.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #515B98;
	margin-bottom: 12px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #004990;
	margin-bottom: 5px;
	margin-top: 10px;
}
#ajaxTable {
	font-family: Arial, Helvetica, sans-serif;
}
#ajaxTable tr  td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #4D4990;
	background-color: transparent;
	text-align: left;
	margin: 1px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #A4A8D5;
}
#ajaxTable tr td a {
	color: #535D97;
}
#ajaxTable tr th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	background-color: #525C99;
	text-align: left;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #FFF;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.clear {
	clear: both;
}
#outterWrapper {
	background-color: transparent;
	text-align: center;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
}
#outterWrapper #headerWrapper {
	height: 168px;
	width: 894px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	padding-right: 3px;
}
#navWrapper {
	position: absolute;
	height: 22px;
	width: 600px;
	right: 18px;
	bottom: 5px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	color: #515B98;
	font-size: 14px;
	font-weight: 500;
}
#navWrapper a:link, #navWrapper a:visited   {
	color: #515BAB;
	text-decoration: none;
}
#navWrapper a:active, #navWrapper a:hover {
	color: #9A8568;
	text-decoration: none;
}
#outterWrapper #bodyWrapper {
	width: 894px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/bg_mainContent.png);
	background-repeat: repeat-y;
	background-position: center top;
	background-color: transparent;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	overflow: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#innerbodyWrapper {
	text-align: left;
	margin-right: 42px;
	margin-left: 34px;
	margin-top: 25px;
	margin-bottom: 25px;
}
#outterWrapper #bodyShadow {
	width: 894px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/bg_bodyShadow.png);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: transparent;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 37px;
	overflow: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#outterWrapper #footerWrapper {
	height: 130px;
	width: 892px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 10px;
	background-color: transparent;
	padding: 0px;
	position: relative;
}
#footerLinksWrapper  {
	width: 500px;
	text-align: left;
	background-color: transparent;
	height: 25px;
	overflow: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 13px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 34px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #515B98;
	margin: 0px;
	position: absolute;
	left: 0px;
	top: 26px;
}
#footerLinksWrapper a:link, #footerLinksWrapper a:visited {
	color: #515BAB;
	text-decoration: none;
}
#footerLinksWrapper a:active, #footerLinksWrapper a:hover {
	color: #9A8568;
	text-decoration: none;
}
.center {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	display: block;
}
.finePrint {
	font-size: 10px;
}
#innerbodyWrapper #hopetitleBox {
	margin: 0px;
	padding: 0px;
	float: right;
	height: auto;
	width: 425px;
}
#innerbodyWrapper #home_regBox  {
	margin: 0px;
	float: left;
	height: 400px;
	width: 370px;
	text-align: left;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-right-width: thin;
	border-right-style: dotted;
	border-right-color: #515B98;
}
#innerbodyWrapper #dashBoard {
	width: 792px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	text-align: left;
}
.regTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #515B98;
}
.regTable tr td {
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 0px;
	text-align: left;
}
hr {
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	color: #CCC;
	width: 380px;
	height: auto;
}
.top {
	vertical-align: top;
}
#flashWrapper {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	width: 100%;
}
div .loginsubmit{
	width:50px;
	float:left;
}