<style type="text/css" media="print">

/*--------------------------------------------------------------------------------
  Document Title : Standard AoA Stylesheet for External/Internal Web Applications
  Developed By   : Scott Belgrave
  --------------------------------------------------------------------------------*/


	
	/* 
	___________________________________________________________________________________
	   <A> Tage Classes :: Used Specifically for <A> Tags 
	___________________________________________________________________________________*/
	
		A.LinkBlack {  
		
		font-family: Arial, Helvetica, sans-serif; 
		font-size: 12px; 
		font-weight: 500; 
		color: #000000;
		font-style: normal;
		text-decoration:none;
		
		}
		
		A.LinkBlack:hover {  
		
		font-family: Arial, Helvetica, sans-serif; 
		font-size: 12px; 
		font-weight: 500; 
		color: #000000;
		font-style: normal;
		text-decoration:underline;
		
		}
		
	
		/*----------------------------------------- */
	
		A.LinkBlackBold {  
		
		font-family: Arial, Helvetica, sans-serif; 
		font-size: 12px; 
		font-weight: 700; 
		color: #000000;
		font-style: normal;
		text-decoration:none;
		
		}
		
		A.LinkBlackBold:hover {  
		
		font-family: Arial, Helvetica, sans-serif; 
		font-size: 12px; 
		font-weight: 700; 
		color: #000000;
		font-style: normal;
		text-decoration:underline;
		
		}
		
		/*----------------------------------------- */	
		
		A.LinkWhite {  
		
		font-family: Arial, Helvetica, sans-serif; 
		font-size: 12px; 
		font-weight: 500; 
		color: #FFFFFF;
		font-style: normal;
		text-decoration:none;
		
		}
		
		A.LinkWhite:hover {  
		
		font-family: Arial, Helvetica, sans-serif; 
		font-size: 12px; 
		font-weight: 500; 
		color: #FFFFFF;
		font-style: normal;
		text-decoration:underline;
		
		}
		
		/*----------------------------------------- */	
	
		A.LinkWhiteBold {  
		
		font-family: Arial, Helvetica, sans-serif; 
		font-size: 12px; 
		font-weight: 700; 
		color: #FFFFFF;
		font-style: normal;
		text-decoration:none;
		
		}
		
		A.LinkWhiteBold:hover {  
		
		font-family: Arial, Helvetica, sans-serif; 
		font-size: 12px; 
		font-weight: 700; 
		color: #FFFFFF;
		font-style: normal;
		text-decoration:underline;
		
		}
		
		/*----------------------------------------- */
	
		
		A.LinkRed {  
		
		font-family: Arial, Helvetica, sans-serif; 
		font-size: 12px; 
		font-weight: 500; 
		color: #FF0000;
		font-style: normal;
		text-decoration:none;
		
		}
		
		A.LinkRed:hover {  
		
		font-family: Arial, Helvetica, sans-serif; 
		font-size: 12px; 
		font-weight: 500; 
		color: #FF0000;
		font-style: normal;
		text-decoration:underline;
		
		}
		
		/*----------------------------------------- */	
	
		A.LinkRedBold {  
		
		font-family: Arial, Helvetica, sans-serif; 
		font-size: 12px; 
		font-weight: 700; 
		color: #FF0000;
		font-style: normal;
		text-decoration:none;
		
		}
		
		A.LinkRedBold:hover {  
		
		font-family: Arial, Helvetica, sans-serif; 
		font-size: 12px; 
		font-weight: 700; 
		color: #FF0000;
		font-style: normal;
		text-decoration:underline;
		
		}
		
		/*----------------------------------------- */
	
		A.LinkBlue {  
		
		font-family: Arial, Helvetica, sans-serif; 
		font-size: 12px; 
		font-weight: 500; 
		color: #0033CC;
		font-style: normal;
		text-decoration:none;
		
		}
		
		A.LinkBlue:hover {  
		
		font-family: Arial, Helvetica, sans-serif; 
		font-size: 12px; 
		font-weight: 500; 
		color: #0033CC;
		font-style: normal;
		text-decoration:underline;
		
		}
		
		/*----------------------------------------- */	
	
		A.LinkBlueBold {  
		
		font-family: Arial, Helvetica, sans-serif; 
		font-size: 12px; 
		font-weight: 700; 
		color: #0033CC;
		font-style: normal;
		text-decoration:none;
		
		}
		
		A.LinkBlueBold:hover {  
		
		font-family: Arial, Helvetica, sans-serif; 
		font-size: 12px; 
		font-weight: 700; 
		color: #0033CC;
		font-style: normal;
		text-decoration:underline;
		
		}
		
		/*----------------------------------------- */
	
		A.LinkYellow {  
		
		font-family: Arial, Helvetica, sans-serif; 
		font-size: 12px; 
		font-weight: 500; 
		color: #FFFF00;
		font-style: normal;
		text-decoration:none;
		
		}
		
		A.LinkYellow:hover {  
		
		font-family: Arial, Helvetica, sans-serif; 
		font-size: 12px; 
		font-weight: 500; 
		color: #FFFF00;
		font-style: normal;
		text-decoration:underline;
		
		}
		
		/*----------------------------------------- */	
	
		A.LinkYellowBold {  
		
		font-family: Arial, Helvetica, sans-serif; 
		font-size: 12px; 
		font-weight: 700; 
		color: #FFFF00;
		font-style: normal;
		text-decoration:none;
		
		}
		
		A.LinkYellowBold:hover {  
		
		font-family: Arial, Helvetica, sans-serif; 
		font-size: 12px; 
		font-weight: 700; 
		color: #FFFF00;
		font-style: normal;
		text-decoration:underline;
		
		}
		
		/*----------------------------------------- */
	
		A.LinkOrange {  
		
		font-family: Arial, Helvetica, sans-serif; 
		font-size: 12px; 
		font-weight: 500; 
		color: #FF9900;
		font-style: normal;
		text-decoration:none;
		
		}
		
		A.LinkOrange:hover {  
		
		font-family: Arial, Helvetica, sans-serif; 
		font-size: 12px; 
		font-weight: 500; 
		color: #FF9900;
		font-style: normal;
		text-decoration:underline;
		
		}
		
		/*----------------------------------------- */	
	
		A.LinkOrangeBold {  
		
		font-family: Arial, Helvetica, sans-serif; 
		font-size: 12px; 
		font-weight: 700; 
		color: #FF9900;
		font-style: normal;
		text-decoration:none;
		
		}
		
		A.LinkOrangeBold:hover {  
		
		font-family: Arial, Helvetica, sans-serif; 
		font-size: 12px; 
		font-weight: 700; 
		color: #FF9900;
		font-style: normal;
		text-decoration:underline;
		
		}
		
		/*----------------------------------------- */
	
		A.LinkGreen {  
		
		font-family: Arial, Helvetica, sans-serif; 
		font-size: 12px; 
		font-weight: 500; 
		color: #00CC33;
		font-style: normal;
		text-decoration:none;
		
		}
		
		A.LinkGreen:hover {  
		
		font-family: Arial, Helvetica, sans-serif; 
		font-size: 12px; 
		font-weight: 500; 
		color: #00CC33;
		font-style: normal;
		text-decoration:underline;
		
		}
		
		/*----------------------------------------- */	
	
		A.LinkGreenBold {  
		
		font-family: Arial, Helvetica, sans-serif; 
		font-size: 12px; 
		font-weight: 700; 
		color: #00CC33;
		font-style: normal;
		text-decoration:none;
		
		}
		
		A.LinkGreenBold:hover {  
		
		font-family: Arial, Helvetica, sans-serif; 
		font-size: 12px; 
		font-weight: 700; 
		color: #00CC33;
		font-style: normal;
		text-decoration:underline;
		
		}
		
		/*----------------------------------------- */
	
		A.LinkDarkRed {  
		
		font-family: Arial, Helvetica, sans-serif; 
		font-size: 12px; 
		font-weight: 500; 
		color: #990000;
		font-style: normal;
		text-decoration:none;
		
		}
		
		A.LinkDarkRed:hover {  
		
		font-family: Arial, Helvetica, sans-serif; 
		font-size: 12px; 
		font-weight: 500; 
		color: #990000;
		font-style: normal;
		text-decoration:underline;
		
		}
		
		/*----------------------------------------- */	
	
		A.LinkDarkRedBold {  
		
		font-family: Arial, Helvetica, sans-serif; 
		font-size: 12px; 
		font-weight: 700; 
		color: #990000;
		font-style: normal;
		text-decoration:none;
		
		}
		
		A.LinkDarkRedBold:hover {  
		
		font-family: Arial, Helvetica, sans-serif; 
		font-size: 12px; 
		font-weight: 700; 
		color: #990000;
		font-style: normal;
		text-decoration:underline;
		
		}
		
		/*----------------------------------------- */
	
		A.LinkDarkBlue {  
		
		font-family: Arial, Helvetica, sans-serif; 
		font-size: 12px; 
		font-weight: 500; 
		color: #003366;
		font-style: normal;
		text-decoration:none;
		
		}
		
		A.LinkDarkBlue:hover {  
		
		font-family: Arial, Helvetica, sans-serif; 
		font-size: 12px; 
		font-weight: 500; 
		color: #003366;
		font-style: normal;
		text-decoration:underline;
		
		}
		
		/*----------------------------------------- */	
	
		A.LinkDarkBlueBold {  
		
		font-family: Arial, Helvetica, sans-serif; 
		font-size: 12px; 
		font-weight: 700; 
		color: #003366;
		font-style: normal;
		text-decoration:none;
		
		}
		
		A.LinkDarkBlueBold:hover {  
		
		font-family: Arial, Helvetica, sans-serif; 
		font-size: 12px; 
		font-weight: 700; 
		color: #003366;
		font-style: normal;
		text-decoration:underline;
		
		}
		
		/*----------------------------------------- */



	/* 
	___________________________________________________________________________________
	   <General> Tag Classes :: Used For <TD>,<TR>,<TABLE>,<SPAN>,<DIV> and all Form Elements
	___________________________________________________________________________________*/
	
		.TextBlack {  
		
		font-family: Arial, Helvetica, sans-serif; 
		font-size: 12px; 
		font-weight: 500; 
		color: #000000;
		font-style: normal;
	
		}
	
		.TextBlackBold {  
		
		font-family: Arial, Helvetica, sans-serif; 
		font-size: 12px; 
		font-weight: 700; 
		color: #000000;
		font-style: normal;
	
		}

		/*----------------------------------------- */
		
		.TextWhite {  
		
		font-family: Arial, Helvetica, sans-serif; 
		font-size: 12px; 
		font-weight: 500; 
		color: #FFFFFF;
		font-style: normal;
	
		}
	
		.TextWhiteBold {  
		
		font-family: Arial, Helvetica, sans-serif; 
		font-size: 12px; 
		font-weight: 700; 
		color: #FFFFFF;
		font-style: normal;
	
		}

		/*----------------------------------------- */
		
		.TextBlue {  
		
		font-family: Arial, Helvetica, sans-serif; 
		font-size: 12px; 
		font-weight: 500; 
		color: #0033CC;
		font-style: normal;
	
		}
	
		.TextBlueBold {  
		
		font-family: Arial, Helvetica, sans-serif; 
		font-size: 12px; 
		font-weight: 700; 
		color: #0033CC;
		font-style: normal;
	
		}
		
		/*----------------------------------------- */
		
		.TextGreen {  
		
		font-family: Arial, Helvetica, sans-serif; 
		font-size: 12px; 
		font-weight: 500; 
		color: #00CC33;
		font-style: normal;
	
		}
	
		.TextGreenBold {  
		
		font-family: Arial, Helvetica, sans-serif; 
		font-size: 12px; 
		font-weight: 700; 
		color: #00CC33;
		font-style: normal;
	
		}

		/*----------------------------------------- */
		
		.TextYellow {  
		
		font-family: Arial, Helvetica, sans-serif; 
		font-size: 12px; 
		font-weight: 500; 
		color: #FFFF00;
		font-style: normal;
	
		}
	
		.TextYellowBold {  
		
		font-family: Arial, Helvetica, sans-serif; 
		font-size: 12px; 
		font-weight: 700; 
		color: #FFFF00;
		font-style: normal;
	
		}
		
		/*----------------------------------------- */
		
		.TextRed {  
		
		font-family: Arial, Helvetica, sans-serif; 
		font-size: 12px; 
		font-weight: 500; 
		color: #FF0000;
		font-style: normal;
	
		}
	
		.TextRedBold {  
		
		font-family: Arial, Helvetica, sans-serif; 
		font-size: 12px; 
		font-weight: 700; 
		color: #FF0000;
		font-style: normal;
	
		}

		/*----------------------------------------- */
		
		.TextOrange {  
		
		font-family: Arial, Helvetica, sans-serif; 
		font-size: 12px; 
		font-weight: 500; 
		color: #FF9900;
		font-style: normal;
	
		}
	
		.TextOrangeBold {  
		
		font-family: Arial, Helvetica, sans-serif; 
		font-size: 12px; 
		font-weight: 700; 
		color: #FF9900;
		font-style: normal;
	
		}
		
		/*----------------------------------------- */
		
		.TextDarkRed {  
		
		font-family: Arial, Helvetica, sans-serif; 
		font-size: 12px; 
		font-weight: 500; 
		color: #990000;
		font-style: normal;
	
		}
	
		.TextDarkRedBold {  
		
		font-family: Arial, Helvetica, sans-serif; 
		font-size: 12px; 
		font-weight: 700; 
		color: #990000;
		font-style: normal;
	
		}

		/*----------------------------------------- */
		
		.TextDarkBlue {  
		
		font-family: Arial, Helvetica, sans-serif; 
		font-size: 12px; 
		font-weight: 500; 
		color: #003366;
		font-style: normal;
	
		}
	
		.TextDarkBlueBold {  
		
		font-family: Arial, Helvetica, sans-serif; 
		font-size: 12px; 
		font-weight: 700; 
		color: #003366;
		font-style: normal;
	
		}

		/*----------------------------------------- */



/* ___________________________________________________________________________________________________________________

   PLEASE DO NOT EDIT THE STYLES ABOVE.  YOU MAY EDIT THE STYLES BELOW AS THEY ARE 
   SPECIFIC TO THE LOOK AND FEEL OF EACH APPLICATION                               
   
______________________________________________________________________________________________________________________
   
*/





	/* 
	___________________________________________________________________________________
	   Page Title and Left Column Classes :: Used For the Page Title and Left Column
	___________________________________________________________________________________*/
	
		
		.PageTitle {
		
			font-family: Arial, Helvetica, sans-serif;
			font-size: 18px;
			font-weight: 500;
			color: #346699;
		}
		
		/*----------------------------------------- */
		
		.LeftColumn {  
		
		font-family: Arial, Helvetica, sans-serif; 
		font-size: 12px; 
		font-weight: 700; 
		background-color: EBF0F4;
		color: #000000;
		font-style: normal;
		}

		/*----------------------------------------- */
		
		.LeftColumnEdge {  
		
		font-family: Arial, Helvetica, sans-serif; 
		font-size: 12px; 
		font-weight: 700; 
		background-color: #6E858D;
		color: #000000;
		font-style: normal;
		}
		
		/*----------------------------------------- */
		
		.BoxBackground {  		/* Used To Make Boxes With 1px Borders For Forms : See Login Page For Example */
		
		font-family: Arial, Helvetica, sans-serif; 
		font-size: 12px; 
		font-weight: 700; 
		background-color: EBF0F4;
		color: #000000;
		font-style: normal;
		}
		
		.BoxEdge {  			/* Used To Make Boxes With 1px Borders For Forms : See Login Page For Example */
		
		font-family: Arial, Helvetica, sans-serif; 
		font-size: 12px; 
		font-weight: 500; 
		background-color: CCCCCC;
		color: #FFFFFF;
		font-style: normal;
		}
		
		/*----------------------------------------- */		
		.RateField {		
		font-family: Arial, Helvetica, sans-serif; 
		font-size: 12px; 
		font-weight: 500; 
		text-align: right;
		color: #003366;
		font-style: normal;
		}
				
		.DateField {			/* Used To Make Text Appear Right Aligned In Form Fields */
		font-family: Arial, Helvetica, sans-serif; 
		font-size: 12px; 
		font-weight: 500; 
		text-align: right;
		color: #000000;
		font-style: normal;
		}		

		.DateFieldBold {			/* Used To Make Text Appear Right Aligned In Form Fields */
		font-family: Arial, Helvetica, sans-serif; 
		font-size: 12px; 
		font-weight: 700; 
		text-align: right;
		color: #000000;
		font-style: normal;
		}		

		.Currency {  			/* Used To Make Text Appear Right Aligned In Form Fields */
		
		font-family: Arial, Helvetica, sans-serif; 
		font-size: 12px; 
		font-weight: 500; 
		text-align: right;
		color: #003366;
		font-style: normal;
		}
		
		.CurrencyBold{
		font-family: Arial, Helvetica, sans-serif; 
		font-size: 12px; 
		font-weight: 700; 
		text-align: right;
		color: #000000;
		font-style: normal;
		}
		
		.CurrencyReadOnly
		{
		font-family: Arial, Helvetica, sans-serif; 
		font-size: 12px; 
		font-weight: 500; 
		text-align: right;
		background-color: EBF0F4;
		color: #666666;
		font-style: normal;
		}
		.CurrencyReadOnlyBold
		{
		font-family: Arial, Helvetica, sans-serif; 
		font-size: 12px; 
		font-weight: 700; 
		text-align: right;
		background-color: EBF0F4;
		color: #666666;
		font-style: normal;
		}
		
		.CurrencyReadOnlyRed{
		font-family: Arial, Helvetica, sans-serif; 
		font-size: 12px; 
		font-weight: 700; 
		text-align: right;
		background-color: EBF0F4;
		color: Red;
		font-style: normal;
}
-->
</style>





