/* New Endolite Styles */

/* 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} 
.ariel18ptbluebold 		{font-family: Arial, Helvetica, sans-serif; font-size: 18px; font-weight: bold; color: #006699; 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;} 
.verdana12ptwhite {
	font-family: Verdana;
	font-size: 12pt;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.ariel12ptredbold {
	font-family: Arial;
	font-size: 12pt;
	font-style: normal;
	font-weight: bolder;
	color: #FF0000;
	text-decoration: none;
}
.verdana10ptwhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}
.verdana10ptwhite-link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.verdana12ptblueboldCopy {
font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: bold; font-variant: normal; text-decoration: none; color: #6699CC
}
.verdana10ptbluebold {

font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: bold; font-variant: normal; text-decoration: none; color: #6699CC
}
#container {
  margin: 0 auto;
  width: 950px;}
  
.verdana30ptblackbold {
font-family: Verdana; font-size: 30pt; font-style: normal; line-height: normal; font-weight: bold; font-variant:  normal; color: #000000;
}
.verdana10ptblack {

font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: normal; font-variant: normal; color: #000000
}
