html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
}
body {
  background-color: #000;
  color: #000;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  line-height: 14px;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  text-align: center;
}
h1 {
  color: #000;
  font-size: 14px;
  font-weight: bold;
  line-height: 14px;
}
h2 {
  color: #000;
  font-size: 12px;
  font-weight: bold;
  line-height: 14px;
}
a,  a:link {
  color: #000;
  font-weight: bold;
  text-decoration: none;
}
a:visited {
  color: #000;
  font-weight: bold;
  text-decoration: none;
}
a:hover {
  color: #000;
  text-decoration: underline;
}
a:focus {
  color: #000;
}
a:active {
  color: #000;
}
#outerWrapper {
  background-color: #fff;
  margin: 0 auto 0 auto;
  text-align: left;
  width: 900px;
}
#outerWrapper #header {
  background-color: #ddd;
  background-image: ;
  border-bottom: solid 0px #666;
  font-size: 18px;
  font-weight: bold;
  line-height: 15px;
}
#outerWrapper #contentWrapper #leftColumn1 {
  background-color: #000000;
  border-right: solid 0px #666;
  float: left;
  padding: 10px 10px 10px 10px;
  width: 384px;
}
#outerWrapper #contentWrapper #content {
  margin-bottom: 0;
  margin-left: 404px;
  margin-top: 0;
  padding: 10px 10px 10px 10px;
}
#outerWrapper #contentWrapper .clearFloat {
  clear: left;
  display: block;
}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
}
body {
  background-color: #000;
  color: #000;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  line-height: 14px;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  text-align: center;
}
h1 {
  color: #000;
  font-size: 14px;
  font-weight: bold;
  line-height: 14px;
}
h2 {
  color: #000;
  font-size: 12px;
  font-weight: bold;
  line-height: 14px;
}
a,  a:link {
  color: #000;
  font-weight: bold;
  text-decoration: none;
}
a:visited {
  color: #000;
  font-weight: bold;
  text-decoration: none;
}
a:hover {
  color: #000;
  text-decoration: underline;
}
a:focus {
  color: #000;
}
a:active {
  color: #000;
}
#outerWrapper {
  background-color: #fff;
  margin: 0 auto 0 auto;
  text-align: left;
  width: 900px;
}
#outerWrapper #header {
  background-color: #000000;
  background-image: ;
  border-bottom: solid 0px #666;
  font-size: 18px;
  font-weight: bold;
  line-height: 15px;
}
#outerWrapper #contentWrapper #leftColumn1 {
  background-color: #000000;
  border-right: solid 0px #666;
  float: left;
  padding: 10px 10px 10px 10px;
  width: 384px;
}
#outerWrapper #contentWrapper #content {
  margin: 0 0 0 0;
  padding: 10px 10px 10px 10px;
}
#outerWrapper #contentWrapper .clearFloat {
  clear: left;
  display: block;
}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
}
body {
  background-color: #000;
  color: #000000;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  line-height: 14px;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  text-align: center;
}
h1 {
  color: #000;
  font-size: 14px;
  font-weight: bold;
  line-height: 14px;
}
h2 {
  color: #000;
  font-size: 12px;
  font-weight: bold;
  line-height: 14px;
}
a,  a:link {
  color: #000;
  font-weight: bold;
  text-decoration: underline;
}
a:visited {
  color: #000;
  font-weight: bold;
   text-decoration: underline;

}
a:hover {
  color: #000;
  text-decoration: underline;
}
a:focus {
  color: #000;
}
a:active {
  color: #000;
}
#outerWrapper {
  background-color: #fff;
  margin: 0 auto 0 auto;
  text-align: left;
  width: 900px;
}
#outerWrapper #header {
  background-color: #000000;
  border-bottom: solid 0px #666;
  font-size: 18px;
  font-weight: bold;
  line-height: 15px;
}
#outerWrapper #contentWrapper #content {
  background-color: #000000;
  margin-bottom: 0;
  margin-top: 0;
  padding: 10px 10px 10px 10px;
}

label {
	float: left;
	width: 100px;
}

label.ButtonLabel {
	color: #DD0055;
	font-size: 1.9em;
	cursor: pointer;
	margin-bottom: 10px;
}

.error_msg {
	color: red;
	font-size: 14px;
	font-weight: bold;
	display: block;
	margin-bottom: 15px;
}

.success_msg {
	color: green;
	text-align:center;
	font-size: 14px;
	font-weight: bold;
	display: block;
	margin-bottom: 15px;
}