.paragraph {  font-family: Verdana; font-size: 12px; font-weight: normal; text-decoration: none}
.para_small {  font-family: Verdana; font-size: 10px; font-style: normal; font-weight: normal; text-decoration: none}
a:hover {  text-decoration: underline; color: 000000}
a:active {  text-decoration: underline; color: 666666}
a:link {  text-decoration: underline; color: 666666}
a:visited {  text-decoration: underline; color: 999999}
.para_bold {  font-family: Verdana; font-size: 12px; font-style: normal; font-weight: bold; text-decoration: none}
.header {  font-family: Arial; font-size: 14px; font-weight: bold; text-decoration: none}
.para_small_bold {  font-family: Verdana; font-size: 10px; font-weight: bold; text-decoration: none}

.error {
	background: #FFCCCC;
	 color: black;
	 }
	 
.linkout {  font-family: Verdana; font-size: 10px; font-style: normal; font-weight: bold; text-decoration: none; }
	 
div.row {
  clear:both;
  }

.floatdiv {
	width: 525px; 
	background-color: #c6c6ff; 
	border: 2px solid #000000; 
	padding: 5px; 
}

.floatdiv a:link {  text-decoration: underline; color: 000000}
.floatdiv a:hover {  text-decoration: underline; color: 000000}
.floatdiv a:active {  text-decoration: underline; color: 000000}
.floatdiv a:visited {  text-decoration: underline; color: 000000}

div.row span.label {
  float: left;
  width: 60px;
  text-align: right;
  font-family: Arial;
  font-weight: bold;
  font-size: 10pt;
  }
  
div.row span.title {
  float: left;
  width: 100%;
  text-align: left;
  font-family: Arial;
  font-weight: bold;
  font-size: 11pt;
}

div.row span.formw {
  float: right;
  width: 435px;
  text-align: left;
  }

div.row span.left {
  float: left;
  text-align: left;
  font-weight: bold;
  color: #fff;
  width: 49%;
  }

div.row span.right {
  float: right;
  text-align: right;
  font-weight: bold;
  color: #fff;
  width: 49%;
  }