@charset "utf-8";
#left {
	color: #FFFFFF;
	background-color: #464646;
	margin: 0px;
	padding: 5px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
#footer {
	font-size: 11px;
	color: #FAFAFA;
	background-color: #242424;
	text-align: center;
	padding: 5px;
	margin: 2px;
}

body {
	font-family: Arial, Helvetica, sans-serif;
}
.expo {
	margin-right: 4px;
}

p.breadcrumbs {
	font-size: 12px;
	font-weight: bold;
}
#content {
	margin-right: 3px;
	margin-left: 10px;
	margin-top: 0px;
	font-size: 12px;
}
#left h1.navtitle {
	font-size: 16px;
	margin-top: 0px;
	margin-bottom: 15px;
	margin-left: 10px;
}
#left p.link {
	margin-top: 0px;
	margin-bottom: 8px;
}
#left .link a:link, #left .link a:active, #left .link a:visited {
	font-weight: bold;
	color: #FFFFCC;
	text-decoration: underline;
	margin-left: 12px;
	background-image: url(/images/arrows.gif);
	background-repeat: no-repeat;
	background-position: 0px;
	padding-left: 16px;
}
#left .link a:hover, #left .link a:focus, #left .link a.current:link, #left .link a.current:active, #left a.current:visited {  
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	margin-left: 16px;
	background-image: url(/images/arrows2.gif);
	background-repeat: no-repeat;
	background-position: 0px;
	padding-left: 12px;
}
#content img.left {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}
#content p {
	margin-top: 0px;
	margin-bottom: 20px;
	line-height: 1.3;
}
#content h1 {
	font-size: 15px;
	margin-top: 0px;
	border-bottom: solid 1px #000000;
}
#left #contact {
	font-size: 11px;
	line-height: normal;
	margin-top: 38px;
	position: relative;
	bottom: 0px;
	width: 230px;
	visibility: visible;
	z-index: auto;
	overflow: visible;
	margin-left: 5px;
}
#left #contact td {
	margin: 0px;
	padding: 1px;
}
#left #contact th {
	margin: 0px;
	text-align: left;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 8px;
	padding-left: 1px;
}
#left #contact div {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FDFDFD;
}
.description {
	font-size: 11px;
}
.grid * {
margin-top: 0px;
}
.grid a {
  font-weight:bold;
  }
.grid a:link, .grid a:active, .grid a:visited {
  text-decoration: underline;
  color:#0000CC;
  }
.grid a:hover, .grid a:focus {
  text-decoration: none;
  color:#0099FF;
  }
.img {
	margin: 1px;
	padding: 1px;
	border: 1px solid #000000;
}
#content h3 {
	margin-top: 0px;
	text-decoration: underline;
}
table.specs { border:thin; border-color:#000000}
td.specs {border:thin; border-color:#000000}
#content #form1 label {
	display: block;
	margin-top: 14px;
	font-size: 10px;
	color: #464646;
	font-weight: bold;
}
#left #contact a:link, #left #contact a:active, #contact a:visited {
	color: #FFFFCC;
}
#contact a:focus, #contact a:hover {
  color:#FFFFFF;
  text-decoration:none;
  }
.right {
  float: right;
  margin: 0px 0px 10px 10px;
}
.caption {
  font-size: 10px;
  font-weight: bold;
  color:#333333;
  margin: 0px 10px 0px 10px;
}#header h1 {
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	margin-right: 20px;
	margin-left: 20px;
}
