/****** Custom settings *******/
#footer_text {
	color: #fff;
	font-weight: bold;
}

#main_center p {
	font-size: 100%;
	min-width: 550px;
}
* html #main_center p {
  /*** IE needs this  ***/
	width: 500px;
}

.left_menu {
	width: 100px;
}

#main_left {
	float: left;
	width: 140px;
	background: #fff;
	min-height: 300px;
	padding: 5px;
	margin-left: -17px;
	/*background: url(/spotter/images/white_truck.gif) no-repeat ; */
	/*background-position: 0% 0%;*/
	position: relative;
}
* html #main_left {
  /*** IE needs this  ***/
	height: 300px;
}
#main_left ul {
	list-style: none;
	padding-bottom: 4px;
}
#main_left li {
	padding-bottom: 2px;
}

.top_nav {
  width: 850px;
  position: relative;
}

.heading1 {
	color:#004A90;
	font-weight:bold;
	text-indent:0px;
}

.heading2 {
	color:#000000;
	font-weight:bold;
	text-indent:0px;
}

/*---------
HOMEPAGE Styles
----------*/
#homepage_right_items ul {
	/*padding: 5;
	margin: 5;*/
	list-style: none;
	/*float : left;*/
	/*width : 12em;*/
}

#homepage_right_items li {
	color: #009591;
	font-weight: bold;
	list-style: none;
	padding: 5px;
	margin: 5px;
}

/*#homepage_left_items h3 {
	color: #009591;
}*/

#homepage_right_items a {
	color: #009591;
	text-decoration: none;
}

#homepage_right_items a:hover {
	color: #003399;
}

#homepage_left_items ul {
	/*padding: 5;
	margin: 5;*/
	list-style: none;
	/*float : left;*/
	/*width : 12em;*/
}

#homepage_left_items li {
	color: #009591;
	font-weight: bold;
	list-style: none;
	padding: 5px;
	margin: 5px;
}

#homepage_left_items a {
	color: #009591;
	text-decoration: none;
}

#homepage_left_items a:hover {
	color: #003399;
}

/*---------
FAQ page Styles
----------*/
#faq_items ul {
	padding: 5;
	margin: 5;
	/*list-style:circle;*/
	/*list-style: none;*/
	/*float : left;*/
	/*width : 12em;*/
}

#faq_items li {
	/*color: #009591;*/
	/*font-weight: bold;
	list-style: none; */
	padding: 5px;
	margin: 5px;
	margin-left: 10px;
}

#faq_items h3 {
	/*color: #009591;	*/
}

.input_field {
  border-width: none;
  border-right-color: silver;
  border-bottom-color: silver;
  border-top-color: black;
  border-left-color: black;
  border-style: groove;
}

.input_submit {
  border: 1px #003399 outset;
  background-color: #009591;
  font-weight: bold;
  font-size: 12px;
  color: white;
  padding: 2px;

/*#user {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #fff;
  float: right;
  text-align: right;
  padding-right: 10px;
}
#user a:link, #user a:visited {
  color: #fff;
  text-decoration: none;
}
#user a:hover {
  text-decoration: underline;
}
#userlogout {
  float: right;
  padding: 6px 10px 0px 0px;
}
#username {
  font-size: 12px;
  font-weight: bold;
}
#userdate {
  font-size: 9px;
}
#header .input_fields {
  text-transform: uppercase;
  border-width: thin;
  border-right-color: silver;
  border-bottom-color: silver;
  border-top-color: black;
  border-left-color: black;
  border-style: groove;
}
#header .input_submit {
  border: 1px #ff6600 outset;
  background-color: #cc0000;
  font-weight: bold;
  font-size: 12px;
  color: white;
  padding: 2px;
}
#header .input_submit:hover{
  color: #000000;
} */

/*********************
menu
*********************/
/*#menu {
  text-align: center;
}
#menu a {
  color: #FFFFFF;
}
#menu a:hover{
  color: #FFFFFF;
  text-decoration:none;
}*/

/****** Form styles *****/
/*.form_item {
	background-color: #003399;
	color: #fff;
	font-family: Copperplate, Arial, Impact, Techno, sans-serif;
	text-align: right;
	margin: 1px;
	font-weight: normal;
}

.form_error {
	background-color: #FF0000;
	color: #000;
	font-family: Copperplate, Arial, Impact, Techno, sans-serif;
	margin: 1px;
	font-weight: normal;
	padding: 3px;
	border: thin solid #000000;
}

.historical_review_header {
	background-color: #666666;
	color: #FFFFFF;
	font-family: Copperplate, Arial, Impact, Techno, sans-serif;
	text-align: left;
	margin: 2px 2px 2px 5px;
	font-weight: bold;
	padding: 3px;
}
.historical_review_item {
	background-color: #aaaaaa;
	color: #000000;
	font-family: Copperplate, Arial, Impact, Techno, sans-serif;
	text-align: left;
	margin: 2px;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	padding: 3px;
}
.historical_review_item2 {
	background-color: #dddddd;
	color: #000000;
	font-family: Copperplate, Arial, Impact, Techno, sans-serif;
	text-align: left;
	margin: 2px;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	padding: 3px;
}

.review_header {
	background-color: #003399;
	color: #FFFFFF;
	font-family: Copperplate, Arial, Impact, Techno, sans-serif;
	text-align: left;
	margin: 2px 2px 2px 5px;
	font-weight: bold;
	padding: 3px;
}
.review_header a:link, .review_header a:visited {
	color: #FFF;
	text-decoration:underline;
}
.review_header a:hover {
	color: #FFF;
	text-decoration:none;
}
.review_item {
	background-color: #ffeeaa;
	color: #000000;
	font-family: Copperplate, Arial, Impact, Techno, sans-serif;
	text-align: left;
	margin: 2px;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	padding: 3px;
}

status_header {
	background-color: #003399;
	color: #FFFFFF;
	font-family: Copperplate, Arial, Impact, Techno, sans-serif;
	text-align: left;
	margin: 2px 2px 2px 5px;
	font-weight: bold;
	padding: 3px;
}
.status_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 1px;
	padding: 1px;
}

.action_item {
	background-color: #3366CC;
	color: #fff;
	font-family: Copperplate, Arial, Impact, Techno, sans-serif;
	text-align: right;
	margin: 1px;
	font-weight: normal;
}
.action_header {
	background-color: #3366CC;
	color: #FFFFFF;
	font-family: Copperplate, Arial, Impact, Techno, sans-serif;
	text-align: left;
	margin: 2px 2px 2px 5px;
	font-weight: bold;
	padding: 3px;
}*/

/****** End Form sytles ****/

/****** Button styles *****/
/*.save_button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 1px;
	padding: 1px;
	color: #FFFFFF;
	background-color: #003399;
	border-top: 2px solid #CCCCCC;
	border-right: 2px solid #333333;
	border-bottom: 2px solid #333333;
	border-left: 2px solid #CCCCCC;
}

.save_button:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 1px;
	padding: 1px;
	color: #FFFFFF;
	background-color: #003399;
	border-top: 2px solid #000000;
	border-right: 2px solid #FFFFFF;
	border-bottom: 2px solid #FFFFFF;
	border-left: 2px solid #000000;
	text-decoration: underline;
}*/
/****** END Button styles ******/

