@import url("navigation.css");
body {
	margin: 0;
	font-family: verdana, "lucida grande", geneva, helvetica, arial, sans-serif;
	color: #666;
}
#content {
	width: 100%;
}
#content .left {
	padding: 15px;
	
}
#content #banner {
	padding: 2px;
	border: solid 1px #ccc;
}
#content .right {
	width: 280px;
	padding: 15px 15px 15px 0;
}
#content .right h1 {
	margin: 0 0 4px 0;
	padding: 0;
	font-size: 11px;
	color: #ff6600;
	text-transform: uppercase;
}
#content .right p {
	margin: 0 0 10px 13px;
	padding: 0;
	font-size: 10px;
	line-height: 17px;
}
#content .right .sep {
	border-top: solid 1px #ccc;
	padding: 5px 0 0 0;
	margin: 0 0 8px 0;
}
#content .right .pad {
	font-size: 11px;
	clear: both;
	overflow: auto;
	padding: 0 0 8px 0;
}
#content .right .pad img {
	float: left;
	padding: 0 5px 5px 0;
}

#content form {
	margin: 0;
	padding: 0;
}

/* Content */
#content .indent {
	padding: 0 45px 0 45px;
	color: #000;
}
#content .indent h3 {
	margin: 0 0 15px;
	padding: 0;
	font-size: 22px;
}
#content .indent p {
	margin: 0 0 10px 15px;
	padding: 0;
	font-size: 12px;
	line-height: 18px;
}
#content .indent h4 {
	margin: 10px 0 10px 0;
	padding: 0;
	font-size: 16px;
}
#content .indent .red {
	color: #ff6600;
}

/* Rate Sheet */
#ratesheethead {
	width: 95%;
	border-top: solid 1px #ccc;
	border-left: solid 1px #ccc;
}
#ratesheet tr.head td {
	padding: 6px;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	background: #ccc url(images/ratesheet_headback.gif) repeat-x left top;
	border-right: solid 1px #ccc;
}
#ratesheet {
	width: 95%;
	border-top: solid 1px #ccc;
	border-left: solid 1px #ccc;
}
#ratesheet tr td, #ratesheet tr.on td, #ratesheet tr.head td {
	color: #000;
}
#ratesheet tr td {
	padding: 5px;
	font-size: 10px;
	text-align: center;
	border-bottom: solid 1px #ccc;
	border-right: solid 1px #ccc;
}
#ratesheet tr.on td {
	background: #efefef;
}

#tids ul {
	margin: 0;
	padding: 0;
	list-style-type: normal;
}
#tids li {
	margin: 0;
	padding: 0 0 0px 0;
	font-size: 11px;
	font-weight: bold;
}
#tids .small {
	padding: 10px 0 0 0;
	font-size: 9px;
	font-weight: normal;
}

#fineprint h5 {
	margin: 0;
	padding: 0 0 5px;
	font-size: 12px;
}
#fineprint ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#fineprint li {
	margin: 0 0 0 15px;
	padding: 0 0 10px 0;
	font-size: 11px;
}

#topbar {
	width: 100%;
	line-height: 18px;
	font-size: 12px;
	padding: 0;
	margin: 0;
}
#topbar .left {
	width: 191px;
	padding: 0;
	margin: 0;
}
#topbar .right {
	width: 60%;
	padding: 5px 5px 5px 25px;
}
#topbar img {
	float: left;
	padding: 0 5px 5px 5px;
}
#content .rightlinks ul {
	list-style: none;
	margin: 2px 0 10px 2px;
	padding: 0;
}
#content .rightlinks li {
	margin: 0 0 4px 0;
	border-left: solid 5px #ccc;
	padding: 0 0 3px 8px;
	font-size: 11px;
}

#findertab {
	margin: 0 0 0 0;
	padding: 30px 0 3px 0;
	width: 191px;
	background: #ccc url(images/tab_qqm.jpg) no-repeat;
	text-align: center;
	font-size: 11px;
}
#finder {
	border: solid 1px #ccc;
	margin: 0;
	clear: both;
}
#finder h1 {
	margin: 0;
	padding: 5px 0 0 28px;
	height: 25px;
	background: #e8e8e8 url(images/LittleCar.gif) no-repeat 5px 5px;
	font-size: 13px;
	color: #000;
	border-bottom: solid 1px #ccc;
}
#finder .row {
	padding: 10px;
	border-bottom: solid 1px #ccc;
	font-size: 11px;
	overflow: auto;
	line-height: 18px;
}
#finder .float {
	float: left;
	padding-right: 23px;
}
#finder .or {
	padding: 9px 15px 9px 15px;
	font-size: 12.3px;
}
#finder .or b {
	font-weight: bold;
	font-style: italic;
	font-size: 12px;
	color: #ff6600;
}
#finder .submit {
	padding: 10px;
	text-align: left;
}
#finder input.city {
    font-size: 13px;
    font-weight: normal;
    background: #efefef;
}
#finder input.address {
    width: 380px;
    font-size: 13px;
    font-weight: normal;
    background: #efefef;
}
#finder input.duration {
    width: 30px;
    font-size: 13px;
    font-weight: normal;
    background: #efefef;
}

#findertips {
	margin-right: 40px;
	margin-left: 20px;
}
#findertips h1 {
	margin: 0;
	padding: 0;
	font-size: 12px;
	padding: 0;
	margin: 0 0 5px 0;
	color: #000;
}
#findertips ul {
    list-style-type: none;
    margin-right: 10px;
}
#findertips li {
	padding: 0 0 6px 0;
    font-size: 11px;
    line-height: 17px;
    color: #000;
}
#findertips li b {
    color: #ff6600;
    font-weight: bold;
}
#twosteps {
    border: solid 1px #ccc;
    margin: 10px 0 0 0;
    padding: 7px;
    background: #efefef;
}
#twosteps h1 {
	margin: 0 0 5px 0;
	padding: 0;
	font-size: 12px;
	padding: 0 0 3px 0;
	margin: 0 0 5px 0;
	border-bottom: dotted 1px #ccc;
	color: #000;
}
#twosteps ul {
    margin: 0 0 0 0;
    padding: 0;
    list-style-type: none;
	color: #000;
}
#twosteps li {
    margin: 0;
    padding: 0 0 1px 0;
	line-height: 17px;
    font-size: 11px;
}
#twosteps li.glossary {
	text-align: center;
}
#twosteps li b {
    color: #ff6600;
}
#affww h1 {
	color: #ff6600;
        font-size: 12px;
}
#affww p {
        font-size: 11px;
}
#footer {
	margin: 55px 0 0 0;
	border-top: dotted 1px #666;
	text-align: center;
	font-size: 11px;
	line-height: 18px;
	color: #666;
	padding: 10px;
	clear: both;
}
a, a:active, a:visited {
	text-decoration: underline;
	color: blue;
}
a:hover {
	text-decoration: none;
	color: blue;
}

.logotext{font-size: 11px;}