BODY {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-style : normal;
	background-image : url("images/PGBG1.gif");
	margin-bottom : auto;
	margin-left : 10px;
	margin-right : auto;
	margin-top : 10px;
}

#NODISPLAY {
        Display : none;
}


#PAGELABEL {
	font-family : Times New Roman, serif;
	font-size : 20pt;
	font-weight : bold;
	color : #FFEFDB;
}

#HEADER {
	font-family : Times New Roman, serif;
	font-size : 18pt;
	font-weight : bold;
	color : Black;
}

#LENDER {
	font-family : Times New Roman, serif;
	font-size : 16pt;
	font-weight : bold;
	color : #004000;
}

TD {
	font-family : inherit;
	font-size : 10pt;
	font-style : normal;
	font-weight : normal;
}

TH {
	font-family : inherit;
	font-size : 10pt;
	font-style : normal;
	font-weight : normal;
}

H1 {
	font-family : Times New Roman, serif;
	font-size : 18pt;
	color : Black;
}
H2 {
	font-family : Times New Roman, serif;
	font-size : 18pt;
	font-style : italic;
	color : Black;
}
H3 {
	font-family : Times New Roman, serif;
	font-size : 14pt;
	color :  #004000;
}
H4 {
	font-family : Times New Roman, serif;
	font-size : 14pt;
	font-style : italic;
	color :  #004000;
}

H5 {
	font-family : Times New Roman, serif;
	font-size : 12pt;
	color :  Black;
}
H6 {
	font-family : Times New Roman, serif;
	font-size : 12pt;
	font-style : italic;
	color :  #004000;
}

.BoldWhite {
	font-family : inherit;
	font-size : 9pt;
	font-weight : bold;
	color : White;
}

.SmallWhite {
	font-family : inherit;
	font-size : 10pt;
	color : White;
}

.CAP {
	font-family : inherit;
	font-size : 10pt;
	font-weight : bold;
}

.FIRM {
	font-family : inherit;
	font-size : 10pt;
	font-style : italic;
	font-weight : bold;
}


.VSmall {
	font-family : inherit;
	font-size : 8pt;
}

.VWSmall {
	font-family : inherit;
	font-size : 8pt;
	color : White;
}

.SmallText {
	font-family : inherit;
	font-style : normal;
	font-size : 9pt;
}

A:LINK {
	font-family : inherit;
	font-size : 10pt;
	text-decoration : none;
	color : Blue;
}

A:HOVER {
	font-family : inherit;
	font-size : 10pt;
	text-decoration: none;
	color : Red;
}

A:ACTIVE {
	font-family : inherit;
	font-size : 10pt;
	font-style : italic;
	text-decoration: none;
	color : Red;
}

A:VISITED {
	font-family : inherit;
	font-size : 10pt;
	text-decoration : none;
	color : Blue;
}

A.SmallLink:LINK {
	font-family : inherit;
	font-size : 9pt;
	text-decoration : none;
	color : Blue;
}

A.SmallLink:HOVER {
	font-family : inherit;
	font-size : 9pt;
	text-decoration: none;
	color : Red;
}

A.SmallLink:ACTIVE {
	font-family : inherit;
	font-size : 9pt;
	font-style : italic;
	text-decoration: none;
	color : Red;
}

A.SmallLink:VISITED {
	font-family : inherit;
	font-size : 9pt;
	text-decoration : none;
	color : Blue;
}

A.NAV:LINK {
	font-family : inherit;
	font-size : 10pt;
	font-weight : bold;
	text-decoration : none;
	color : White;
}

A.NAV:HOVER {
	font-family : inherit;
	font-size : 10pt;
	font-weight : bold;
	text-decoration: none;
	color : #D2B48C;
}

A.NAV:ACTIVE {
	font-family : inherit;
	font-size : 10pt;
	font-weight : bold;
	font-style : italic;
	text-decoration: none;
	color : #D2B48C;
}

A.NAV:VISITED {
	font-family : inherit;
	font-size : 10pt;
	font-weight : bold;
	text-decoration: none;
	color : White;
}