body{
	background-color: white;
	margin-left: 20px;
}

#left_menu{
	float: left;
	width: 165px;
	margin: 0px;
	padding-top: 25px;
}

#left_menu ul{
  list-style: none;
  padding: 0px;
  margin: 0px;
	line-height: 140%;
}

#left_menu li{
	padding-bottom: 3px;
}

#left_menu a{
	font-family: Georgia;
	font-weight: bold;
	color: black;
	text-decoration: none;
}

#left_menu a:visited{
	color: #444;
}

#main_menu{
  padding: 0px;
  margin: 0px;
  padding-top: 90px;
}

#main_menu ul{
  list-style: none;
  padding: 0px;
  margin: 0px;
  padding-left: 0px;
  margin-left: 0px;
}

#main_menu ul li{
  display: block;
  float: left;
	margin-right: 1px;
}

#main_menu a{
  display: block;
	font-family: Georgia;
	font-weight: bold;
	color: white;
	text-decoration: none;
	padding: 7px 10px;
}

#main_menu .selected{
	color: black;
	background-color: white;
}

.color0 div.box{
	background-color: #bbb;
}

#main_menu .menu_1, .color1 div.box, .color1 div.boxfull{
	background-color: #E84F13;
}

#main_menu .menu_2, .color2 div.box, .color2 div.boxfull{
	background-color: #F59E01;
}

#main_menu .menu_3, .color3 div.box, .color3 div.boxfull{
	background-color: #FFDC00;
}

#main_menu .menu_4, .color4 div.box, .color4 div.boxfull{
	background-color: #B1C903;
}

#main_menu .menu_5, .color5 div.box, .color5 div.boxfull{
	background-color: #729B25;
}

#main_menu .menu_6, .color6 div.box, .color6 div.boxfull{
	background-color: #159F51;
}

#main_menu .menu_7, .color7 div.box, .color7 div.boxfull{
	background-color: #1D95B0;
}

#main_menu .menu_8, .color8 div.box, .color8 div.boxfull{
	background-color: #006FB4;
}

#main_menu .menu_9, .color9 div.box, .color9 div.boxfull{
	background-color: #006EB3;
}

#main_menu .menu_10, .color10 div.box, .color10 div.boxfull{
	background-color: #2C4595;
}

#main_menu .menu_11, .color11 div.box, .color11 div.boxfull{
	background-color: #E84F13;
}

#main_menu .menu_12, .color12 div.box, .color12 div.boxfull{
	background-color: #F59E01;
}

#main_menu .menu_13, .color13 div.box, .color13 div.boxfull{
	background-color: #FFDC00;
}

* html #centercol0{
	overflow-x: hidden;
	overflow-y: hidden;
/*	width: expression( document.body.offsetWidth - 170 );*/
}

#centercol0{
	margin: 0px;
	padding: 0px;
	margin-left: 165px;
	background-color: white;
}

* html #centercol0{
	margin-left: 165px;
	margin-top: 0px;
}

#centercol{
	margin: 0px;
	padding: 0px;
}

#centercol2{
	margin: 0px;
	padding: 8px 15px;
}

div.bottomtext{
	font-family: Courier, fixed;
	font-size: 12px;
	line-height: 140%;
	margin-left: 164px;
	margin-top: 12px;
}

div.date{
	float: right;
	margin-top: 46px;
	font-family: Verdana, sans-serif;
	font-weight: bold;
	font-size: 10px;
}

div.main{
	clear: both;
	padding-top: 0px;
}

div.box{
	margin: 10px;
	padding: 10px;

	color: black;
	width: 40%;
	float: right;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 10px;
}

div.boxfull{
	margin-top: 10px;
	margin-right: 10px;
	padding: 10px;

	color: black;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 10px;
}

div.box p, div.boxfull p{
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 10px;
	margin: 0px;
	padding: 8px 0px;
}

#search{
	padding-top:25px;
	font-family: Georgia, Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: black;
}

#isearch{
	border: solid 1px black;
	margin: 0px;
	width: 160px;
}

#ssearch{
	float: right;
	padding-top: 6px;
}

#ssearch, .results_submit{
	border: none;
	background-color: transparent;
	font-family: Courier, fixed;
	font-size: 12px;
}

#fsearch{
	padding: 0px;
	margin: 0px;
	padding-top: 20px;
}

form.results{
	padding-bottom: 20px;
}

p.results_title{
	margin-bottom: 0px;
	padding-bottom: 6px;
}

p.results_title a, p.results_title a:visited{
	font-family: Georgia, Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #046BB6;
}

p.results_url{
	margin-top: 0px;
	margin-bottom: 0px;
}

p.results_url a, p.results_url a:visited{
	font-family: Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: black;
}

p.results_lead{
	font-family: Verdana, sans-serif;
	font-weight: bold;
	font-size: 11px;
	margin-top: 6px;
	margin-bottom: 40px;
	text-indent: 50px;
}

#footer{
	padding-top: 25px;
	padding-left: 180px;
	clear: both;
}

a img{
	border: none;
}
