
body {
	font-size: 11px;
	font-family: Verdana, Geneva, Helvetica, sans-serif;

 	background: #ffffff;
}

tr, td, th {
	font-size: 11px;
	font-family: Verdana, Geneva, Helvetica, sans-serif;
}

.pageFooter {
	text-decoration: none;
}

.pageHeadline {
	color: #3366CC;
	background: #ffffff;
	font-weight: 600;
	text-align: left;
	font-size: 200%;
	line-height: 130%;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
}

.pageHeadlineBlack {
	color: #000000;
	background: #ffffff;
	font-weight: 600;
	text-align: left;
	font-size: 200%;
	line-height: 130%;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
}

.topMenu {
	font-size: smaller;
	color: #999999;
}

.topMenu.selected {
	color: #666666;
	font-weight: bold;
}

.selected {
	color: #666666;
	font-weight: bold;
}


.fieldName {
	width: 130px;
	font-weight: bold;
	text-align: right;
	vertical-align: top;
	color: #000000;
}

.fieldData {
	width: 350px;
	vertical-align: top;
}

.fieldHowto {
	color: #0000FF;
}

.fieldError {
	color: #FF0000;
}

/* Start BRANDING Compatibility #####################################################*/
.field_error {
	font:				10px Arial, Helvetica, Verdana, sans-serif;
	color:				#C00;
}

.display {
	width:				210px;
	float:				left;
	clear:				left;
}

.link_button {
	display:			inline;
	color:				inherit;
	cursor:				pointer;
	background:			none;
	border:				none;
	padding:			0;
}

a.generic_button, a.generic_button:visited,
a.generic_button:hover, a.generic_button:active {
	color:				black;
}

#workflow_steps3 li,
#workflow_steps4 li,
#workflow_steps5 li {
	color:				black;
}

.required_mark {
	color:				#F40;
}

.field_note {
	font:				11px Arial, Helvetica, Verdana, sans-serif;
	clear:				left;
}

.field_unit {
	font:				12px Arial, Helvetica, Verdana, sans-serif;
	clear:				left;
}

.field_error {
	font:				10px Arial, Helvetica, Verdana, sans-serif;
	color:				#C00;
}

.field_howto {
	font:				11px Arial, Helvetica, Verdana, sans-serif;
	clear:				left;
}

label {
	width:				150px;
	margin-top:			6px;
	margin-bottom:		10px;
	float:				left;
	clear:				left;
	font:				bold 12px Arial, Helvetica, Verdana, sans-serif;
}
.required_mark {
	font:				14px bold;
	color:				#F40;
}

/* END BRANDING Compatibility #####################################################*/

.fieldReq {
	color: #4422FF;
	font-weight: bold;
	font-size: 1.1em;
}

.asteriskDesc {
	color: #000000;
}

.errorDesc {
	color: #FF0000;
}

.errorHeading {
	text-align: center;
	color: #FF0000;
	font-size: 150%;
}

.checkoutError {
	text-align: center;
	color: #FF0000;
	font-size: 180%;
}

.info {
	font-size: 95%;
	color: #555555;
}

.nfo {
	font-size: 95%;
	color: #555555;
}

.formTable {
	padding: 3px;
}

.operatorBanner {
	font-size: 200%;
	text-align: center;
	color: #FF0000;
	font-weight: bold;
}

.coverText {
	text-align: center;
	font-family: arial, helvetica, sans-serif;
	width: 93px;
	max-width: 93px;
	font-size: 7pt;
	color: #000000;
}

.hidden {
	color: #ffffff;
	
A:hover {
 	font-weight: bold;
	background-color: #0080ff ;
	text-decoration: underline;
	color: #000080
}
}

.title {
	background: #ffffff;
}

img {
	border: 0;
}

.blue {
	color: #3366cc;
}

.black {
	color: #000000;
}

.white {
	color: #ffffff;
}

.red {
	color: #dd0000;
}

.bucketHeader {
	color: #3366cc;
	font-size: 110%;
	font-stretch: ultra-condensed ;
	font-weight: 700;
}

.bucketLink {
	float: right;
	padding: 2px 2px 2px 2px ;
	margin: 2px 0px 2px 2px ;
}

.heading {
	color: #3366cc;
	font-weight: 600;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 145%;
	font-weight: 700;
}

em {
	color: #3366cc;
	font-weight: bold;
	font-style: normal;
	font-size: 120%
}

pre {
	font-size: 12px;
	white-space: pre-wrap;       /* css-3 */
 	white-space: -moz-pre-wrap;  /* Mozilla, since 1999 */
 	white-space: -pre-wrap;      /* Opera 4-6 */
 	white-space: -o-pre-wrap;    /* Opera 7 */
 	word-wrap: break-word;       /* Internet Explorer 5.5+ */
}

small {
	font-size: 85%;
}

th {
	color: #ffffff;
	background: #023abc;
	font-weight: bold;
	height: 35px;
	/* text-decoration: underline; */
}

th.searchResults {
	color: #ffffff;
	background: #023abc;
	font-weight: bold;
	height: 35px;
	text-decoration: underline;
}

table.controlTable {
	width: 100%;
	border-spacing: 0px;
	border-collapse: collapse;
	padding: 0px;
}

table.otherTable {
	width: 100%;
	border-spacing: 0px;
	border-collapse: separate;
	padding: 0px;
}

table.spotlightTable {
	width: 100%;
	border-spacing: 0px;
	border-collapse: separate;
	padding: 0px;
}

th.controlHeader {
	width: 100%;
	color: #ffffff;
	background: #000000;
	border: solid 1px #000000;
	font-weight: bold;
	height: 22px;
	text-decoration: none;
}

th.spotlightHeader {
	width: 100%;
	color: #ffffff;
	border: solid 1px #666666;
	background: #666666;
	font-weight: bold;
	height: 25px;
	text-decoration: none;
}

th.spotlightImage {
	color: #000000;
	background: #ffffff;
	border: solid 1px #666666;
}

img.listingImage {
	border: solid 1px #023abc;
}

td.controlContents {
	vertical-align: top;
	border: solid 1px #000000;
	padding: 5px 10px 7px 10px;
}

td.spotlightContents {
	width: 100%;
	vertical-align: top;
	border: solid 1px #666666;
	padding: 6px 6px 0px 6px;
}

td.listingContents {
	width: 100%;
	vertical-align: top;
	padding: 0px 0px 0px 10px;
}

th.binHeader {
	width: 56px;
	height: 35px;
	font-weight: bold;
	color: #000000;
	background: #ffffff;
}

td.binContents {
	width: 56px;
	height: 35px;
	font-weight: bold;
}

.categoryHeading {
	font-family: arial, sans-serif;
	font-size: 250%;
	font-weight: bold;
	line-height: 180%;
	color: #000000
}

.memberAgreement {
	font-size: 13px; font-family: Arial, New Times Roman, Verdana, Geneva, Helvetica, sans-serif;
}


.sidebar { /* Used in Promotion HowTo */
	width: 30%;
	float: right;
	background: #e7eefc;
	padding: 12px 12px 12px 12px ;
	margin: 12px 0px 12px 12px ;
}

th.ttlHdr {
	height: 20px;
	background: #cad7f9;
	color: #000000;
}

table.ttlInside {
	margin: 0px 5px 0px 5px;
	background: #ffffff;
	border: solid 1px #000000;
	text-align: left;
	padding: 0px;
}

table.ttlOutside {
	background: #f0f0f0;
	border: solid 1px #000000;
	padding: 0px 0px 5px 0px;
}

td.ttlCol {
	padding: 0px 3px 0px 3px;
}

table.ttlInner {
	padding: 0px;
}

th.keyHeader {
	color: #000000;
	background: #ffffff;
	border: solid 1px #000000;
	font-weight: bold;
	height: 22px;
}

td.keyContents {
	color: #000000;
	border: solid 1px #000000;
	height: 22px;
}
