body
{
	margin-top:0px;
}
/* from page */
a:link {
	text-decoration: none;
	color: #0000B6;
}
a:visited {
	text-decoration: none;
	color: #0000B6;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
	color: #0000B6;
}
/* from original cango_stylesheet.cass */
.footer {
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	height: 148px;
	padding-left: 40px;
}
.menuBackground {
	background-image: url(images/menu_bottom.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 124px;
}
.footerText {
	font-family: Tahoma;
	font-size: 10px;
	color: #0000B6;
	font-weight: bold;
	padding-top: 30px;
}
.spacer {
	font-family: "avantGarde Bk BT";
	font-size: 14px;
	font-weight: bold;
	color: #0000BC;
	width: 15px;
	padding-top: 30px;
}
.menuText {
	font-family: "avantGarde Bk BT";
	font-size: 14px;
	font-weight: bold;
	color: #0000C2;
	height: 28px;
	padding-top: 10px;
	padding-left: 10px;
}
.headerText {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	padding-left: 15px;
	font-weight: bold;
}
.textBox {
	padding-left: 20px;
}
.mainText {
	font-family: Tahoma;
	font-size: 14px;
	color: #0001B4;
	padding-top: 10px;
	padding-left: 20px;
}
.linkBox {
	background-image: url(images/horizontal_line.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	padding-bottom: 5px;
	padding-left: 10px;
	font-family: tahoma;
	font-size: 14px;
	color: #0001B4;
}
/* for search pages */
#siteinfo {
	font:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	overflow: auto;
	height: 120px;
	color: #000000;
	padding-top: 5px;
	padding-left: 2px;
}
#infowindow {
	font:Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	padding-right: 8px;
	text-align: left;
}
#map {
	border-color: #999999;
	border-width: 1px;
	border-style: solid;
}
#pic {
	border-color: #999999;
	border-width: 1px;
	border-style: solid;
	border-top-width: 0px;
	border: 0;
}
#dsc {
	font-size: 12px;
	border-color: #999999;
	border-width: 1px;
	border-style: solid;
	border-top-width: 0px;
	border: 0;
}
.return {
	background-color: #FFFFFF;
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	padding: 5px 0 0 15px;
	font-weight: bold;
	height: 22px;
	vertical-align: middle;
}
.return a {
	color:#FFFFFF;
}
.leftMenu
{
	color: #0000C2;
	background-color: White;
	font-size: 8pt;
	font-family: Verdana, Arial;
	text-decoration: none;
	padding: 5px 5px 5px 5px;
	font-weight:bold;
	height:30px;
	border-right: solid 1px #d3d3d3;
	border-top: solid 1px #d3d3d3;
	border-bottom: solid 1px #d3d3d3;
	cursor:auto;
}
.leftMenu:hover
{
	color: White;
	background-color: #0000C2;
	cursor:hand;
}
.leftMenu a
{
	text-decoration: none;
	color: #0000C2;
	background-color: White;
}
.leftMenu:hover a
{
	color: White;
	background-color: #0000C2;
}


/* ADDED BY LC @ ETW - APR 2011 */

div.products {width: 537px;font-family: Tahoma;}
div.products h2 {background:#0000C2;padding:7px 0 7px 15px;}
div.products p {font-size: 14px;color: #0001B4;	padding:0 0 0 15px;}
div.products ul {font-size: 14px;color: #0001B4;margin: 0 0 5px 15px;}
div.col1 {width: 270px;float: left;}
div.col2 {width: 220px;float: right;display: inline;margin-right: 20px;}








