/* body         { font-family: Arial } */
body, td {
		font-family: Arial;
		font-size: 10pt
 		}

a            { text-decoration: none }
a:link       { text-decoration: none }
a:hover      { text-decoration: underline }
a:visited    {  }

.HotItemLink { 
	font-family:Arial; 
	font-size: 10pt;
	}
a:hover.HotItemLink { 	color: #FF0000;
/*						color: #FFFFFF; 
						background-color: #FF0000; 
*/
						text-decoration: none 
					}

.Alerts	{ color: red; font-weight: bold; }
.Alerts_None { color: #999999 }
.Alerts_Archived { color: #808080 }
a:hover.Alerts_Archived { color: blue }

.Section-Hdr_Urgent 	{ font-size: 10pt; background-color:#FF0000; color:#FFFFFF }
.Section-Hdr_NonUrgent	{ font-size: 10pt; font-weight: bold; background-color:#C9CBB0; color:#800000; background-repeat:repeat-x }
a.Section-Hdr_NonUrgent	{ color:#800000; }
a.NewsEvents_NewsTitle	{ font-size: 10pt; font-weight: bold; text-decoration: none }

td#tip_A,
td#tips_White,
td#tips_White td,
td#tips_White ul { font-size: 10pt; }

td#tip_B,
td#tips_Cream { font-size: 10pt; background-color: #FFFFCC }

td#tips_Pink  { font-size: 10pt; background-color: #FFCCFF }

a:hover.HdLine_Tip_A	{ color: blue }
.HdLine_Tip_A,
.HdLine_TipsWhite
	{
	margin-bottom: 0.0001pt; margin-top:0in; 
	text-align: center;
	font-size: 14pt;
	font-family: Arial;
	color:#FF0000; 
	}

a:hover.HdLine_Tip_B		{ color: blue }
.HdLine_Tip_B,
.HdLine_TipsCream
	{ 
	margin-bottom: 0.0001pt;
	text-align: center;
	font-family: Arial;
	font-size: 14pt; 
	color: #00FF00;
	}

.HdLine_TipsPink {
	text-align:center;
	color:#0000FF; 
	font-family:arial;
	font-weight:700}
