body {
    font-family: "Univers Ultra Condensed", arial, lucida sans unicode, sans-serif;
    font-size: 18pt;
    margin: 0;
    background: #ffffff url( '/assets/shared/images/body_background.jpg' ) repeat-x;
	color: #484848;
	width: 100%;
	padding: 0;
}

#page_wrapper {
    background: #ffffff;
	width: 1100px;
    margin: 5px auto;
	border: 1px solid #a8a8a8;
	padding: 0 10px 10px 10px;
}

.ff2 #page_wrapper {
	font-size: 8pt;
}

.ff3 #page_wrapper {
	font-size: 10pt;
}

#header {
	height: 107px;
	border-bottom: 20px solid #7636cc;
}

#main_col {
	margin: 0 4px 0 0;
	width: 825px;
	float: left;
}

#content {
    font-family: arial, lucida sans unicode, sans-serif;
	font-size: 12pt;
	margin: 0;
	float: left;
	width: 100%;
}

.ff2 #content {
	font-size: 8pt;
}

.ff3 #content {
	font-size: 10pt;
}

#footer {
	clear: both;
	width: 1100px;
	position: relative;
	min-height: 60px;
}

#footer .menu {
	width: 825px;
    font-family: arial, lucida sans unicode, sans-serif;
	font-size: 8pt;
	background: #3cb44b;
	padding: 5px 0 5px 0;
	position: absolute;
	top: 40px;
	left: 0;
}

#footer table {
	width: 271px;
    font-family: arial, lucida sans unicode, sans-serif;
	font-size: 8pt;
	position: absolute;
	bottom: 0;
	right: 0;
}

#footer a {
	color: #ffffff;
	text-decoration: none;
	padding: 5px 10px 5px 10px;
}

#footer a:hover {
	background: #7636cc;
}

#footer a.nohover:hover {
	background: none;
}

#login {
	margin: 0 auto;
}

#admin {
	width: 225px;
}

img {
	border: none;
	margin: 0;
}

.img_right {
	float: right;
	margin-right: 3px;
}

.content_block {
	background: url( "/assets/shared/images/grad_back_1.png" ) no-repeat;
	text-align: left;
	position: relative;
	clear: both;
	padding: 10px;
	min-height: 170px;
}

.content_block a {
	font-weight: bold;
}

.title_box {
	background: #ffffff url( "/assets/shared/images/button_highlight.png" ) no-repeat;
	width: 65px;
	height: 65px;
	margin-right: 3px;
	position: relative;
}

.title_box h1 {
	width: 625px;
	font-size: 18pt;
	position: absolute;
	top: 0;
	left: 68px;
}

.content_text {
	margin-left: 68px;
	float: left;
	width: 747px;
	text-align: justify;
}

.content_text ul {
	margin-left: 22px;
	padding-left: 0;
	list-style: none;
}

.content_text ul li img {
	margin: 0 3px 0 -22px;
	vertical-align: top;
}

.ie7 .content_text ul li img {
	margin: 1px 3px 0 -22px;
}

.content_text ul li {
	margin-bottom: 10px;
}

.content_text ol {
	width: 25%;
	list-style: none;
	text-align: left;
}

ul.faqs {
	width: 90%;
	list-style-image: url( '../../shared/images/button_highlight_small.png' );
}

.ie7 li.faqs {
	margin-left: 20px;
}

.content_text ol li img {
	margin: 0 3px 0 -22px;
	vertical-align: top;
}

.ie7 .content_text ol li img {
	margin: 1px 3px 0 3px;
}

.content_text ol li {
	margin: 3px 0 3px 0;
}

.indented {
	margin-left: 75px;
}

.together {
	line-height: 1.5em;
	margin-left: 48px;
}

.bottom_left {
	position: absolute;
	bottom: 0px;
}

#members {
	width: 100%;
}

#members ul {
	margin: 0;
}

#members .title_box {
	margin-left: 16px;
}

.no_bullets li {
	list-style: none;
	line-height: 0.75em;
}

.clear {
	clear: both;
    height: 1px;
    overflow: hidden;
}

#big_check {
	float: left;
}

#big_check a {
	font-weight: bold;
	font-size: 10pt;
	background: url( '/assets/shared/images/green_background.jpg' );
	display: block;
	width: 130px;
	height: 90px;
	color: #ffffff;
	text-decoration: none;
	text-align: center;
	padding-top: 40px;
}

#big_check a:hover {
	background: #ffffff url( '/assets/shared/images/big_check_mark1.png' );
	color: #d9d9d9;
}

a {
	color: #000000;
	text-decoration: underline;
}

.error {
	color: #ff0000;
}

.audio {
	text-align: center;
}

#optimized {
	display: none;
}

#categories {
	font-family: arial, sans-serif;
	font-size: 8pt;
	background: #e0e0e0;
}

#categories h1 {
	font-size: 1.75em;
}

#categories img {
	vertical-align: top;
}

#categories td {
	vertical-align: top;
	width: 205px;
}

#categories .green {
	width: 100%;
	font-weight: bold;
	background: #3cb44b;
	text-align: center;
	color: #ffffff;
}

#categories a {
	text-decoration: none;
}

#categories a:hover {
	color: #7636cc;
}

.centered {
	margin: 0 auto;
	text-align: center;
}

.shadow {
	border-top: 1px solid #e0e0e0;
	border-left: 1px solid #e0e0e0;
	background: url( '/assets/shared/images/shadowAlpha.png' ) no-repeat bottom right !important;
	background: url( '/assets/shared/images/shadow.gif' ) no-repeat bottom right;
	margin-top: 20px !important;
	margin-bottom: 20px !important;
	margin-top: 20px;
	margin-bottom: 20px;
}

.certifications {
	border: none;
	width: 75%;
	margin: 0 auto;
}

.certifications td, .certifications img {
	vertical-align: top;
}

.certifications ul {
	margin: 0;
	list-style-type: disc;
}

h3 {
	font-size: 2em;
	font-weight: normal;
	margin-top: -18px;
}

.advertising {
	padding: 40px 0 40px 0;
}

#wecheck h1 {
	margin-left: 160px;
}

.large_bold_text {
	font-size: 14pt;
	font-weight: bold;
	line-height: 2em;
}

#referral_box {
	border: 2px solid #7636cc;
}

a #referral_box {
	text-decoration: none;
	cursor: pointer;
}

a:hover #referral_box {
	background: #e0e0e0;
}

.reverse {
	background: #3cb44b;
	color: #ffffff;
	font-weight: bold;
	line-height: 30px;
}

