/* @group Global */

* {
	margin: 0;
	padding: 0;
}
 /* uncomment for sticky footer */
 /* also must add <div class='push'></div> right before div.wrapper closes */
html, body {
	height: 100%;
}

body {
	background: #ffffff url(images/body_inner_bg.jpg) repeat-x;
	font: 12px/18px Verdana, Lucida, "Lucida Grande", sans-serif;
	color: #595859;
	/*overflow-y: scroll;
	overflow-x: hidden;*/
	height:100% !important;
	padding-bottom: 1px;
}
body.home {
	background: #ffffff url(images/body_home_bg.png) repeat-x;
	font: 12px/18px Verdana, Lucida, "Lucida Grande", sans-serif;
	color: #595859;
}

body.print {
	height: auto !important;
}
body.print #wrapper {
	height: auto !important;
}
#wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -90px;
}
#wrapper.inner {
	margin: 0 auto -107px;
}
.home-push {
	height: 90px;
}
.inner-push {
	height: 107px;
}
#footer {
	overflow: hidden;
}
#footer.home {
	background: url(images/footer_bg.png) repeat-x;
	height: 90px;
}
#footer.inner {
	background: url(images/footer_inner.png) repeat-x;
	height: 107px;
}
h1 {
	margin-bottom: 10px;
	font: 22px/24px Verdana;
	color: #902438;
}
h2 {
	margin-bottom: 10px;
	font: 18px/20px Verdana;
	color: #902438;
}
h3 {
	margin-bottom: 10px;
	font: 14px/18px Verdana;
	color: #902438;
}
h4 {
	margin-bottom: 5px;
	margin-top: 5px;
	color: #902438;
	font: 14px/16px Verdana;
}
p {
	margin-bottom: 15px;
}
ul {
	margin: 0;
	padding: 0;
}
ul li {
	list-style-type: none;
}
#tinymce ul {
	margin: 15px 0;
	padding: 0 0 0 30px;
}
#tinymce ul li {
	list-style-type: disc;
}
a {
	text-decoration: none;
	color: black;
}

#content a {
	text-decoration: underline;
	color: black;
}
a:hover {
	text-decoration: underline;
}
a.on {
	text-decoration: underline;
}
div.clear, span.clear {
	clear: both;
	display: block;
	/*height: 1%;*/
}
#container {
	position: relative;
	width: 1015px;
	margin: 0 auto;
}
#header {
	position: relative;
	height: 100px;
	width: 1015px;
	overflow: hidden;
}

/* @group Login */

#sign_in {
	position: relative;
	float: left;
	width: 140px;
	margin-left: 15px;
	margin-top: 15px;
}
#sign_in a.forgot-password-error {
	color: #902438;
	position: absolute;
	white-space: nowrap;
	font-size: 9px;
	font-weight: bold;
	top: 65px;
	right: 5px;
}
form#login_form {
	margin: 0;
	padding: 0;
	overflow: hidden;
}
form#login_form fieldset {
	border: 0;
}
form#login_form a.register {
	float: left;
	color: #ababab;
	text-decoration: underline;
	font-size: 10px;
	font-weight: bold;
	padding-left: 2px;
}
form#login_form input.submit {
	float: right;
	border: 0;
	width: 67px;
	height: 17px;
}
form#login_form input#login, form#login_form input#password {
	color: #C0C4BB;
	border: 1px solid #C0C4BB;
	padding-left: 7px;
	margin-bottom: 5px;
	width: 130px;
	padding-top: 1px;
	padding-bottom: 1px;
}
#sign_in span.user-name {
	font-weight: bold;
	display: block;
}
#sign_in a.logout {
	text-decoration: underline;
}
#login_container {
	width: 800px;
	margin: 0 auto;
}
#login_container table#login_table {
	width: 325px;
	/*margin: 0 auto;*/
}
#login_container table#login_table input {
	margin-bottom: 10px;
	width: 250px;
	margin-left: 5px;
}
#login_container table#login_table input#submit_button {
	width: 75px;
	margin-left: 0;
}
/* @end */

a.header {
	display: block;
	float: left;
	background: url(images/onepixclear.gif) repeat;
	margin-top: 13px;
}
span.site-name {
	position: absolute;
	left: -9999px;
}
#header h1.site-title {
	/*position: relative;*/
	display: block;
	float: left;
	color: #91938D;
	margin-top: 36px;
	margin-left: 20px;
	font: normal small-caps 22px Georgia, "Times New Roman", Times, sans-serif;
	border-right: 1px dotted #ACAFA9;
	padding-right: 15px;
	width: 655px;
	height: 40px;
}
#header div.site-title {
	/*position: relative;*/
	display: block;
	float: left;
	/*color: #91938D;*/
	margin-top: 36px;
	margin-left: 20px;
	/*font: normal small-caps 22px Georgia, "Times New Roman", Times, sans-serif;*/
	border-right: 1px dotted #ACAFA9;
	padding-right: 15px;
	width: 692px;
	height: 16px;
	background: url(images/site_title.jpg) no-repeat left top;
}
#header.windows h1.site-title {
	/*position: relative;*/
	display: block;
	float: left;
	color: #91938D;
	margin-top: 36px;
	margin-left: 20px;
	font: small-caps bold 20px Georgia, "Times New Roman", Times, sans-serif;
	border-right: 1px dotted #ACAFA9;
	padding-right: 15px;
	width: 655px;
	height: 40px;
}
#header_phone {
	position: absolute;
	top: 60px;
	right: 158px;
	color: #93771f;
	font-size: 14px;
	width: 175px;
}
#main_nav {
	position: relative;
	width: 890px;
	height: 26px;
	margin: 0 0 0 110px;
	z-index: 1000;
	/*border: 1px solid red;*/
}
#main_nav ul {
	position: relative;
	padding-left: 0;
	margin-left: 0;
	margin-top: 1px;
	/*overflow: hidden;*/
	z-index: 1;
}
#main_nav ul li {
	position: relative;
	display: block;
	float: left;
	list-style-type: none;
}
#main_nav ul li a {
	position: relative;
	float: left;
	display: block;
	color: white;
	line-height: 25px;
	padding-right: 20px;
	padding-left: 20px;
}
#main_nav ul li a.on {
	text-decoration: none;
	background: url(images/nav_on.png) repeat-x;
}
#main_nav ul li a:hover {
	text-decoration: none;
	background: url(images/nav_on.png) repeat-x;
}
#main_nav ul li a.my-account {
	display: none;
}
#main_nav ul.sub-nav {
	position: absolute;
	display: none;
	opacity: 0;
	left: 0;
	top: 24px;
	z-index: 1000;
	width: 170px;
	background-color: #526448;
}
#main_nav ul.sub-nav li {
	display: block;
	float: none;
	margin-bottom: 0;
	margin-top: 0;
	padding-top: 0;
	padding-bottom: 0;
	/*height: 24px;*/
}
#main_nav ul.sub-nav li a {
	display: block;
	background-color: #526448;
	opacity: 0.85;
	float: none;
	white-space: nowrap;
	padding: 5px 5px 5px 10px;
	border-bottom: 1px solid #87957E;
	line-height: 14px;
	margin-bottom: 0;
	margin-top: 0;
}
#main_nav ul.sub-nav li a.on, #main_nav ul.sub-nav li a:hover {
	background-color: #87957E;
	background-image: none;
}
#home_pre_content {
	position: relative;
	height: 176px;
	margin-bottom: 20px;
	overflow: hidden;
	background: url(images/home_pre_bg.jpg) no-repeat center top;
}
#home_pre_content div.ca-img-left {
	position: relative;
	float: left;
	width: 140px;
	height: 140px;
	background: url(images/home_top_image_left_bg.png) no-repeat;
	padding-top: 11px;
}
#home_pre_content div.ca-img-right {
	position: relative;
	float: left;
	width: 142px;
	height: 140px;
	background: url(images/home_top_image_right_bg.png) no-repeat;
	padding-top: 11px;
}
#home_pre_content h3 {
	color: white;
	margin-top: 10px;
	margin-bottom: 5px;
	text-decoration: none;
}
#home_pre_content h3 a {
	color: white;
	margin-top: 0px;
	margin-bottom: 0px;
	text-decoration: none;
}
#home_pre_content p {
	margin-bottom: 5px;
}
#home_pre_content a {
	text-decoration: underline;
}
#home_pre_content a.enter {
	position: relative;
	display: block;
	background-image: none;
	width: 128px;
	height: 33px;
	float: left;
}
#home_pre_content a.enter:hover {
	background: url(images/enter_on.png) no-repeat;
}
#home_pre_content a.enter.ie6:hover {
	background: url(images/enter_on-ie.gif) no-repeat;
}
#home_pre_content div.area-1 {
	position: relative;
	width: 425px;
	height: 139px;
	float: left;
	margin-left: 110px;
	padding-top: 14px;
	padding-bottom: 20px;
	color: black;
	font-size: 11px;
	padding-right: 12px;
}
#home_pre_content div.area-1-body {
	position: relative;
	min-height: 100px;
	height: auto !important;
	height: 100px;
}
#home_pre_content div.area-2-body {
	position: relative;
	min-height: 98px;
	height: auto !important;
	height: 98px;
}
#home_pre_content div.area-2 {
	position: relative;
	width: 425px;
	height: 139px;
	float: left;
	padding-top: 14px;
	padding-bottom: 20px;
	color: black;
	font-size: 11px;
}
#page_image {
	position: relative;
	height: 95px;
}
#page_image img {
	margin-left: 0px;
}
#content {
	position: relative;
	width: 890px;
	min-height: 400px;
	/*border: 1px solid yellow;*/
	margin: 0 0 0 110px;
	overflow: hidden;
}
#content.inner {
	position: relative;
	width: 500px;
	min-height: 400px;
	/*border: 1px solid yellow;*/
	margin: 20px 0 0 110px;
	overflow: hidden;
}
#content.survey {
	position: relative;
	width: 600px;
	min-height: 400px;
	/*border: 1px solid yellow;*/
	margin: 20px 0 0 110px;
	overflow: hidden;
}
#content.survey input.button {
	margin-top: 10px;
}
#content.quicklinks {
	position: relative;
	/*width: 500px;*/
	min-height: 400px;
	/*border: 1px solid yellow;*/
	margin: 20px 0 0 110px;
	overflow: hidden;
}
#main_content {
	position: relative;
	width: 500px;
	min-height: 400px;
	float: left;
}
#quicklinks {
	position: relative;
	width: 270px;
	min-height: 100px;
	height: auto !important;
	height: 100px;
	float: left;
	border: 1px solid #E6E5E5;
	margin-left: 46px;
	padding-left: 0;
	padding-bottom: 10px;
}
#quicklinks_header {
	color: #3E67AE;
	font-size: 16px;
	padding-left: 15px;
	background-color: #CAD1D3;
	height: 33px;
	line-height: 30px;
}
#quicklinks div.quicklink-header {
	padding-left: 15px;
	color: #5070A7;
	font-size: 14px;
	padding-right: 10px;
	margin-top: 5px;
} 
#quicklinks div.quicklink-body {
	padding-left: 15px;
	font-size: 10px;
	line-height: 12px;
	padding-right: 10px;
}
#quicklinks div.quicklink-body p {
	margin: 0;
	display: inline;
}
#quicklinks div.quicklink-body a {
	white-space: nowrap;
}
#content ul {
	padding-left: 15px;
}
#content ul li {
	list-style-type: disc;
}
#content img {
	margin: 10px 10px 10px 0;
}
#home_left {
	position: relative;
	width: 425px;
	float: left;
	margin-right: 15px;
}
#home_left img {
	
}
#home_left p {
	margin-bottom: 22px;
	/*letter-spacing: 0.60px;*/
}
#home_left h2 {
	margin-bottom: 5px;
}
#home_left h4 {
	margin-bottom: 10px;
}
#home_left a.video-btn {
	display: block;
	background: url(images/onepixclear.gif) repeat;
}
#home_left a.video-btn img {
	margin: 0;
	border: 0;
}
#home_right {
	position: relative;
	float: left;
	width: 429px;
}
#home_right div.home-quote img {
	margin-top: 0;
}
#home_right div.home-quote {
	color: #318eba;
	font-weight: bold;
}
#home_right div.home-quote p {
	margin-bottom: 5px;
	font-size: 11px;
}
#home_right div.right-content-1 {
	position: relative;
	border-left: 1px solid #E5E4E4;
	border-right: 1px solid #E5E4E4;
	margin-top: 14px;
	padding-bottom: 15px;
	width: 427px;
}
#home_right div.right-content-1 h3 {
	margin-bottom: 0;
}
#home_right div.right-content-1 img {
	margin-bottom: 0;
}
#home_right div.right-content-1 img.doc {
	position: absolute;
	left: -16px;
	bottom: -1px;
}
#home_right div.right-content-1 p.doc-p {
	padding-left: 85px;
	margin-bottom: 0;
	position: relative;
	z-index: 1000;
}
#home_right div.content-area-bottom {
	background: url(images/content_area_bottom.png) no-repeat 0 bottom;
	height: 8px;
	width: 427px;
}
#home_right div.right-content-1 h3 a, #home_right div.right-content-2 h3 a{
	color: #4b73a7;
	font-size: 14px;
	padding-left: 10px;
	padding-right: 10px;
	text-decoration: none;
}
#home_right div.right-content-1 p, #home_right div.right-content-2 p {
	padding-left: 20px;
	padding-right: 10px;
	font-size: 11px;
	line-height: 14px;
}
#home_right div.right-content-header {
	background-color: #C7CED1;
	color: #3E67AE;
	font-size: 16px;
	padding: 5px 5px 5px 15px;
	margin-bottom: 10px;
}
#home_right div.right-content-2 {
	border-left: 1px solid #E5E4E4;
	border-right: 1px solid #E5E4E4;
	padding-bottom: 15px;
	width: 427px;
	margin-top: 13px;
}
#home_right div.right-content-2 h3 {
	margin-bottom: 5px;
}
#home_right div.right-content-2 img {
	margin-top: 0;
}
#logo_row {
	position: relative;
	margin-top: 20px;
}
#logo_row a {
	display: block;
	position: relative;
	width: 91px;
	background: url(images/onepixclear.gif) repeat;
	float: left;
	margin: 0 12px;
}
#logo_row img {
	border: 0;
	margin: 0;
}
#logo_row a.first {
	width: 60px;
}
#logo_row a.first, #logo_row a.first img {
	margin-left: 0;
}
#logo_row a.last, #logo_row a.last img {
	margin-right: 0;
}
#logo_row a.last {
	margin-left: 16px;
}
#footer {
	position: relative;
	overflow: hidden;
}
#rss_phone {
	position: absolute;
	width: 135px;
	top: 0;
	right: 10px;
	text-align: right;
}
#inner_foot #rss_phone p {
		color: #3E3E3E;
	margin-bottom: 5px;
	text-align: right;
}
#rss_phone p a.rss {
	display: block;
	float: right;
	padding-left: 5px;
}
#footer_nav {
	
}
#footer_nav li {
	display: inline;
}
#footer_nav li a {
	color: #595758;
	font: normal normal 11px Verdana, Lucida, "Lucida Grande", sans-serif;
}
#footer_nav li a.on, #footer_nav li a:hover {
	text-decoration: none;
	color: #902438;
}
#footer_nav_extra {
	
}
#footer_nav_extra span.extra {
	display: inline;
}
#footer_nav_extra span.extra a {
	color: #B1B0B0;
	font: normal normal 11px Verdana, Lucida, "Lucida Grande", sans-serif;
}
#footer_nav_extra span.extra a.on, #footer_nav_extra span.extra a:hover {
	text-decoration: none;
	color: #902438;
}
#home_foot {
	position: relative;
	width: 870px;
	margin: 25px auto 0;
	padding-left: 75px;
}

#inner_foot {
	position: relative;
	width: 890px;
	margin: 40px auto 0;
	padding-left: 93px;
}
#footer p {
	font-size: 11px;
	color: #B1B0B0;
}
#footer p a {
	color: #B1B0B0;
}

/* @group Accelsite Definitions */

/* @group Generic Module Styles */

#module_toc {
	position: relative;
	padding: 10px;
}
#module_toc div.module-item {
	position: relative;
	margin-bottom: 15px;
	border-bottom: 1px solid #ccc;
	padding-top: 5px;
	padding-bottom: 5px;
}
#module_toc h2 {
	
}
#module_toc div.module-image {
	
}
#module_toc div.module-description {
	
}
#module_detail {
	position: relative;
}
#module_detail a.back-to-list {
	
}
#module_detail h1 {
	
}

#module_detail h3 {
	
}

#module_detail h3 a {
	
}

#module-image-detail {
	margin-bottom: 10px;
}

#module-image-detail img {
	padding: 3px;
	border: 1px solid #ddd;
}
/* @end */

/* @group Table Sorting Styles */


.table-stripe-nosort {
	border-collapse: collapse;
}

.table-stripe-nosort tr.table-hover td {
	background-color: #ffd !important;
}

.table-stripe-nosort thead tr th {
	border-top: 2px solid #ccc;
	border-bottom: 2px solid #FDE5B4;
}
.table-stripe-nosort tr.even td.contentListCell {
	background: #fafafa;
}

.table-stripe-nosort tr.odd td.contentListCell {
	background: #f6f6f6;
}

table.table-stripe {
	border-collapse: collapse;
	margin-bottom: 25px;
	border-bottom: 2px solid #ccc;
}

table.table-stripe thead tr th {
	border-bottom: 1px solid #FDE5B4;
}
table.issue tr td.contentListCell.first {
	width: 40%;
}
table .categoryCell {
	background: transparent url("/index.php?accelFile=theme|admin/new/bg.gif") repeat bottom;
	font-weight: bold;
}
table td.contentListCell {
	
}

table .adminHeaderCell {
	background: transparent url("/index.php?accelFile=theme|admin/new/bg.gif") repeat bottom;
}
.table-stripe tr.table-hover td {
	background-color: #ffd !important;
}


table.table-stripe tr.even td.contentListCell {
	background: #fafafa;
}

table.table-stripe tr.odd td.contentListCell {
	background: #f6f6f6;
}
table.navigation td.main_level{
	background-color: #ececec;
	border-bottom: 1px solid #ccc;
}

table.navigation td.sub_level{
	background-color: #f9f9f9;
}

/* @end */

.smallNote {
 font-size: 11px;
 color: #999999;
 font-style: italic;
 }
.formLabel {
 /*background-color: #ECEEF0;*/
 }
.requiredField {
 font-weight: bold;
 }
.missingField {
 font-weight: bold;
 color: #FF0000;
 }
.contentHeaderCell {
 /*background-color: #AAAA77;*/
 /*color: #FFFFFF;*/
 font-weight: bold;
 }
.contentListCell {
 /*background-color: #EEEEEE;
 color: #000000;*/
 }
.contentListCellAlt1 {
 /*background-color: #CCCCCC;
 color: #000000;*/
 }
.contentListCellAlt2 {
 /*background-color: #DDDDDD;
 color: #000000;*/
 }
.alternate1 {
 /*background-color: #CCCCCC;
 color: #000000;*/
 }
.alternate2 {
 /*background-color: #DDDDDD;
 color: #000000;*/
 }
.alternate3 {
  /*background-color: #FFF;*/
  border:2px solid #EFEDEE;
  /*color: #000000;*/
}
.loginStatusSpan {
  font-size: 10px;
  color: #333;
}
.loginStatusSpan a {
  color: #4E4E4E;
  text-decoration: none;
}
.as_errorText {
  color: red;
  font-weight: bold;
}
.as_errorField {
  border: 2px solid red;
}
.as_errorInput {
  border: 2px solid red;
}
.as_successMessage {
 font-weight: bold;
 color: green;
 font-size: 14px;
 }

/* @end */

/* @end */

/* @group Prequal Form */
h1.survey-heading {
	color: #943334;
}
#siteseal {
	position: absolute;
	top: 0px;
	right: 0px;
}
#content ul.steps {
	position: relative;
	margin: 10px 0 25px;
	padding: 0;
	overflow: hidden;
}
#content ul.steps li {
	display: block;
	float: left;
	margin-right: 20px;
	position: relative;
}
#content ul.steps li span {
	display: block;
	text-transform: capitalize;
	background: url(images/step_bg_off.gif) no-repeat left center;
	padding-left: 19px;
	font-size: 12px;
	line-height: 14px;
	height: 17px;
}
#content ul.steps li span.on {
	background: url(images/step_circle.gif) no-repeat left center;
	color: #3B6AA2;
}
#content ul.steps li span img {
	margin: 0;
	padding-left: 10px;
	vertical-align: top;
}
#content ul.steps li span.number {
	background-image: none;
	padding: 0;
	margin: 0;
	background-color: transparent;
	display: inline;
	position: absolute;
	left: 0;
	font-size: 10px;
	color: white;
	font-weight: bold;
	line-height: 16px;
	width: 16px;
	height: 16px;
	text-align: center;
	top: 0;
}
#content ul.steps li a {
	color: #d9d9d9;
	text-decoration: none;
}
table.form-table {
	width: 100%;
}
table.form-table tr.survey-header td {
	background-color: #88A255;
	color: #FFF9F1;
	font-size: 14px;
	padding: 5px 5px 7px;
}
table.form-table tr.survey-header td a {
	padding-left: 10px;
	font-size: 10px;
}
table.form-table tr td.spacer {
	height: 5px;
	padding: 0;
	margin: 0;
}
table.form-table td.form-label {
	text-align: right;
	padding-right: 10px;
	color: black;
	font-size: 11px;
	line-height: 15px;
	height: 15px;
}
table.form-table td.form-item {
	padding-bottom: 5px;
}
table.form-table td.form-item input {
	width: 98%;
	height: 15px;
}
table.form-table td.form-item input.date {
	width: 30px;
	height: 15px;
}
table.form-table td.form-item div.cf-radio input {
	width: auto;
	height: 15px;
}
table.form-table td.form-item textarea {
	width: 99%;
}
ul.unfinished, ul.finished {
	margin-bottom: 10px;
}
table#results_table {
	width: 98%;
	border-collapse: collapse;
	border: 1px solid #333;
	margin-left: 1px;
	margin-top: 10px;
}
table#results_table td {
	border: 1px solid #333;
	padding: 2px 5px;
}
table#results_table td.view-label {
	font-weight: bold;
}
table#osha {
	width: 100%;
}
table#osha td {
	padding: 0 2px 3px 0;
}
table#osha td input[type=text]{
	width: 70px;
}
/* @end */

/* @group Contact */
#contact_error_message {
	position: relative;
	padding: 10px;
	border: 1px solid #ccc;
	font-size: 12px;
}
#contact_error_message p {
	margin-bottom: 5px;
	margin-left: 15px;
}
#content.contact {
	margin:20px 0 0 110px;
	min-height:400px;
	overflow:hidden;
	position:relative;
	width: 579px;
}

#content.inner table.contact {
	padding: 0;
	border-collapse: collapse;
	margin-bottom: 15px;
}
#content.inner table.contact td {
	border: 1px solid #E5E4E4;
}
#content.inner table.contact img {
	margin: 0;
}
#content.inner table.contact td.contact-info {
	padding-left: 25px;
}
form#contact_form_form {
	background: url(images/contact_bg.jpg) no-repeat 0 0;
	width: 549px;
	padding: 15px;
}
form#contact_form_form textarea {
	width: 526px;
	overflow: auto;
	padding: 10px;
	height: 90px;
}
form#contact_form_form label {
	
}
form#contact_form_form  div.contact-left input {
	width: 250px;
	margin-bottom: 0;
	padding-bottom: 0;
}
form#contact_form_form  div.contact-right input {
	width: 250px;
}
form#contact_form_form div.contact-left {
	position: relative;
	float: left;
	width: 290px;
	margin-bottom: 10px;
}
form#contact_form_form div.contact-right {
	position: relative;
	float: left;
	width: 250px;
	margin-bottom: 10px;
}
form#contact_form_form input.contact-submit {
	margin-top: 10px;
}
/* @end */

/* @group Search */

#contractor_search {
	position: relative;
}

#contractor_search h1 {
	margin-bottom: 10px;
	font: 24px/22px Verdana;
	color: #902438;
}
#contractor_search div.left-column {
	position: relative;
	float: left;
	width: 300px;
}
#contractor_search div.right-column {
	position: relative;
	float: left;
	width: 300px;
}
#contractor_search form {
	position: relative;
}
#contractor_search form div.search-field {
	
	margin-bottom: 30px;
}
#contractor_search form div.search-field label {
	color: #75A0D6;
	font-size: 16px;
	margin-bottom: 10px;
	display: block;
}
#contractor_search form div.search-field select {
	width: 225px;
	overflow: visible;
}
#contractor_search form div.search-field select option {
	padding-left: 10px;
	width: 300px;
}
#search_results {
	position: relative;
}
#search_results h1 {
	margin-bottom: 10px;
	font: 24px/22px Verdana;
	color: #902438;
}
#search_results p {
	margin-bottom: 5px;
}
#search_results a {
	color: #4A5C96;
}
#search_results table {
	border-collapse: collapse;
	margin-left: 1px;
	color: #272727;
	margin-top: 25px;
}
#search_results table th {
	padding: 5px 10px;
	text-align: left;
	background-color: #759FD7;
	color: #FAFFFC;
	font-size: 16px;
	line-height: 22px;
	font-weight: normal;
	font-style: normal;
	border-left: 1px solid #759FD7;
}
#search_results table td {
	border: 1px solid #333;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#search_results table td a.company-link {
	color: #4A5C96;
	text-transform: uppercase;
}
#search_results table td a.company-name {
	text-transform: uppercase;
}
/* @end */


/* @group PreTest */
#content.wide {
	width: 800px;
}
#pre_form {
	position: relative;
}
#pre_form h1 {
	margin-bottom: 10px;
	font: 24px/22px Verdana;
	color: #902438;
}
#form_container span {
	display: block;
	margin-top: 15px;
}
div.field-output {
	margin-bottom: 20px;
	padding-left: 20px;
}
span.answer {
	font-weight: bold;
	color: #75A0D6;
}
/* @end */

/* @group Registration */
#requests table {
	width: 100%;
}
table#registration_form td, #requests td {
	padding-bottom: 5px;
}
table#registration_form td input, #requests td.formLabel {
	width: 175px;
}
table#registration_form td input, #requests td input {
	width: 200px;
}
table#registration_form td input.radio {
	width: 20px;
}
table#registration_form a.delete-account {
	background: url(images/delete_account.jpg) no-repeat;
	display: block;
	width: 107px;
	height: 17px;
	float: left;
}
#requests {
	
}
/* @end */

/* @group Login */

table#request_password {
	position: relative;
	margin-top: 10px;
}
table#request_password td.email-address {
	white-space: nowrap;
}
table#request_password input.email {
	width: 175px;
}
table#request_password input.submit-button {
	margin-top: 10px;
	width: 175px;
}

/* @end */
/* @group Custom Content */
.custom_content {
	position: relative;
	background-color: #f9faf8;
	border: 1px solid #e3e1e1;
	margin-bottom: 15px;
	font-family: "Times New Roman", Times, Georgia, serif;
}
.cc_title {
	position: relative;
	text-align: left;
	font-weight: normal;
	font-style: normal;
	margin-left: 19px;
	padding-top: 10px;
	padding-bottom: 11px;
}
.cc_title h1 {
	font-family: "Times New Roman", Times, Georgia, serif;
	position: relative;
	font-size: 24px;
	line-height: 24px;
	color: #902438;
	font-weight: normal;
	font-style: normal;
	text-align: left;
	margin-bottom: 0;
}
.cc_info {
	position: relative;
	background: #d8eaef url(images/content_area_bg.png) repeat-x left top;
	min-height: 83px;
	height: auto !important;
	height: 83px;
	padding-right: 20px;
	padding-left: 20px;
}
.cc_image {
	position: relative;
	float: left;
	width: 82px;
	height: 82px;
	margin: 0 10px 0 0;
}
.cc_image img, #content .cc_image img {
	margin: 0;
	display: block;
	border: 1px solid #b2b5b6;
}
.cc_info_text {
	position: relative;
	float: left;
	width: 365px;
	padding-top: 15px;
	font-size: 14px;
	line-height: 16px;
}
.cc_info_left {
	position: relative;
	float: left;
	width: 180px;
}
.cc_business_name, #content .cc_business_name a {
	color: #5070c5;
	text-decoration: none;
}
.cc_business_name {
	
}
.cc_name {
	font-weight: bold;
}
.cc_position {
	
}
.cc_info_right {
	position: relative;
	float: right;
	width: 185px;
}
.contact_header {
	font-weight: bold;
}
.cc_contact_email a {
	text-decoration: none;
}
.cc_contact_phone {
	margin-top: 2px;
}
.cc_description {
	padding: 15px 20px 0;
	line-height: 16px;
	font-size: 14px;
}
/* @end */

