/* HTML STYLES */
body {
	margin: 0px;
	padding: 0px;
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #333333;
	background-color: #000099;
}
table {
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #333333;
}
td {
	border-color: #ffffff;
	border-style: solid;
	color: #333333;
}

/* BASIC CONTENT STYLES */
#cont h1 {
	font: bold normal 18px Arial, Helvetica, sans-serif;
	color: #200080;
}
#cont h2 {
	font: bold 16px Arial, Helvetica, sans-serif;
	color: #c02020;
	margin: 0px;
	padding: 0px;
}
#cont h3 {
	font: bold normal 14px Arial, Helvetica, sans-serif;
	color: #200080;
}
#cont h4 {
	font: bold normal 13px Arial, Helvetica, sans-serif;
	color: #200080;
}
.city {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.cont .blu {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #003366;
}
.header {
	color: #FFFFFF;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 2px;
	font-weight: bold;
	font-size: 12px;
	border-bottom-width: medium;
	border-bottom-style: solid;
	line-height: normal;
	background-color: #C02020;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	border-bottom-color: #000099;
}
#cont .red {
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #c02020;
}
#cont p {
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #333333;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#cont a:link, #cont a:visited, #cont a:active  {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
#cont li {
	list-style-image: url(../img/rhtarrow.gif);
	padding-bottom: 10px;
}
#cont ul {margin-left: 0.75em; padding-left: 0.75em;
} 


/* TABLE CELL STYLES */
.r1c1 {
	background-color: #ffffff;
	border-width: 0px thin thin 0px;
	text-align: center;
	vertical-align: middle;
}
.r1c2 {
	background-color: #200080;
	border-width: 0px thin thin thin;
}
.r1c3 {
	background-color: #ffffff;
	border-width: 0px 0px thin thin;
}
.r2c1 {
	/* background-color: #DF8F8F; */ 
	background-color: #c02020;
	border-width: thin thin thin 0px;
}
.r2c3 {
	/* background-color: #DF8F8F; */ 
	background-color: #c02020;
	border-width: thin 0px thin thin;
}
.r3c1 {
	background-color: #200080;
	border-width: thin thin 0px 0px;
	padding: 0px;
	text-align: center;
}
.r3c12 {
	background-color: #200080;
	border-width: 0px thin thin 0px;
	padding: 15px 0px 0px;
	text-align: right;
	vertical-align: bottom;
}
.r3c2 {
	background-color: #FFFFFF;
	border-width: thin;
	padding: 15px 10px;
}
.r3c3 {
	background-color: #200080;
	border-width: thin 0px thin 0px;
}
.r4c1 {
	/* background-color: #DF8F8F; */ 
	background-color: #c02020;
	border-width: thin thin 0px 0px;
}
.r4c2 {
	background-color: #c02020;
	border-width: thin thin 0px thin;
	padding: 10px;
	color: #DF8F8F;
	font-size: 10px;
}
.r4c3 {
	/* background-color: #DF8F8F; */ 
	background-color: #c02020;
	border-width: thin 0px 0px thin;
}

/* FOOTER STYLES */
#botnav1 a:link, #botnav1 a:visited, #botnav1 a:active {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}
#botnav1 a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#botnav1 font {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
#botnav2 strong{
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
#botnav2 a:link, #botnav2 a:visited, #botnav2 a:active {
	font: normal 10px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}
#botnav2 a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}


/* RATE QUOTE PAGE STYLES */
#rate table {
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #333333;
}
#rate td {
	border-style: none;
	color: #333333;
}
#rateboxes table {
	border-collapse: collapse;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
#rateboxes h2 {
	color: #FFFFFF;
	font: bold 12px Arial, Helvetica, sans-serif;
}
#rateboxes td.h2box {
	color: #FFFFFF;
	padding-top: 4px;
	padding-bottom: 1px;
	padding-left: 5px;
	background-color: #c02020;
	border-bottom: medium solid #200080;
	font-weight: bold;
}
#rateboxes td.lftbox {
	color: #333333;
	padding-top: 2px;
	padding-bottom: 2px;
	border-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-color: #F4F2F9;
	padding-left: 5px;
}
#rateboxes td.rhtbox {
	color: #333333;
	padding: 2px;
	border-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-color: #F4F2F9;
}
.WeWorkForYou {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	color: #FFFFFF;
	font-weight: bold;
}
#rateboxes td.general {
	color: #333333;
	padding-top: 2px;
	padding-bottom: 2px;
	border-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-color: #F4F2F9;
}
#sponsor a {
	color: #ffffff;
	background-color: #FFFFFF;
	display: block;
	width: 100%;

}

#rateq h1{
	font: bold normal 18px Arial, Helvetica, sans-serif;
	color: #ffffff;
	margin: 0px;
	padding: 0px;
}
#rateq p{
	font: bold normal 10px Arial, Helvetica, sans-serif;
	color: #ffffff;
	margin: 0px;
	padding: 0px;
	text-align: justify;
}
#rateq a{
	font: bold normal 12px Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-align: right;
}
.leftmenu {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	list-style-type: square;
	line-height: 22px;
}
.description {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
}
visited {
	color: #000099;
	text-decoration: underline;
}
active {
	color: #E000000;
	text-decoration: underline;
}
hover {
}
link {
	color: #000099;
	text-decoration: underline;
}
.text {
font-size: 13px
}
.red_ast {
color: #FF0000
}
.low_rates {
	color: #000099;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: xx-large;
	font-weight: bold;
}
.low_pymts {
	color: #DB0100;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: xx-large;
	font-weight: bold;
}
.part_title {
	color: #000099;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-large;
	font-weight: bold;
}
.form_title {
	color: #000099;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
	font-weight: bold;
}

.blubut {
	border: thin solid #200080;
	color: #FFFFFF;
	background-color: #000099;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
