p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}

.login {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #333333;
	float: right;
	text-align: right;
}

.right {
	float: right;
}

td.invright {
	text-align: right;
}

a ,a:link,a:visited,a:hover,a:active  {
	color: #f37421;
	text-decoration: underline;
}

a.admin {
	color: blue;
}

a.#333333 {
	color: #333333;
}

p.busmenu{
	font-size: 14px;
}

p.busmenu a{
	font-weight: bold;
	text-decoration: none;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;	
	margin: 0px;
	padding: 0px;
}

table.menu tr td {
	padding: 0px 0px 0px 0px;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}
h1.mainheading {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
	text-decoration:none;
	color:#f37421;
}
h1.mainheadingC {
	font-family:Arial, Helvetica, sans-serif;	
	font-weight:bold;
	font-size: 13px;
	text-decoration:none;
	color:#000000;
	display:inline;	
	vertical-align:middle;
}
.homepage_search
{
	background-image: url("/images/homepage/search_box.gif");
	background-repeat: no-repeat;
}

img {
	border: 0px;
}

img.list {
	float: left;
	padding-right: 10px;
}

img.view {
	padding: 3px;
}

img.article {
	padding: 10px;
	float: right;
}

img.noview {
	padding: 3px 15px 3px 15px;
}

img.noview_listing {
	padding: 3px 65px 3px 65px;
}

img.noview_article {
	padding: 3px 15px 3px 15px;
}

img.header {
	padding: 4px 0px 4px 0px;
}

img.homepage_heading {
	padding: 4px 0px 4px 0px;
	margin: 0px 0px 0px 16px;
}

img.left_menu {
	padding: 0px 0px 3px 0px;
}

img.#333333 {
	background-color: #333333;
}

select.standard {
	border: 1px #333333 solid;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

textarea.standard {
	border: 1px #333333 solid;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

input.standard {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px #333333 solid;
}

input.button {
	border: 0px;
}

input.memberslogin {
	font-size: 9px;
	border: 0px;
}

span.memberslogin {
	font-size: 10px;
	color: #666666;
}

td {
	vertical-align: top;
}

td.header-left {
	width: 388px;
	vertical-align: middle;
}

td.header-center {
	background-image: url("/images/background_header.gif");
	background-repeat: repeat-x;
	vertical-align: middle;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-align: center;
}

td.homepage_heading {
	background-image: url("/images/homepage/heading.gif");
	background-repeat: repeat-x;
}

td.body {
	padding: 0px 0px 0px 0px;
	width: 100%;
}

div.thin {
	width: 600px;
}

td.footer {
	text-align: center;
	font-size: 9px;
	padding-bottom: 8px;
}

div.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	position: absolute;
	top: 122px;
	text-align: center;
	left: 215px;
	right: 215px;
}

.warning {
	color: #FF0000;
	font-weight: bold;
}

tr.odd {
	background-color: #ddd;
}

tr.even {
	background-color: #ff5200;
}

td.checklist {
	padding-left: 20px;
}

td.cell{
	width: 723px;
	height: 85px;
	background-image: url("/images/create/cell.gif");
}

td.cell2 {
	width: 723px;
	height: 137px;
	background-image: url("/images/create/cell2.gif");
}

div.adprice {
	float: left;
	padding: 12px 0px 0px 12px;
}

div.description {
	float: left;
	padding: 8px 0px 0px 20px;
}

div.list1 {
	float: left;
	padding-top: 10px;
}

div.list2 {
	padding: 10px 0px 0px 185px;
}

div.list3 {
	padding: 80px 0px 0px 315px;
}

div.button {
	font-size: 10px;
	padding: 25px 0px 0px 580px;
	text-align: center;
	line-height: 200%;
}

div.payment {
	float: left;
	width: 550px;
	padding: 8px 0px 0px 20px;
}

div.payment img {
	padding-bottom: 5px;
}

table.codes tr.head td {
	font-weight: bold;
}

table.codes td {
/*	border: 1px #333333 solid; */
	padding: 3px;
}

table.codes td.left
{
	border: 0px;
}

hr
{
	color: #333333;
	background-color: #333333;
}

/* admin */

table.admin {
	white-space: nowrap;
	border: 0px;
	margin: 0px;
	padding: 0px;
}

table.admin tr.header td {
	font-weight: bold;
	border-bottom: 1px solid #333333;
}

table.admin td {
	padding: 3px 3px 0px 3px;
	border-right: 1px solid #333333;
	font-size: 10px;
}

table.admin td.left {
	border-left: 1px solid #333333;
}

/* finance */

table.finance {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

table.finance td.bodyfin {
	background-color: white;
}

table.finance td.side {
	width: 10px;
}

.fin_head {
	color: #094993;
}

.fin_wordy {
	margin: 5px 15px 10px 15px;
	padding: 10px 0px 10px 0px;
	font: normal 120% Verdana, Arial, Helvetica, sans-serif;
	color: #094993; /* kaitlin #134f9f; */
	border-bottom: 1px dotted #cccccc;	
	border-top: 1px dotted #cccccc;	
}

.contact1 {
	padding: 3px 5px 3px 5px;
	font: bold 100% Verdana, Arial, Helvetica, sans-serif;
	color: white;
	background-color: #66bb50; /* kaitlin #129B1e; */
	background-image: url("/images/finance/down_arrow.gif");
	background-repeat: no-repeat;
	background-position: right;
	border-bottom: 1px solid white;
	width: 48%;
/*	padding-left: 20px; */
/*	height: 25px; */
/*	vertical-align: middle; */
}

.contact2 {
	background-color: #eaecec; /* kaitlin #eaeaea; */
	padding: 10px 15px 10px 15px;	
}

table.financeform {
	text-align: right;
	vertical-align: bottom;
	white-space: nowrap;
}

.getquote {
	height: 24px;
	margin-left: 157px;
	background-color: #094993; /*kaitlin #134f9f; */
	
}

.header_link {
	margin: 3px 0px 0px 0px;
	padding: 3px 5px 3px 5px;
	background-color: #cad3d6;
	background-image: url("/images/finance/right_arrow.gif");
	background-repeat: no-repeat;
	background-position: right;
	width: 180px;
}

.header_link a {
	text-decoration: none;
	font-size: 10px;
}

.header_link a:link, .header_link a:visited { 
	color: #475a5f;
}

.header_link a:hover { 
	color: #66bb50;
}

input.finput {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.fin_button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color:#66bb50;
	color: white;
}

.fin_warning {
	color: #094993;
	font-weight: bold;
	text-align: left;
	padding-left: 145px;
}

/* homepage */

table.quick {
	white-space: nowrap;
	border: 0px;
	margin: 0px;
	padding: 0px;
}

table.quick tr.header td {
	font-weight: bold;
	border-bottom: 1px solid #333333;
}

table.quick td {
	padding: 3px 3px 0px 3px;
	text-align:left;
	font-size: 10px;
}

table.quick td.leftborder {
	border-left: 1px solid #333333;
}
a.quick1, h1.quick, h2.quick1 {
width:100px;
text-decoration:none;
display:inline;
font-weight:normal;
color:#f37421;
font-size:10px;
}
a.smenu
{
color:#ff5200;
font-size:11px;
line-height:25px;
}
/* end */
.m4u_banners {
border:1px solid #333333;
}
.LHS {
padding-top:5px;
}