/* sIFR styles */

/* These are standard sIFR styles... do not modify */

/* .sIFR-flash {
  visibility: visible !important;
  margin: 0;
}

.sIFR-replaced {
  visibility: visible !important;
}

span.sIFR-alternate {
  position: absolute;
  left: 0;
  top: 0;
  width: 0;
  height: 0;
  display: block;
  overflow: hidden;
}

.sIFR-hasFlash #menu li,
.sIFR-hasFlash #stripe h3,
.sIFR-hasFlash #top_right h3,
.sIFR-hasFlash h4
{
  visibility: hidden;
  letter-spacing:-1px;
} */
a:link {
	color: #0066CC;
	text-decoration:underline;
}
a:visited {
	color: #0066CC;
	text-decoration:underline;
}
a:hover {
	color: #666666;
	text-decoration:underline;
}
#stripe a:link {
	color: #FFFFFF;
	text-decoration:none;
}
#stripe a:visited {
	color: #FFFFFF;
	text-decoration:none;
}
#stripe a:hover {
	color: #86C0F0;
	text-decoration:none;
}
.ph {
	margin-bottom: .5em;
}
.textbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #2D3D71;
	background-color: #FFFFFF;
	padding: 2px;
	height: 16px;
	width: 200px;
	border: 1px solid #2D3D71;
}
.textarea {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #2D3D71;
	background-color: #FFFFFF;
	padding: 2px;
	height: 200px;
	width: 200px;
	border: 1px solid #2D3D71;
}
.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	padding: 1px;
	height: 18px;
	width: 10em;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #005DAA;
	border-right-color: #000033;
	border-bottom-color: #000033;
	border-left-color: #005DAA;
	background-color: #2D3D71;
	color: #FFFFFF;
}

#menu a:link {
	color: #FFFFFF;
	text-decoration:none;
}
#menu a:visited {
	color: #FFFFFF;
	text-decoration:none;
}
#menu a:hover {
	color: #86C0F0;
	text-decoration:none;
}
#copy a:link {
	color: #FFFFFF;
	text-decoration:underline;
}
#copy a:visited {
	color: #FFFFFF;
	text-decoration:underline;
}
#copy a:hover {
	color: #86C0F0;
	text-decoration:underline;
}
#cp a:link {
	color: #FFFFFF;
	text-decoration:none;
}
#cp a:visited {
	color: #FFFFFF;
	text-decoration:none;
}
#cp a:hover {
	color: #86C0F0;
	text-decoration:none;
}
