
/* ********************************BEGIN NOTIFIER ******************************************* */

/*------------TOP NEWSLETTERS AND BULLETINS topnewsletter.asp and topbulletins.asp-------------------------------*/

/* subject in the top newsletters and bulletins */
.notifier-subjecttop     {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #333399;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
}
a:hover.notifier-subjecttop {
	color : #4444ED;
	text-decoration: underline
}

/* date  in the top newsletters  and bulletins*/
.notifier-datetop     {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 8pt;
	font-weight: normal;
} 

/* text in the top newsletters  and bulletins*/
.notifier-texttop     {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 9pt;
	font-weight: normal;	
}

/* more link in the top newsletters  and bulletins*/
.notifier-linktop {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333399;
	font-weight: normal;
	text-decoration: none;
}
a:hover.notifier-linktop {
	color : #4444ED;
	text-decoration: underline
}

/* padding to the top newsletters and bulletins in the side*/
.notifier-paddingtop     {
	padding-left: 5px;
	padding-right: 5px;
}

/*------------END TOP  NEWSLETTERS AND BULLETINS -------------------------------*/
















/*================================NEWSLETTER begins newsletterpreview.asp=================================*/

/* newsletter volume and date*/
.newsletter-vol-date     {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 8pt;
	font-weight: bold;
} 

/* newsletter subject*/
.newsletter-subject     {  	 
	font-family: Arial;
	color: #000000;
	font-size: 12pt;
	font-weight: bold;
	text-align: center;
				 
} 

/* newsletter banner text*/
.newsletter-banner-text {
	font-family: Arial;
	color: #000000;
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
		
}

/* newsletter text*/		
.newsletter-text    { 
	font-family: Arial;
	color: #000000;
	font-size: 9pt;
	font-weight: normal;
				 
}

/* newsletter headline*/
.newsletter-headline  {
	font-family: Arial;
	color: #000000;
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
}  

/* newsletter document links*/
.newsdoc-link {
	font-family: Arial;
	font-size: 8pt;
	color: #0000FF;
	padding-left: 0px;
	padding-right: 0px;
	text-align : center;
	text-decoration: underline;
}

a:hover.newsdoc-link {
	color : #CC0033;
	text-decoration: underline
}

/* newsletter caption*/
.newsletter-caption      {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 7pt;
	font-weight: normal;
	text-align: center;
} 
				
/*================================newsletter ends=================================*/
		
		
			 
/*=+++++++++++++++++++++++++++++EMAIL BEGINS  bulletinpreview.asp +++++++++++++++++++++++++++++++++++++++*/

/* email subject*/
.email-subject     {
	font-family: Arial;
	color: #000000;
	font-size: 12pt;
	font-weight: bold;
	text-align: center;
}

/* email salutation*/
.email-salutation {
	font-family: Arial;
	color: #000000;
	font-size: 10pt;
	font-weight: bold;
	text-align: left;
		
}

/* email banner text*/
.email-banner-text {
	font-family: Arial;
	color: #000000;
	font-size: 10pt;
	font-weight: bold;
	text-align: left;
		
}

/* email heading*/
.email-headline    {
	font-family: Arial;
	color: #000000;
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
	
}  

/* email text*/
.email-text    {
	font-family: Arial;
	color: #000000;
	font-size: 9pt;
	font-weight: normal;
	text-align: left;
}

/* email document links*/
.emaildoc-link {
	font-family: Arial;
	font-size: 8pt;
	color: #0000FF;
	padding-left: 0px;
	padding-right: 0px;
	text-align : center;
	text-decoration: underline;
}

a:hover.emaildoc-link {
	color : #CC0033;
	text-decoration: underline
}

/* email caption*/
.email-caption      {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 7pt;
	font-weight: normal;
	text-align: center;
} 



/*--------------------EMAIL ENDS -------------------------------*/			


/* *************************************** END NOTIFIER ******************************************* */


