/* CSS Document */

HTML {
	height: 100%;
	min-width: 1000px;
}

BODY {
	background-color: #ffffff;
	background-image: url('http://www.wideloadlimos.com/images/bg_left2.gif');
	background-position: top left;
	background-repeat: repeat-y;
	background-attachment: scroll;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	height: 100%;
	margin: 0px;
	padding: 0px;
}

A:link,A:visited {
	color: #000080;
	text-decoration: none;
}

A:hover,A:visited:hover {
	color: #0080ff;
	text-decoration: none;
}

H1,H2,H3,H4,H5,H6 {
	font-family: Georgia, serif;
	font-weight: bold;
	padding: 0px 7px;
	color: #3020A0;
}

IMG {
	border: 0px;
}

IMG.alphapng {
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
}

P {
	padding: 0px 7px;
}

TABLE {
	border: 0px solid black;
	border-spacing: 0px;
	padding: 0px 0px;
}

TD {
	border: 0px solid black;
	border-spacing: 0px;
	padding: 0px 0px;
	vertical-align: top;
}

#browsernote {
	color: #000000;
  font-size: 13px;
	font-family: Verdana, Geneva, sans-serif;
	padding: 8px 2%;
	text-align: center;
	vertical-align: bottom;
}

#content {
	vertical-align: top;
}

#headerleftbg {
	background: url("http://www.wideloadlimos.com/images/header_left.jpg");
	background-repeat: no-repeat;
	background-position: top left;
	height: 180px;
	margin: 0px;
	padding: 0px;
}

#headerrightbg {
	background: url("http://www.wideloadlimos.com/images/header_right.jpg");
	background-repeat: no-repeat;
	background-position: top right;
	height: 180px;
	margin: 0px;
	padding: 0px;
}

#sidebar {
	padding-bottom: 16px;
	vertical-align: top;
}

#subtitle {
	font-family: Georgia, serif;
	font-size: 14px;
	font-variant: small-caps;
	font-weight: bold;
	margin: 0px;
	text-align: center;
	vertical-align: center;
}

#titlebar {
	background: #ffffff;
	color: #000000;
	height: 180px;
}

#titletext {
	font-family: Georgia, serif;
	font-size: 44px;
	font-variant: small-caps;
	font-weight: bold;
	margin: 0px;
	text-align: center;
	vertical-align: center;
}

#thumbstrip IMG {
	margin: 16px;
	margin-bottom: 0px;
}

.copyright {
	color: #000000;
  font-size: 13px;
	font-family: Verdana, Geneva, sans-serif;
	padding: 8px 2%;
	text-align: center;
	vertical-align: bottom;
}

.footer {
	font-family: Georgia, serif;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
}

.formcell {
	border-spacing: 4px 8px;
}

.headercell {
	vertical-align: middle;
}

.indent {
	padding-left: 16px;
}

.innercell {
	background: #ffffff;
	border: 2px solid #000000;
	margin: 2px;
	padding: 0px;
}

.jumpmenu {
	font-size: 15px;
	font-variant: small-caps;
	margin: 3px;
	text-align: center;
}

.outercell {
	background: #ffffff;
	border: 2px solid #777777;
	margin: 24px 10%;
}

.rateprice {
	font-family: Georgia, serif;
	font-size: 28px;
	font-weight: bold;
	margin-bottom: 0px;
}

.rateperiod {
	font-family: Georgia, serif;
	font-size: 16px;
	font-weight: bold;
	margin-top: 0px;
}

.breadcrumb {
	font-size: 9px;
}