@charset "utf-8";
.inputtext {
	font-size: 10px;
	text-transform: uppercase;
	color: #000000;
	background-color: #cbdea8;
	text-align: center;
	width: 75px;
	padding-left: 5px;
	border: 1px solid #999999;
}
.YesNo {
	font-variant: normal;
	text-transform: uppercase;
	text-align: center;
	font-size: 10px;
	width: 50px;
	border: 1px solid #999999;
	background-color: #cbdea8;
	color: #000000;
}
.inputsizeB {
	font-size: 10px;
	width: 75px;
	border: 1px solid #99000;
	padding-left: 5px;
	text-align: center;
}
.inputsize {
	font-size: 10px;
	width: 150px;
	border: 1px solid #999999;
	padding-left: 5px;
}
.minisearch {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-variant: small-caps;
	padding-left: 15px;
}
.Leftsidebarlink {
	font-variant: small-caps;
}
.white {
	color: #FFFFFF;
}
.rightalign {
	text-align: right;
}
.SearchBox {
	width: 93%;
	margin-top: 0px;
	padding-right: 15px;
	padding-left: 15px;
	background-image: url(../Images/custom_corners_rightborder.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
select {
width: 175px;
color: #00008B;
background-color: #cbdea8;
border: 1px solid #00008B;
}
 
fieldset {color:#990000}

.SearchMiami {
	font-size: 10px;
	font-variant: small-caps;
	width: 125px;
}

.GoogleInput {
	background-color: #FFFFFF;
	width: 175px;
}
#SearchBox {
	margin-left: 10px;
	padding-left: 10px;
	background-image: url(../Images/custom_corners_rightborder.gif);
	background-repeat: repeat-y;
	background-position: right top;
	margin-top: -20px;
	padding-top: 5px;
	text-align: left;
	text-indent: 20px;
	display: block;
}
.searchbutton {
	padding-left: 250px;
}
.resetbutton {
	width: 50px;
	color: #FF0000;
	height: 20px;
}
.resetpostion {
	padding-left: 300px;
}
.legendbox {
	font-variant: small-caps;
	color: #990000;
	width: auto;
	font-weight: bold;
}
.fieldsetbox {
	width: 370px;
	border-top-color: #CBDEA8;
	border-right-color: #CBDEA8;
	border-bottom-color: #CBDEA8;
	border-left-color: #CBDEA8;
}
.labelbox {
	padding-left: 20px;
}
.style1 {color: #990000}
.style2 {
	color: #FF0000;
	font-weight: bold;
}
.style3 {
	font-size: 18px;
	color: #990000;
	font-weight: bold;
}
.radio {
	width: 20px;
}
.style4 {font-size: .7}
.readmore {
	font-variant: small-caps;
	color: #990000;
	text-align: right;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	font-variant: small-caps;
	color: #FF0000;
	text-decoration: none;
}
a:active {
	font-weight: bold;
	font-variant: small-caps;
	color: #990000;
	text-decoration: none;
}
