html,body
{
   margin:0;
   padding:0;
   height:100%;
   border:none;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	line-height : 18px;
	color : #112087;
}

table,tr,td
{
   font-size:12px;
   font-family : Verdana, Arial, Helvetica, sans-serif;
   line-height : 18px;
}

h1,h2
{
   font-family:"Century Gothic","Trebuchet MS",'Lucida Grande',Arial,Helvetica,sans-serif;
   font-size:12px;
   font-weight:bold;
   /*letter-spacing:1.1;*/
   padding:10px 0px;
   margin:0px 0px;
}

#intro_text
{
   font-size:12px;
   font-family : Verdana, Arial, Helvetica, sans-serif;
   margin:0px;
   letter-spacing:0;
   padding:0px;
}

.maincontent
{
	font-size : 12px;
	line-height : 18px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #112087;
}

.subcontent
{
	font-size : 12px;
	line-height : 14px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #BBB0A0;
}
a.subcontent
{
	color : #BBB0A0;
	font-weight:bold;
}
hr
{
	border: thin dashed #DADADA;
}

.footer
{
   background-image:url(images/fading_bg_bottom.jpg);
   background-repeat:repeat-x;
   font-size:10px;
}

.sub_heading
{
   font-weight:bold;
   color:#0f1f84;
   font-size:14px;
}

.property_service_sub_heading
{
   border-bottom:1px solid #0f1f84;
   margin-bottom:5px;
   margin-top:10px;
}

.rendered_font
{
   margin-top:10px;
   /* margin-bottom:5px;*/
}

.title_divider
{
   background-color:#404b86;
   font-weight:bold;
   color:#ffff99;
}

.faq_question
{
   font-weight:bold;
   padding-bottom:7px;
}

.faq_answer
{
   padding-left:20px;
   padding-bottom:20px;
}

.faq_section
{
   font-weight:bold;
   font-size:14px;
}

.row_style0
{
	background-color: #dadada;
	font-size : 12px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
}

.row_style1
{
	background-color: #ffffff;
	font-size : 12px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
}

.left_nav_bar
{
   margin-top:1px;
   background-color:#ffff00;
}

.main_content_section
{
   text-align:justify;
   width:610px;
   padding-left:10px;
   vertical-align:top;
}

input
{
	color:black;
	background-color:#eeeeee;
	border:1px solid #333333;
	font-size:12px;
}

.checkbox,.radio
{
   border:none;
   background-color:transparent;
}

.tip_box
{
   padding:10px;
   background-color:#fffebb;
   border:1px solid #000099;
   text-align:center;
}

textarea
{
	color:black;
	background-color:#eeeeee;
	border:1px solid #333333;
	font-size:12px;
}

li
{
   margin-left:-8px;
   margin-bottom:5px;
}

li.why_auction
{
   margin-left:-25px;
   margin-bottom:2px;
}

ul.why_auction
{
   margin-top:0px;
   margin-bottom:0px;
}

.current_field
{
   background-color:#ddffdd;
}

.error_field
{
   background-color:#ffcccc;
}

table.bordered td
{
   border:1px solid #0f1f84;
   vertical-align:top;
}

table.bordered
{
   border:1px solid #0f1f84;
}

table.bordered th
{
   background-color:#0f1f84;
   font-weight:bold;
   color:white;
   text-align:center;
   width:50%;
}

table.bordered2 td
{
   border:1px solid #0f1f84;
   font-size:10px;
   text-align:center;
}

table.bordered2
{
   border:1px solid #0f1f84;
   font-size:10px;
}

table.bordered2 th
{
   background-color:#0f1f84;
   font-weight:bold;
   color:white;
   text-align:center;
}

#google_adsense
{
}

#firefox_referral_button
{
}

.join_mailing_list
{
   border:1px solid black;
   font-size:9px;
   text-indent:2px;
   font-family:Tahoma;
   color:#333399;
   background-color:#eeffee;
   vertical-align:bottom;
   width:105px;
   height:14px;
   position:relative;
   top:52px;
   left:8px;
}

.join_mailing_list_tip
{
   color:#333333;
   background-color:#eeeeee;
}

.mailing_list_error
{
   border:1px solid black;
   font-size:9px;
   text-indent:2px;
   font-family:Tahoma;
   background-color:#ffcccc;
   color:#333399;
   vertical-align:bottom;
   width:105px;
   height:14px;
   position:relative;
   top:52px;
   left:8px;
}

/*** LINKS ***/

a:visited
{
	color : #0000FF;
}

a:link
{
	color : #0000FF;
}

a:hover
{
	color : #FF0000;
}

a:active
{
	color : #0000FF;
}

a.white_link,a.white_link:visited
{
   color:white;
   font-weight:bold;
   text-decoration:none;
}
a.white_link:hover,a.white_link:active
{
   color:red;
}

a.bold_blue_link,a.bold_blue_link:visited
{
   color:#112087;
   font-weight:bold;
   text-decoration:none;
}
a.bold_blue_link:hover,a.bold_blue_link:active
{
   color:red;
}

a.service_links
{
   text-align:center;
   width:100%;
   padding-top:1px;
   display:block;
   background-color:#8b9df3;
   color:#ffff99;
   text-decoration:none;
   font-weight:bold;
}
a.service_links:hover,a.service_links:active,a.service_links:visited
{
   background-color:#ffff99; /* #e4e9fc */
   color:#0f1f84;
}

a.button,a.button:visited,input.button
{
   background-color:#0f1f84;
   color:#ffffff;
   padding:4px;
   padding-left:10px;
   padding-right:10px;
   font-weight:bold;
   text-decoration:none;
   cursor:pointer;
}
a.button:hover,a.button:active
{
   color:#ffff99;
}

a.lite_button,a.lite_button:visited
{
   color:#0f1f84;
   padding:2px;
   padding-left:5px;
   padding-right:5px;
   font-weight:bold;
   font-size:12px;
   text-decoration:none;
}
a.lite_button:hover,a.lite_button:active
{
   color:#ff0000;
   text-decoration:underline;
}

a.upcoming_auction,a.upcoming_auction:visited
{
   color:#0f1f84;
   padding:2px;
   padding-left:5px;
   padding-right:5px;
   font-weight:bold;
   font-size:12px;
   text-decoration:none;
}
a.upcoming_auction:hover,a.upcoming_auction:active
{
   color:#ff0000;
   text-decoration:underline;
}

a.tip_box_link,a.tip_box_link:visited
{
   color:#000099;
   font-weight:bold;
   font-size:12px;
   text-decoration:none;
   display:block;
}
a.tip_box_link:hover
{
   color:#ff0000;
}

