

/*  HTML text formatting from fruition */

h1{
	font-size: 16px;
}

h2{
	font-size: 14px;
}

p{ font-size: 12px;
	
}

#textcontent{
	margin: 0 15px 20px 15px;
}

/*end text formatting*/



body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; 
	background-color: #330000;
	color: Black;
	margin: 0px;
}

.main_text {
	font-weight: normal;
	font-style: normal;
	color: #000000;
}

.main_text_bold {
	font-weight: bold;
	font-style: normal;
	color: #000000;
}

.main_text_small {
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	color: #000000;
}

.main_text_italic
{
	font-style: italic;
}

.main_text_italic_bold
{
	font-style: italic;
	font-weight: bold;
}

.main_title_text
{
	font-size: 1.5em;
	font-weight: bold;	
	color: #CC823F;	
	text-decoration: underline;
}

.text_bold_large 
{
	font-size: 1.3em;
	font-weight: bold;
	font-style: normal;
	color: #000000;
}

.white_heading {
	font-size: 1.1em;
	font-weight: bolder;
	font-style: normal;
	color: #ffffff;
}

.footer_link {
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	color: #000000;
}
.footer_link:hover {
	font-weight: normal;
	font-style: normal;
	text-decoration: underline;
	color: #000000;
}


.header_link {
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	color: #ffffff;
	text-align: center;
}
.header_link:visited {
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	color: #ffffff;
	text-align: center;
}

.header_link:hover {
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	color: #EB8282;
	text-align: center;
}

.header_text {
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	color: #CC823F;	
}

.header_link2 {
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	color: #CC823F;
}
.header_link2:hover {
	font-weight: bold;
	font-style: normal;
	text-decoration: underline;
	color: #CC823F;	
}

.header_bold_italic
{
	font-size: 2.0em;
	font-family: Times New Roman, Serif;
	font-weight: bold;
	font-style: italic;
}

.link1 {
	font-weight: 600;
	font-style: normal;
	text-decoration: none;
	color: #CC813E;
}
.link1:hover {
	font-weight: 600;
	font-style: normal;
	text-decoration: underline;
	color: #CC813E;
}
.link2 
{	
	font-weight: 600;
	font-style: normal;
	text-decoration: none;
	color: #A8A968;
}
.link2:hover {
	font-weight: 600;
	font-style: normal;
	text-decoration: underline;
	color: #A8A968;
}

.border {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #B2B2A3;
	border-right-color: #B2B2A3;
	border-bottom-color: #B2B2A3;
	border-left-color: #B2B2A3;
}

.border2 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

.border3 {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E1E1DA;
	border-right-color: #E1E1DA;
	border-bottom-color: #E1E1DA;
	border-left-color: #E1E1DA;
}

.text_box {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #B2B2A3;
	border-right-color: #B2B2A3;
	border-bottom-color: #B2B2A3;
	border-left-color: #B2B2A3;
	background-color: #FFFFA0;
	vertical-align: middle;
	color: #000000;
	height: 21px;
	width: 165px;
}

.button {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	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;
	background-color: #FFFFA0;
	vertical-align: middle;
	color: #000000;
	height: 30px;
	width: 85px;
}




a.faq:link {
	color: #ffffff;
	text-align: left;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	margin: 5px;
	padding: 6px;
	background-image: url(images/menu_bg.gif);
}
a.faq:visited {
	color: #ffffff;
	text-align: left;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	margin: 5px;
	padding: 6px;
	background-image: url(images/menu_bg.gif);
}
a.faq:hover {
	color:#EB8282;
	text-align: left;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	background-image: url(images/menu_bg_hover.gif);
	padding: 6px;
	margin: 5px;
}
.text_heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	color: #000000;
	line-height: 20px;
}

.fixedExampleText
{
	position:absolute;
	font-size: 0.8em;
	color:Gray;
}

.error
{
	color: Red;
}

.small_text
{
	font-size: 0.8em;
}

.help_popup
{
color: #9F141A;
cursor: help;
text-decoration: none;
}

.list_links
{
	list-style-type: none; 
	margin: 0; 
	padding: 0;
}

.list_links li
{
	margin: 1em 0;
}

.list_links li a
{
	text-decoration:none;
	color: Blue;
}

.list_links li a:hover
{
	text-decoration: underline;
	color: Black;
}

.lawyer_rating_table
{
	background-color: #F2F2D0;
	border: 1px solid #000000;
}

.modalBackground 
{	
	background-color:#bbbbbb;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.popup
{
	color: #000000;
	background-color: #ffffff;
}

.ReviewDetailScores td
{
	padding-left: 5px;
	border: solid 1 black;	
}

.RequiredAbsolute
{
	position: relative;
	display: inline;
  white-space: nowrap;
}

