/* ------------------------------------- */
/* set link setyle if no class tag is specified or using href anchor*/
A:visited  {text-decoration : none;}
A:link  {text-decoration : none;}
A:hover  {text-decoration : none;}
/* ------------------------------------- */
/* ------------------------------------- */


/* ------------------------------------- */
/* set font, color, size for form fields */
.frontforms {
	font-family:  Verdana, Times, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	background-color: #FFFFFF;
	color: #990000;
	border : 1 solid #333333;
	font-weight : bold;
}
/* ------------------------------------- */
/* ------------------------------------- */


/* ------------------------------------- */
/* set font properties for public pages of the website */
.main_title A:visited {text-decoration : none;color : #990000;}
.main_title A:link  {text-decoration : none;color : #990000;}
.main_title A:hover  {text-decoration : underline;color : #990000;}
.main_title {font-family:  Verdana, Times New Roman, Arial, Helvetica, sans-serif; font-size: 12pt; font-weight:normal; color: #990000; line-height: 14pt;}		

.main_body A:visited {text-decoration : none;color : #000000;}
.main_body A:link  {text-decoration : none;color : #000000;}
.main_body A:hover  {text-decoration : underline;color : #000000;}
.main_body {font-family:  Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; font-weight:normal; color: #000000; line-height: 14pt;}

.bottom_nav A:visited {text-decoration : none;color : #000000;}
.bottom_nav A:link  {text-decoration : none;color : #000000;}
.bottom_nav A:hover  {text-decoration : underline;color : #000000;}
.bottom_nav {font-family:  Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; font-weight:normal; color: #000000; line-height: 14pt;}

/* client specific classes */
.main_bodyWhite A:visited {text-decoration : none;color : #FFFFFF;}
.main_bodyWhite A:link  {text-decoration : none;color : #FFFFFF;}
.main_bodyWhite A:hover  {text-decoration : underline;color : #FFFFFF;}
.main_bodyWhite {font-family:  Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; font-weight:normal; color: #FFFFFF; line-height: 14pt;}

.main_bodyRed A:visited {text-decoration : none;color : #e51837;}
.main_bodyRed A:link  {text-decoration : none;color : #e51837;}
.main_bodyRed A:hover  {text-decoration : underline;color : #e51837;}
.main_bodyRed {font-family:  Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; font-weight:normal; color: #e51837; line-height: 14pt;}

.main_bullet A:visited {text-decoration : none;color : #e8c7a0;}
.main_bullet A:link  {text-decoration : none;color : #e8c7a0;}
.main_bullet A:hover  {text-decoration : underline;color : #e8c7a0;}
.main_bullet {font-family:  Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; font-weight:normal; color: #e8c7a0; line-height: 14pt;}

.main_gutter A:visited {text-decoration : none;color : #000000;}
.main_gutter A:link  {text-decoration : none;color : #000000;}
.main_gutter A:hover  {text-decoration : underline;color : #000000;}
.main_gutter {font-family:  Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; font-weight:normal; color: #000000; line-height: 10pt;}

/* ------------------------------------- */
/* ------------------------------------- */






/* ------------------------------------- */
/* set font properties for admin pages of the website */
.adminTitle {font-family:  Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; font-weight:normal; color: #000000; line-height: 12pt;}

.bodytext A:visited {text-decoration : none;color : #000000;}
.bodytext A:link  {text-decoration : none;color : #000000;}
.bodytext A:hover  {text-decoration : underline;color : #000000;}
.bodytext {font-family:  Verdana, Arial, Helvetica, sans-serif; font-size: 9pt;	font-weight:normal;	color: #000000; line-height: 12pt;}

.bodytextAlt A:visited {text-decoration : none;color : #000000;}
.bodytextAlt A:link  {text-decoration : none;color : #000000;}
.bodytextAlt A:hover  {text-decoration : underline;color : #000000;}
.bodytextAlt {font-family:  Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; font-weight:normal; color: #000000; line-height: 12pt;}
/* ------------------------------------- */
/* ------------------------------------- */






