.mainborder {
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #165ECD;
	border-bottom-color: #165ECD;
	border-left-color: #165ECD;
}
.box1-left {
	background-image: url(http://cashflowinstitute.com.s3.amazonaws.com/images/box01_02.jpg);
	background-repeat: repeat-y;
}
.box1-right {
	background-image: url(http://cashflowinstitute.com.s3.amazonaws.com/images/box01_05.jpg);
	background-repeat: repeat-y;
}
.box1-middle {
	background-color: #FFFFFF;
	background-image: url(http://cashflowinstitute.com.s3.amazonaws.com/images/box01_03.jpg);
	background-repeat: repeat-x;
}
.box2-left {
	background-image: url(http://cashflowinstitute.com.s3.amazonaws.com/images/box02_02.gif);
	background-repeat: repeat-y;
}
.box2-middle {
	background-image: url(http://cashflowinstitute.com.s3.amazonaws.com/images/box02_05.gif);
	background-repeat: repeat-y;
}
.box2-right {
	background-image: url(http://cashflowinstitute.com.s3.amazonaws.com/images/box02_05.gif);
}
.redbullet1 {
	list-style-image: url(http://cashflowinstitute.com.s3.amazonaws.com/images/BulletsRedGloss_0016_Bullet.png);
}
.darkbluetext {
	color: #082A69;
}
.yellowhighlight {
	background-color: #FFFF00;
}

.red-dash-box {
	border: 5px dashed #cc0000;
}
body {
	background-attachment: fixed;
	background-color: #FFFFFF;
	background-image: url(http://cashflowinstitute.com.s3.amazonaws.com/images/cfi_bg01_crop.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
}
.bonusbox {
	border: thin double #CC0D15;
}
.bodytext {
	width: 670px;
	margin-right: auto;
	margin-left: auto;
}
.list-green-checkmarks-small {
	list-style-image: url(http://cashflowinstitute.com.s3.amazonaws.com/images/GreenCheckMark5.jpg);
}
.redtext {
	color: #FF0000;
}

