/* mortgage-processing-0-style.css style create: 11-09-08 update: 11-16-08 */

/*  main page definitions  */

body.b-main {
	background: white;
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: 25px;
	margin-left: auto;
	padding: 0px;
	spacing: 0px; }

/*  main table definitions  */ 

table.t-main { 
	background: white url(mortgage-processing-2-header-8a.jpg);
	background-position: top;
	background-repeat: no-repeat;
	width: 780px;
	border-width: 1px;
	border-style: solid;
	border-color: black;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	spacing: 0px; }

td.td-navigation-full { 
	width: 100%;
	border-collapse: collapse;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	padding: 20px;
	spacing: 0px;
	margin: 0px; }

td.td-main { 
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
	padding: 0px;
	text-align: center;
	font-family: arial;
	font-size: 10pt; 
	font-weight: normal; }

td.td-main-left { 
	width: 250px;
	height: 100%;
	margin: 0px;
	padding: 0px;
	padding: 0px;
	text-align: center;
	font-family: arial;
	font-size: 10pt; 
	font-weight: normal; }

td.td-main-right { 
	width: 530px;
	height: 100%;
	margin: 0px;
	padding: 0px;
	padding: 0px;
	text-align: center;
	font-family: arial;
	font-size: 10pt; 
	font-weight: normal; }

/*   navigation table definitions  */

table.t-nav { 
	width: 100%;
	border-collapse: collapse;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	spacing: 0px; }

td.td-nav-link { 
	width: 14%;
	height: 30px;
	border-collapse: collapse;
	margin: 0px;
	padding: 0px;	
	color: black;
	text-align: center;
	font-family: arial;
	font-size: 10pt; 
	font-weight: bold; }

td.td-nav-link-spacer { 
	width: 14%;
	height: 30px;
	border-collapse: collapse;
	margin: 0px;
	padding: 0px;	
	color: #ffff99;
	text-align: center;
	font-family: arial;
	font-size: 10pt; 
	font-weight: bold; }

/*  rate table definitions  */

table.t-rates { 
	width: 500px;
	align: center;
	border-width: 1px;
	border-style: solid;
	border-color: #003300;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 10px;
	spacing: 10px; }

td.td-rates-1 { 
	width: 400px;
	height: 30px;
	border-width: 1px;
	border-style: solid;
	border-color: #003300;
	margin: 0px;
	padding: 10px;
	spacing: 10px;	
	color: black;
	text-align: left;
	font-family: arial;
	font-size: 10pt; 
	font-weight: bold; }

td.td-rates-2 { 
	width: 100px;
	height: 30px;
	border-width: 1px;
	border-style: solid;
	border-color: #003300;
	margin: 0px;
	padding: 10px;
	spacing: 10px;	
	color: black;
	text-align: center;
	font-family: arial;
	font-size: 10pt; 
	font-weight: bold; }

/*  form table definitions  */

table.t-form { 
	background: white;
	width: 700px;
	align: center;
	border: 1px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 10px;
	spacing: 10px; }

td.td-form-center { 
	width: 700px;
	height: 30px;
	border-collapse: collapse;
	margin: 0px;
	padding: 10px;
	spacing: 10px;	
	color: black;
	text-align: center;
	font-family: arial;
	font-size: 10pt; 
	font-weight: bold; }

td.td-form-left { 
	width: 300px;
	height: 30px;
	border-collapse: collapse;
	margin: 0px;
	padding: 5px;
	spacing: 5px;	
	color: black;
	text-align: right;
	valign: top;
	font-family: arial;
	font-size: 10pt; 
	font-weight: bold; }

td.td-form-right { 
	width: 400px;
	height: 30px;
	border-collapse: collapse;
	margin: 0px;
	padding: 5px;
	spacing: 5px;	
	color: black;
	text-align: left;
	font-family: arial;
	font-size: 10pt; 
	font-weight: bold; }

/* table blank */

table.t-blank { 
	background: white;
	border-collapse: collapse;
	width: 800px;
	height: 200px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	spacing: 0px; }

td.td-blank { 
	width: 100%;
	border-collapse: collapse;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	padding: 20px;
	spacing: 0px;
	margin: 0px; }


/*  paragraph definitions  */

p.p-center { 
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px;
	spacing: 0px;
	text-align: center;
	color: black;
	font-family: arial;
	font-size: 11pt; 
	font-weight: normal; }

p.p-center-small { 
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px;
	spacing: 0px;
	text-align: center;
	color: black;
	font-family: arial;
	font-size: 10pt; 
	font-weight: normal; }

p.p-center-largest{ 
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	spacing: 0px;
	text-align: center;
	color: #003300;
	font-family: georgia;
	font-size: 14pt; 
	font-weight: bold; }

p.p-center-large{ 
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	spacing: 0px;
	text-align: center;
	color: #003300;
	font-family: georgia;
	font-size: 12pt; 
	font-weight: bold; }

p.p-center-bold { 
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	spacing: 0px;
	text-align: center;
	color: black;
	font-family: arial;
	font-size: 11pt; 
	font-weight: bold; }

p.p-justify { 
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 20px;
	padding: 0px;
	spacing: 0px;
	text-align: justify;
	color: black;
	font-family: arial;
	font-size: 11pt; 
	font-weight: normal; }

p.p-right { 
	margin-top: 120px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 20px;
	padding: 0px;
	spacing: 0px;
	text-align: right;
	color: #003300;
	font-family: arial;
	font-size: 13pt; 
	font-weight: bold; }

/*  header definitions  */

/*   page name */

h1 { 
	width: 350px;
	background: white url(mortgage-processing-2-green.jpg);
	text-align: center; 
	color: #003300;
	font-family: georgia;
	font-size: 16pt; 
	font-weight: bold;
	font-style: normal;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 0px;
	padding: 0px;
	spacing: 0px; }

/*   heading center 18*/

h2 { 
	text-align: center; 
	color: #003300;
	font-family: georgia;
	font-size: 18pt; 
	font-weight: bold;
	font-style: italic;
	margin-top: 10px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 20px;
	border: 0px;
	padding: 0px;
	spacing: 0px; }

/*   heading left */

h3 { 
	text-align: left; 
	color: #003300;
	font-family: georgia;
	font-size: 14pt; 
	font-weight: bold;
	font-style: italic;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
	border: 0px;
	padding: 0px;
	spacing: 0px; }

/*   heading center 14 */

h4 { 
	text-align: center; 
	color: #003300;
	font-family: georgia;
	font-size: 13pt; 
	font-weight: bold;
	font-style: italic;
	margin-top: 10px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 20px;
	border: 0px;
	padding: 0px;
	spacing: 0px; }

/*    center red smaller */

h5 { 
	text-align: center; 
	color: red;
	font-family: arial;
	font-size: 11pt; 
	font-weight: bold;
	font-style: normal;
	margin-top: 35px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	border: 0px;
	padding: 0px;
	spacing: 0px; }

/*  blockquote definitions  */

blockquote { 
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 40px;
	text-align: justify;
	color: black;
	font-family: arial;
	font-size: 11pt;
	font-weight: regular; } 

/*  list definitions  */

ul.main, li { 
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
	text-align: justify;
	color: black;
	font-family: arial;
	font-size: 11pt;
	font-weight: regular; }

/*  image definitions  */

img.i-right { 
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	border: 2px;
	border-color: black;
	border-style: solid; }

img.i-center { 
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	border: 10px;
	border-color: black;
	border-style: solid; }

img.i-center-item-400 { 
	width: 400px;

	border-top: 4px;
	border-top-color: black;
	border-top-style: groove;

	border-right: 4px;
	border-right-color: red;
	border-right-style: groove;

	border-bottom: 4px;
	border-bottom-color: red;
	border-bottom-style: groove;

	border-left: 4px;
	border-left-color: black;
	border-left-style: groove;

	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding: 0px;
	spacing: 0px; }

img.i-center-item-300 { 
	width: 300px;

	border-top: 4px;
	border-top-color: black;
	border-top-style: groove;

	border-right: 4px;
	border-right-color: red;
	border-right-style: groove;

	border-bottom: 4px;
	border-bottom-color: red;
	border-bottom-style: groove;

	border-left: 4px;
	border-left-color: black;
	border-left-style: groove;

	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding: 0px;
	spacing: 0px; }

/*  end of style sheet  */




