/* Designed by: Eyenovation Multimedia LLC */

	A {
	  text-decoration: none;
	}
	A:link {
	color: #0099FF;
	text-decoration: underline;
	}
	A:visited {
	  color: #0099FF;
	  text-decoration: underline;
	}
	A:hover {
	  color: #0099FF;
	  text-decoration: none;
	}
	A:active {
	  color: #0099FF;
	  text-decoration: none;
	}
	body {
	font-family: Arial, Helvetica, Verdana;
	color: #666666;
	margin: 0px 0px 0px 0px;
	background-color: #FFFFFF;
	font-size: 12px;
	line-height: 140%;
	}
.inputbox {
	font-size: 15px;
	color: #666666;
	font-weight: bold;
	border: 1px solid #CCCCCC;
	width: 325px;
	margin-right: 3px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 2px;
}
.header {
	font-size: 15px;
	color: #0099FF;
	font-weight: bold;
}
.searchbutton {
	font-size: 15px;
	color: #000;
	font-weight: bold;
	background-image: url(/images/buttons/bkgnd_searchbutton.jpg);
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #999b9a;
}
.indent {
	margin-left: 35px;
}
.headermini {
	font-size: 12px;
	color: #0099FF;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
}
.oopstext {
	font-size: 16px;
	color: #999999;
	font-weight: bold;
}
.marginright {
	margin-right: 5px;
}
