#mainnav,
#splbranding,
#corporatetop,
#whitespllogo,
.kwicks,
#corporatebottom,
.breadcrumb,
#sidemenu,
#credit,
#environmentaltop,
#environmentalbottom,
#allocationstop,
#allocationsbottom,
#auditstop,
#auditsbottom,
#fabricationtop,
#fabricationbottom,
#hydrocarbontop,
#hydrocarbonbottom,
.dropdown,
#portallinks,
.navigation,
.scroll,
.scrollButtons {
	display:none;
}

#onlyprint {
	font-weight: bold;
	text-align: center;
	color: maroon;
}
.alignleft {
float:left;
	margin: 0 1.25em 1.25em 0;
}
.alignright {
float:right;
	margin: 0 0 1.25em 1.25em;
}
#box {
	margin-bottom: 1.25em;
	border: .06em solid #B3B3B3;
	padding: .63em;
}

a {
	color: black;
	font-weight: bold;
	text-decoration: none;
}
a:after {
	content: " ("attr(href)") ";
	font-size: 10pt;
	color: black;
	font-style: italic;
	font-weight: normal;
}
#footer {
	clear: both;
	border-top: 1px solid #000;

}


/* @group Forms */

.cf_hidden {
	display: none;
}

.cform {
	margin-bottom: 20px;
}

.linklove {
	display: none;
}

.cf-ol {
	list-style-type: none;
	margin-bottom: 0;
}

.cf-ol li {
	list-style-type: none;
	margin-left: 0;
	margin-bottom: 10px;
}

.cf-ol li label {
	display: block;
}

form .cf-box-group input {
	width: 20px;
}

form .cf-box-group .cf-after {
	display: inline-block;
	width: 600px;
}

.single, .cf_upload {
	width: 300px;
}

.area {
	width: 500px;
}

.reqtxt, .emailreqtxt {
	color: #CC0000;
	font-size: 10px;
	display: block;
}

.captcha {
	display: block;
	margin-top: 2px;
}

.captcha-reset {
	color: #333;
	background: url(/wp-content/plugins/cforms/styling/captcha_reset_blue.gif) no-repeat;
	width: 21px;
	height: 21px;
}

#usermessagea {
	width: 500px;
}
	.clean-gray{
		border:solid 1px #DEDEDE; 
		background:#EFEFEF;
		color:#222222;
		padding:4px;
		text-align:center;
	margin-bottom: 20px;
}
	.waiting{
		border:solid 1px #DEDEDE; 
		background:#FFFFCC;
		color:#222222;
		padding:4px;
		text-align:center;
	margin-bottom: 20px;
}
	.success{
		border:solid 1px #349534; 
		background:#C9FFCA;
		color:#008000;
		font-weight:bold;
		padding:4px;
		text-align:center;
	margin-bottom: 20px;
}
	.failure{
		border:solid 1px #CC0000; 
		background:#F7CBCA;
		color:#CC0000;
		font-weight:bold;
		padding:4px;
		text-align:center;
	margin-bottom: 20px;
}

.failure ol {
	margin-bottom: 0;
}

.failure ol li, .failure ol li a {
	list-style-type: none;
	margin-left: 0;
	color: #CC0000;
	text-decoration: none;
}

.cf_error {
	border:solid 1px #CC0000; 
	color:#CC0000;
		
}

.cf_li_text_err {
	margin-bottom: 0;
	color:#CC0000;
}


/* @end */
