body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin-top: 0px;
	background-color: #ECECEC;
}
form {
	margin: 0px;
	padding-right: 30px;
}

input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	height: 15px;
	width: auto;
}

select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	height: 22px;
	width: auto;
	width: 125px;
}
.submit    {
	color: #000066;
	height: 23px;
	width: auto;
	font-size: 12px;
	margin: 0px;	
}

fieldset {
	margin: 0px;
	padding: 0px;
	width: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-right: 30px;
	
}

fieldset input {
	width: 100px;
	
}

fieldset a {
    font-size: 10px;
 	color:#FFFFFF;
}  


fieldset .welcome {
	font-size:12px;
	color:#000066;
	font-weight:normal;
}

fieldset .welcome a {
	font-size:12px;
	color:#000066;
	font-weight:normal;
}

fieldset .welcome a:hover {
    font-size:12px;
	color:#000066;
	font-weight:normal;
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000066;
	font-weight: lighter;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000066;
}

a {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0000C1;
}

.spacer  {
	clear: both;
	height: 1px;
	width: 100%;
	background-color: #E3E3E3;
}

th {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000066;
}

.rowA {
	background-color: #E5E5E5;
}

.rowB {
	background-color: #F0F0F0;
}
.smalltxt {
  	font-size:10px;
}

td {
  padding: 3px 5px 3px 3px;
}  

#container {
	width: 900px;
	height: 100%;
	margin-left:auto;
	margin-right:auto;
	background-color: #FFFFFF;
	overflow: hidden;
	min-height: 625px;
}

#container #topheader {
	height: 20px;
	width: 900px;
	background-image: url(images/login-bg.jpg);
	background-repeat: no-repeat;
	text-align: right;
	color: #000066;
	padding: 5px;
	font-weight: bold;
}
#container #main-content #left-col .cat {
	height: 15px;
	padding: 3px 5px 5px 6px;
	border-top: 1px solid #cccccc;
}

.featured-box {
  	width: 120px;
	border: 1px solid #cccccc;
	padding: 5px;
	margin-left:auto;
	margin-right:auto;
}

#container #header {
	color: #FFFFFF;
	height: 75px;
	width: 900px;
	background-image: url(images/header-bg.jpg);
	background-repeat: repeat-x;
	display: block;
}

#container #header #topnav {
	float: right;
	width: 527px;
	display: block;
	padding-top: 49px;
	padding-left: 130px;
}

#container #header #topnav ul {
	list-style-type: none;
	display: inline;
	text-align: center;
	vertical-align: middle;
	margin:0px;
	padding:0px;
}

#container #header #topnav li {
	display:inline;
	margin:0px;
	padding:0px;
}

#container #header #topnav li a {
	float: left;
	display: inline;
	white-space:nowrap;
	padding: 4px 4px 2px 4px;
	margin-right: 2px;
	height: 20px;
	width: 75px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #002A54;
	text-decoration: none;
	background-image: url(images/nav-bg.jpg);
	text-align: center;
}

#container #header #topnav a:hover {
	background-image: url(images/nav-bg-hover.jpg);
}

#container #header #logo {
	float: left;
	width: auto;
	height: 75px;
	display: block;
	padding-left: 20px;
}
#container #header #topnav #slogan {
	position: absolute;
	height: 20px;
	width: auto;
}

#container #searchbar {
	height: 30px;
	width: 895px;
	display: block;
	padding-top: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	background-color: #FF9900;
	padding-right: 0px;
	font-weight: bold;
	color: #000000;
}

#container #main_content {
	width: 900px;
	height: 100%;
	background-color: #FFFFFF;
	overflow: hidden;
}
#main-content  #right-col  {
	float: left;
	width: 160px;
	height: 100%;
	padding-top: 10px;
	padding-right: 5px;
	padding-left:  5px;
	margin-bottom: -2000px; 
	padding-bottom: 2000px;
	background-color: #E3E3E3;
	
}
#main-content  #left-col  {
	float: left;
	width: 160px;
	height: 100%;
	background-color: #E3E3E3;
	padding-top: 10px;
	padding-right: 5px;
	padding-left: 5px;
	margin-bottom: -2000px; 
	padding-bottom: 2000px;
}

#container #main-content #center-col {
	float: left;
	width: 540px;
	height: 100%;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-color: #FFFFFF;
}
#footer {
	clear: both;
	color: #FFFFFF;
	background-color: #004892;
	width: 900px;
	margin-left:auto;
	margin-right:auto;
	height: 30px;
	text-align: center;
	padding-top: 15px;
	bottom: 0px;
}

#footer a {	
	color: #FFFFFF;	
}

#statediv {
	display: block;	
  	float: left;
	padding-right: 3px;
}



#citydiv {
  	display: block;	
  	float: left;
	padding-right: 3px;
}

.searchdiv {
	display: block;	
  	float: left;
	padding-right: 3px;
}
#formselect {
	display: block;	  	
}
#formselectstate {
	display: block;	  	
}
#formselectcity {
	display: block;	  	
}
