* { margin:0; }
table { border: 1px; border-collapse: collapse; }
table td { padding: 5px; }
body, td { font-family: arial, tahoma, verdana, sans-serif; color: black; font-size: 13px;}
hr { border-color:#CCCCCC; border-style:solid hidden hidden; border-width:1px 0pt 0pt; height:0pt; }
a, a:visited { color: #009900; text-decoration: none; }
a:hover { text-decoration: underline; }
a img{ border:none; } 
#body { width: expression((documentElement.clientWidth||document.body.clientWidth)<1000?'1000px':''); min-width: 1000px; }

a.ds_content, a.ds_content:visited, a.ds_content:hover, a.ds_content:visited {
	color:black;
	font-size:100%;
	text-decoration:underline;
}


h1 {
	font-size: 17px;
}

h2 {
	font-size: 16px;
}

h3 {
	color:#E87B10;
	font-size: 16px;
}

.ds_dashed_link { border-bottom: 1px dashed; }
.noindex { display: none; }
.ds_display_none { display: none; }


a.button_green { font: 11px; text-decoration: none; color: white; background: #6ecc26 no-repeat url('/img/rg_right.png') right 0; font-weight: normal;	vertical-align: middle; display: inline-block; line-height: 21px; height: 22px; padding-right: 10px; margin: 0 3px; }
a.button_green:hover {	text-decoration: none;}
a.button_green span { font-weight: normal;	float: left; background: no-repeat url('/img/rg_left.png') left 0; height: 22px; padding-left: 10px;}

a.button_blue {font: 11px; text-decoration: none; color: white; background: #224363 no-repeat url('/img/rb_right.png') right 0; font-weight: normal; vertical-align: middle; display: inline-block; line-height: 21px; height: 22px; padding-right: 10px; margin: 0 3px;}
a.button_blue:hover { text-decoration: none;}
a.button_blue span {font-weight: normal; float: left; background: no-repeat url('/img/rb_left.png') left 0; height: 22px; padding-left: 10px;}



.ac_results { padding: 0px; border: 1px solid black; background-color: white; overflow: hidden; z-index: 99999; }
.ac_results ul { width: 100%; list-style-position: outside; list-style: none; padding: 0; margin: 0; }
.ac_results li { margin: 0px; padding: 2px 5px; cursor: default; display: block; font: menu; font-size: 12px; line-height: 16px; overflow: hidden; }
.ac_loading { background: white url('/img/autocomplete_indicator.gif') right center no-repeat; }
.ac_odd { background-color: #eee; }
.ac_over { background-color: #0A246A; color: white; }


