@charset "utf-8";
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
}
body {
	background-color: #FFFFFF;
	font-size: 13px;
	color: #333333;
}
a:link {
	color: #333333;
}
a:visited {
	color: #333333;
}
a:hover {
	color: #E8232A;
}
a:active {
	color: #333333;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 12px;
	color: #999999;
	margin-bottom: 14px;
	margin-top: 0px;
}
h2 {
	font-size: 28px;
	padding-bottom: 1px;
	color: #E8232A;
}
h3 {
	font-size: 16px;
	color: #35872C;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #35872C;
	padding-bottom: 1px;
}
h4 {
	color: #E8232A;
	margin-top: 0px;
	margin-bottom: 2px;
	font-size: 13px;
}
h5 {
	font-size: 30px;
	color: #35872C;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 10px;
}
h6 {
	font-size: 16px;
	color: #35872C;
	padding-bottom: 1px;
}



.logoLeftFloat {
	float: left;
}
.textRed {
	color: #E8232A;
}
.noBorder {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.blackFont {
	color: #333333;
}
.screenShotIndexPadding {
	margin-left: 4px;
	border: 1px solid #CCCCCC;
}
.screenShotArrowPadding {
	margin-bottom: 40px;
	margin-left: 5px;
}
#indexWhatWeDoDiv h3 {
	margin-top: 0px;
}
#indexHowItWorksDiv h3 {
	margin-top: 0px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.howItWorksImages {
	float: left;
	margin-right: 15px;
	margin-bottom: 10px;
}
.howItWorksImages2 {
	float: left;
	margin-right: 15px;
	margin-bottom: 50px;
}
.imageRightFloat {
	float: right;
	margin-left: 15px;
}
.font15Bold {
	font-size: 15px;
	font-weight: bold;
}
.PortfolioReviewFont {
	font-size: 11px;
}
.PortfolioScreenShotBorder {
	border: 1px solid #CCCCCC;
}
hr {
	color: #CCCCCC;
}
.PortfolioSiteTitleFont {
	font-size: 13px;
	color: #E8232A;
}
.quoteFromTitles {
	font-size: 14px;
	font-weight: bold;
	color: #35872C;
}
.radioButtonPadding {
	margin-left: 15px;
}
.textboxPadding {
	margin-left: 40px;
}
.textboxPadding2 {
	margin-left: 22px;
}
.font12px {
	font-size: 12px;
}
