.body_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.description_text_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.main_table_border {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.main_tagline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.background_layout {
	background-color: #EEDFBB;
	margin-top: 0px;
}
.check_corp_page_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

p.newsheadline
	{
	font-weight: bold;
}

:link.sub2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #CC0000;
	text-decoration: none;
}
:visited.sub2  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #CC0000;
	text-decoration: none;
}
:hover.sub2  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #CC0000;
	text-decoration: underline;
}
:active.sub2  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #CC0000;
	text-decoration: underline;
}


/*  Forms styles begin here - replicates popular table tricks, 	with labels on the left (right-aligned), input field on the right (left-aligned) */

	div.coolform
	{position: relative;
	width: 98%;
	padding: 5px;
	margin: 0px auto;}


	div.row, div.rowshort 
	{clear: both;}


	div.row span.label 

	{float: left;
	width: 37%;
	margin: 2px;
	text-align: right;
	font-weight: bold;}

div.row span.formw  

	{float: right;
	width: 60%;
	margin: 2px;
	text-align: left;}

	div.rowshort span.label 
	{float: left;
	width: 25%;
	margin: 2px;
	text-align: right;
	font-weight: bold;}

	div.rowshort span.formw 
	{float: right;
	width: 73%;
	margin: 2px;
	text-align: left;}

div.row select, div.rowshort select 
	{}

label        
	{font-size: .8em;
	color: #666;
	font-weight: bold;
	background-color: transparent;}

	legend
	{text-align: left;
	color: #336;
	background-color: transparent;
	font-weight: bold;}

	fieldset {}
	input, select, textarea {}
	button {}
	input:focus, select:focus, textarea:focus, button:focus  {}

/*  END forms styles */
.red_heading {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #990000;
}
.phone_number {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #990000;
}
.homepage_news_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

