@charset "utf-8";
body {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
#header {
	width: 600px;
	height: auto;
	margin-bottom: 20px;
	margin-top: 0px;

}
.no_print {
	display: none;
}

#header #call_now {
	padding-left: 19px;
	display: none;
}
#navbar {
	margin-bottom: 10px;
	height: 46px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	display: none;
}

#main_content {
	width: 600px;
	margin-bottom: 20px;
	margin-top: 0px;
	height: auto;
}
#main_content #advert {
	text-align: center;
	margin-bottom: 10px;
	margin-top: 0px;
	float: none;
	display: none;
}
a {
	color:#000000;
	text-decoration:none;
}



#main_content #left_col {
	width: 100%;
	margin-bottom: 20px;
	margin-top: 0px;

}
#main_content #right_col {
	width: 100%;
	margin-bottom: 20px;
}
h1 {
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
	padding-bottom: 10px;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
img {
	margin: 0px;
	padding: 0px;
}

p {
	margin-top: 1em;
	margin-right: 0px;
	margin-left: 0px;
	font-size: 9pt;
	line-height: 18px;
	margin-bottom: 0px;
	padding: 0px;
}
#main_content #left_col #external_links {
	display: none;
}
#main_content #footer {
	width: 600px;
	margin-top: 10px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #990000;
	font-size: 10px;
	font-weight:bold;
}
#main_content #links {
	display: none;
}
#main_content #footer #footer_links {
	display: none;
}
th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.sml_bld_red {
	font-size: 10px;
	font-weight: bold;
	color: #FF0000;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.info {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 15px;
}
#main_content #right_col_lg {
	width: 100%;
	height:auto;
}
#main_content #left_col_sml {
	width: 100%;
	height:auto;
	margin-bottom: 20px;
	margin-top: 0px;
}
li {
	font-size: 12px;
	list-style-type: square;
	line-height: 18px;
}
