@charset "utf-8";
/* CSS Document */

body {
	margin:0 0 0 0;
	font-family:Arial, Helvetica, sans-serif;
}
#content {
	width: 900px;
	margin:0 auto 15px auto;
	padding-top: 200px;
	background-image:url(../images/rates-top.jpg);
	background-repeat:no-repeat;
	background-position:center top;
}
#nav {
	clear:both;
	display:block;
	height: 30px;
	line-height:30px;
	font-size: 13px;
	padding-left: 50px;
	padding-right: 50px;
	border-bottom: 3px solid #80766C;
}
#nav a:link, #nav a:visited {
	color: #333333;
	text-decoration: none;
}
#nav a:hover {
	text-decoration: underline;
}
#bottom {
	height: 350px;
	width: 900px;
	margin:-40px auto 0 auto;
	background-image:url(../images/rates-bottom.jpg);
	background-repeat: no-repeat;
	background-position:bottom center;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	width: 200px;
}
.menu a {
	display:block;
	line-height:20px;
	text-decoration: none;
}
#mkmenu {
	width:265px;
	padding: 3px;
	border-left: 2px solid #80766C;
	border-right: 2px solid #80766C;
	border-bottom: 2px solid #80766C;
	background-color:#FDD99F;
	font-weight:bold;
}
#mkmenu a:link, #mkmenu a:visited {
	color: #80766C;
}
#mkmenu a:hover {
	color:#FDD99F;
	background-color: #80766C;
}
.smallhead {
	display:block;
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 18px;
}
.smallhead_c {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 18px;
	text-align: center;
}
.bighead {
	display:block;
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 26px;
}
.bighead_c {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 26px;
	text-align: center;
}
.infotext {
	font-size: 13px;
}
.infotext .infohead {
	font-size:13px;
	font-weight:bold;
}
.imagelink a {
	text-decoration:none;
}
.imagelink img {
	border: none;
}
.colorcode {
	float:left;
	width: 25px;
	height: 25px;
}
.salesman {
	display:block;
	margin-left: 35px;
}
.ratetable {
	font-family: Arial, Helvetica, sans-serif;
	border-right: 1px solid #000000;
}
.ratetable td {
	padding-right: 2px;
}
.ratetable .leftcol {
	border-left: 1px solid #000000;
}
.ratetable ul {
	margin-top:0px;
	margin-bottom:0px;
	padding-top:0px;
	padding-bottom:0px;
}
.expandedlist li {
	margin-bottom:8px;
}
.squarelist {
	list-style-type:square;
	margin-top:0px;
	margin-bottom:0px;
	padding-top:0px;
	padding-bottom:0px;	
}
.squarelist li {
	margin-bottom: 15px;
}
.specpara {
	text-indent: -15px;
	margin-left: 15px;
	margin-top:0px;
	margin-bottom:10px;
	padding-top:0px;
	padding-bottom:0px;	
}
.justify {
	width: 217px;
	margin:0 auto 0 auto;
	text-align:justify;
}
.fancybox img {
	border:none;
}
.fancylink img {
	border:none;
}