body {
	background: #DBDBDB url('images/bgGradient.gif') repeat-x;
	color: #5B5C5E;
	font-size: 75%;
	font-family: arial, verdana, helvetica, sans-serif;
	margin-top: 10px;
}
a {
	color: #5B5C5E;
	text-decoration: none;
}
.orange {
	color: #F7921E;
}
a:hover {
	text-decoration: underline;
}
.partnerMenu, .partnerMenu a {
	color: #F7921E;
	font-size: .85em;
	padding: 0 .75em;
}
a img {
	border: none;
}
h1, h2, h3, h4, h5 {
	color: #F7921E;
	margin-bottom: 4px;
}
h1 {
	font-size: 1.2em;
}
h2 {
	font-size: 1.1em;
}
h3 {
	font-size: 1em;
}
#mainWrapper {
	width: 853px;
	margin: auto;
}
#headerWrapper {
	margin-bottom: 3px;
}
ul#mainMenu {
	float: right;
	padding-right: 1em;
	margin: 0em;
}
#mainMenu li {
	display: inline;
	list-style: none;
	padding: 0 .5em;
}
#contentArea {
	border: 1px solid #3D9FDC;
	background: #FFFFFF;
	margin-top: 5px;
}
.homePhoto {
	border-right: 1px solid #3D9FDC;
}
.homeText {
	padding: 5 25px;
	font-size: 80%;
}
.sidebarText {
	padding: 5 10px;
	font-size: 80%;
}
.sidebar {
	background: #F1F4F7;
	border-left: 1px solid #3D9FDC;
	width: 250px;
}
h4#sidebarHeadline {
	text-align: center;
	color: #FFFFFF;
	background: #3D9FDC;
	width: 100%;
	margin: 0;
	padding: 5 0px;
	font-family: helvetica, sans-serif;
	font-weight: normal;
}
#homeSections {
	background: #3D9FDC;
	height: 37px;
}
#homeSectionOne {
	background: #F1F4F7;
	padding: 5 10px;
	font-size: 70%;
}
#homeSectionTwo {
	background: #F1F4F7 url('images/quoteBG.gif') top center no-repeat;
	border-left: 1px solid #3D9FDC;
	border-right: 1px solid #3D9FDC;
	padding: 15 10 0 10px;
	font-size: 70%;
}
#homeSectionThree {
	background: #F1F4F7;
	padding: 5 10px;
	font-size: 70%;
}
.copy {
	color: #8E8E8E;
	font-size: .65em;
	padding-top: 5px;
}
.copy a {
	color: #8E8E8E;
}
.btmLinks {
	font-size: .75em;
	color: #8E8E8E;
} 
.btmLinks a {
	color: #8E8E8E;
}
ul.homeList {
	margin-left: 25px;
}
hr {
	height: 1px;
	margin-top: 0.5em;
	border: none;
	border-bottom: 1px solid #3D9FDC;
}
h3.join {
	color: #5B5C5E;
	font-size: 1.1em;
	margin-top: 15px;
	padding: 0 5;
}
.readMore {
	font-style: italic;
}
textarea {
	font-family: arial, verdana, helvetica, sans-serif;
	border: 1px solid #5B5C5E;
	background: #F1F4F7;
	color: #5B5C5E;
	font-size: .9em;
}
.myForm {
	border: 1px solid #5B5C5E;
	background: #F1F4F7;
	color: #5B5C5E;
	font-size: .9em;
}
.icForm {
	padding: 5 25px;
	font-size: 1em;
}
legend {
	color: #5B5C5E;
	text-transform: uppercase;
	font-size: 1.1em;
	font-weight: normal;
}
fieldset {
	border: 1px solid #3D9FDC;
}
.signature {
	font-style: italic;
	padding-top: 5px;
	padding-bottom: 5px;
}
.testLine {
	height: 1px;
	margin-top: 0.5em;
	border: none;
	border-bottom: 1px solid #3D9FDC;
}
.homeText table {
	font-size: 1em;
}
body#testimonials {
	background: #FFFFFF;
}

iframe#ifrm { 
    width:100%;
	background: #FFFFFF;
	height: 560px;
	margin-top: 10px;
    }
ul.testimonials {
	list-style: none;
	line-height: 1.5em;
	text-transform: uppercase;
	margin: 0em;
	width: 100%;
}
ul.testimonials li {
	display: inline;
	text-align: center;
	padding: 5 40 5 0px;
}
ul.testimonials li a {
	color: #5B5C5E;
}
ul.latestNews {
	list-style: none;
	margin: 0 0 200 0px;
}
ul.latestNews li {
	padding: 5 0px;
}
ul.latestNews li a {
	color: #F7921E;
}
h2 a {
	color: #F7921E;
	margin-bottom: 4px;
}
.questionText {
	padding: 3px;
	font-size: 1em;
}
.questionText a {
	color: #F7921E;
	line-height: 1.5em;
}
.questionText h3 {
	color: #5B5C5E;
}  
a.noLine:hover {
	text-decoration: none;
}
a.back {
	font-size: .85em;
	line-height: 2.5em;
}
.categories {
	line-height: 1.5em;
	font-size: .9em;
}
#catLinks {
	padding-left: 40px;
	height: 425px;
}
.catThumbs, .categoryThumbs {
	font-size: 80%;
}
.catThumbs td {
	padding: 15 5px;
}
.categoryThumbs td {
	padding: 5px;
}
.viewAll {
	padding: 0 20px;
	font-size: .9em;
}
.catName {
	font-size: 1.2em;
}
h2.blue {
	font-size: .95em;
	color: #3D9FDC;
	margin-top: 10px;
	}
	
