/*FORM element controls*/

/*Next 3 lines only work for Netscape or Mozilla based browsers */
input:focus, textarea:focus, option:focus {
    background-color: #EDEFEA;
    }

INPUT {
    font-size: 10px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    }

TEXTAREA {
    font-size: 10px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    }

SELECT {
    font-size: 10pt;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    }

/*.text controls the majority of the text in FishCart*/
.wtext  { 
	font-weight: normal;
	font-size: 10pt;
  font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #FFFFFF;
	}

.text  { 
	font-weight: normal;
	font-size: 10pt;
  font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	}

.text  FONT { 
  font-family: Arial, Helvetica, sans-serif;
	}

.text hr { 
	color: #000000;
	background-color: #666666;
	font-weight: bold;
	font-size: 10pt;
    font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	}

.text  A:link {
	color: #333366;
	font-weight: bold;
	font-size: 10pt;
    font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	}

.text  A:active {
	color: #333366;
	font-weight: bold;
	font-size: 10pt;
    font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	}

.text  A:visited {
	color: #333366;
	font-weight: bold;
	font-size: 10pt;
    font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	}

.text A:hover {
	color: #333366;
	font-weight: bold;
	font-size: 10pt;
    font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	}

.navtext  { 
	font-weight: bold;
	font-size: 10pt;
  font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	}

.navtext  FONT { 
  font-family: Arial, Helvetica, sans-serif;
	}

.navtext  A:link {
	color: #FFD068;
	font-weight: bold;
	font-size: 10pt;
    font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	}

.navtext  A:active {
	color: #FFD068;
	font-weight: bold;
	font-size: 10pt;
    font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	}

.navtext  A:visited {
	color: #FFD068;
	font-weight: bold;
	font-size: 10pt;
    font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	}

.navtext A:hover {
	color: #FFD068;
	font-weight: bold;
	font-size: 10pt;
    font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.bluebackfont {
	color: #FFFFFF;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: ffd068;
	font-size: 12px;
}
li {
	margin-top: 10px;
	margin-bottom: 10px;
}
.indent_sig {
	padding-left: 90px;
}
