/* CSS Document for MARI Mortgage Loan and Real Estate Fraud */

body {
	margin: 0 auto;
	padding: 0;
	background: #FFFFFF;
	text-align: center;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 75%;
	color: #000000;
}
p {
	margin:0 0 12px 0;
}
a {
  color: #cc0033;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}

a.etbutton {
  padding:1px 5px 5px 18px;
}
.etico_default {
  background:transparent url(images/email_icon.gif) no-repeat scroll 0 0 !important;
}

img {
	border: 0;
}
hr {
	margin: 5px 0;
	color: #CCCCCC;
	background-color: #CCCCCC;
}
h1 {
  color: #cc0033;
	margin: 0 0 15px;
	font-size: 140%;
}
h2 {
	margin: 0 0 5px;
	color: #333333;
	font-size: 105%;
	text-transform: uppercase;
	display: block;
  border-bottom: 1px solid #990033;
	line-height: 20px;
	text-indent: 5px;
}
.bluecenter {
	color:#660033;
	font-size: 130%;
    text-align:center;
}
h3 {
	margin: 0 0 1px;
	color: #0662a6;
	font-size: 140%;
}
h4 {
	margin: 0 0 15px;
	color: #333333;
	font-size: 125%;
	font-style: italic;
}
#wrapper {
	margin: 0 auto;
	text-align: left;
	width: 1002px;
	border-right: 1px solid #615551;
	border-bottom: 6px solid #615551;
	border-left: 1px solid #615551;
}

/* Sub Page Styles */

#subtop {
	background: url(images/top-shadow.png) top repeat-x;
	width: 1002px;
	height: 42px;
	border-bottom: 2px solid #FFFFFF;
}
#breadcrumb {
	padding: 17px 0 0 20px;
	font-size: 90%;
	font-weight: bold;
	text-transform: uppercase;
	color: #666666;
	float: left;
}
#breadcrumb a {
    color:#666666;
	text-decoration: none;
}
#breadcrumb a:hover {
	text-decoration: underline;
}
#subMIDEX {
	padding: 7px 35px 0 33px;
	background: url(images/MIDEX-bg-sub.png) no-repeat;
	float: right;
	width: 148px;
	height: 35px;
	color: #FFFFFF;
}
#subMIDEX a {
	text-decoration: none;
	color: #FFFFFF;
}
#subMIDEX a:hover {
	text-decoration: underline;
}
#contentwrapper {
	background: url(images/3col-bg.png) repeat-y;
	border-top: 1px solid #c9c9c9;
	width: 1002px;
}
#subnav {
	padding: 16px 11px 20px 10px;
	color: #0662a6;
	float: left;
	width: 205px;
}
#content {
	padding: 18px 29px 12px 14px;
	width: 517px;
	float: left;
}
.red {
	color: #cc0033;
}
.small {
	font-size: 80%;
}
.floatleft {
	margin: 0 12px 10px 0;
	float: left;
}
.floatright {
	margin: 0 0 10px 12px;
	float: right;
}
ul ul {
	margin-top: 10px;
	padding-bottom: 10px;
}
#subright {
	padding: 0;
  background: #dfdfdf;
	border-bottom: 2px solid #FFFFFF;
	width: 216px;
	float: left;
}
/* Left Sub Nav Styles */
#subnav ul {
	margin: 0 10px 10px 5px;
	padding: 0 0 10px;
	list-style: none;
}
#subnav ul ul {
	margin: 0 10px 0px 8px;
	padding: 0 0 0;
	list-style: none;
}
#subnav ul li {
	background: url(images/subnav-bullet.png) left top no-repeat;
	font-weight: bold;
}
#subnav ul li a {
	padding: 5px 0 5px 10px;
	display: block;
	text-decoration: none;
}
#subnav ul li a:hover {
	text-decoration: underline;
}
/* Left Sub Nav Styles */
#righttext {
	padding: 10px;
	float: right;
	width: 196px;
}

#rightnav {
	padding: 10px;
	float: right;
	width: 196px;
}
#rightnav ul {
	margin: 0 10px 10px 5px;
	padding: 0 0 10px;
	list-style: none;
}
#rightnav ul li {
	background: url(images/subnav-bullet.png) left top no-repeat;
	font-weight: bold;
}
#rightnav ul li a {
	padding: 5px 0 5px 10px;
	display: block;
	text-decoration: none;
}
#rightnav ul li a:hover {
	text-decoration: underline;
}


/* Pop Up Styles */

body#pop {
	margin: 10px;
}

.tableborder {
  border-collapse:collapse;
}
.tableborder thead tr {
  background-color:#f1efec;
}
.tableborder thead td {
  border: 1px solid #dfdfdf;
  padding: 5px;
}
.tableborder tbody tr:hover {
  background-color:#e4dfda;
}
.tableborder tbody td {
  border: 1px solid #efefef;
  padding: 5px;
}

/* Form Styles */
#formtable {
	padding: 5px;
	background: #FCFCFC;
	border: 1px solid #CCCCCC;
}
#formtable td {
	padding: 0 5px;
}
.trackingheader {
	margin: 5px 0 10px;
	padding: 5px;
	background: #FFFFFF;
	border: 1px solid #CCCCCC;
	text-align: center;
	font-weight: bold;
	font-size: 110%;
}

/* Main Navigation */

#nav {
	margin: 0 auto;
	background: url(images/nav/nav-bg.png);
	height: 24px;
}
#nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 95%;
	font-weight: bold;
}
#nav li {
	margin: 0;
	float: left;	
}
#nav li a {
  border-left: 1px solid #ffffff;
  border-top:  1px solid #cccccc;
  border-right:  1px solid #999999;
  border-bottom: 1px solid #cccccc;
  color: #666666;
	display: block;
	margin: 0;
  padding: 4px 20px;
	text-decoration: none;
}
#nav li a:hover {
	background: url(images/nav/nav-over-bg.png);
  border-left: 1px solid #aa9c8f;
  border-top:  1px solid #aa9c8f;
  border-right:  1px solid #ffffff;
  border-bottom: 1px solid #ffffff;
  color: #990033;
}
/* Main Navigation - LOGIN */
#login ul {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 95%;
	font-weight: bold;
}
#login li {
	margin: 0;
	background: url(images/nav/login-bg.png);
	float: right;
}
#login li a {
  border-left: 1px solid #ffffff;
  border-top:  1px solid #cccccc;
  border-right:  1px solid #999999;
  border-bottom: 1px solid #999999;
  color: #666666;
	display: block;
	margin: 0;
  padding: 4px 19px;
	text-decoration: none;
}
#login li a:hover {
	background: url(images/nav/nav-over-bg.png);
  border-left: 1px solid #aa9c8f;
  border-top:  1px solid #aa9c8f;
  border-right:  1px solid #ffffff;
  border-bottom: 1px solid #ffffff;
  color: #990033;
}

/* Header Styles */

#headwrapper {
	margin: 0 auto;
	text-align: center;
	width: 1002px;
	height: 77px;
}
#logo {
	padding: 27px 0 13px 31px;
	float: left;
}

.siteName {
  padding:32px 0 0 60px;
}
.leftFloat {
  float:left;
}
.siteName h1 {
  font-size:1em;
  padding:1px 0;
  text-align:center;
}
#site-title {
  background:transparent url(/images/img-2x2.gif) repeat scroll 0 0;
  padding:0 1px;
}
#site-title h1 {
  background:#FFFFFF none repeat scroll 0 0;
  margin:0;
}
#site-title a {
  color:#CC0033;
  font-family:Arial;
  font-size:1.25em;
  padding:1px 6px;
  text-align:center;
  text-decoration:none;
}
#site-title a:hover {
  text-decoration:underline;
}

#MARI {
	padding: 15px 15px 0 0;
	float: right;
}

/* Home Page Styles */

#homemid {
	width: 1002px;
	height: 280px;
	border-bottom: 3px solid #FFFFFF;
}
#flash {
	float: left;
}
#homenews {
	padding: 13px 10px 0 33px;
	background: url(images/home/news-bg.png) top left no-repeat;
	float: right;
	font-size: 95%;
	width: 183px;
	height: 222px;
	border-bottom: 3px solid #FFFFFF;
}
#homenews h1 {
	margin: 0 0 15px;
	color: #FFFFFF;
	font-size: 100%;
}
#homenews ul {
	margin: 0 5px 0 1px;
	padding: 0 0 10px;
	list-style: none;
}
#homenews ul li {
	display: block;
	padding: 5px 0 5px 10px;
	background: url(images/subnav-bullet.png) left top no-repeat;
}
#homenews ul li a {
	text-decoration: none;
}
#homenews ul li a:hover {
	text-decoration: underline;
}
#homeMIDEX {
	padding: 6px 45px 0 33px;
	background: url(images/home/MIDEX-bg.png) top left no-repeat;
	float: right;
	width: 148px;
	height: 36px;
	font-size: 100%;
	color: #FFFFFF;
}
#homeMIDEX a {
	text-decoration: none;
	color: #FFFFFF;
}
#homeMIDEX a:hover {
	text-decoration: underline;
}
#homebottom {
	background: url(images/home/homebottom-bg.png) repeat-y #dfdfdf;
	width: 1002px;
}
#homecontent {
	padding: 10px 19px;
	background: url(images/home/content-bg.png) top left repeat-x #efefef;
	float: left;
	width: 735px;
	border-right: 3px solid #FFFFFF;
}
.homeaction {
	margin: 0 0 10px 20px;
	float: right;
	width: 240px;
	height: 260px;
	font-size: 120%;
	font-weight: bold;
}
#homecontent h1 {
	margin: 0 0 16px;
	color: #FFFFFF;
	font-size: 110%;
	text-transform: uppercase;
}
#bottomright {
	padding: 3px 20px 0 33px;
	background: url(images/home/bottomr-bg.png) top left no-repeat #dfdfdf;
	font-size: 95%;
	float: right;
	width: 173px;
}
#bottomright h1 {
	margin: 0 0 11px;
	font-size: 105%;
	color: #FFFFFF;
}
#bottomright ul {
	margin: 0 5px 0 1px;
	padding: 0 0 10px;
	list-style: none;
}
#bottomright ul li {
	display: block;
	padding: 5px 0 5px 12px;
	background: url(images/subnav-bullet.png) left top no-repeat;
}
#bottomright ul li a {
	text-decoration: none;
}
#bottomright ul li a:hover {
	text-decoration: underline;
}
#homeicons {
	margin: 0 auto;
	padding: 5px 0 10px 19px;
	text-align: center;
	width: 985px;
}
#homeicons img {
	padding-right: 20px;
	float: left;
}

/* Footer Styles */
  
#footerwrapper {
	margin: 0 auto;
	text-align: center;
	width: 1004px;
	font-size: 85%;
	height: 40px;
}
#footerwrapper a {
	padding: 0 8px;
	color: #625551;
	text-decoration: underline;
}
#footerwrapper a:hover {
	color: #000000;
}
#copyright {
	padding: 15px 0 15px 19px;
	text-align: left;
	float: left;
	color: #625551;
}
#bottomnav {
	padding: 15px 11px 15px 0;
	text-align: right;
	float: right;
}
.resources a, .events a {
  color:#666666;
  text-decoration:underline;
}
.resources a:hover, .events a:hover {
  color:#cc0033;
  text-decoration:none;
}
.sitemap a {
  color:#666666;
  text-decoration:none;
}
.sitemap a:hover {
  color:#000000;
  text-decoration:underline;
}
