* {
	margin: 0;
	padding: 0;
}
html {
	background: #000099;
	text-align: center;
}
body {
	margin:0 auto 20px auto;
	text-align: left;
	font-size: 12px;
	font-family: Tahoma, Arial, Sans-serif;
	width: 800px;
	background: #fff url(../images/bg.gif) repeat-y top left;
}
#container {
	background: #fff url(../images/bg.gif) repeat-y top left;
	height: 1%;
	overflow: hidden;
}
#menu {
	border-top: 6px solid #ff6600;
	background: #ffcc33;
	font-weight: bold;
}
#menu ul {
	list-style: none;
	padding: 0 0 2px 10px;
}
#menu ul li {
	display: inline;
	color: #221b5f;
}
#menu a {
	color: #221b5f;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
#header {
	height: 110px;
	background: #fff url(../images/banner.jpg) no-repeat top left;
	text-indent: -9999px;
}
#submenu {
	border-top: 2px solid #ffcc33;
	border-bottom: 3px solid #000099;
	height: 20px;
	background: #ff9933;
}
#leftRail{
	float:left;
	width:150px;
	background: #ffcc99;
}
#center{
	float: left;
	width:450px;
	height: 1%;
	overflow: hidden;
}
#center.full {
	width: 649px;
	height: 1%;
	overflow: hidden;
}
#rightRail{
	float:right;
	width:180px;
}
#footer {
	background: #000099;
	border-bottom: 4px solid #fff;
	padding: 4px 0;
	color: #fff;
	font-weight: bold;
	text-align: center;
	font-size: 12px;
	clear:both;
}
*#footer ul {
	list-style: none;
	padding: 0 0 2px 10px;
}
#footer ul li {
	display: inline;
	color: #fff;
}
#footer ul li a {
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	}

#rightRail h2 {
	font-family: Georgia, serif;
	font-size: 12px;
	color:#000066;
	font-weight: bold;
	margin-bottom: 5px;
}

#rightRail h3 {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
	color:#000099;
	font-weight: bold;
	margin-bottom: 2px;
	margin-top: 10px;
	border-top-color: #000099;
	border-top-style: solid;
	border-top-width: thin;
}
#center h1 {
	font-family: Georgia, serif;
	font-size: 24px;
	color:#000066;
	font-weight: normal;
	margin-bottom: 5px;
	letter-spacing: 1px;
}
#center h2 {
	font-family: Georgia, serif;
	font-size: 16px;
	color:#000066;
	font-weight: bold;
	margin-bottom: 5px;
	}
#center h3 {
	font-size: 13px;
	color:#993300;
	font-weight: bold;
	margin-bottom: 5px;
	border-bottom: 1px solid #993300;
	padding-top:1px;
	margin-top: 10px;
}
#center h4 {
font-size: 12px;
color: #000066;
font-weight: bold;
padding-top: 4px;
}
/*#center li{
color: #000066;
	font-size: 12px;
	margin-bottom: 5px;
}*/

#center p {
	color: #000066;
	font-size: 12px;
	margin-bottom: 5px;
	line-height:150%;
}
#center li {
	color: #000066;
	font-size: 12px;
	margin-bottom: 5px;
	line-height:130%;
	margin-left: 20px;
	list-style-image:url(../images/bul_sq000066.gif);
	list-style-position:outside;
}
#leftRail h2{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #993300;
	margin-bottom: 5px;
	border-style: solid;
	border-color: #FFFFFF;
	background-color: #FFFFFF;
	border-width: 1px;
	padding: 0px,2px,4px,2px;
}
#leftRail h3{
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000066;
	margin-bottom: 5px;
	border-top-style: solid;
	border-top-color: #000066;
	border-top-width: 2px;
	padding: 0px,2px,4px,2px;
}
#leftRail p  {
	font-family: Tahoma, Arial, Sans-serif;
	color: #000066;
	font-size: 11px;
	margin-bottom: 5px;
	font-weight: normal;
	line-heigth:150%;
}
#rightRail p {
	font-family: Tahoma, Arial, Sans-serif;
	color: #000066;
	font-size: 12px;
	margin-bottom: 5px;
	font-weight: normal;
	line-height: 120%;
}
.gutter {
	padding: 5px;
}

#center .gutter {
	padding: 5px 10px;
}

.clear {
	both;
}

.img {
	clear: both;
	padding: 2px 10px 0 0;
}
#center img {
	float:left;
	padding-right:10px;
}

.list li {
	margin-left: 20px;
	list-style-image:url(../images/bul_sq000066.gif);
	list-style-position:outside;
}
.button1 {
	padding: 0 2px 2px 2px;
	border-bottom: 1px solid #fff;
}
.button1 a {font-weight: normal; color: #993300;}
.button1 a:hover {color: #fff; text-decoration: none;}
.goldbkgrd {
	background-color: #FF9900;
	padding-left: 4px;
}
.orangbkgrd {
	background-color: #FCE1AB;
	padding-left: 4px;
}
.bluline_box {
	background-color: #FFFFFF;
	border-width: 1px;
	border-color: #000066;
	padding-left: 4px;
	padding-right: 4px;
	border-style: solid;
	
	
}

/* Description */
#homepageContent {
	overflow: hidden;
	border-bottom: 1px solid #ddd;
	margin: 0 0 10px;
}
#description {
	overflow: hidden;
	width: 440px;
	float: left;
	border-right: 1px solid #ddd;
	padding: 5px 10px 10px 0;
}
#description p {
	font-size: 11px;
	line-height: 1.4em;
	color: #000;
	margin: 0 0 10px 0;
}
#corporateMembers {
	width: 170px;
	float: right;
	text-align: center;
}
#corporateMembers h4 {
	text-align: center;
	font: bold 13px Georgia, serif;
	margin: 5px 0;
	padding: 0 0 5px;
	color: black;
	border-bottom: 1px solid #ddd;
}
#corporateMembers ul {
	margin: 0;
	padding: 0;
	list-style: none !important;
}
#corporateMembers li {
	display: block;
	margin: 0 0 5px;
	padding: 0;
	list-style-type: none !important;
	list-style-image: none !important;
}
#corporateMembers li img {
	float: none;
	border: 0;
	padding: 0;
}

/* Company List */
.title {
}
.companylist {
}
.companylist td {
	padding: 4px 2px;
	font-size: 11px;
	font-family: Arial, sans-serif;
	background: #fff;
	border: 1px solid #ddd;
	border-width: 0 0 1px 0;
}
.companylist th {
	background: #ffcc33;
	font-size: 14px;
	border-bottom: 2px solid #fff;
	padding: 2px;
}
.slogan {
	display: block;
	padding: 0 0 10px 25px;
	font-size: 11px;
	color: #333;
	position: relative;
}
.slogan img {
	position: absolute;
	top: 5px;
	left: 0;
}
#status {
	text-align: right;
}
.num_results {
	padding: 5px 0 0 0;
	margin: 0 0 10px 0;
	display: block;
}
#menu2 {
	list-style: none;
	padding: 0 0 5px 0;
	border-bottom: 1px solid #ddd;
	margin: 0 0 5px 0;
}
#menu2 li {
	display: inline;
	margin: 0;
	padding: 0;
	color: #ddd;
}
#menu2 li a {
	text-decoration: underline;
}
#status span {
	font-weight: bold;
}
#status a {
	color: red;
}
.clear {
	clear: both;
	overflow: hidden;
	height: 1%;
}
#privacy {
	margin: 10px 0;
	border: 1px solid red;
	background: #eee url(../img/copyright.gif) no-repeat top left;
}
#privacy p {
	display: block;
	padding: 10px 10px 10px 90px;
	font-size: 10px;
}
#search {
	text-align: right;
	border-bottom: 1px solid #ddd;
	margin-bottom: 4px;
	text-align: right;
	padding-bottom: 4px;
}
.noBottomMargin {
	margin-bottom: 0 !important;
}
#search .form_row {
	margin: 0 auto;
}
.textbox {
	width: 200px;
}

.form_row {
	background: #fff;
	padding: 2px;
	position: relative;
}

.form label {
	display: block;
	font-weight: bold;
	margin-bottom: 4px;
	font-size: 1.2em;
}

.checkbox {
	margin-bottom: 4px;
}

.checkbox input {
	margin-right: 4px;
}

.titleword {
	font-weight: bold;
}

#advancedsearch {
	float: left;
	width: 300px;
}
#advancedsearch h3 {
	margin-top: 0;
}
.eflorida {
	float: left;
}
.reflink {
	display: none;
}
#viewcompany {
	padding: 10px 0 0 0;
	border-top: 1px solid #ddd;
}

#viewcompany p span {
	font-weight: bold;
}

#viewcompany form p span {
	display: block;
	width: 150px;
	float: left;
}

#viewcompany form p {
	clear: both;
	overflow:hidden;
	display: block;
	margin: 0 0 2px 0;
}

#viewcompany form input {
	width: 200px;
}

#viewcompany textarea {
	width: 420px;
	height: 100px;
	margin: 0 0 10px 0;
}

#viewcompany form input.button {
	width: 70px;
}

.edit {
	display: block;
	margin: 0 0 10px 0;
}

.edit  a {
	font-size: 12px;
	color: red;
}

#validation {
	margin: 10px 0 10px 0;
	padding: 10px;
	border: 1px solid red;
}

#validation li {
	color: red;
	font-size: 10px;
}

.red {color: red;}

#update_info {margin: 10px 0;}
#update_info li {font-size: 10px;}

/* REGIONAL CHART */
#regionChart {
	width: 250px;
	height: 245px;
	background: url(../images/bgChart.jpg) top left no-repeat;
	float: left;
	margin: 0 10px 5px 0;
	position: relative;
}
#regionChart div {
	position: absolute;
	width: 20px;
	height: 14px;
	font: bold 12px Verdana;
	color: white;
}
#nwRegion {
	top: 44px;
	left: 65px;
}
#ncRegion {
	top: 55px;
	left: 129px;
}
#neRegion {
	top: 60px;
	left: 168px;
}
#tbRegion {
	top: 120px;
	left: 154px;
}
#regionChart #ecRegion {
	top: 98px;
	left: 174px;
	color: #597FEE;
}
#scRegion {
	top: 143px;
	left: 178px;
}
#regionChart #seRegion {
	top: 170px;
	left: 201px;
	color: #4417D4;
}
#swRegion {
	top: 178px;
	left: 174px;
}