* {
	margin: 0;
	padding: 0;
}
body {
	background: #90c4e7;
	font-size: 62.5%;
	font-family: Verdana, Arial;
}
.Left {
	float: left;
}
.Right {
	float: right;
}
.Clear {
	clear: both;
}
.Justify {
	text-align: justify;
}
.HalfWidth {
	width: 50%;
}
.DashedBorder {
	border: 4px dashed #ff0000;
}
.SolidBorder {
	border: 1px solid #222;
}
.SolidBackground {
	background-color: #eee;
}
.YellowBackground {
	background-color: #efe5bc;
}
.Testimonial {
	padding: 10px;
	margin-bottom: 10px;
}
.Padding {
	padding: 10px;
}

.Red {
	color: #ff0000;
}
.Highlighted {
	background-color: #ffff00;
	font-weight: bold;
}
.Centered {
	text-align: center;
	margin: 0 auto;
	width: 75%;
}
.Large {
	font-size: 1.4em;
	padding-bottom: 20px;
}
.Bold {
	font-weight: bold;
}

.Position {
	width: 700px;
	margin: 20px auto;
	background-color: #fff;
	font-size: 1.3em;
	padding: 20px;
	padding-bottom: 10px;
}
h1 {
	font-size: 1.8em;
	font-color: red;
	padding-bottom: 20px;
	text-transform: capitalize;
}
h2 {
	font-size: 1.4em;
	color: darkblue;
	padding: 20px 0 10px 0;
}
a {
	font-weight: bold;
}
ol {
	padding-left: 30px;
}
a {
	color: #093c7b;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.Purchase {
	width: 200px;
}
.Footer {
	text-align: center;
	margin-top: 20px;
}
.footer {
	text-align: center;
	margin-top: 20px;
	border: 1px solid #000000; 
}
#FbunosHeader{ 
				background: url(images/bonusBackTop.gif) repeat;
				height: 32px;
				width: 598px;
				border: 0px;
				padding: 0px;
				cellspacing=0;
}
#FbunosBody{ 
				background:  url(images/bonusBackMiddle.gif) repeat-y;
				border: 0px;
				padding: 0px;
				width: 598px;
}
#FbunosFooter{ 
				background:  url(images/bonusBackBottom.gif) no-repeat;
				height: 32px;
				border: 0px;
				width: 598px;
				padding: 0px;
				cellspacing=0;
}
.fbunosContent{
	text-align:center;
	font-weight:bold;
}
.fbunosTitle{
	color:#900;
	font-size:12pt;
	
}

.BulletDot { list-style-image:url(../images/listimg.gif); }
.BulletArrow { list-style-image: url(../images/arrowbullet.png); }
.BulletCheckMark { list-style-image: url(../images/checkmark.png); }
.BulletCheckMark2 { list-style-image: url(../images/checkmark2.gif); }
.BulletRedSquare { list-style-image:url(../images/bullet_red_square.gif); }
.BulletRedSquareSmall { list-style-image:url(../images/bullet_red_square1.gif); }
.BulletDiamond { list-style-image: url(../images/diamondbullet.png); }
.BulletStar { list-style-image: url(../images/starbullet.png); }

/*p { text-indent:.3in; font-size: 10.0pt; padding: 0px 0px 15px 0px; margin: 0px 0px 0px 0px; line-height:20px; }
.pNoIndent { text-indent:0px; font-size: 10.0pt; padding: 0px 0px 15px 0px; margin: 0px 0px 0px 0px; line-height:20px; }
*/
