p  {
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : #000000;
	font-size : 9pt;
	line-height: normal;
	text-transform: none
}

td  {
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : #000000;
	font-size : 9pt;
	line-height: normal;
	text-transform: none
}

a {
	font-family: Arial;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #0000CC;
	text-decoration: none
}

a:hover {
	font-family: Arial;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #0000CC;
	text-decoration: underline
}

li {
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : #000000;
	font-size : 10pt;
	line-height: normal;
	text-transform: none
}

ul {
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : #000000;
	font-size : 10pt;
	line-height: normal;
	text-transform: none
}

.status  {
	font-family : Arial;
	font-weight : bold;
	font-style : normal;
	color : #FF9400;
	font-size : 9pt;
	line-height: normal
}

.marine  {
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : #007E7D;
	font-size : 9pt;
	line-height: normal
}

.marine:hover  {
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : #007E7D;
	font-size : 9pt;
	line-height: normal;
	text-decoration: underline
}

.smallprint {
	font-family: Arial;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color: #000000
}

.bold {
	font-family : Arial;
	font-weight : bold;
	font-style : normal;
	color : #000000;
	font-size : 10pt;
	line-height: normal;
	text-transform: none
}

.quote {
	font-family : Arial;
	font-weight : normal;
	font-style : italic;
	color : #000000;
	font-size : 10pt;
	line-height: normal;
	text-transform: none
}

.description {
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : #000000;
	font-size : 9pt;
	line-height: normal;
	text-transform: none
}



.submitbutton {
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF9400;
	padding: 1px 1px 1px 1px;
}

.formtext {
  color: #000000;
  font-family: arial;
  font-size: 9pt;
  font-style: normal;
  font-weight: normal;
  border: solid 1px #000000;
}


.formtextover {
  color: #000000;
  font-family: arial;
  font-size: 9pt;
  font-style: normal;
  font-weight: normal;
  border: solid 1px #FF9400;
}

.errorformtext {
  color: #000000;
  font-family: arial;
  font-size: 9pt;
  font-style: normal;
  font-weight: normal;
  background-color: #FF9400;
  border: solid 1px #FF9400;
}

