body {
	margin: 0;
	padding: 0;
	background: #3D3936 url(../images/RCOBG.gif) repeat;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #666666;
}

ul {
	padding: 0px 0px 0px 30px;
}

a {color: #4E504C; text-decoration:underline; }

a:hover {color: #A11D44; text-decoration: none;  }

h1 {margin: 0; }
h2 {line-height: normal;}
h3 {margin: 0; }
h4 {font-size:12px;padding:0 0 0 0 ;}


.tablenews {padding: 3px;}
#table {border: 1px #EEEEE8 solid; padding: 10px;}

#nav {
	float: right;
	width: 800px;
	height: auto;
	background: #000000;

	}
	
a:hover {
	text-decoration: none;
}
.header {
	width: 800px;
	height: 220px;
	background: #3D3936;
	}

.title1 {
	margin: 0;
	padding: 10px 0;
	background: url(../images/img07.gif) repeat-x left bottom;
	font-weight: normal;
	font-size: 129%;
	color: #FFFFFF;
}

.title1b {
	margin: 0;
	padding: 10px 0;
	background: url(../images/img07.gif) repeat-x left bottom;
	font-weight: normal;
	font-size: 129%;
	color: #70726D;
}

.title2 {
	margin: 0;
	padding: 10px 0;
	background: url(../images/img09.gif) repeat-x left bottom;
	font-size: 250%;
	font-weight: normal;
	color: #70726D;
}

.title2b {
	margin: 0;
	padding: 0px 0px 10px 0px;
	background: url(../images/img09.gif) repeat-x left bottom;
	font-size: 250%;
	font-weight: normal;
	color: #3D3936;
}

.title3 {
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	font-size: 200%;
	font-weight: normal;
	color: #3D3936;
	
}

.title3b {
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	font-size: 200%;
	font-weight: normal;
	color: #70726D;
}

.title4 {
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	font-size: 150%;
	font-weight: normal;
	color: #3D3936;	
}
.title5 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 120%;
	font-weight: normal;
	color: #3D3936;
	vertical-align:top;	
}
.escrow_contact_us_main {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 120%;
	font-weight: normal;
	color: #3D3936;
	vertical-align:top;
	text-align:center;	
}
.escrow_contact_us_main_left {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 110%;
	font-weight: normal;
	color: #3D3936;
	vertical-align:top;
	text-align:left;	
}
.escrow_contact_us_list {
	margin: 0px 0px 0px 0px;
	padding: 5px 5px 10px 5px;
	font-size: 105%;
	font-weight: normal;
	color: #70726D;
	vertical-align:top;
	border: solid 2px #FFFFFF;
}
.escrow_contact_us_list_alternate {
	margin: 0px 0px 0px 0px;
	padding: 5px 5px 10px 5px;
	font-size: 105%;
	font-weight: normal;
	color: #70726D;
	vertical-align:top;
	background-color:#f4f1f1;
	border: solid 2px #FFFFFF;
}
.escrow_region_titles {
	padding: 3px 3px 3px 3px;
	font-size: 110%;
	font-weight: 600;
	color: #660000;
	vertical-align:top;
	border-bottom: solid 1px #660000;
}
.escrow_rates_table_header
{
	font-size: 110%;
	font-weight:700;
	background-color:#d7d7cf;
}
.escrow_rates_table_row
{
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 12px;
	font-weight:500;
	background-color:#FFFFFF;
	padding-left:5px;
	padding-right:20px;
}
.escrow_rates_table_row_fee
{
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 12px;
	font-weight:500;
	background-color:#FFFFFF;
	padding-left:5px;
	padding-right:20px;
	text-align:right;
}
.escrow_rates_table_row_alternate
{
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 12px;
	font-weight:500;
	background-color:#efefef;
	padding-left:5px;
	padding-right:20px;
}
.escrow_rates_table_row_alternate_fee
{
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 12px;
	font-weight:500;
	background-color:#efefef;
	padding-left:5px;
	padding-right:20px;
	text-align:right;
}
.escrow_rates_table_note
{
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 11px;
	font-weight:500;
	background-color:#FFFFFF;
	color: #4c4c4c;
}


.bord {
	border: 1px #C8C8B8;
	margin: 4px;}
.bord2{
	border: 1px #C8C8B8;}

.boxed {
	padding: 5px 30px 20px 30px;
}

.boxed p, .boxed ul, .boxed ol {
	margin: 0;
	line-height: 180%;
}
.boxed2 {
	padding: 5px 30px 20px 30px;
}

.boxed2 p, .boxed2 ul, .boxed2 ol {
	margin: 0;
	line-height: 170%;
}


img.floatLeft { 
    float: left; 
    margin: 0px 15px 2px 0px; 
}
img.floatRight { 
    float: right; 
    margin: 8px; 
}


.col-one {
	float: left;
	margin: 10px 0px 0px 0px;
	width: 400px;
	color: #666666;
	font-size: 100%;
}

/* Page */

#page {
	width: 800px;
	margin: 0 auto;
	border: 1px #F4F4F0 solid;
	background: #ffffff url(../images/bg2.gif) repeat left;
}

/* Sidebar */

#sidebar {
	float: left;
	height: auto;
	width: 240px;
	font-size: 110%;
	background: #DEDFD1 url(../images/sidebarbg.jpg) no-repeat left bottom;
}

/* Logo */

#logo {
	height: 220px;
	background: url(../images/img03.gif) no-repeat center center;
}


/* Menu */

#menu {
	padding: 20px;
	background: url(../images/img04.gif) repeat-x;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	padding: 10px 0;
	background: url(../images/img05.gif) repeat-x;
}

#menu li.first {
	background:none;
}

#menu a {
	text-decoration: none;
	font-size: 90%;
	color: #323232;
}

#menu a:hover {
	text-decoration: underline;
	color: #70726D;
}

/* Login */

#login {
	padding: 20px;
	background: url(../images/img06.gif) repeat-x;
}

#login form {
	margin: 0;
	padding: 20px 0 0 0;
}

#login fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#login label {
	color: #FFFFFF;
}

#inputtext1, #inputtext2 {
	width: 194px;
	margin-bottom: .5em;
	font: bold 100% Georgia, "Times New Roman", Times, serif;
	color: #666666;
}

#inputsubmit1 {
	margin-bottom: .5em;
	font: bold 100% Georgia, "Times New Roman", Times, serif;
	color: #666666;
}

#login a {
	color: #FFFFFF;
}

/* Content */

#content {
	float: left;
	width: 560px;
}

/* Footer */

#footer {
	width: 800px;
	padding: 3px 0px 0px 0px;
	height: auto;
	margin: 0 auto;
	border-width:0px 1px 1px 1px;
	border-style:solid;
	border-color:#F4F4F0;
	background: url(../images/img12.gif) repeat-x;
}

#footer a {
	color: #cccccc;
	margin: 0;
	font-size: 90%;
}


.legal {
	color: #CCCCCC;
	margin: 0;
	font-size: 90%;
}
.clear {
	width: 800px;
	
	
	}
	
	/* form */
label {
  float: left;
  width: 25%;
}

input,
textarea,
select {
  padding: 3px;
  font: 400 1em verdana, sans-serif;
  color: #6A1915;
  background: #fff;
  border: 1px solid #cccccc;
}

input:focus,
input:hover,
textarea:focus,
textarea:hover,
select:focus,
select:hover {
  color: #000;
  background: #E6E6DC;
  border: 1px solid #888;
}

input.button {
  padding: 2px 5px;
  font: 400 0.9em verdana, serif;
  color: #fff;
  background: #4E504C;
  border-width: 1px;
  border-style: solid;
  border-color: #888;
}

input.radio {
  background: none;
  border: 0px;
}
.imputarea1 {
	width: 400px;}
	
.imputarea2 {
	width: 300px;}
	
.formframe {
	border: #CCCCCC solid 1px;}
	
	.infobox {
	margin: 10px 30px;
	border-bottom: 1px #D9D9D5;
	border-left: 1px #D9D9D5;
	border-right: 1px #D9D9D5;
	background: #F5F5F4 url(../images/img10.gif) repeat-x;
}

.infobox a {
	color: #323232;
}
/* The following definitions will pre-load all the images needed for mouseovers */
/* The div that lists all the image needed are located at the bottom of the each page */
/* They are all separated by page in which they occur */
/**************************************************************************************/
div#preloadedImagesEscrow
{
    position: absolute;
    overflow: hidden;
    left: 0px;
    top: 0px;
    height: 1px;
    width: 1px;
}
/**************************************************************************************/

