<style>


	/***********************************************************************/
	/* MAIN TAGS - START
	/***********************************************************************/
	
		table{
			font-family:Verdana,Arial,Helvetica; 
			font-size:9pt;
		}
		
		td{
			font-family:Verdana,Arial,Helvetica; 
			font-size:9pt;
		}
		
		th{
			font-family:Verdana,Arial,Helvetica; 
			font-size:9pt;
		}
		
		hr{		
			color:#003366;			
		}
		
		legend{
			color:#003366;
		}
	/***********************************************************************/
	/* MAIN TAGS - END
	/***********************************************************************/
	

	
	/***********************************************************************/
	/* REPORTS - START
	/***********************************************************************/
	
		.reportHeaderNavy{
			color:#003366;
			font-size:14px;
		}
		.reportHeaderNavyWhite{
			color:#FFFFFF;
			background-color:#003366;
			font-size:14px;
		}
			
	/***********************************************************************/
	/* REPORTS - END
	/***********************************************************************/
	
	
	/***********************************************************************/
	/* LINKS - START
	/***********************************************************************/
	
		#aGoldLink {
			font-family:Verdana,Arial,Helvetica; 
			font-size:9pt font-style: normal; 
			line-height: normal; 
			text-decoration: none; 
			color: black;
		}	
		
		#aGoldLink:hover {
			background-color: #BBBC85; 
			font-family:Verdana,Arial,Helvetica; 
			font-size:9pt; 
			font-style: normal; 
			line-height: normal; 
			text-decoration: none; 
			/*font-weight: bold; */
			color: #270D59;
		}
		
		#aGrayLink {
			font-family:Verdana,Arial,Helvetica; 
			font-size:9pt font-style: normal; 
			line-height: normal; 
			text-decoration: none; 
			color: #CCCCCC;
		}	
		
		 
		
		.navyLink{
			color:#003366;
			text-decoration:none;
		}
		
		
		
		.navyLink:hover{
			color:#003366;
			text-decoration:underline;
			font-weight:bold;
		}
		
		.navyLinkNoBold{
			color:#003366;
			text-decoration:none;
		}
		
		.navyLinkNoBold:hover{
			color:#8c6329;
			text-decoration:underline;
		}
		
		.grayLink{
			color:#999999;
			text-decoration:none;
		}
		
		.grayLink:hover{
			color:#999999;
			text-decoration:underline;
			font-weight:bold;
		}
		
		.redLink{
			color:red;
			text-decoration:none;
		}
		
		.redLink:hover{
			color:red;
			text-decoration:underline;
			font-weight:bold;
		}
			
	
	/***********************************************************************/
	/* LINKS - END
	/***********************************************************************/
	
	
	/***********************************************************************/
	/* CELL BORDERS - START
	/***********************************************************************/
		.printInvoiceColor{
		font-family:Verdana,Arial,Helvetica; 
			font-size:9pt;
			font-weight:normal;
			color:#666666;
				}
		.bold{
			font-family:Verdana,Arial,Helvetica; 
			font-size:9pt;
			font-weight:bold;				
		}
		
		.boldCenter{
			font-family:Verdana,Arial,Helvetica; 
			font-size:9pt;
			font-weight:bold;
			text-align:center;				
		}
		
		.italic{
			font-style:italic;
		}
		
		.boldSm{
			font-family:Verdana,Arial,Helvetica; 
			font-size:7pt;
			font-weight:bold;				
		}
		.boldItalic{
			font-family:Verdana,Arial,Helvetica; 
			font-size:8pt;
			font-style:italic;
			font-weight:bold;							
		}
		
		.borderGrooved {
			border-bottom: double;
			border-top: solid 1px;
			border-bottom-color: Black;
		}
		
		.borderBottom {
			border-bottom: solid 1px;
			border-bottom-color:black;
		}
				
		/***********************************************************************/
		/* border colors - START
		/***********************************************************************/
			tr.navyWh{
				font-family:verdana,sans serif; 
				font-size:9pt; font-style: normal; 
				line-height: normal; 
				text-decoration: none; 
				font-weight: bold; 
				color: #ffffff;
				background-color:#003366;
			}
			
			tr.grayBold{
				font-family:verdana,sans serif; 
				font-size:9pt; font-style: normal; 
				line-height: normal; 
				text-decoration: none; 
				font-weight: bold; 
				background-color: #EBEBEB;
				 
			}
			 
			td.grayBoldTD{
				font-family:verdana,sans serif; 
				font-size:9pt; font-style: normal; 
				line-height: normal; 
				text-decoration: none; 
				font-weight: bold; 
				background-color: #EBEBEB;
				 
			}
			  
			tr.navyWhSmall{
				font-family:verdana,sans serif; 
				font-size:7pt; font-style: normal; 
				line-height: normal; 
				text-decoration: none; 
				font-weight: bold; 
				color: #ffffff;
				background-color:#003366;
			}
			
			td.borderGold{
				border-top-color: #BBBC85;
				border-top: solid 3px; 
				font-family:Verdana,Arial,Helvetica; font-size:9pt; color:#270D59;
			}
			
			td.tdborderGrey{
				border-bottom-color: #D9DAD8;
				border-bottom: solid 1px; 					 
			}
			
			table.borderGrey{
				border-top: solid 1px; 
				border-top-color: #D9DAD8;
				border-left: solid 1px; 
				border-left-color: #D9DAD8;
				border-right: solid 1px; 
				border-right-color: #D9DAD8;	
				border-bottom: solid 1px; 
				border-bottom-color: #D9DAD8;
			}
			
			td.borderGrey{
				border-top: solid 1px; 
				border-top-color: #D9DAD8;
				border-left: solid 1px; 
				border-left-color: #D9DAD8;
				border-right: solid 1px; 
				border-right-color: #D9DAD8;	
				border-bottom: solid 1px; 
				border-bottom-color: #D9DAD8;
			}
			
			td.borderGreyRight{
				border-right: solid 1px; 
				border-right-color: #D9DAD8;
			}
			
			table.borderGreyTop{			
				border-Top: solid 1px; 
				border-Top-color: #D9DAD8;
			}
			td.borderWH{
				border-top-color: #ffffff;
				border-top: solid 1px; 
				font-family:verdana,sans serif; font-size:9pt; font-style: normal; line-height: normal; text-decoration: none; font-weight: bold; color: #ffffff;
			}
		
			tr.borderGrey{
				border-bottom: solid 1px; 
				border-bottom-color: #D9DAD8;
			}
			
			table.borderWh{
				border-right: solid 0px; 
				border-right-color: #ffffff;
			}
			
			 
			td.borderFalveyBrownRight{
				border-right: solid 1px; 
				border-right-color: #8c6329;
			}
			
			td.borderFalveyBrownBottom{
				border-bottom: solid 1px; 
				border-bottom-color: #8c6329;
			}
			
			table.borderFalveyBrown{
				border-top: solid 1px; 
				border-top-color: #8c6329;
				border-left: solid 1px; 
				border-left-color: #8c6329;
				border-right: solid 1px; 
				border-right-color: #8c6329;	
				border-bottom: solid 1px; 
				border-bottom-color: #8c6329;
				
			}
			
			table.borderlightBrown{
				border-top: solid 1px; 
				border-top-color: #97703A;
				border-left: solid 1px; 
				border-left-color: #97703A;
				border-right: solid 1px; 
				border-right-color: #97703A;	
				border-bottom: solid 1px; 
				border-bottom-color: #97703A;
				
			}
						
			tr.borderlightBrownBottom{				
				border-bottom: solid 1px; 
				border-bottom-color: #97703A;
				
			}
			
			tr.borderlightBrownTop{				
				border-top: solid 1px; 
				border-top-color: #97703A;
				
			}

			
			
			
		/***********************************************************************/
		/* border colors - END
		/************************************************************************/
			
	/***********************************************************************/
	/* CELL BORDERS - END
	/***********************************************************************/
	
	
	
	/***********************************************************************/
	/* UNDERLINES - START
	/***********************************************************************/
	
		.underLineTxt{
			font-family:Verdana,Arial,Helvetica; 
			font-size:9pt;
			text-decoration: underline;
		}
		.underLineTxtRed {
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 9pt;
			color: #FF0000;
			text-decoration: underline;
		}
		
 		.underLineTxtDouble{
			font-family:Verdana,Arial,Helvetica; 
			font-size:9pt;			
			border-bottom:double;
		}
		
		.underLineTxtDoubleFalveyBrown{
			font-family:Verdana,Arial,Helvetica; 
			font-size:9pt;			
			border-bottom:double;
			border-color:#8c6329;
		 
			
		}
		.underLineTxtFalveyBrown{
			font-family:Verdana,Arial,Helvetica; 
			font-size:9pt;			
			border-bottom: solid 1px; 
			border-color:#8c6329;
		 
			
		}
		 
	
	/***********************************************************************/
	/* UNDERLINES - END
	/***********************************************************************/
	
	
	
	/***********************************************************************/
	/* MISCELLANEOUS - START
	/***********************************************************************/
	
		.navyHeader{
			color:#003366;
			font-weight:bold;
			text-align:center;
		}			
		.navy{
			color:#003366;
		}		
		.navyBold{
			color:#003366;
			font-weight:bold;
		}		
		.red{
			color:#FF0000;
		}
		.redBold{
			color:#FF0000;
			font-weight:bold;
		}
		.falveyBrown{
			color:#8c6329;
		}
		.falveyBrownBold{
			color:#8c6329;
			font-weight:bold;
		}	
		.falveyBrownBoldTitle{
			color:#8c6329;
			font-weight:bold;
			font-size:15px;			
		}	
		.falveyBrownBG{
			background-color:#8c6329;
			color:#FFFFFF;
		}
		 
		
		.disableTxt{
			font-size:11px;
			font-family:Verdana, Arial, Helvetica, sans-serif;
		 	color:#999999;
			font-weight:bold;			
		}
		.hand { 
			 cursor: pointer; 
			 cursor: hand; 
		} 
		
		.smallTxt{
			font-family:Verdana,Arial,Helvetica; 
			font-size:5pt;
		}
	
		.XLTxt{
			font-family:Frutiger; 
			font-size:9pt;
			color:#596176; 
			font-weight:bold;
			
		}
		.whiteBoldNavyBG{
			background-color:#003366;
			color:#FFFFFF;
			font-weight:bold;
		}
		
		.whiteBoldNavyBGTitle{
			background-color:#003366;
			color:#FFFFFF;
			font-weight:bold;
			font-size:15px;
		}
		
		.falveyLogoTxt{
			font-family:BankGothic Md BT Medium; 
			font-size:10px;
			color:#2e4376; 
			font-weight:bold;
			
		}
	
	/***********************************************************************/
	/* MISELLANEOUS - END
	/***********************************************************************/
	
	
		
	/***********************************************************************/
	/* DECPAGE - START
	/***********************************************************************/
	
		.decClauseNameDisplay{
			font-size:10.0px;
			font-weight:bold;
			font-family:Verdana, Arial, Helvetica, sans-serif;	
			font-stretch:expanded;		
		}
		.decClauseNoDisplay{
			font-size:10.0px;
			font-family:Verdana, Arial, Helvetica, sans-serif;
			font-style:italic;font-weight:bold;
		}
		.decSmallTxt{
			font-size:9px;
			font-family:Verdana, Arial, Helvetica, sans-serif;	
					
		}		
		.decHeaderTxt{
			font-size:10px;
			font-family:Verdana, Arial, Helvetica, sans-serif;
			font-weight:bold;			
		}
 
		.decFooterrTxt{
			font-size:10px;
			font-family:Verdana, Arial, Helvetica, sans-serif;
			font-weight:bold;			
		}
	
		.decHeaderTxtSm{
			font-size:9px;
			font-family:Verdana, Arial, Helvetica, sans-serif;
			font-style:italic;	
		}
		
		.decHeaderTxtLarge{
			font-size:14px;
			font-family:Verdana, Arial, Helvetica, sans-serif;
			font-weight:bold;			
		}
		
		.addressTxt{
			font-size:10px;
			font-family:Verdana, Arial, Helvetica, sans-serif;
			 	
		}
		
	/***********************************************************************/
	/* DECPAGE - END
	/***********************************************************************/
	
	
	/***********************************************************************/
	/* OVERLAY BOX - START
	/***********************************************************************/	
		
		div.innershadowboxRight {
			border: 1px groove  black;
			background: white;
			position: relative;
			right: .5em; bottom: .5em;
		}
		
		div.innershadowbox {
			border: 1px groove  black;
			background: white;
			position: relative;
			left: .5em; bottom: .5em;
		}
	
		div.outershadowbox {
			background-color: #887637;
			margin: .5em 0 0 .5em;
		}
		
	/***********************************************************************/
	/* OVERLAY BOX - END
	/***********************************************************************/	
	
	
	
	/***********************************************************************/
	/* ENDORSEMENTS - START
	/***********************************************************************/
	
		.endorsementTable{
			font-family:Verdana, Arial, Helvetica, sans-serif;
			font-size:10px;
			width:720px;
			text-align:center;
		}
		
		.endorsementScheduleHeader{
			font-size:14px;
			font-weight:bold;
			color:#FFFFFF;
			background-color:#003366;
		}
		
		.endorsementSubBody{
			width:95%;
		}
		
		.endorsementRowData{
			vertical-align:top;
		}
		
		.endorsementRowData_Right{
			vertical-align:top;
			text-align:right;
		}
		
		.endorsementRowHeader{
			vertical-align:top;
			font-weight:bold;
		}
		
		.endorsementSmallerText{
			font-size:11px;			
		}
	
	
	/***********************************************************************/
	/* ENDORSEMENTS - END
	/***********************************************************************/	
	
	
	/***********************************************************************/
	/* BUTTONS - START
	/***********************************************************************/	
	
		input.blueTextButton
		{
		   font-family:Verdana,sans-serif;
		   font-weight:bold;
		   color:#003366;
		}

	/***********************************************************************/
	/* BUTTONS - END
	/***********************************************************************/	
</style>
