/* ------------------------------------- */
/* set link setyle if no class tag is specified*/
A:visited  {color: #666666; text-decoration : none;}
A:link  {color: #666666; text-decoration : none;}
A:hover  {color: #666666; text-decoration : underline;}
/* ------------------------------------- */
/* ------------------------------------- */


/* ------------------------------------- */
/* set font, color, size for form fields */
.frontforms {
	font-family:  Arial, Helvetica, Verdana, Times New Roman, sans-serif;
	font-size: 9pt;
	background-color: #FFFFFF;
	color: #666666;
    border-bottom: 1px solid #545454;
    border-left: 1px solid #545454;
    border-right: 1px solid #545454;
    border-top: 1px solid #545454;
	padding-left: 5px;	
	font-weight : bold;
}
/* ------------------------------------- */
/* ------------------------------------- */


/* ------------------------------------- */
/* set font properties for public pages of the website */
.main_title A:visited {text-decoration : none;color : #ff9900;}
.main_title A:link  {text-decoration : none;color : #ff9900;}
.main_title A:hover  {text-decoration : underline;color : #ff9900;}
.main_title {font-family:  Arial, Helvetica, Verdana, Times New Roman, sans-serif; font-size: 11pt; font-weight:normal; color: #ff9900;}		

.main_title_white A:visited {text-decoration : none;color : #ffffff;}
.main_title_white A:link  {text-decoration : none;color : #ffffff;}
.main_title_white A:hover  {text-decoration : underline;color : #ffffff;}
.main_title_white {font-family:  Arial, Helvetica, Verdana, Times New Roman, sans-serif; font-size: 11pt; font-weight:normal; color: #ffffff;}		

.main_body A:visited {text-decoration : none;color : #cccccc;}
.main_body A:link  {text-decoration : none;color : #cccccc;}
.main_body A:hover  {text-decoration : underline;color : #cccccc;}
.main_body {font-family:  Arial, Helvetica, Verdana, sans-serif; font-size: 9pt; font-weight:normal; color: #cccccc; line-height: 12pt;}

.main_body_orange {font-family:  Arial, Helvetica, Verdana, sans-serif; font-size: 9pt; font-weight:normal; color: #ff9933; line-height: 12pt;}

.main_link A:visited {text-decoration : none;color : #ff9900;}
.main_link A:link  {text-decoration : none;color : #ff9900;}
.main_link A:hover  {text-decoration : underline;color : #ff9900;}
.main_link {font-family:  Arial, Helvetica, Verdana, sans-serif; font-size: 9pt; font-weight:normal; color: #ff9900; line-height: 12pt;}

.main_bullet A:visited {text-decoration : none;color : #ff9900;}
.main_bullet A:link  {text-decoration : none;color : #ff9900;}
.main_bullet A:hover  {text-decoration : underline;color : #ff9900;}
.main_bullet {font-family:  Arial, Helvetica, Verdana, sans-serif; font-size: 9pt; font-weight:normal; color: #ff9900; line-height: 12pt;}

.bottom_navOrange A:visited {text-decoration : none;color : #ff9933;}
.bottom_navOrange A:link  {text-decoration : none;color : #ff9933;}
.bottom_navOrange A:hover  {text-decoration : underline;color : #ff9933;}
.bottom_navOrange {font-family:  Arial, Helvetica, Verdana, sans-serif; font-size: 11pt; font-weight:normal; color: #ff9933; line-height: 18pt;}

.bottom_navGray A:visited {text-decoration : none;color : #666666;}
.bottom_navGray A:link  {text-decoration : none;color : #666666;}
.bottom_navGray A:hover  {text-decoration : underline;color : #666666;}
.bottom_navGray {font-family:  Arial, Helvetica, Verdana, sans-serif; font-size: 9pt; font-weight:normal; color: #666666; line-height: 18pt;}

.bottom_navWhite A:visited {text-decoration : none;color : #cccccc;}
.bottom_navWhite A:link  {text-decoration : none;color : #cccccc;}
.bottom_navWhite A:hover  {text-decoration : underline;color : #cccccc;}
.bottom_navWhite {font-family:  Arial, Helvetica, Verdana, sans-serif; font-size: 9pt; font-weight:normal; color: #cccccc; line-height: 18pt;}

.email_body A:visited {text-decoration : none;color : #666666;}
.email_body A:link  {text-decoration : none;color : #666666;}
.email_body A:hover  {text-decoration : underline;color : #666666;}
.email_body {font-family:  Arial, Helvetica, Verdana, sans-serif; font-size: 9pt; font-weight:normal; color: #666666; line-height: 12pt;}

.resource_body A:visited {text-decoration : none;color : #ff9933;}
.resource_body A:link  {text-decoration : none;color : #ff9933;}
.resource_body A:hover  {text-decoration : underline;color : #ff9933;}
.resource_body {font-family:  Arial, Helvetica, Verdana, sans-serif; font-size: 9pt; font-weight:normal; color: #ffffff; line-height: 12pt;}

.resource_title A:visited {text-decoration : none;color : #ff9933;}
.resource_title A:link  {text-decoration : none;color : #ff9933;}
.resource_title A:hover  {text-decoration : underline;color : #ff9933;}
.resource_title {font-family:  Arial, Helvetica, Verdana, sans-serif; font-size: 9pt; font-weight:normal; color: #ff9933; line-height: 12pt;}
/* ------------------------------------- */
/* ------------------------------------- */




/* ------------------------------------- */
/* set font properties for admin pages of the website */
.adminTitle {font-family:  Arial, Helvetica, Verdana, sans-serif; font-size: 11pt; font-weight:normal; color: #ff9933;}

.bodytext A:visited {text-decoration : none;color : #e5e5e5;}
.bodytext A:link  {text-decoration : none;color : #e5e5e5;}
.bodytext A:hover  {text-decoration : underline;color : #e5e5e5;}
.bodytext {font-family:  Arial, Helvetica, Verdana, sans-serif; font-size: 9pt;	font-weight:normal;	color: #e5e5e5; line-height: 12pt;}

.bodytextAlt A:visited {text-decoration : none;color : #ffffff;}
.bodytextAlt A:link  {text-decoration : none;color : #ffffff;}
.bodytextAlt A:hover  {text-decoration : underline;color : #ffffff;}
.bodytextAlt {font-family:  Arial, Helvetica, Verdana, sans-serif; font-size: 9pt; font-weight:normal; color: #ffffff; line-height: 12pt;}
/* ------------------------------------- */
/* ------------------------------------- */

a.sample_attach, a.sample_attach:visited, div.sample_attach { position:relative; z-index: 0; }

SendBack { position:relative; z-index: -1;}




