@charset "utf-8";
/* CSS Document */


h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: bold;
	color: #CC0033;
	font-size:28px;
	text-align:center;
}
h3 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight: normal;
	text-align:center;
	color:#577395;
}

h3.redtxt{
color:#FF0000;
}

h4{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight: normal;
	text-align:right;
}

h5{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:left;
	font-weight:bold;
	line-height:18px;
	background-color: rgb(255, 255, 0); padding:3px 10px 3px 10px;
}

h6{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	text-align:left;
	font-weight:normal;
	margin:0;
}

.yellowBackground{
	background-color: rgb(255, 255, 0); padding:3px 10px 3px 10px;
	}

.yellowBackgroundSmall{
	background-color: rgb(255, 255, 0); padding:2px 5px 2px 3px;
	}

.greenBackgroundSmall{
	background-color:rgb(51, 255, 102); padding:2px 5px 2px 3px;
	}
	
#firstTable p{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight: normal;
	line-height:18px;
	text-align:justify;
	font-style:italic;
	}
p{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: normal;
	line-height:18px;
	text-align:justify;
}

#testimonials{
	border:#879EB9 1px solid;
	background-color:#FFFFCC;
	}
#testimonials p{
	font-family:Georgia, "Times New Roman", Times, serif;
	padding:10px;
	font-size:15px;
	font-style:italic;
	line-height:20px;
	text-align:justify;

	}
#MegaBonus{
	border:#879EB9 1px solid;
	padding:20px;
	}
	
	
#GiveChance{
	border: 3px dashed black;
	padding: 20px;
	width: 350px;
	background-color: rgb(204, 255, 204);
	margin:0 auto;
	}

.bottomBgImg{
	background:url(design-bot.gif) repeat-x;
	}
.rightBgImg{
	background:url(design-right.gif) repeat-y;
	}

.leftBgImg{
	background:url(design-left.gif) repeat-y;
	}


#riskfreecntnr {
	width:70%; 
	border:outset 1px #000; 
	background-color:#ccffcc; 
	padding:12px; 
	text-align:center; 
	margin: 0 auto;
}

.biggrn {	
		font-weight:bold; 
		font-size:large; 
		color:#339933;
		line-height:24px;
}

ul.pageTwo li, ol.pageTwo li{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: normal;
	line-height:18px;
	text-align:justify;
	}
	
