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

body {
	margin: 0px;
	padding: 0px;
	background-color: #bfbfbf;
	font-family: Arial, Helvetica, sans-serif;
}
.left-side-shadow {
	background-image: url(/images/left-shadow.png);
	background-repeat: repeat-y;
}
.right-side-shadow {
	background-image: url(/images/right-shadow.png);
	background-repeat: repeat-y;
}
.number-1-pick {
	background-image: url(/images/number-1-pick.png);
	background-repeat: no-repeat;
	height: 308px;
}
.set-button-view-all-features {
	padding-top: 196px;
	padding-left: 262px;
}
.set-button-visit-ipage {
	padding-top: 230px;
	padding-left: 312px;
}
.main-content-box-wrapper {
	background-image: url(/images/main-content-box-wrapper.png);
	background-repeat: repeat-y;
}
.content-box-wrapper {
	background-image: url(/images/content-box-wrapper.png);
	background-repeat: repeat-y;
	padding-right: 11px;
	padding-left: 11px;
}
.form {
	margin: 0px;
	padding: 0px;
}
h1 {
	font-size: 20px;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-size: 16px;
	color: #E8C532;
}
.content {
	font-size: 13px;
	color: #2c2929;
}
.matrix-header-text {
	background-image: url(/images/matrix-header-wrapper-red.png);
	background-repeat: repeat-x;
	font-size: 14px;
	color: #FFF;
	padding-left: 7px;
	padding-right: 7px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #d6d4d4;
}
.matrix-header-text-end {
	background-image: url(/images/matrix-header-wrapper-red.png);
	background-repeat: repeat-x;
	font-size: 14px;
	color: #FFF;
	padding-left: 7px;
	padding-right: 7px;
}
.matrix-provider-links {
	font-size: 14px;
	color: #5996cf;
}
a.matrix-provider-links:hover {
	color: #E8C532;
	text-decoration: underline;
}
.matrix-green-text {
	font-size: 13px;
	color: #7e925d;
}
.matrix-features-text {
	font-size: 12px;
	color: #2c2929;
}
.matrix-review-links {
	font-size: 12px;
	color: #5996cf;
	text-decoration: underline;
}
a.matrix-review-links:hover {
	color: #E8C532;
	text-decoration: underline;
}
.matrix-provider-padding {
	padding-right: 7px;
}
.matrix-pencil-paper-padding {
	padding-right: 7px;
}
.matrix-rank-numbers {
	font-size: 27px;
}
.matrix-cell-styles {
	padding-left: 7px;
	padding-right: 7px;
	padding-top: 7px;
	padding-bottom: 7px;
}
.matrix-bottom-left-corner {
	background-image: url(/images/matrix-bottom-left.png);
	background-repeat: no-repeat;
}
.matrix-bottom-right-corner {
	background-image: url(/images/matrix-bottom-right.png);
	background-repeat: no-repeat;
}
.matrix-bottom-left-side-line {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #d6d4d4;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d6d4d4;
}
.matrix-bottom-left-side-line-1 {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #d6d4d4;
}
.matrix-bottom-right-side-line {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #d6d4d4;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d6d4d4;
}
.matrix-bottom-right-side-line-1 {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #d6d4d4;

}
.matrix-bottom-bottom-line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d6d4d4;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #d6d4d4;
}
.matrix-bottom-bottom-line-1 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d6d4d4;
}
.matrix-cell-styles-1 {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #d6d4d4;
	border-bottom-color: #d6d4d4;
	padding: 7px;
}
.matrix-cell-styles-2 {
	font-size: 12px;
	color: #2c2929;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d6d4d4;
	padding: 7px;
}
.matrix-cell-styles-3 {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #d6d4d4;
	padding: 7px;
}
.nav-box-bg {
	background-image: url(/images/nav-box-header-bg.png);
	background-repeat: no-repeat;
}
.set-nav-box-text {
	color: #FFF;
	padding-top: 8px;
	padding-left: 16px;
}
.nav-box-wrapper {
	background-image: url(/images/nav-box-wrapper.png);
	background-repeat: repeat-y;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 13px;
	font-size: 13px;
	color: #4d90ce;
	line-height: 18px;
}
.nav-box-wrapper a {
	color: #4d90ce;
	text-decoration: none;

}
.nav-box-wrapper a:hover {
	color: #E8C532;
	text-decoration: underline;
}
.footer {
	color: #a39f9f;
	font-size: 13px;
}
.footer a {
	color: #a39f9f;
	font-size: 13px;
	text-decoration: underline;
}
.footer a:hover {
	color: #E8C532;
	font-size: 13px;
	text-decoration: underline;
}
ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 19px;
}
