﻿html, body 
{
	height: 100%;	
}

form
{
	height:100%;
	min-height: 100%;
}

body, html
{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 100%;
    height: 100%;
    overflow: hidden;   
    font-family: Arial;
    	
	font-size: 10pt;
}

.header 
{
	position: absolute;
	width: 100%;
	background-image: url(/images/top_background.png);
	background-repeat:repeat-x;
	height: 130px;
}

.contentarea
{
	position: fixed;
	top: 130px;
		left: 0px;
	right: 0px;
	bottom: 29px;
	overflow-y: scroll;
	overflow-x: hidden;
	padding-top: 5px;
	padding-bottom: 5px;
	
}

.heading 
{
    font-weight: bold;
    margin: 0px 10px 0px 10px;
}

.bodytext
{
    padding-bottom: 10px;
     margin: 0px 10px 0px 10px;
}

.footer
{
	position: fixed;
	width: 100%;
	height: 29px;
	bottom: 0px;
	background-image: url(/images/bottom_background.png);
	background-repeat:repeat-x;
	
}


/****/

A.debt:link, A.debt:visited, A.debt:active 
	{
		color: #990000;
		font-family: arial, Helvetica, sans-serif;
		font-size : 8pt;
	}
TD
	{
	font-family : arial, Helvetica, sans-serif;
	font-style : normal;
	vertical-align : middle;
	font-size : 10pt;
}

TD.AppInfoSectionTitle
{
  font-family :arial, Helvetica, sans-serif;  
  font-style:normal;
  background-color:lightskyblue;
  border-style:solid;
  border-color:Black;
  border-width:1px;
  font-size:10pt;
  font-weight:bold;
  text-align:left;
}

TD.SectionTitle
{
  font-family :arial, Helvetica, sans-serif;  
  font-style:normal;
  background-color:lightskyblue;
  border-style:solid;
  border-color:Black;
  border-width:1px;
  font-size:10pt;
  font-weight:bold;
  text-align:center;
}

TD.ToQualify
	{
	font-family : arial, Helvetica, sans-serif;
	font-style : normal;
	vertical-align : text-top;
	font-size : 8pt;
}

P.TitleBar
	{
	font-family : arial, Helvetica, sans-serif;
	font-style : normal;
	vertical-align : text-top;
	font-size : 8pt;
	font : bold 14pt;
	color : White;
	background : Navy;
}
TD.Footer
	{
	font-family : arial, Helvetica, sans-serif;
	font-style : normal;
	vertical-align : top;
	}

TD.DisplayTitle
	{
	color : #000099;
	font-weight : bold;
	text-align : right;
	vertical-align : text-top;
	}

TD.DisplayTitleBank
{
   color: #000099;
	font-weight : bold;
	text-align : right;

}
TD.DisplayTitleApplicant
{
    color : #000099;
	font-weight : bold;
	text-align : Right;
    
}
TD.DisplayPartTitle
	{
	color : #000099;
	font-weight : bold;
	text-align : left;
	vertical-align : text-top;
	}

TD.DisplayResults
	{
	color : #0000FF;
	text-align : left;
	vertical-align : text-top;
	}

TD.RptHeader
	{
	text-align : left;
	font-weight : bold;
	vertical-align : text-top;
	font-size : x-small;
	}
TD.RptHeaderRight
	{
	text-align : Right;
	font-weight : bold;
	vertical-align : text-top;
	font-size : x-small;
	}	

TD.RptResults
	{
	text-align : left;
	vertical-align : text-top;
	font-size : x-small;
	}

TD.RptResultsRight
	{
	text-align : right;
	vertical-align : text-top;
	font-size : x-small;
	}

TH
	{
	font-family : arial, Helvetica, sans-serif;
	vertical-align : text-top;
	font-weight : bold;
	}
A.Header:link, A.Header:visited, A.Header:active 
	{
		text-decoration: none;
		color: #FFFFFF;
		font-family: arial, Helvetica, sans-serif;
		font-size : 8pt;
	}
         
A.Header:hover
	{
		color: #999999;
	}
A.Footer:link, A.Footer:visited, A.Footer:active 
	{
		text-decoration: none;
		color: #FFFFFF;
		font-family: arial, Helvetica, sans-serif;
		font-size : 8pt;
	}
         
A.Footer:hover
	{
		color: #FFFF00;
	}
A.Menu:link, A.Menu:visited, A.Menu:active 
	{
		text-decoration: none;
		color: #000066;
		font-family: arial, Helvetica, sans-serif;
		font-size : 8pt;
	}
         
A.Menu:hover
	{
	color : #000000;
	}
	
.NumberFormat
{
		text-decoration: none;
		color: #000000;
		font-family: arial, Helvetica, sans-serif;
		font-size : 10pt;
}

.Number
{

 width: 15px;
}

.Selected
{
	font-weight:bold;
}

.Searchbox
{
	width: 30px;
	height: 15px;
	font-size:7pt;
}
Span.TitleSpan
{
    font-family:Arial;
    font-size:small;
    font-style:normal;
    font-weight:bold;
    text-align:center;
     
}
Table.POA
{
    border-style:solid;
    border-color:Black;
    border-width:1px;
    
}

