*/ Site Style Sheet */ 
*/ Html Style Tags  */
body         { font-family: Arial,Helvetica, sans-serif; font-size: 12pt }
p  	     	 	 { font-family: Arial,Helvetica, sans-serif; font-size: 12pt }
table 		   { font-family: Arial,Helvetica, sans-serif; font-size: 12pt }
A:visited 	 {  }
A:link 			 {  }
*/Special Tags to be used with the class attribute */
.ari1        { font-family: Arial,Helvetica, sans-serif; font-weight: normal; font-size: 8pt  }
.ari2	       { font-family: Arial,Helvetica, sans-serif; font-weight: normal; font-size: 10pt }
.ari3        { font-family: Arial,Helvetica, sans-serif; font-weight: normal; font-size: 12pt }
.ari4        { font-family: Arial,Helvetica, sans-serif; font-weight: normal; font-size: 14pt }
.ari5        { font-family: Arial,Helvetica, sans-serif; font-weight: normal; font-size: 18pt }
.ari6        { font-family: Arial,Helvetica, sans-serif; font-weight: normal; font-size: 24pt }
.ari1bold { font-family: Arial,Helvetica, sans-serif; font-weight: bold; font-size: 8pt  }
.ari2bold	{ font-family: Arial,Helvetica, sans-serif; font-weight: bold; font-size: 10pt }
.ari3bold { font-family: Arial,Helvetica, sans-serif; font-weight: bold; font-size: 12pt }
.ari4bold { font-family: Arial,Helvetica, sans-serif; font-weight: bold; font-size: 14pt }
.ari5bold { font-family: Arial,Helvetica, sans-serif; font-weight: bold; font-size: 18pt }
.ari6bold { font-family: Arial,Helvetica, sans-serif; font-weight: bold; font-size: 24pt }



*/Special Color Fonts */
.errari3	   { font-family: Arial,Helvetica, sans-serif; font-size: 12pt; color: #FF0000 }
.ariwhite1   {font-family: Arial,Helvetica, sans-serif; font-size: 8pt; color: #FFFFFF }
.ariwhite2   {font-family: Arial,Helvetica, sans-serif; font-size: 10pt; color: #FFFFFF }
.ariwhite3   {font-family: Arial,Helvetica, sans-serif; font-size: 12pt; color: #FFFFFF }
.ariwhite4   {font-family: Arial,Helvetica, sans-serif; font-size: 14pt; color: #FFFFFF }
.ariwhite5   {font-family: Arial,Helvetica, sans-serif; font-size: 16pt; color: #FFFFFF }

.ariwhite1bold   {font-family: Arial,Helvetica, sans-serif; font-weight: bold; font-size: 8pt; color: #FFFFFF }
.ariwhite2bold   {font-family: Arial,Helvetica, sans-serif; font-weight: bold; font-size: 10pt; color: #FFFFFF }
.ariwhite3bold   {font-family: Arial,Helvetica, sans-serif; font-weight: bold; font-size: 12pt; color: #FFFFFF }
.ariwhite4bold   {font-family: Arial,Helvetica, sans-serif; font-weight: bold; font-size: 14pt; color: #FFFFFF }
.ariwhite5bold   {font-family: Arial,Helvetica, sans-serif; font-weight: bold; font-size: 16pt; color: #FFFFFF }

.arired1bold   {font-family: Arial,Helvetica, sans-serif; font-weight: bold; font-size: 8pt; color: red}
.arired2bold   {font-family: Arial,Helvetica, sans-serif; font-weight: bold; font-size: 10pt; color: red}
.arired3bold   {font-family: Arial,Helvetica, sans-serif; font-weight: bold; font-size: 12pt; color: red}
.arired4bold   {font-family: Arial,Helvetica, sans-serif; font-weight: bold; font-size: 14pt; color: red}
.arired5bold   {font-family: Arial,Helvetica, sans-serif; font-weight: bold; font-size: 16pt; color: red}

.redcolor {color:red}
.whitecolor {color:white}
.bluecolor {color:#000099}

.ari5blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #003366;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;

}
.ari4blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #003366;
}
.ari3blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #003366;
}
.ari2blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #003366;
}

.nolist      { list-style: none }

