/* CSS by LK */



body {

	margin-left: 10px;

	margin-top: 10px;

	margin-right: 10px;

	margin-bottom: 10px;

}

body,td,th {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #000000;

}

a:link {

	color: #0066CC;

	text-decoration:underline;

}

a:visited {

	color: #0066CC;

}

a:hover {

	color: #0066CC;

}

a:active {

	color: #0066CC;

}

h2,h3,h4,h5,h6 {

	font-family: Arial, Helvetica, sans-serif;

	color:#000000;

	font-size:11pt;

	font-weight:bold;

}

h1 {

	font-size: 12pt;

	color: #0066CC;

}



/* content */

.content_text {

	font-weight: normal;

	font-size: 9pt;

	margin: 0;

	padding: 0 2em 0 0;

}

.content_header {

	font-weight: bold;

	margin: 0;

	font-size: 10pt;

	display: inline;

}

.content_links {

	font-weight: normal;

	color:#CCCCCC;

	margin: 0;

	font-size: 9px;

	display: inline;

}



.update_links {

	font-weight: normal;

	color:#0066CC;

	margin: 0;

	font-size: 9px;

	display: inline;

}



#header-ads {

	position: fixed;

	clear: both;

	margin: 0px auto;

	height: auto;

	width: 100%;

	text-align:left;

	vertical-align:bottom;

	font-family:Arial, Helvetica, sans-serif;

	font-size:10pt;

	padding: 5px;

	border-bottom: solid;

	border-bottom-color: #CCCCCC;

	border-bottom-width: 1px;

}



/* end content */



blockquote {

border-left: 2px solid #ccc;

color: #888;

margin: 2em; 

padding: 0 0 0 1em;

}



.white {

color: #FFF;

font-weight: bold;

font-size: 9px;

font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;

font-style: normal;

padding-left: 4pt

}



.small {

color: #0066CC;

font-weight: normal;

font-size: 9px;

font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;

font-style: normal;

}

.mini {



color: #000000;

font-weight: normal;

font-size: 9px;

font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;

font-style: normal;

}



.results_block {

background-color:#F0F7F9;

padding: 3;

border-top: solid;

border-top-color:#0099FF;

border-top-width:1px;

}

.company-highlight {

	font-family: Verdana, Arial, Sans-Serif;

	font-size: 11px;

	text-decoration : none;

	font-weight: bold;

	color: #5678A2;

	background-color: #FFFFCC;

	border-width: 1px;

	border-color: #D6D5D6;

	border-style: solid;

	padding: 1px;

	}
		
#search-form input.submit { background:url(images/submit-bg.gif); repeat-x; width:66px; height:27px; color:#fff; cursor:pointer; border:none;}	