body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-color: #ffffff;
	text-align: left;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
tr.header {
  background-color:#333;
  color:#fff;
  font-weight:bold;
}
td.best_value {
  background-color:#9acd32;
  color:#000;
  /*font-weight:normal;*/
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
a:link {
	color: #0752AF;
	text-decoration: none;
}
a:visited {
	color: #0752AF; text-decoration: none;
}
a:hover {
	color: #A53434; text-decoration: none;
}

h1 { font-size:14pt; }
h2 { font-size:13pt; color: #9F4D11; }
h3 { font-size:12pt; }
h4 { font-size:11pt; }
h5 { font-size:10pt; }
h6 { font-size:9pt; }

ul {
	line-height: 2; 
	list-style-type: square; 
	padding-left:10px;	
	margin:10px;
	text-align:justify;	
}

hr {
	height:0px; border:0px; border-top: solid 1px #999;
}


#topmenu {  
  text-align:left;
  width: 100%; 
  height: 35px;
  background-color: #295685;  
  margin-top: 1px;  
  text-align: left;    
  color: white;
}
#topmenu div {
  position: relative; top: 8px;
	margin: 0px 5px 0px 25px;
}
#topmenu div span a {
   color: #ffffff; padding: 6px;   
}
#topmenu div span a:link {
	text-decoration: none; font-weight: bold;
}
#topmenu div span a:visited {
	text-decoration: none; font-weight: bold;
}
#topmenu div span a:hover {
	text-decoration: none; color: #bbb;
}

#topmenu2 {  
  text-align:left;
  width: 100%; 
  height: 35px;
  background-color: #ddd;  
  margin-top: 1px;  
  text-align: left;    
  color: black;
}
#topmenu2 div {
  position: relative; top: 8px;
	margin: 0px 5px 0px 25px;
}
#topmenu2 div span a {
   color: #000000; padding: 6px;   
}
#topmenu2 div span a:link {
	text-decoration: none; font-weight: bold;
}
#topmenu2 div span a:visited {
	text-decoration: none; font-weight: bold;
}
#topmenu2 div span a:hover {
	text-decoration: none; color: #bbb;
}

#menu {
	padding: 0px; text-align:left;
}
#menu a {
	margin-left: 10px; color: black; font-weight: bold;
}
#menu a:link {
	text-decoration: none;
}
#menu a:visited {
	text-decoration: none;
}
#menu a:hover {
	text-decoration: underline;
}

#main {
	width: 100%;
	padding: 0px;
	text-align: left;	
	background-color: #ffffff;	
	border: solid #888; 
	border-width: 0px 0px 1px 0px;
}
#main_top {  
	width: 100%;
  margin: 0px;    
  padding:0px;
  text-align: left;  
  background-color: #295685;
  color: #ffffff;
  /*border: solid red;  border-width: 1px; */
}
#main_body {  
	width: 970px;
  margin: 0px 15px 0px 15px;
  padding: 10px;
  text-align: left;
  /*border: solid blue;  border-width: 1px;*/
}

#main_left {
	width: 180px; padding: 25px 15px 25px 15px; float: left;
	margin-top:1px;
	height: 300px;
	background-color: #C2D4E5;   	
}

#copy {  
  width: 100%;  
  font-size:8pt; 
  color: White;  
  background-color: #295685; 
}
#copy div {
	padding: 15px;
}

#copy a {
	font-size: 8pt; color: White; text-decoration: none;
}

.bld {
  font-weight:bold;
}

.ta {
	vertical-align: middle;
}

.form_tb {
	width: 250px;
	height: 25px;
	border-style: solid;
	border-width: 1px;
	border-color: #999;
	font-size: 12pt;	
}

.form_tb_s {
	width: 150px;
	height: 19px;
	border-style: solid;
	border-width: 1px;
	border-color: #999;
	font-size: 10pt;	
}
.form_tb_ss {
	width: 120px;
	height: 50px;
	border-style: solid;
	border-width: 1px;
	border-color: #999;
	font-size: 17pt;	
}
.form_tb_s_filter {
	width: 150px;
	height: 21px;
	border-style: solid;
	border-width: 1px;
	border-color: #999;
	font-size: 10pt;	
}
.form_ddl {
	width: 220px;
	height: 19px;
	border-style: solid;
	border-width: 1px;
	border-color: #666;
}
.form_ta {
	width: 220px;
	height: 120px;	
	border-style: solid;
	border-width: 1px;
	border-color: #999;
	font-size: 10pt;	
}
.bld {
	font-weight: bold;
}
.normal_border {
	border: solid 1px Gray;
}
.button {
	BORDER-RIGHT: #cccccc 1px solid; PADDING-RIGHT: 4px; BORDER-TOP: #cccccc 1px solid; PADDING-LEFT: 4px; FONT-WEIGHT: bold; FONT-SIZE: 11px; BACKGROUND: #e9ecef; PADDING-BOTTOM: 4px; BORDER-LEFT: #cccccc 1px solid; COLOR: #666666; PADDING-TOP: 4px; BORDER-BOTTOM: #cccccc 1px solid
}

