@charset "utf-8";
/* CSS Document */


#master_container {
	height:auto !important;
	margin:0 auto;
	position:relative;
	width:800px;
}
#header {
	position: relative;
	
}
	#header #logo {
		padding: 0px;
		border: 0;
		margin: 20px 0 10px 10px;
	}
		#header #Newsletter {
			background:url(../../images/landing/demo2/hdr_free_forex.gif) no-repeat top left; 
			width: 210px;
			height: 20px;
			float: right;
			clear: both;
			padding: 0;
			margin: 10px 17px 0 0;
	}
	
		#header #MultiLang {
		 position: absolute;
		 top: 50px;
		 right: 15px;
					
		}
		
		#header #MultiLang img {
			border: none;
		}
		
		#header #MultiLang ul li{
			float: right;
			list-style: none;
			list-style-type: none;
			list-style-image: none;		
	
		}
		#header #MultiLang ul li a {
			margin: 0;
			padding: 0;	
		}
#header #MultiLang ul li #ArabicButton,
#header #MultiLang ul li #ArabicButton:link,
#header #MultiLang ul li #ArabicButton:visited  {
	display: block;
	width: 33px;
	height: 15px;
	float: left;
	margin-left: 2px;
}
#header #MultiLang ul li #Chinese2Button,
#header #MultiLang ul li #Chinese2Button:link,
#header #MultiLang ul li #Chinese2Button:visited  {
	display: block;
	width: 34px;
	height: 15px;
	float: left;
	margin-left: 5px;
}
#header #MultiLang ul li #Chinese1Button,
#header #MultiLang ul li #Chinese1Button:link,
#header #MultiLang ul li #Chinese1Button:visited  {
	display: block;
	width: 28px;
	height: 15px;
	float: left;
	margin-left: 8px;
}
#header #MultiLang ul li #RussianButton,
#header #MultiLang ul li #RussianButton:link,
#header #MultiLang ul li #RussianButton:visited  {
	display: block;
	width: 46px;
	height: 15px;
	float: left;
}


		/* -- LIVE CHAT / NEWSLETTER --*/
		#header #chat_newsletter {
			position: absolute;
			top: 15px;
			right: 15px;
		}
			#header #chat_newsletter #live_chat_link {
				font-size: 13px;
				font-weight: bold;
				color: #00458a;
				float: left;	
				margin-top: 4px;	
			}
			#header #chat_newsletter #live_chat_link:hover {
				color: #ff6600;
			}
				#header #chat_newsletter #live_chat_link .icon {
					margin-right: 5px;
					margin-bottom: -4px;
					border: 0px;
				}	
			#header #chat_newsletter form {
				float: right;
				display: inline;
				margin-left: 15px;
			}
	
				#header #chat_newsletter form #header_search_field {
					width: 150px;
					padding: 3px;
					border: 1px #96bcdd solid;
					color:#999999;
					background: #FFFFFF url(../../images/landing/demo2/bg_textfield.gif) repeat-x top;
				}
				#header #chat_newsletter form #header_search_button {
					margin-bottom: -9px !important;
					margin-bottom: -5px;
				}
				
#Fadebox {
	width: 773px;
	clear: both;
	height: 7px;
	margin: auto;
	margin-bottom: 4px;
	padding: 0;
	background:url(../../images/landing/demo2/fade_bg.gif) no-repeat top;
}

#nav_container {
	width: 773px;
	height: 30px;
	margin: auto;
	margin-bottom:10px;
	margin-top: 0;
	background:url(../../images/header/nav_bg_mini.gif);
}
#leftcap{
	display:inline;
	float:left;
	width: 22px;
	height: 29px;
	background:url(../../images/header/nav_leftcap_mini.gif);
	margin: 0;
	padding: 0;
}
#Rightcap{
	display:inline;
	float:right;
	width: 21px;
	height: 29px;
	background:url(../../images/header/nav_lrightcap_mini.gif);
	
}

#Navbuttons {
	display:inline;
	float:left;
	height: 29px;	
}

#NavbuttonLinks {
	position: relative;	
	
}
#NavbuttonLinks ul li {
	float: left;
	list-style: none;
	list-style-type: none;
	list-style-image: none;		
}
#NavbuttonLinks ul li a {
	margin: 0;
	padding: 0;
}

/***HOME BUTTON**********************************/

#NavbuttonLinks ul li #HomeButton,
#NavbuttonLinks ul li #HomeButton:link,
#NavbuttonLinks ul li #HomeButton:visited  {
	display: block;
	border: none;
	width: 82px;
	height: 30px;
	text-indent: -9999px;
	background:url(../../images/header/home_off.gif) no-repeat top;
	float: left;
}
#NavbuttonLinks ul li #HomeButton:hover {
	background:url(../../images/header/home_on.gif) no-repeat top;
}
#NavbuttonLinks ul li #HomeButton:active {
	background:url(../../images/header/home_on.gif) 0 0 no-repeat top;
}
/***HOME BUTTON**********************************/

/***LEARN BUTTON**********************************/

#NavbuttonLinks ul li #LearnButton,
#NavbuttonLinks ul li #LearnButton:link,
#NavbuttonLinks ul li #LearnButton:visited  {
	display: block;
	border: none;
	width: 80px;
	height: 30px;
	text-indent: -9999px;
	background:url(../../images/header/learn_off.gif) no-repeat top;
	float: left;
}
#NavbuttonLinks ul li #LearnButton:hover {
	background:url(../../images/header/learn_on.gif) no-repeat top;
}
#NavbuttonLinks ul li #LearnButton:active {
	background:url(../../images/header/learn_on.gif) 0 0 no-repeat top;
}
/***LEARN BUTTON**********************************/

/***TRADE BUTTON**********************************/

#NavbuttonLinks ul li #TradeButton,
#NavbuttonLinks ul li #TradeButton:link,
#NavbuttonLinks ul li #TradeButton:visited  {
	display: block;
	border: none;
	width: 80px;
	height: 30px;
	text-indent: -9999px;
	background:url(../../images/header/trade_off.gif) no-repeat top;
	float: left;
}
#NavbuttonLinks ul li #TradeButton:hover {
	background:url(../../images/header/trade_on.gif) no-repeat top;
}
#NavbuttonLinks ul li #TradeButton:active {
	background:url(../../images/header/trade_on.gif) 0 0 no-repeat top;
}
/***TRADE BUTTON**********************************/

/***PLATFROMS BUTTON**********************************/

#NavbuttonLinks ul li #PlatformsButton,
#NavbuttonLinks ul li #PlatformsButton:link,
#NavbuttonLinks ul li #PlatformsButton:visited  {
	display: block;
	border: none;
	width: 111px;
	height: 30px;
	text-indent: -9999px;
	background:url(../../images/header/platforms_off.gif) no-repeat top;
	float: left;
}
#NavbuttonLinks ul li #PlatformsButton:hover {
	background:url(../../images/header/platforms_on.gif) no-repeat top;
}
#NavbuttonLinks ul li #PlatformsButton:active {
	background:url(../../images/header/platforms_on.gif) 0 0 no-repeat top;
}
/***PLATFORMS BUTTON**********************************/

/***RESOURCES BUTTON**********************************/

#NavbuttonLinks ul li #ResourcesButton,
#NavbuttonLinks ul li #ResourcesButton:link,
#NavbuttonLinks ul li #ResourcesButton:visited  {
	display: block;
	border: none;
	width: 109px;
	height: 30px;
	text-indent: -9999px;
	background:url(../../images/header/resources_off.gif) no-repeat top;
	float: left;
}
#NavbuttonLinks ul li #ResourcesButton:hover {
	background:url(../../images/header/resources_on.gif) no-repeat top;
}
#NavbuttonLinks ul li #ResourcesButton:active {
	background:url(../../images/header/resources_on.gif) 0 0 no-repeat top;
}
/***RESOURCES BUTTON**********************************/

/***ABOUT BUTTON**********************************/

#NavbuttonLinks ul li #AboutButton,
#NavbuttonLinks ul li #AboutButton:link,
#NavbuttonLinks ul li #AboutButton:visited  {
	display: block;
	border: none;
	width: 85px;
	height: 30px;
	text-indent: -9999px;
	background:url(../../images/header/about_off.gif) no-repeat top;
	float: left;
}
#NavbuttonLinks ul li #AboutButton:hover {
	background:url(../../images/header/about_on.gif) no-repeat top;
}
#NavbuttonLinks ul li #AboutButton:active {
	background:url(../../images/header/about_on.gif) 0 0 no-repeat top;
}
/***ABOUT BUTTON**********************************/

/***SUPPORT BUTTON**********************************/

#NavbuttonLinks ul li #SupportButton,
#NavbuttonLinks ul li #SupportButton:link,
#NavbuttonLinks ul li #SupportButton:visited  {
	display: block;
	border: none;
	width: 85px;
	height: 30px;
	text-indent: -9999px;
	background:url(../../images/header/support_off.gif) no-repeat top;
	float: left;
}
#NavbuttonLinks ul li #SupportButton:hover {
	background:url(../../images/header/support_on.gif) no-repeat top;
}
#NavbuttonLinks ul li #SupportButton:active {
	background:url(../../images/header/support_on.gif) 0 0 no-repeat top;
}
/***SUPPORT BUTTON**********************************/

/***CHAT BUTTON**********************************/

#NavbuttonLinks ul li #ChatButton,
#NavbuttonLinks ul li #ChatButton:link,
#NavbuttonLinks ul li #ChatButton:visited  {
	display: block;
	border: none;
	width: 85px;
	height: 30px;
	text-indent: -9999px;
	background:url(../../images/header/chat_off.gif) no-repeat top;
	float: left;
}
#NavbuttonLinks ul li #ChatButton:hover {
	background:url(../../images/header/chat_off.gif) no-repeat top;
}
#NavbuttonLinks ul li #ChatButton:active {
	background:url(../../images/header/chat_off.gif) 0 0 no-repeat top;
}
/***CHAT BUTTON**********************************/

	#EaHeader {
		width: 768px;
		height: 165px;
		margin: auto;
		clear: both;
		margin-bottom: 10px;
	}
	#EaHeader img {
		border: none;
	}
		#EaHeader h1 {
			margin: 0;
			padding: 15px 0 10px 15px;
			font-family:Arial, Helvetica, sans-serif;
			font-size:16px;
			color:#FFF;
			font-weight: bold;	
		}
		#EaHeader .OrangeMoney {
			color:#FF9900;
			font-size: 20px;
			margin: 0;
			padding: 0;
		}
		#EaHeader ul {
			font-family:Arial, Helvetica, sans-serif;
			font-size:13px;
			color:#FFF;
			font-weight: bold;
			margin: 8px 0 0 20px;
			line-height:20px;
			padding: 0;
		}
		#EaHeader li {
			background: url(../../images/landing/demo2/heading_bullet.gif) no-repeat 0 6px;
			padding-left: 15px;
			list-style: none;
			list-style-type: none;
			list-style-image: none;
		}
		#EaHeader span {
			padding-left:390px;
			color:#FFF;
			font-family:Arial,Helvetica,sans-serif;
			font-weight: bold;
			font-size:14px;
		}
			#EaHeader span a {
				color:#FFF;
				font-family:Arial,Helvetica,sans-serif;
				font-weight: bold;
				font-size:14px;
				text-decoration: underline;
			}

			#EaHeader span a:hover {
				color: #C4EAFD;
			}

		
		#EaHeader .right_info {
		width: 445px;
		float:right;
		
	}
		#EaHeader .right_info h1 {
			margin: -8px 0 0 0;
			.margin: -8px 0 0 0;
			font-family:Arial, Helvetica, sans-serif;
			font-size:16px;
			color:#FFF;
			font-weight: bold;	
		}
		#EaHeader .right_info ul {
			font-family:Arial, Helvetica, sans-serif;
			font-size:14px;
			color:#cc9933;
			font-weight: bold;
			margin: 5px 20px 0 40px;
			line-height:16px;
			padding: 0;
		}
		#EaHeader .right_info li {
			background: url(../../images/landing/demo2/bullet_bloom.gif) no-repeat 0 8px;			
			padding: 5px 0 5px 18px;
			list-style: none;
			list-style-type: none;
			list-style-image: none;
		}
		
		#BloomBody {
			width: 773px;
			margin: auto;
			float: none;
			font-family:Arial, Helvetica, sans-serif;
		}
		#BloomBody .content {
			width: 733px;
			margin: auto;
			padding: 10px 0 5px 0;
		}
		#BloomBody .content h1 {
			font-size: 22px;
			font-weight: bold;
			color: #666666;			
		}
		#BloomBody .content h2 {
			font-size: 16px;
			font-weight: bold;
			color: #336699;
			margin: 15px 0 3px 0;			
		}
		#BloomBody .content h3 {
			font-size: 16px;
			font-weight: bold;
			color: #666666;
			margin: 0 0 10px 0;			
		}
		#BloomBody .content p {
			font-size: 13px;
			font-weight: normal;
			color: #666666;
			line-height: 17px;
			padding-bottom: 15px;
			margin: 0;
			border-bottom: 1px #f1c98e dotted;			
		}
		#BloomBody .content .last {
			border-bottom: none;			
		}
		#BloomBody .content hr {
			background-color:#cccccc;
			border:medium none;
			color:#cccccc;
			display:block;
			height:1px;
			margin:3px 0 10px 0;
		}

	#EaBody {
		width: 773px;
		height: 513px;
		margin: auto;
		clear: both;
	}
		#EaBody .GrayBG{
			background:url(../../images/landing/demo2/body_landing_samlp_gray.gif);
	}

		#EaBody #LeftContent {
			font-family: Arial, Helvetica, sans-serif;
			padding: 20px 0 0 20px;
			width: 390px;
			float: left;
		}
	
			#EaBody #LeftContent h1 {
				font-family:Arial, Helvetica, sans-serif;
				font-size:13px;
				color:#3a5f90;
				font-weight: bold;	
			}
			#EaBody #LeftContent h3 {
				color: #3f4040;
				margin: 0 0 0 0;
			}

			#EaBody #LeftContent p {
				color: #315782;
				font-weight: bold;
			}

			#EaBody #LeftContent span {
				font-size: 11px;
				color: #666666;
				display: block;
				margin: 6px 0 0 0;
			}

			#EaBody #LeftContent form {
				margin: 0 0 20px 0;
				float: right;
				width: 100%;
			}

			#EaBody #LeftContent form label {
				font-size: 11px;
				padding-right: 75px;
				color: #666666;
				display: block;
				text-align: right;
				margin: 0 0 4px 0;
			}
			#EaBody #LeftContent form .text {
				width: 185px;
				padding: 2px 0 2px 4px;
				border: 1px #96bcdd solid;
				background:url(../../images/landing/demo2/bg_textfield.gif) repeat-x top;
			}
			#EaBody #LeftContent form .phoneArea {
				padding: 2px 0 2px 4px;
				border: 1px #96bcdd solid;
				background:url(../../images/landing/demo2/bg_textfield.gif) repeat-x top;
				width: 45px;
			}
			
			#EaBody #LeftContent form .phone {
				padding: 2px 0 2px 4px;
				border: 1px #96bcdd solid;
				background:url(../../images/landing/demo2/bg_textfield.gif) repeat-x top;
			}	
					
			#EaBody #LeftContent form .phoneNumber {
				padding: 2px 0 2px 4px;
				border: 1px #96bcdd solid;
				background:url(../../images/landing/demo2/bg_textfield.gif) repeat-x top;
				width: 130px;
			}

			#EaBody #LeftContent form .select {
				width: 186px;
				padding: 2px 0 2px 4px;
				border: 1px #96bcdd solid;
				background: #FFFFFF url(../../images/landing/demo2/bg_textfield.gif) repeat-x top;
			}

			#EaBody #LeftContent form p {
				font-weight: normal;
				color: #666;
				font-size: 10px;
				line-height: 10px;
				margin: 10px 0 10px 0;
			}
			
			#EaBody #LeftContent form span {
				margin: 5px 0 0 0;
				color: #666;
				font-size: 12px;
				text-align:center;
			}
			
			#EaBody #LeftContent form span a {
				font-weight: normal;
				color: #00458a;
				font-size: 12px;
			}
			#EaBody #LeftContent form span a:hover {
				font-weight: normal;
				color: #ff6600;
				font-size: 12px;
			}

			#EaBody #LeftContent .button {
				display: block;
				margin-top: 20px;
				width: 100%;
				margin-bottom: 8px;
		}
				
		#EaBody #RightContent {
			font-family: Arial, Helvetica, sans-serif;
			padding: 40px 0 0 0;
			float: right;
			width: 340px;
			margin-right: 20px;
		}
					#EaBody #RightContent h1 {
						font-family:Arial, Helvetica, sans-serif;
						font-size:19px;
						color:#527394;
						font-weight: bold;
						padding-left: 40px;							
					}
					#EaBody #RightContent h2 {
						font-family:Arial, Helvetica, sans-serif;
						font-size:18px;
						color:#527394;
						font-weight: bold;
						padding-left: 36px;
						margin: 0;
					}

					#EaBody #RightContent ul {
						font-family:Arial, Helvetica, sans-serif;
						display: block;
						float: left;
						width: 300px;
						clear: both;
						font-size:12px;
						color:#555;
						font-weight: bold;
						list-style-image:none;
						list-style-type:none;
						margin: 15px 0 0 38px;
						padding: 0;						
					}
					
					#EaBody #RightContent li {
						background:url(../../images/landing/demo2/body_bullet.gif) no-repeat 0 12px;						
						line-height: 14px;
						padding: 9px 0 9px 23px;			
						border-bottom: 1px #b1b1b1 dotted;
					}
					#EaBody #RightContent .Charting {
						padding: 10px 0 10px 20px;			
					}
					#EaBody #RightContent p {
						display: block;
						font-size: 14px;
						color:#527394;
						font-weight: bold;
						line-height: 20px;
						padding: 15px 20px 0 40px;
						margin: 0;
						clear: both;
					}
					#EaBody #RightContent i {
						font-size: 15px;
					}				
			#disclaimer {
				clear: both;
				width: 730px;
				padding: 10px 10px 10px 10px;
				margin: auto;
           }

			#disclaimer p {
				font-family:Arial, Helvetica, sans-serif;
				color: #666;
				font-weight: normal;
				font-size: 11px;
			}

.forexnumbers {
	float: left;
	margin-left: 150px;
	line-height: 29px;	
	color:#FFFFFF;
	font-family:Arial,Helvetica,sans-serif;
	font-size:14px;
	font-weight:bold;	
}

#EaHeaderGold {
		background:url(../../images/landing/demo2/leader-board-spot-gold-bars.jpg);
		width: 768px;
		height: 165px;
		margin: auto;
		clear: both;
		margin-bottom: 10px;
	}
	#EaHeaderGold img {
		border: none;
	}
		#EaHeaderGold h1 {
			margin: 0;
			padding: 17px 0 0 15px;
			font-family:Arial, Helvetica, sans-serif;
			font-size:16px;
			color:#FFF;
			font-weight: bold;	
		}
		#EaHeaderGold .OrangeMoney {
			color:#ffd026;
			font-size: 23px;
			margin: 0;
			padding: 0;
		}
		#EaHeaderGold ul {
			font-family:Arial, Helvetica, sans-serif;
			font-size:14px;
			color:#FFF;
			font-weight: bold;
			margin: 10px 0 0 60px;
			line-height:18px;
			padding: 0;
		}
		#EaHeaderGold li {
			background:url(../../images/landing/demo2/bullet-spot-gold.gif) no-repeat 0 6px;
			padding-left: 23px;
			list-style: none;
			list-style-type: none;
			list-style-image: none;
		}
		#EaHeaderGold span {
			padding-left:390px;
			color:#FFF;
			font-family:Arial,Helvetica,sans-serif;
			font-weight: bold;
			font-size:14px;
		}
			#EaHeaderGold span a {
				color:#FFF;
				font-family:Arial,Helvetica,sans-serif;
				font-weight: bold;
				font-size:14px;
				text-decoration: underline;
			}

			#EaHeaderGold span a:hover {
				color: #C4EAFD;
			}


	#EaBodyGold {
		width: 773px;
		height: 513px;
		margin: auto;
		clear: both;
	}
		#EaBodyGold .GrayBG{
			background:url(../../images/landing/demo2/body_landing_samlp_gray.gif);
	}

		#EaBodyGold #LeftContent {
			font-family: Arial, Helvetica, sans-serif;
			padding: 10px 0 0 20px;
			width: 390px;
			float: left;
		}
	
			#EaBodyGold #LeftContent h1 {
				font-family:Arial, Helvetica, sans-serif;
				font-size:13px;
				color:#3a5f90;
				font-weight: bold;	
			}
			#EaBodyGold #LeftContent h3 {
				color: #3f4040;
				margin: 0 0 0 0;
			}

			#EaBodyGold #LeftContent p {
				color: #315782;
				font-weight: bold;
			}

			#EaBodyGold #LeftContent span {
				font-size: 11px;
				color: #666666;
				display: block;
				margin: 6px 0 0 0;
			}

			#EaBodyGold #LeftContent form {
				margin: 0 0 20px 0;
				float: right;
				width: 100%;
			}

			#EaBodyGold #LeftContent form label {
				font-size: 11px;
				padding-right: 75px;
				color: #666666;
				display: block;
				text-align: right;
				margin: 0 0 4px 0;
			}
			#EaBodyGold #LeftContent form .text {
				width: 185px;
				padding: 2px 0 2px 4px;
				border: 1px #96bcdd solid;
				background:url(../../images/landing/demo2/bg_textfield.gif) repeat-x top;
			}
			#EaBodyGold #LeftContent form .phoneArea {
				padding: 2px 0 2px 4px;
				border: 1px #96bcdd solid;
				background:url(../../images/landing/demo2/bg_textfield.gif) repeat-x top;
				width: 45px;
			}
			
			#EaBodyGold #LeftContent form .phone {
				padding: 2px 0 2px 4px;
				border: 1px #96bcdd solid;
				background:url(../../images/landing/demo2/bg_textfield.gif) repeat-x top;
			}			
			#EaBodyGold #LeftContent form .phoneNumber {
				padding: 2px 0 2px 4px;
				border: 1px #96bcdd solid;
				background:url(../../images/landing/demo2/bg_textfield.gif) repeat-x top;
				width: 130px;
			}

			#EaBodyGold #LeftContent form .select {
				width: 186px;
				padding: 2px 0 2px 4px;
				border: 1px #96bcdd solid;
				background: #FFFFFF url(../../images/landing/demo2/bg_textfield.gif) repeat-x top;

			}

			#EaBodyGold #LeftContent form p {
				font-weight: normal;
				color: #666;
				font-size: 10px;
				line-height: 10px;
				margin: 10px 0 10px 0;				
			}
			
			#EaBodyGold #LeftContent form span {
				margin: 5px 0 0 0;
				color: #666;
				font-size: 12px;
				text-align:center;
			}
			
			#EaBodyGold #LeftContent form span a {
				font-weight: normal;
				color: #00458a;
				font-size: 12px;
			}
			
			#EaBodyGold #LeftContent form span a:hover {
				font-weight: normal;
				color: #ff6600;
				font-size: 12px;
			}

			#EaBodyGold #LeftContent .button {
				display: block;
				margin-top: 20px;
				width: 100%;
				margin-bottom: 8px;
				
		}
				
		#EaBodyGold #RightContent {
			font-family: Arial, Helvetica, sans-serif;
			padding: 40px 0 0 0;
			float: right;
			width: 340px;
			margin-right: 20px;
		}
					#EaBodyGold #RightContent h1 {
						font-family:Arial, Helvetica, sans-serif;
						font-size:16px;
						color:#527394;
						font-weight: bold;
						padding-left: 40px;							
					}
					#EaBodyGold #RightContent h2 {
						font-family:Arial, Helvetica, sans-serif;
						font-size:18px;
						color:#527394;
						font-weight: bold;
						padding-left: 36px;
						margin: 0;
					}

					#EaBodyGold #RightContent ul {
						font-family:Arial, Helvetica, sans-serif;
						display: block;
						width: 260px;
						float: left;
						clear: both;
						font-size:12px;
						color:#555;
						font-weight: bold;
						list-style-image:none;
						list-style-type:none;
						margin: 15px 0 0 50px;
						padding: 0;
					}
					
					#EaBodyGold #RightContent li {
						background:url(../../images/landing/demo2/bullet-body-spot-gold.gif) no-repeat 0 15px;						
						line-height: 14px;
						padding: 12px 0 12px 23px;			
						border-bottom: 1px #b1b1b1 dotted;
					}
					#EaBodyGold #RightContent .lastbullet {
						border-bottom: 0px;
					}
					#EaBodyGold #RightContent .Charting {
						padding: 10px 0 10px 20px;			
					}
					#EaBodyGold #RightContent p {
						display: block;
						font-size: 14px;
						color:#527394;
						font-weight: bold;
						line-height: 20px;
						padding: 10px 20px 0 40px;
						margin: 0;
						clear: both;
					}
					#EaBodyGold #RightContent i {
						font-size: 15px;
					}		


#EaBody #RightContentBloom {
			font-family: Arial, Helvetica, sans-serif;
			padding: 40px 0 0 0;
			float: right;
			width: 340px;
			margin-right: 20px;
		}
					#EaBody #RightContentBloom h1 {
						font-family:Arial, Helvetica, sans-serif;
						font-size:19px;
						color:#527394;
						font-weight: bold;
						padding-left: 40px;							
					}
					#EaBody #RightContentBloom h2 {
						font-family:Arial, Helvetica, sans-serif;
						font-size:18px;
						color:#527394;
						font-weight: bold;
						padding-left: 36px;
						margin: 0;
					}

					#EaBody #RightContentBloom ul {
						font-family:Arial, Helvetica, sans-serif;
						display: block;
						float: left;
						width: 260px;
						clear: both;
						font-size:12px;
						color:#555;
						font-weight: bold;
						list-style-image:none;
						list-style-type:none;
						margin: 25px 0 0 55px;
						padding: 0;						
					}
					
					#EaBody #RightContentBloom li {
						background:url(../../images/landing/demo2/body_bullet.gif) no-repeat 0 15px;						
						line-height: 14px;
						padding: 12px 0 12px 23px;			
						border-bottom: 1px #b1b1b1 dotted;
					}
					#EaBody #RightContentBloom .last {
						border-bottom: none;
					}
					#EaBody #RightContentBloom .Charting {
						padding: 10px 0 10px 20px;			
					}
					#EaBody #RightContentBloom p {
						display: block;
						font-size: 14px;
						color:#527394;
						font-weight: bold;
						line-height: 20px;
						padding: 15px 20px 0 40px;
						margin: 0;
						clear: both;
					}
					#EaBody #RightContentBloom i {
						font-size: 15px;
					}	
					
#EaHeaderRain {
		width: 768px;
		height: 165px;
		margin: auto;
		clear: both;
		margin-bottom: 10px;
	}
	#EaHeaderRain img {
		border: none;
	}
		#EaHeaderRain h1 {
			margin: 0;
			padding: 45px 0 0 20px;
			font-family: "Lucida Grande", sans-serif;
			font-size: 26px;
			font-style: normal;
			font-weight: bold;
			text-transform: normal;
			letter-spacing: -1px;
			line-height: 1.2em;
			color:#FFF;
		}
		#EaHeaderRain h2 {
			margin: 0;
			padding: 5px 0 0 20px;
			font-family: "Lucida Grande", sans-serif;
			font-size: 22px;
			font-style: normal;
			font-weight: normal;
			text-transform: normal;
			line-height: 1.1em;
			color:#FFF;
		}
		#EaHeaderRain .OrangeMoney {
			color:#FF9900;
			font-size: 23px;
			margin: 0;
			padding: 0;
		}
		#EaHeaderRain ul {
			font-family:Arial, Helvetica, sans-serif;
			font-size:15px;
			color:#FFF;
			font-weight: bold;
			margin: 10px 0 0 40px;
			line-height:23px;
			padding: 0;
		}
		#EaHeaderRain li {
			background: url(../../images/landing/demo2/heading_bullet.gif) no-repeat 0 6px;
			padding-left: 23px;
			list-style: none;
			list-style-type: none;
			list-style-image: none;
		}
		#EaHeaderRain span {
			padding-left:390px;
			color:#FFF;
			font-family:Arial,Helvetica,sans-serif;
			font-weight: bold;
			font-size:14px;
		}
			#EaHeaderRain span a {
				color:#FFF;
				font-family:Arial,Helvetica,sans-serif;
				font-weight: bold;
				font-size:14px;
				text-decoration: underline;
			}

			#EaHeaderRain span a:hover {
				color: #C4EAFD;
			}


	#EaBodyRain {
		width: 773px;
		height: 513px;
		margin: auto;
		clear: both;
	}
		#EaBodyRain .GrayBG{
			background:url(../../images/landing/demo2/body_landing_samlp_gray.gif);
	}

		#EaBodyRain #LeftContent {
			font-family: Arial, Helvetica, sans-serif;
			padding: 20px 0 0 25px;
			width: 385px;
			float: left;
		}
	
			#EaBodyRain #LeftContent h1 {
				font-family:Arial, Helvetica, sans-serif;
				font-size:15px;
				color:#3a5f90;
				font-weight: bold;
				margin:0 0 0 0;
			}
			#EaBodyRain #LeftContent h2 {
				font-family:Arial, Helvetica, sans-serif;
				font-size:12px;
				color:#3a5f90;
				font-weight:normal;
				margin:0 0 0 0;
			}
			#EaBodyRain #LeftContent h3 {
				color: #3f4040;
				margin: 0 0 0 0;
			}

			#EaBodyRain #LeftContent p {
				color: #315782;
				font-weight: bold;
			}

			#EaBodyRain #LeftContent span {
				font-size: 10px;
				color: #666666;
				display: block;
				margin: 3px 0 0 0;
			}

			#EaBodyRain #LeftContent form {
				margin: 0 0 20px 0;
				float: right;
				width: 100%;
			}

			#EaBodyRain #LeftContent form label {
				font-size: 11px;
				padding-right: 75px;
				color: #666666;
				display: block;
				text-align: right;
				margin: 0 0 4px 0;
			}
			#EaBodyRain #LeftContent form .text {
				width: 185px;
				padding: 2px 0 2px 4px;
				border: 1px #96bcdd solid;
				background:url(../../images/landing/demo2/bg_textfield.gif) repeat-x top;
			}
			#EaBodyRain #LeftContent form .phoneArea {
				padding: 2px 0 2px 4px;
				border: 1px #96bcdd solid;
				background:url(../../images/landing/demo2/bg_textfield.gif) repeat-x top;
				width: 45px;
			}
			
			#EaBodyRain #LeftContent form .phone {
				padding: 2px 0 2px 4px;
				border: 1px #96bcdd solid;
				background:url(../../images/landing/demo2/bg_textfield.gif) repeat-x top;
			}			
			#EaBodyRain #LeftContent form .phoneNumber {
				padding: 2px 0 2px 4px;
				border: 1px #96bcdd solid;
				background:url(../../images/landing/demo2/bg_textfield.gif) repeat-x top;
				width: 130px;
			}

			#EaBodyRain #LeftContent form .select {
				width: 186px;
				padding: 2px 0 2px 4px;
				border: 1px #96bcdd solid;
				background: #FFFFFF url(../../images/landing/demo2/bg_textfield.gif) repeat-x top;

			}

			#EaBodyRain #LeftContent form p {
				font-weight: normal;
				color: #666;
				font-size: 10px;
				line-height: 10px;
				margin: 10px 0 10px 0;				
			}
			#EaBodyRain #LeftContent form span {
				margin: 5px 0 0 0;
				color: #666;
				font-size: 12px;
				text-align:center;

			}
			#EaBodyRain #LeftContent form span a {
				font-weight: normal;
				color: #00458a;
				font-size: 12px;
			}
			#EaBodyRain #LeftContent form span a:hover {
				font-weight: normal;
				color: #ff6600;
				font-size: 12px;
			}

			#EaBodyRain #LeftContent .button {
				display: block;
				margin-top: 20px;
				width: 100%;
				margin-bottom: 8px;
				
		}
				
		#EaBodyRain #RightContent {
			font-family: Arial, Helvetica, sans-serif;
			padding: 35px 0 0 0;
			float: right;
			width: 340px;
			margin-right: 20px;
		}
					#EaBodyRain #RightContent h1 {
						font-family:Arial, Helvetica, sans-serif;
						font-size:19px;
						color:#3A5F90;
						font-weight:normal;
						padding-left: 40px;							
					}
					#EaBodyRain #RightContent h2 {
						font-family:Arial, Helvetica, sans-serif;
						font-size:18px;
						color:#527394;
						font-weight: bold;
						padding-left: 36px;
						margin: 0;
					}

					#EaBodyRain #RightContent ul {
						font-family:Arial, Helvetica, sans-serif;
						display: block;
						float: left;
						width: 260px;
						clear: both;
						font-size:12px;
						color:#555;
						font-weight: bold;
						list-style-image:none;
						list-style-type:none;
						margin: 25px 0 0 55px;
						padding: 0;						
					}
					
					#EaBodyRain #RightContent li {
						background:url(../../images/landing/demo2/bullet_peach.gif) no-repeat 0 10px;						
						line-height: 14px;
						padding: 11px 0 11px 23px;			
						border-bottom: 1px #b1b1b1 dotted;
					}
					#EaBodyRain #RightContent .Charting {
						padding: 10px 0 10px 20px;			
					}
					#EaBodyRain #RightContent p {
						display: block;
						font-size: 14px;
						color:#527394;
						font-weight: bold;
						line-height: 20px;
						padding: 5px 20px 0 40px;
						margin: 0;
						clear: both;
					}
					#EaBodyRain #RightContent i {
						font-size: 15px;
								}	
								
									#EaBodyBCO {
		width: 773px;
		height: 496px;
		margin: auto;
		clear: both;
		background:url(../../images/landing/demo2/bg_body_rain_extralong.gif);
	}

			
		#EaBodyBCO #LeftContent {
			font-family: Arial, Helvetica, sans-serif;
			padding: 10px 0 0 20px;
			width: 385px;
			float: left;
		}
	
			#EaBodyBCO #LeftContent h1 {
				font-family:Arial, Helvetica, sans-serif;
				font-size:14px;
				color:#3a5f90;
				font-weight: bold;
				margin: 0 0 0 0;	
			}
			#EaBodyBCO #LeftContent h2 {
				font-family:Arial, Helvetica, sans-serif;
				font-size:12px;
				color:#666666;
				font-weight:normal;
				margin: 5px 0 10px 0;	
			}
			#EaBodyBCO #LeftContent h3 {
				color: #3f4040;
				margin: 0 0 1em 0;
			}

			#EaBodyBCO #LeftContent p {
				color: #315782;
				font-weight: bold;
			}

			#EaBodyBCO #LeftContent span {
				font-size: 11px;
				color: #666666;
				display: block;
				margin: 6px 0 0 0;
			}

			#EaBodyBCO #LeftContent form {
				margin: 0 0 10px 0;
				float: right;
				width: 100%;
			}

			#EaBodyBCO #LeftContent form label {
				font-size: 11px;
				padding-right: 75px;
				color: #666666;
				display: block;
				text-align: right;
				margin: 0 0 4px 0;
			}
			#EaBodyBCO #LeftContent form .text {
				width: 180px;
				padding: 2px 0 2px 4px;
				border: 1px #96bcdd solid;
				background:url(../../images/landing/demo2/bg_textfield.gif) repeat-x top;
			}
			#EaBodyBCO #LeftContent form .phoneArea {
				padding: 2px 0 2px 4px;
				border: 1px #96bcdd solid;
				background:url(../../images/landing/demo2/bg_textfield.gif) repeat-x top;
				width: 34px;
			}
			
			#EaBodyBCO #LeftContent form .phone {
				padding: 2px 0 2px 4px;
				border: 1px #96bcdd solid;
				background:url(../../images/landing/demo2/bg_textfield.gif) repeat-x top;
			}			
			#EaBodyBCO #LeftContent form .phoneNumber {
				padding: 2px 0 2px 4px;
				border: 1px #96bcdd solid;
				background:url(../../images/landing/demo2/bg_textfield.gif) repeat-x top;
				width: 137px;
			}

			#EaBodyBCO #LeftContent form .select {
				width: 186px;
				padding: 2px 0 2px 4px;
				border: 1px #96bcdd solid;
				background: #FFFFFF url(../../images/landing/demo2/bg_textfield.gif) repeat-x top;

			}

			#EaBodyBCO #LeftContent form p {
				font-weight: normal;
				color: #666;
				font-size: 10px;
				margin: 7px 0 7px 0;
				text-align: left;				
				line-height: 10px;
				
			}
			#EaBodyBCO #LeftContent form span {
				margin: 5px 0 0 0;
				color: #666;
				font-size: 12px;
				text-align:center;

			}
			#EaBodyBCO #LeftContent form span a {
				font-weight: normal;
				color: #00458a;
				font-size: 12px;
			}
			#EaBodyBCO #LeftContent form span a:hover {
				font-weight: normal;
				color: #ff6600;
				font-size: 12px;
			}

			#EaBodyBCO #LeftContent .button {
				display: block;
				margin-top: 20px;
				width: 100%;
				margin-bottom: 8px;
				
		}
				
		#EaBodyBCO #RightContent {
			font-family: Arial, Helvetica, sans-serif;
			padding: 20px 0 0 0;
			float: right;
			width: 340px;
			margin-right: 20px;
		}
					#EaBodyBCO #RightContent h1 {
						font-family:Arial, Helvetica, sans-serif;
						font-size:19px;
						color:#527394;
						font-weight: bold;
						margin-left: 50px;							
					}
					#EaBodyBCO #RightContent h2 {
						font-family:Arial, Helvetica, sans-serif;
						font-size:18px;
						color:#527394;
						font-weight: bold;
						padding-left: 36px;
						margin: 0;
					}

					#EaBodyBCO #RightContent ul {
						display: block;
						width: 275px;
						float: left;
						clear: both;
						list-style-image:none;
						list-style-type:none;
						margin: 5px 0 0 50px;
						padding: 0;
					}
					
					#EaBodyBCO #RightContent li {
						background:url(../../images/landing/demo2/bullet-body-spot-gold.gif) no-repeat 0 21px;						
						line-height: 14px;
						padding: 10px 0 10px 20px;			
						border-bottom: 1px #b1b1b1 dotted;
						font-size:12px;
						color:#555;
						font-family:Arial, Helvetica, sans-serif;
						line-height: 18px;
					}
					#EaBodyBCO #RightContent .lastbullet {
						border-bottom: 0px;
					}
					#EaBodyBCO #RightContent .Charting {
						padding: 10px 0 10px 20px;			
					}
					#EaBodyBCO #RightContent p {
						display: block;
						font-size: 14px;
						color:#527394;
						font-weight: bold;
						line-height: 20px;
						padding: 15px 20px 0 40px;
						margin: 0;
						clear: both;
					}
					#EaBodyBCO #RightContent i {
						font-size: 15px;
					}				
					
					#more_info {
				clear: both;
				width: 730px;
				padding: 0 10px 10px 10px;
				margin: auto;
				margin-bottom:10px;
				margin-top:10px;
				border-bottom: 1px dotted #B1B1B1;
			}
#more_info h2 {
				font-family:Arial, Helvetica, sans-serif;
				color: #527394;
				font-weight: bold;
				font-size: 13px;
				margin-bottom: 3px;
			}
#more_info p {
				font-family:Arial, Helvetica, sans-serif;
				color: #666;
				font-weight: normal;
				font-size: 12px;
				margin: 0;
			}
