/* New Endolite Styles */


.menu1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	color: #006699;
	text-decoration: underline;
}
.menu1:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	color: #333399;
	text-decoration: underline;
}


/* Hover Link */
a:hover 				{font-family: Arial; font-size: 8pt; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; text-transform: none; color: #000000; text-decoration: underline} 

/* Button Styles e.g. Submit on form */
.blue_bg 				{background-color: #FFFFFF; border: 1px #000000 solid; font-family: Arial; font-size: 10px; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; color: #000000; text-decoration: none} 
.blue_button 			{background-color: #FFFFFF; border: 1px ridge; font-family: Arial; font-size: 10px; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; color: #000000; text-decoration: none ; border-color: #CCCCCC #000000 #000000 #CCCCCC} 

/* White Arial */
.arial8ptwhite 			{font-family: Arial; font-size: 8pt; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; color: #FFFFFF; text-decoration: none} 
.arial8ptwhiteboldlink 	{font-family: Arial; font-size: 8pt; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; color: #FFFFFF; text-decoration: underline} 
.arial8ptwhitebold 		{font-family: Arial; font-size: 8pt; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; color: #FFFFFF; text-decoration: none} 

/* Black Arial */
.arial8ptblack  		{font-family: Arial; font-size: 8pt; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; color: #000000; text-decoration: none} 
.arial8ptblackbold 		{font-family: Arial; font-size: 8pt; font-style: normal; line-height:  normal; font-weight: bold; font-variant: normal; color: #000000; text-decoration: none} 

/* Grey Arial */
.arial8ptgreybold 		{font-family: Arial; font-size: 8pt; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; color: #666666; text-decoration: none} 
.arial8ptgrey 			{font-family: Arial; font-size: 8pt; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; color: #666666; text-decoration: none} 

/* Blue Arial */
.arial8ptblue 			{font-family: Arial; font-size: 8pt; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; color: #006699; text-decoration: none} 
.arial8ptbluebold 		{font-family: Arial; font-size: 8pt; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; color: #006699; text-decoration: none} 
.ariel18ptgreenbold 		{font-family: Arial, Helvetica, sans-serif; font-size: 18px; font-weight: bold; color: #034c14; font-style: normal; line-height: normal; font-variant: normal; text-decoration: none}

/* Yellow Arial */
.ariel18ptyellowbold 	{font-family: Arial, Helvetica, sans-serif; font-size: 18px; font-weight: bold; color: #FFCC00; font-style: normal; line-height: normal; font-variant: normal; text-decoration: none}

/* Grey Verdana */
.verdana12ptgrey 		{font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: normal; font-variant: normal; text-decoration: none; color: #666666}
.verdana12ptgreybold 	{font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: bold; font-variant: normal; text-decoration: none; color: #666666}

/* Black Verdana */
.verdana12ptblackbold 	{font-family: Verdana; font-size: 12px; font-style: normal; line-height: normal; font-weight: bold; font-variant:  normal; color: #000000;} 
.arial18ptblueboldCopy {
font-family: Arial; font-size: 14pt; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; color: #006699; text-decoration: none
}

