body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
}
a {
	color: #666666;
}
a:hover {
	color: #999999;
	text-decoration: none;
}


.logoRow {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	text-align: right;
}
.mainNavRow {
	color: #FF6633;
	text-align: center;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	padding-top: 2px;
	padding-bottom: 2px;
}
.mainNavRow a {
	color: #FF6633;
	padding-right: 18px;
	padding-left: 18px;
	text-decoration: none;
	font-size: 10px;
}
.mainNavRow a:hover {
	text-decoration: underline;
	color: #999999;
}


.subNavRow {
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	color: #E16526;
}
.subNavRow a {
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #999999;
}
.subNavRow a:hover {
	color: #CCCCCC;
	text-decoration: underline;
}


.subNavRow #aboutus {
	position: relative;
	left: 147px;
	z-index: 1;
	top: 0px;
	visibility: hidden;
}
.subNavRow #surveys {
	position: relative;
	z-index: 2;
	top: 0px;
	left: -3px;
	visibility: hidden;
}
.subNavRow #focusgroups {
	position: relative;
	left: -76px;
	visibility: hidden;
}
.subNavRow #ideas {
	position: relative;
	left: -83px;
	visibility: hidden;
}




.mainImageRow {
	padding-top: 1px;
	padding-bottom: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.linksRow {
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	text-align: right;
	color: #666666;
}
.linksRow a {
	font-size: 0.8em;
	color: #FF6633;
	font-weight: bold;
	text-decoration: none;
}
.linksRow a:hover {
	text-decoration: underline;
	color: #999999;
}


.mainContentRow {
	color: #000000;
	padding-right: 35px;
	padding-left: 35px;
	padding-top: 15px;
	padding-bottom: 15px;
	background-image: url(../Images/orangequart.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.mainContentRow .orangeText {
	color: #FF6633;
	font-size: 0.8em;
	font-weight: bold;
}
.mainContentRow .orangeTitles {
	font-weight: bold;
	color: #FF6633;
}

.mainContentRow .greyText {
	font-size: 0.8em;
	font-weight: bold;
	color: #999999;
}


.footerRow {
	color: #FF6633;
}
.footerRow a {
	text-decoration: none;
	font-size: 0.8em;
	color: #999999;
	font-weight: bold;
}
.footerRow a:hover {
	text-decoration: underline;
	color: #CCCCCC;
}


.footerRow .orangeLine {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FF6633;
	width: 596px;
}
.footerRow .orangeLine .links {
	padding-top: 22px;
	padding-bottom: 10px;
	padding-left: 35px;
	width: 400px;
}
.footerRow .orangeLine .contact {
	text-align: right;
}

.footerRow .whiteLine {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #e16526;
	border-right-color: #e16526;
	border-bottom-color: #e16526;
	border-left-color: #e16526;
}
