/**
 *  This is the main global css file.
 *  The structural format For the screen for which it can be used is
 *  ******************************************************
 *  * <-----------------  T  O   P   F R A M E 	-------> *
 *  ******************************************************
 *  *  /|\ *		  /|\				 *	
 *  *   |  *		   |				 *
 *  *   |  *		   |				 *
 *  *   L  *	       |   				 *	
 *  *   T  *		   |   				 *	
 *  *      *		   |				 *
 *  *   F  *						     *
 *  *<- R->*<--------  	MAIN FRAME 		-------> *
 *  *   A  *						     *
 *  *   m  *		   |				 *
 *  *   e  *		   | 				 *
 *  *      *		   |				 *
 *  *   |  *		   |			 	 *
 *  *  \|/ *		  \|/				 *
 *  *      *                             *
 *  * * * ************************************************ 
 *  * <----------------- B O T T O M  F R A M E	-------> *
 *  * *  *************************************************
 *
 * usage : MF - Main Frame	
 *	   LF - Left Frame
 *	   BE - Botton Frame
 *	   RC - Right Column ( This is column exist only on the Home Page & all Confirmation screens)
 * Author: css Team.	 	
 */

/*
 *These style rules cannot be moved. They must remain the first rules in this styleSheet as they are used
 *for the collapsable menu tree.
 */
.parent {
	font-size: 11px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: normal;
	background-color: #FFFFFF;
	color: #FF3333;
	padding-top: 1px;
	visibility: visible;
    text-decoration: none;
	line-height: 15px;
       	
}
.child {
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	background-color: #FFFFFF;
	color: #FF6600;
	visibility: visible;
	padding-top: 1px;
	line-height: 12px;
}
A.lhsParentLink
{
	text-decoration:none;
	background-color:#FFFFFF; 
	padding-top: 1px;
	line-height: 12px;
}
/*
 *Left Hand Side menu (LHS)
 */
SPAN.lhsParentFirst {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration:none;
	background-color:#FFFFFF;
	color: #FF3333;
	padding-top: 1px;
	line-height: 12px;
}
SPAN.lhsParentSecond {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	background-color:#FFFFFF;
	color: #FF6600;
	text-decoration:none;
	padding-top: 1px;
	line-height: 12px;
}
.menuItem {
	font-family: arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FF6600;
	letter-spacing: normal;
	word-spacing: normal;
	padding-top: 1px;
	line-height: 12px;
}
ul.lhsChild{
	font-family: arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FF6600;
	letter-spacing: normal;
	word-spacing: normal;
	padding-top: 1px;
	line-height: 12px;
}
A.lhsChild, A.lhsChild:visited, A.lhsChild:link {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration:none;
	background-color:#FFFFFF;
	color: #FF6600;
	padding-top: 1px;
	line-height: 15px;
}
A.lhsChild:hover, A.lhsChild:active {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration:none;
	background-color:#FFFFFF;
	color: #FF6600;
	padding-top: 1px;
	line-height: 15px;
}

/* TOP Frame */
.TFWhiteText {  font-family:  Arial, Verdana, Helvetica, sans-serif; font-weight: bold;font-size: 11px; color: #FFFFFF;}
.TFText {  font-family:  Arial, Verdana, Helvetica, sans-serif; font-weight: bold;font-size: 11px; color: #666666; background:#FF8400;}
.TFText a:link{  	font-family: Arial, Verdana, Helvetica, sans-serif;text-decoration:underline;font-size:11px;font-style:normal;line-height: normal;font-weight: bold;font-variant: normal;color:#666666;letter-spacing:normal;word-spacing:normal;}
.TFText a:visited{  	font-family: Arial, Verdana, Helvetica, sans-serif;text-decoration:underline;font-size:11px;font-style:normal;line-height: normal;font-weight: bold;font-variant: normal;color:#666666;letter-spacing:normal;word-spacing:normal;}
.TFText a:active{  	font-family: Arial, Verdana, Helvetica, sans-serif;text-decoration:none;font-size:11px;font-style:normal;line-height: normal;font-weight: bold;font-variant: normal;color:#666666;letter-spacing:normal;word-spacing:normal;}
.TFText a:hover{  	font-family: Arial, Verdana, Helvetica, sans-serif;text-decoration:underline;font-size:11px;font-style:normal;line-height: normal;font-weight: bold;font-variant: normal;color:#666666;letter-spacing:normal;word-spacing:normal;}

.TFShortCutText {  font-family:  Arial, Verdana, Helvetica, sans-serif; font-size: 11px; color: #333333}


/* Main Frame */
.MFContentHeader {  font-family: Arial,Verdana,Helvetica,sans-serif; font-size: 18px; color: #D90707}
.MFSubHeader {  font-family: Arial,Verdana,Helvetica,sans-serif; font-size: 14px; color: #0066CC}
.MFBodyText {  	font-family: Arial, Verdana, Helvetica, sans-serif;font-size:11px;font-style:normal;line-height: normal;font-weight: normal;font-variant: normal;color:#cc0000;letter-spacing:normal;word-spacing:normal;}
.MFBodyText a:link{	font-weight: bold;	color:#cc0000; text-decoration:underline;}
.MFBodyText a:visited{	font-weight: bold;	color:#cc0000;	text-decoration:underline;}
.MFBodyText a:active{	font-weight: bold;	color:#cc0000;	text-decoration:underline;}
.MFBodyText a:hover{	font-weight: bold;	color:#cc0000;	text-decoration:underline;}


.MFBodyTextWithOutULine{	font-family: Arial, Verdana, Helvetica, sans-serif;font-size:11px;font-style:normal;line-height: normal;font-variant: normal;color:#333333;letter-spacing:normal;word-spacing:normal;}
.MFBodyTextWithOutULine a:link{	font-weight: normal;	color:#D90707; text-decoration: none;}
.MFBodyTextWithOutULine a:visited{	font-weight: bold;	color:#D90707;	text-decoration:none;}
.MFBodyTextWithOutULine a:active{	font-weight: bold;	color:#D90707;	text-decoration:none;}
.MFBodyTextWithOutULine a:hover{	font-weight: bold;	color:#D90707;	text-decoration:none;} 


/*For Bullet*/
.MFBodyTextBullet {  	font-family: Arial, Verdana, Helvetica, sans-serif;font-size:11px;font-style:normal;line-height: normal;font-weight: normal;font-variant: normal;color:#333333;letter-spacing:normal;word-spacing:normal;list-style-type: disc;list-style-image: url(../images/red_bullet.gif);list-style-position: outside;}
.MFBodyTextBlackBullet {  	font-family: Arial, Verdana, Helvetica, sans-serif;font-size:11px;font-style:normal;line-height: normal;font-weight: normal;font-variant: normal;color:#000000;letter-spacing:normal;word-spacing:normal;list-style-type: disc;list-style-position: outside;}
.MFBodyTextBold {  	font-family: Arial, Verdana, Helvetica, sans-serif;font-size:11px;font-style:normal;line-height: normal;font-weight: bold;font-variant: normal;color:#333333;letter-spacing:normal;word-spacing:normal;}
.MFBodyTextBold a:link{  	font-family: Arial, Verdana, Helvetica, sans-serif;text-decoration:underline;font-size:11px;font-style:normal;line-height: normal;font-weight: bold;font-variant: normal;color:#FF3333;letter-spacing:normal;word-spacing:normal;}
.MFBodyTextBold a:visited{  	font-family: Arial, Verdana, Helvetica, sans-serif;text-decoration:underline;font-size:11px;font-style:normal;line-height: normal;font-weight: bold;font-variant: normal;color:#FF3333;letter-spacing:normal;word-spacing:normal;}
.MFBodyTextBold a:active{  	font-family: Arial, Verdana, Helvetica, sans-serif;text-decoration:underline;font-size:11px;font-style:normal;line-height: normal;font-weight: bold;font-variant: normal;color:#FF3333;letter-spacing:normal;word-spacing:normal;}
.MFBodyTextBold a:hover{  	font-family: Arial, Verdana, Helvetica, sans-serif;text-decoration:underline;font-size:11px;font-style:normal;line-height: normal;font-weight: bold;font-variant: normal;color:#FF3333;letter-spacing:normal;word-spacing:normal;}

.MFBodyTextBoldSmall {  	font-family: Arial, Verdana, Helvetica, sans-serif;font-size:10px;font-style:normal;line-height: normal;font-weight: bold;font-variant: normal;color:#333333;letter-spacing:normal;word-spacing:normal;}
.MFBodyTextBoldSmall a:link{  	font-family: Arial, Verdana, Helvetica, sans-serif;text-decoration:underline;font-size:10px;font-style:normal;line-height: normal;font-weight: bold;font-variant: normal;color:#FF3333;letter-spacing:normal;word-spacing:normal;}
.MFBodyTextBoldSmall a:visited{  	font-family: Arial, Verdana, Helvetica, sans-serif;text-decoration:underline;font-size:10px;font-style:normal;line-height: normal;font-weight: bold;font-variant: normal;color:#FF3333;letter-spacing:normal;word-spacing:normal;}
.MFBodyTextBoldSmall a:active{  	font-family: Arial, Verdana, Helvetica, sans-serif;text-decoration:underline;font-size:10px;font-style:normal;line-height: normal;font-weight: bold;font-variant: normal;color:#FF3333;letter-spacing:normal;word-spacing:normal;}
.MFBodyTextBoldSmall a:hover{  	font-family: Arial, Verdana, Helvetica, sans-serif;text-decoration:underline;font-size:10px;font-style:normal;line-height: normal;font-weight: bold;font-variant: normal;color:#FF3333;letter-spacing:normal;word-spacing:normal;}

/* Main Frame Table */
.MFTableHeader {font-family:Arial,Verdana, Helvetica, sans-serif;font-size: 11px;font-weight:Bold;color: #333333; background-color: #FFFFFF}

.MFTableContentRowEven {  font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 11px; color: #333333; background-color: #C8E3FF }
.MFTableContentRowEven a:link{	font-weight: normal;	color:#FF3333;	text-decoration:underline;}
.MFTableContentRowEven a:visited{	font-weight: normal;	color:#FF3333;	text-decoration:underline;}
.MFTableContentRowEven a:active{	font-weight: normal;	color:#FF3333;	text-decoration:underline;}
.MFTableContentRowEven a:hover{	font-weight: normal;	color:#FF3333;	text-decoration:underline;}

.MFTableContentRowOdd {  font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 11px; color: #333333; background-color: #99CCFF }
.MFTableContentRowOdd a:link{	font-weight: normal;	color:#FF3333;	text-decoration:underline;}
.MFTableContentRowOdd a:visited{	font-weight: normal;	color:#FF3333;	text-decoration:underline;}
.MFTableContentRowOdd a:active{	font-weight: normal;	color:#FF3333;	text-decoration:underline;}
.MFTableContentRowOdd a:hover{	font-weight: normal;	color:#FF3333;	text-decoration:underline;}

.MFTableContentRowEvenBold {  font-family: Arial, Verdana, Helvetica,sans-serif;font-weight:Bold; font-size: 11px; color: #333333; background-color: #C8E3FF }
.MFTableContentRowEvenBold a:link{	font-weight: normal;color:#FF3333;text-decoration:underline;}
.MFTableContentRowEvenBold a:visited{	font-weight: normal;color:#FF3333;text-decoration:underline;}
.MFTableContentRowEvenBold a:active{	font-weight: normal;color:#FF3333;text-decoration:underline;}
.MFTableContentRowEvenBold a:hover{	font-weight: normal;color:#FF3333;text-decoration:underline;}
.MFTableContentRowEvenRed { font-weight: Bold; font-size: 11px; color:#FF0000; font-family: Arial, Verdana, Helvetica, sans-serif;  background-color: #C8E3FF }


.MFTableContentRowOddBold {  font-family: Arial, Verdana, Helvetica, sans-serif;font-weight: Bold; font-size: 11px; color: #333333; background-color: #99CCFF }
.MFTableContentRowOddBold a:link{	font-weight:normal;color:#FF3333;text-decoration:underline;}
.MFTableContentRowOddBold a:visited{	font-weight: normal;	color:#FF3333;text-decoration:underline;}
.MFTableContentRowOddBold a:active{	font-weight: normal;	color:#FF3333;	text-decoration:underline;}
.MFTableContentRowOddBold a:hover{	font-weight: normal;	color:#FF3333;	text-decoration:underline;}
.MFTableContentRowOddRed {  font-weight: Bold; font-size: 11px; color:#FF0000 ;font-family: Arial, Verdana, Helvetica, sans-serif;  background-color: #99CCFF }

.MFTableContentRowMySpecialsBackgroundColor {BACKGROUND-COLOR: #FEF7E5}
.MFTableContentRowMySpecials {FONT-SIZE: 11px; COLOR: #333333; FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif}
.MFTableContentRowMySpecials A:link {FONT-WEIGHT: normal; COLOR: #FF3333; TEXT-DECORATION: underline}
.MFTableContentRowMySpecials A:visited {FONT-WEIGHT: normal; COLOR: #FF3333; TEXT-DECORATION: underline}
.MFTableContentRowMySpecials A:active {FONT-WEIGHT: normal; COLOR: #FF3333; TEXT-DECORATION: underline}
.MFTableContentRowMySpecials A:hover {FONT-WEIGHT: normal; COLOR: #FF3333; TEXT-DECORATION: underline}

.MFTableContentRowMySpecialsBold {FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #333333; FONT-FAMILY: Arial, Verdana, Helvetica,sans-serif}
.MFTableContentRowMySpecialsBold A:link {FONT-WEIGHT: normal; COLOR: #FF3333; TEXT-DECORATION: underline}
.MFTableContentRowMySpecialsBold A:visited {FONT-WEIGHT: normal; COLOR: #FF3333; TEXT-DECORATION: none}
.MFTableContentRowMySpecialsBold A:active {FONT-WEIGHT: normal; COLOR: #FF3333; TEXT-DECORATION: underline}
.MFTableContentRowMySpecialsBold A:hover {FONT-WEIGHT: normal; COLOR: #FF3333; TEXT-DECORATION: underline}


/* Main Frame Object like: Radio Button,Check Box,Text Area etc..*/
.MFBackToTopText {  font-family:  Arial, Verdana, Helvetica, sans-serif; font-size: 10px; color: #999999}
.MFTBRadioButton {  font-family:  Arial, Verdana, Helvetica, sans-serif; color: #333333}
.MFTBCheckBox {  font-family:  Arial, Verdana, Helvetica, sans-serif; color: #333333}
.MFTBDropDown {  font-family:  Arial, Verdana, Helvetica, sans-serif; color: #333333}
.MFTBTextField {  font-family:  Arial, Verdana, Helvetica, sans-serif; color: #333333}
.MFTBTextArea {  font-family:  Arial, Verdana, Helvetica, sans-serif; color: #333333}

.MFToolsText {  font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 11px; color: #FF6600}

/* Left Frame */
.LFOffState {  font-family:  Arial, Verdana, Helvetica, sans-serif; font-size: 11px; color: #FF3333}
.LFOnState {  font-family:  Arial, Verdana, Helvetica, sans-serif; font-size: 11px; color: #FF6600}

/** Bottom Frame */
.BF {  font-family:  Arial; font-size: 10px; color: #636363 }


/** Right Column */
.RCTopText {  font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 11px; color: #FF6600; background-color: #F0F0F0}
.RRCText {  font-family: Arial; font-size: 11px; color: #636363}
/*.RRCTextBold {  font-family: Arial; font-weight: Bold; font-size: 11px; color: #0063FF}*/

.RRCTextBold {  font-family: Arial, Verdana, Helvetica, sans-serif;font-size:11px;font-style:normal;line-height: normal;font-weight: bold;font-variant: normal;color:#333333;letter-spacing:normal;word-spacing:normal;}
.RRCTextBold a:link{  	font-family: Arial, Verdana, Helvetica, sans-serif;text-decoration:underline;font-size:11px;font-style:normal;line-height: normal;font-weight: bold;font-variant: normal;color:#FF3333;letter-spacing:normal;word-spacing:normal;}
.RRCTextBold a:visited{  	font-family: Arial, Verdana, Helvetica, sans-serif;text-decoration:underline;font-size:11px;font-style:normal;line-height: normal;font-weight: bold;font-variant: normal;color:#FF3333;letter-spacing:normal;word-spacing:normal;}
.RRCTextBold a:active{  	font-family: Arial, Verdana, Helvetica, sans-serif;text-decoration:underline;font-size:11px;font-style:normal;line-height: normal;font-weight: bold;font-variant: normal;color:#FF3333;letter-spacing:normal;word-spacing:normal;}
.RRCTextBold a:hover{  	font-family: Arial, Verdana, Helvetica, sans-serif;text-decoration:underline;font-size:11px;font-style:normal;line-height: normal;font-weight: bold;font-variant: normal;color:#FF3333;letter-spacing:normal;word-spacing:normal;}

/** IMPORTANT NOTE : The code written below is to be changed in future on confirmation.
 *  Author         : Rohit Aggarwal.
 *  Function       : This is used for setting the outer border color of the table.
 */
.MFTBOuterBorder{  background-color: #FF3333}


/** IMPORTANT NOTE : The code written below is to be changed in future on confirmation.
 *  Author         : Rohit Aggarwal.
 *  Function       : This is used for setting the color of the "Tools".
 */
.MFTextTools {  font-size: 10px;font-weight: Bold;color: #000000}

/** IMPORTANT NOTE : The code written below is to be changed in future on confirmation and still to be 
 *		   		 : informed to Ramy.	
 *  Author         : Rohit Aggarwal.
 *  Function       : This is used for providing the cellspacing of 15 Px towards the Main frame Content
 *
 */
.MFMainTableWidth {  width: 600px}
.MFContentLeftSpace { width: 15px}
.MFContentMainTableWidth{ width:585px}

/** Miscellaneous Font */
/* This font can be used for making text color to red and normal*/
.MFBodyTextRedSmall{  font-family: Arial, Verdana, Helvetica, sans-serif; font-weight:normal;  font-size: 11px; color:  #FF0000 ; background-color: #FFFFFF}


/** Miscellaneous Font */
/* This font can be used for making text color to red and bold */
.MFBodyTextRed{  font-family: Arial, Verdana, Helvetica, sans-serif; font-weight: Bold; font-size: 11px; color:  #FF0000 ; background-color: #FFFFFF}

/**
 * IMPORTANT NOTE : This is still to be confirmed from Ramy.
 * Functionality  : Used for setting hyperlink red in color without maiking of Link Bold
 */
.MFBodyTextHyperLinkRed {  font-family: Arial, Verdana, Helvetica, sans-serif; font-size:  10px; color: #FF0000}

/**
 * This attribute is used for setting the width of the main table.
 * This attribute width can changed at any time.
 */
.MFParentTableBgColor { background-color:#78BAFC}
.MFChildTableBgColor { background-color:#ffffff}

.MFWhat{font-family:Arial;font-size: 18px; color:  #666666 ; background-color: #FFFFFF}

.MFNext{font-family:Arial;font-size: 18px; color:  #FF6666 ; background-color: #FFFFFF}


.MFMySpecialsHeader {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 12px; 
	COLOR: #FFFFFF; 
	FONT-FAMILY: Arial,Verdana,Helvetica,sans-serif; 
	padding-left:10px;
}

/*
 * For Marketing Material section.
 */
/*
.MFMarketingMaterialText{font-family:Arial;font-size: 12px; color:  #0000FF ; background-color: #FFFFFF}
.MFMarketingMaterialText a:link{  	font-family: Arial, Verdana, Helvetica, sans-serif;text-decoration:underline;font-size:11px;font-style:normal;line-height: normal;font-weight: bold;font-variant: normal;color:#0000FF;letter-spacing:normal;word-spacing:normal;}
.MFMarketingMaterialText a:visited{  	font-family: Arial, Verdana, Helvetica, sans-serif;text-decoration:underline;font-size:11px;font-style:normal;line-height: normal;font-weight: bold;font-variant: normal;color:#0000FF;letter-spacing:normal;word-spacing:normal;}
.MFMarketingMaterialText a:active{  	font-family: Arial, Verdana, Helvetica, sans-serif;text-decoration:none;font-size:11px;font-style:normal;line-height: normal;font-weight: bold;font-variant: normal;color:#0000FF;letter-spacing:normal;word-spacing:normal;}
.MFMarketingMaterialText a:hover{  	font-family: Arial, Verdana, Helvetica, sans-serif;text-decoration:underline;font-size:11px;font-style:normal;line-height: normal;font-weight: bold;font-variant: normal;color:#0000FF;letter-spacing:normal;word-spacing:normal;}
.MFMarketingMaterialHeader{font-family:Arial,Verdana, Helvetica, sans-serif;font-size: 14px;font-weight:Bold;color: #333333; background-color: #FFFFFF}
*/
.MFMarketingMaterialText{font-family: Arial, Verdana, Helvetica, sans-serif;font-size:11px;font-style:normal;line-height: normal;font-weight: normal;font-variant: normal;color:#333333;letter-spacing:normal;word-spacing:normal;}
.MFMarketingMaterialText a:link{  	font-weight: bold;	color:#FF3333;	text-decoration:underline;}
.MFMarketingMaterialText a:visited{  	font-weight: bold;	color:#FF3333;	text-decoration:underline;}
.MFMarketingMaterialText a:active{  	font-weight: bold;	color:#FF3333;	text-decoration:underline;}
.MFMarketingMaterialText a:hover{  	font-weight: bold;	color:#FF3333;	text-decoration:underline;}
.MFMarketingMaterialHeader{font-family:Arial,Verdana, Helvetica, sans-serif;font-size: 14px;font-weight:Bold;color: #333333; background-color: #FFFFFF}



/* Button Width */

.MFButton{  font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 11px;width:60px}
/*This sytle is used for Error Message */
.MFBodyErrorText{  font-family: Arial, Verdana, Helvetica, sans-serif; font-weight: Bold; font-size: 11px; color:  #FF0000 ; background-color: #FFFFFF}
.MFBodyErrorTextSmall{  font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 10px; color:  #FF0000 ; background-color: #FFFFFF}

.MFContentHeaderHomePage {  font-family: Arial,Verdana,Helvetica,sans-serif; font-size: 18px; color: #636363;font-weight: Bold;}
/*Subheader with Bold Text */
.MFSubHeaderBold {  font-family: Arial,Verdana,Helvetica,sans-serif; font-size: 14px; color: #0066CC;font-weight: Bold;}
/* For Red Bullet */
.redbullet {
	color: #FF0000;
}

.theme{ /* colour scheme */
	background-color : #E96501;
}
.lightgrey{ /* colour scheme */
	background-color : #F2EEE3;
}
/* for footer */
.footerLinks {
	text-decoration : none;
	color : #000000;
}
.footerLinks:hover {
	color : #E96501;
	text-decoration : none;
}

A.footerLinks {
	FONT-WEIGHT: normal; FONT-SIZE: 10px; COLOR: #666666; FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif; BACKGROUND-COLOR: #ffffff; TEXT-DECORATION: none
}
A.footerLinks:link {
	FONT-WEIGHT: normal; FONT-SIZE: 10px; COLOR: #666666; FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif; BACKGROUND-COLOR: #ffffff; TEXT-DECORATION: none
}
A.footerLinks:visited {
	FONT-WEIGHT: normal; FONT-SIZE: 10px; COLOR: #666666; FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif; BACKGROUND-COLOR: #ffffff; TEXT-DECORATION: none
}
A.footerLinks:active {
	FONT-WEIGHT: normal; FONT-SIZE: 10px; COLOR: #999999; FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif; BACKGROUND-COLOR: #ffffff; TEXT-DECORATION: none
}
A.footerLinks:hover {
	FONT-WEIGHT: normal; FONT-SIZE: 10px; COLOR: #999999; FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif; BACKGROUND-COLOR: #ffffff; TEXT-DECORATION: none
}

.login {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px; 
}


.MFGenericBar {
	font-family: Arial,Verdana,Helvetica,sans-serif; 
	font-size: 18px; 
	color: #FF6600;
	padding-left:10px;
}
.MFGenericBarBgrd {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:11px;
	font-style:normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color:#333333;
	letter-spacing:normal;
	word-spacing:normal;
	background-color:#F2E9E3;
	background-position:bottom;
}


.MFTableContentRowHotOffThePress {FONT-SIZE: 11px; COLOR: #333333; FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif;}
.MFTableContentRowHotOffThePress A:link {FONT-WEIGHT: normal; COLOR: #FF3333; TEXT-DECORATION: underline}
.MFTableContentRowHotOffThePress A:visited {FONT-WEIGHT: normal; COLOR: #FF3333; TEXT-DECORATION: underline}
.MFTableContentRowHotOffThePress A:active {FONT-WEIGHT: normal; COLOR: #FF3333; TEXT-DECORATION: underline}
.MFTableContentRowHotOffThePress A:hover {FONT-WEIGHT: normal; COLOR: #FF3333; TEXT-DECORATION: underline}

.MFTableContentRowHotOffThePressBold {FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #333333; FONT-FAMILY: Arial, Verdana, Helvetica,sans-serif;}
.MFTableContentRowHotOffThePressBold A:link {FONT-WEIGHT: normal; COLOR: #FF3333; TEXT-DECORATION: underline}
.MFTableContentRowHotOffThePressBold A:visited {FONT-WEIGHT: normal; COLOR: #FF3333; TEXT-DECORATION: none}
.MFTableContentRowHotOffThePressBold A:active {FONT-WEIGHT: normal; COLOR: #FF3333; TEXT-DECORATION: underline}
.MFTableContentRowHotOffThePressBold A:hover {FONT-WEIGHT: normal; COLOR: #FF3333; TEXT-DECORATION: underline}

.MFHotOffThePressDividerBgrd {
	background-color:#BBBBBB;
}

.MFHotOffThePressWhite {  font-family: Arial,Verdana,Helvetica,sans-serif; font-size: 18px; color: #FFFFFF;font-weight: Bold;}
