/*================================ Member Center Column Layout Start ================================*/
.memberwelcome				{font-family		: verdana;
						 font-size		: 14px;
						 font-weight		: bold;
						}

.memberwelcomehistory		{font-family		: verdana;
						 font-size		: 9px;
						 font-weight		: normal;
						}

.membertableheader			{font-family		: arial;
						 font-size		: 9px;
						 color			: black;
						 font-weight		: bold;
						 /*border-right		: solid 1px #E1DDDD;*/
						}
.membertabletext			{font-family		: arial;
						 font-size		: 9px;
						 color			: black;
						 font-weight		: normal;
						 border-right		: solid 1px #E1DDDD;
						}
.membertablealert			{font-family		: arial;
						 font-size		: 9px;
						 /*color			: #00857C;*/
						 font-weight		: normal;
						 
						 color:#000000;
						}
						
.membertablealertlink		{font-family		: arial;
						 font-size		: 9px;
						 color			: #00857C;
						 font-weight		: normal;
						}
.membertablealertlink:hover	{font-family		: arial;
						 font-size		: 9px;
						 color			: #00857C;
						 font-weight		: normal;
						 text-decoration	: underline;
						}
																				
.memberaccountformheader		{
							/*font-family		: verdana;
						 font-size		: 10px;
						 font-weight		: bold;*/
						 
						 	font-family: Arial, Helvetica, sans-serif;
							font-size: 8pt;
							color: #333333;
							line-height: 12pt;
						}
	
.memberaccountformfield		{font-family		: verdana;
						 font-size		: 10px;
						 font-weight		: normal;
						}
					
.memberaccountlinks			{font-family		: verdana;
						 font-size		: 10px;
						 font-weight		: bold;
						 color			: #000000;
						}
						
.memberaccountlinks:hover	{font-family		: verdana;
						 font-size		: 10px;
						 font-weight		: bold;
						 color			: #000000;
						 text-decoration	: underline;
						}
								
.memberaddtitle			{

/*font-family		: verdana;
						 font-size		: 11px;
						 font-weight		: bold;
						 color			: #FFFFFF;*/
						 
						 font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333333;
	line-height: 12pt;
	font-weight:bold;
	padding-bottom:5px;
						 
						}							
							
.memberaddformheader		{

/*font-family		: verdana;
						 font-size		: 11px;
						 font-weight		: normal;
						 color			: #FFFFFF;*/
						 
						 font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333333;
	line-height: 12pt;
						}	
						
.memberaddformfield			{font-family		: verdana;
						 font-size		: 10px;
						 font-weight		: normal;
						}

.memberwatchlistformheader	{font-family		: verdana;
						 font-size		: 10px;
						 font-weight		: normal;
						 color			: #000000;
						}
						
.memberwatchlistnav			{font-family		: verdana;
						 font-size		: 10px;
						 font-weight		: normal;
						 color			: #05405b;
						}

.memberwatchlistnav:hover	{font-family		: verdana;
						 font-size		: 10px;
						 font-weight		: normal;
						 color			: #05405b;
						 text-decoration	: underline;
						}
			
.memberrightnavwelcome		{font-family		: verdana;
						 font-size		: 11px;
						 font-weight		: bold;
						 color			: #000000;
						}
									
.memberrightnav			{/*font-family		: verdana;
						 font-size		: 11px;
						 font-weight		: normal;
						 color			: #019893;*/
						 
						 font-weight:normal;
	font-family: Arial, Helvetica, sans-serif;
	color:#333333;
	line-height:12pt;
	font-size:8pt;
						}

.memberrightnav:hover		{/*font-family		: verdana;
						 font-size		: 11px;
						 font-weight		: normal;
						 color			: #019893;*/
						 						 font-weight:normal;
	font-family: Arial, Helvetica, sans-serif;
	color:#333333;
	line-height:12pt;
	font-size:8pt;
						 text-decoration	: underline;
						}
.monthlynewsitemsubheader 		{/*font-family:Verdana, Arial, Helvetica, sans-serif;*/
									font-family:Arial, Helvetica, sans-serif;
								color:#6A6A6A;
								font-size:11px;
								font-weight:bold;
}

.monthlynewsitemlinks		{color:#00958F;
								font-family:Arial, Helvetica, sans-serif;
								font-weight:bold;
								font-size:11px;
}
.monthlynewsitemlinks:hover	{color:#00958F;
								font-family:Arial, Helvetica, sans-serif;
								font-weight:bold;
								text-decoration:underline;
								font-size:11px;
}

.newarchivesubheaderlinks {/*font-family:verdana,Arial, Helvetica, sans-serif;*/
						font-style:normal;
						font-weight:bold;
						text-decoration:none;
						font-size:11px;
						color:#6A6A6A;
						
						font-family:Arial, Helvetica, sans-serif;
}

.newarchivelinks {font-family:Arial, Helvetica, sans-serif;
						font-style:normal;
						font-size:11px;
						color:#6A6A6A;
}

.newarchivelinks:hover {font-family:Arial, Helvetica, sans-serif;
						font-style:normal;
						text-decoration:underline;
						font-size:11px;
						color:#6A6A6A;
}

.subscriptioncontent 		{color:#00958F;
						font-family:Arial, Helvetica, sans-serif;
						font-weight:bold;
						font-size:11px;
}
/*================================ Member Center Column Layout End ================================*/