body, p, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14pt;
	color: #6E6E6E;
	margin: 0px 0px 15px 0px;
	/* margin values: top right bottom left */
}
ul li {
	margin: 0px 10px 0px 0px;
	/* margin values: top right bottom left */
	font-size: 12px;
	line-height: 14pt;
	list-style: disc url(/images/arrow.gif) outside;
}
ol li {
	margin: 0px 10px 0px 0px;
	/* margin values: top right bottom left */
	font-size: 12px;
	line-height: 14pt;
}
small {
	font-size: 10px;
	line-height: 11pt;
	list-style: disc url(/images/arrow-grey.gif) outside;
}
.btm_foot {
	font-size: 9px;
	line-height: normal;
	text-decoration: none;
	background-image: url(/images/footer_bg.gif);
	background-repeat: repeat-x;
	height: 27px;
}

.simple_text {
	font-size: 12px;
	line-height: 14pt;
	margin: 0px 0px 15px 0px;
}

.small {
	font-size: 10px;
	line-height: 10pt;
	margin: 0px 0px 15px 0px;
}

.grey12bold {
	font-size: 12px;
	font-weight: bold;
}
.red12bold {
	font-size: 12px;
	color: #660033;
	font-weight: bold;
}
.red16bold {
	font-size: 16px;
	color: #660033;
	font-weight: bold;
}
.blue12bold {
	font-size: 12px;
	color: #003366;
	font-weight: bold;
}

.headlineBI {
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
}
.redBI {
	font-size: 16px;
	color: #660033;
	font-weight: bold;
	font-style: italic;
}
.redBI2 {
	font-size: 16px;
	color: #660033;
	font-weight: bold;
	font-style: italic;
}
.blueBI {
	font-size: 12px;
	color: #003366;
	font-weight: bold;
	font-style: italic;
}

.nav_bg_l {
	background-image: url(/images/nav_bg_left.gif);
	background-repeat: repeat-y;
	width: 160px;
}
.nav_bg_r {
	background-image: url(/images/nav_bg_right2.gif);
	background-repeat: repeat-y;
	width: 160px;
}
.master_bg {
	background-image: url(/images/master_bg.gif);
	background-repeat: repeat-y;
	width: 450px;
}
.grey_bg {
	background-image: url(/images/grey_bg.gif);
	background-repeat: repeat-y;
	width: 220px;
}
.yellow_bg {
	background-image: url(/images/yellow_bg.gif);
	background-repeat: repeat-y;
	width: 220px;
}
.orange_bg {
	background-image: url(/images/orange_bg.gif);
	background-repeat: repeat-y;
	width: 220px;
}
.green_bg {
	background-image: url(/images/green_bg.gif);
	background-repeat: repeat-y;
	width: 220px;
}
.blue_bg {
	background-image: url(/images/blue_bg.gif);
	background-repeat: repeat-y;
	width: 220px;
}

.l_shadow {
	background-image: url(/images/shadow_l.gif);
	background-repeat: repeat-y;
	width: 21px;
}
.r_shadow {
	background-image: url(/images/shadow_r.gif);
	background-repeat: repeat-y;
	width: 21px;
}

#rand_quote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 5px 10px 5px 10px;
}

#menu a {
	display:block;
	padding:5px 18px 5px 0px;
	/* top right bottom left */
	color:#333333;
	background:#f0f0f0 url(/images/button.gif) top right repeat-y;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	text-decoration:none;
}

#menu a:hover {
	color:#f0f0f0;
	background:#729bc8 url(/images/button-hot.gif) top right repeat-y;
}

.compare tr {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

a, a:link {
	color: #6E6E6E;
	text-decoration: underline;
}
a:hover {
	color: #660033;
	text-decoration: underline;
}

a.inline, a.inline:link {
	font-size: 12px;
	color: #6E6E6E;
	font-weight: bold;
	text-decoration: underline;
}
a.inline:hover {
	font-size: 12px;
	color: #660033;
	font-weight: bold;
	text-decoration: underline;
}

a.inlineRed, a.inlineRed:link {
	font-size: 12px;
	color: #660033;
	font-weight: bold;
	text-decoration: underline;
}
a.inlineRed:hover {
	font-size: 12px;
	color: #336699;
	font-weight: bold;
	text-decoration: underline;
}

a.grey14bold, a.grey14bold:link {
	font-size: 14px;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}
a.grey14bold:hover {
	font-size: 14px;
	color: #660033;
	font-weight: bold;
	text-decoration: none;
}

a.red_bold {
	font-size: 12px;
	color: #660033;
	font-weight: bold;
}
a.grey_italic {
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	text-decoration: underline;
}
a.inline1 {
	font-size: 12px;
	color: #660033;
	font-weight: bold;
	text-decoration: none;
}
a.inline2 {
	font-size: 12px;
	color: #336699;
	font-weight: bold;
	font-style: italic;
	text-decoration: underline;
}
a.inline3 {
	font-size: 12px;
	color: #660033;
	font-weight: bold;
	font-style: italic;
	text-decoration: underline;
}
a.inline4 {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
