.textbox {
	BORDER-RIGHT: #cccccc 1px solid; PADDING-RIGHT: 2px; BORDER-TOP: #cccccc 1px solid; PADDING-LEFT: 2px; FONT-WEIGHT: normal; FONT-SIZE: 13px; PADDING-BOTTOM: 2px; BORDER-LEFT: #cccccc 1px solid; COLOR: #666666; TEXT-INDENT: 2px; PADDING-TOP: 2px; BORDER-BOTTOM: #cccccc 1px solid; FONT-STYLE: normal; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-ALIGN: left; TEXT-DECORATION: none
}

.TABLE-Gray   	        { font-family:Arial; color:#666666; text-decoration:none; font-size:11px; font-weight:normal }
.TABLE-Gray A	        { font-family:Arial; color:#666666; text-decoration:underline; font-size:11px; font-weight:normal }
.TABLE-Gray A:active	{ font-family:Arial; color:#666666; text-decoration:underline; font-size:11px; font-weight:normal }
.TABLE-Gray A:visited  { font-family:Arial; color:#666666; text-decoration:underline; font-size:11px; font-weight:normal }
.TABLE-Gray A:hover	{ font-family:Arial; color:#999999; text-decoration:underline; font-size:11px; font-weight:normal }

.TABLE-Gray12   	        {
	font-family:Arial;
	color:#666666;
	text-decoration:none;
	font-size:12px;
	font-weight:strong;
	text-align: left;
}
.TABLE-Gray12 A	        { font-family:Arial; color:#666666; text-decoration:underline; font-size:12px; font-weight:strong }
.TABLE-Gray12 A:active	{ font-family:Arial; color:#666666; text-decoration:underline; font-size:12px; font-weight:strong }
.TABLE-Gray12 A:visited  { font-family:Arial; color:#666666; text-decoration:underline; font-size:12px; font-weight:strong }
.TABLE-Gray12 A:hover	{ font-family:Arial; color:#999999; text-decoration:underline; font-size:12px; font-weight:strong }

.TABLE-Content   	        { font-family:Georgia; color:#666666; text-decoration:none; font-size:16px; font-weight:strong }
.TABLE-Content A	        { font-family:Georgia; color:#666666; text-decoration:underline; font-size:16px; font-weight:strong }
.TABLE-Content A:active	{ font-family:Georgia; color:#666666; text-decoration:underline; font-size:16px; font-weight:strong }
.TABLE-Content A:visited  { font-family:Georgia; color:#666666; text-decoration:underline; font-size:16px; font-weight:strong }
.TABLE-Content A:hover	{ font-family:Georgia; color:#999999; text-decoration:underline; font-size:16px; font-weight:strong }

.TABLE-White12   	    { font-family:Arial; color:#FFFFFF; text-decoration:none; font-size:12px; font-weight:strong }
.TABLE-White12 A	    { font-family:Arial; color:#FFFFFF; text-decoration:underline; font-size:12px; font-weight:strong }
.TABLE-White12 A:active	{ font-family:Arial; color:#FFFFFF; text-decoration:underline; font-size:12px; font-weight:strong }
.TABLE-White12 A:visited { font-family:Arial; color:#FFFFFF; text-decoration:underline; font-size:12px; font-weight:strong }
.TABLE-White12 A:hover	{ font-family:Arial; color:#CCCCCC; text-decoration:underline; font-size:12px; font-weight:strong }

.TABLE-Brown12   	    { font-family:Arial; color:#CC6600; text-decoration:none; font-size:12px; font-weight:strong }
.TABLE-Brown12 A	    { font-family:Arial; color:#CC6600; text-decoration:underline; font-size:12px; font-weight:strong }
.TABLE-Brown12 A:active	{ font-family:Arial; color:#CC6600; text-decoration:underline; font-size:12px; font-weight:strong }
.TABLE-Brown12 A:visited{ font-family:Arial; color:#CC6600; text-decoration:underline; font-size:12px; font-weight:strong }
.TABLE-Brown12 A:hover	{ font-family:Arial; color:#CC6600; text-decoration:underline; font-size:12px; font-weight:strong }

.ActionName-Brown12   	{ font-family:Arial; color:#CC6600; text-decoration:none; font-size:12px; font-weight:bold }

.titleOrange {
	FONT-WEIGHT: normal; FONT-SIZE: 12px; COLOR: #fa531f; LINE-HEIGHT: 13px; FONT-STYLE: normal; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}

.TABLE-white11   	        { font-family:Arial; color:#FFFFFF; text-decoration:none; font-size:11px; font-weight:strong }
.TABLE-white11 A	        { font-family:Arial; color:#FFFFFF; text-decoration:underline; font-size:11px; font-weight:strong }
.TABLE-white11 A:active	{ font-family:Arial; color:#FFFFFF; text-decoration:underline; font-size:11px; font-weight:strong }
.TABLE-white11 A:visited  { font-family:Arial; color:#FFFFFF; text-decoration:underline; font-size:11px; font-weight:strong }
.TABLE-white11 A:hover	{ font-family:Arial; color:#FFFFFF; text-decoration:underline; font-size:11px; font-weight:strong }



/************************************/
/*   CAMPAIGN MONITOR STYLE SHEET   */
/************************************/

/*------------- GLOBAL SELECTORS --------------*/

body { margin:0; padding:0; border:0; color:#1F1F1F; font-family:arial,helvetica,sans-serif; }
table { border:0; font-size: 12px; }
a img { border-width:0; border-style:none; }
p {
	margin-top : 0px;
	margin-bottom : 12px;
	line-height:1.3;
	text-align: left;
}
ul {
	list-style : square;
	margin-top : 0px;
	margin-bottom : 8px;
}
ol { margin-top : 0px; margin-bottom : 8px; }
a:link, a:visited, a:hover, a:active { text-decoration:underline; color:#325DB5; }
a:visited { color:#553885; }
a:hover { text-decoration:none; }
code, pre { font-family: "Bitstream Vera Sans Mono", monaco, "Courier New", courier, monospace; font-weight: normal; background: inherit; color: #cc3300; }


/*------------- TEXTUAL ELEMENTS --------------*/

#tick li { margin:0; padding: 0px 0px 0px 17px; display:block; list-style-type:none; background: url(../images/icons/tick.gif) no-repeat 0 2px; margin-bottom: 3px; margin-left: -38px; line-height: 13px; }
#cross li { margin:0; padding: 0px 0px 2px 22px; display:block; list-style-type:none; background: url(../images/icons/cross.gif) no-repeat 0 0px; margin-bottom: 3px; margin-left: -40px; line-height: 13px; }
.blueTitle { font-weight:bold; line-height:1.1; font-size: 14px; color: #1A5BB2; margin-bottom : 6px; line-height: 18px; }
.greyTitle { font-weight:bold; line-height:1.1; font-size: 14px; color: #626262; margin-bottom : 6px; line-height: 18px; }
.darkGreyTitle { font-weight:bold; line-height:1.1; font-size: 14px; color: #3d3d3d; margin: 10px 0 12px 0; line-height: 18px; }
.blackTitle { font-weight:bold; line-height:1.1; font-size: 14px; color: #000; margin-bottom : 3; line-height: 18px; }
.blackTitle span { padding-left: 5px; font-weight:normal; font-size: 11px; color: #000; }
.largeBlueTitle { font-weight:bold; line-height:1.1; font-size: 16px; color: #1A5BB2; margin-bottom : 6px; }
.largeGreyTitle { font-weight:bold; line-height:1.1; font-size: 14px; color: #5f5f5f; }
.largeBlackTitle { font-weight:bold; line-height: 19px; font-size: 14px; color: #000; }
.formDescriptor { font-size: 11px; padding:0 0 0 16px; margin-bottom : 10px; }
.mid { font-size: 11px; }
.midPad { font-size: 11px; margin-bottom: 20px; }
.midNormal { font-size: 11px; font-weight: normal; color: #1F1F1F; }
.midDark { font-size: 11px; color:#1F1F1F; font-weight: normal; padding-top: 5px; }
.normal { font-size: 12px; }
.normalDark { font-size: 12px; color:#1F1F1F; font-weight: normal; }
.large { font-size: 14px; color: #000; }
.large a { text-decoration: none; color: #1F1F1F; }
.largeNormal { font-size: 14px; }
.huge { font-size: 16px; }
.green { color: #1B8513; }
.red { color: #C31C03; }
.orange { color: #ff7e00; }
.midRed { color: #C31C03; font-size: 11px; }
.errorHeader { background-color: #DF0000; color: #FFFFFF; padding: 5px; padding-left: 10px; font-weight: bold; margin: 0; }
.pipe { color: #6588B9; }
.darkSubNavs { color: #0C2C5D; font-size: 14px; padding: 2px; }
.redText { color: #D60000; }
.light { color: #585858; }
.lighter { color: #737373; margin-top : 0px; margin-bottom : 12px; line-height:1.3; }
.lightSmall { color: #7e7e7e; font-size: 10px; }
.lightMid { color: #585858; font-size: 11px; }
.lightLarge { color: #8f8f8f; font-size: 12px; font-weight: normal; }
.lightBlue { color: #008AE6; font-size: 11px; }
.helpAttachment { float: right; width: 180px; font-size: 11px; padding: 10px; margin: 0px 0px 10px 30px; background: #F2F8FF; border: 1px solid #D6E7FA; }
.textOnly { font-family: "Bitstream Vera Sans Mono", monaco, "Courier New", courier, monospace; font-weight: normal; color: #000; }
.textOnlyOutline { font-family: "Bitstream Vera Sans Mono", monaco, "Courier New", courier, monospace; font-weight: normal; color: #000; background: url(../images/bg/textEntryGuide.gif) repeat-y; border: 1px solid #7F9DB9; }
.verdanaStyle { font-family:verdana,arial,helvetica,sans-serif; }
#formList { margin-left: 0; padding-left: 20px; }
#formList li { padding-bottom: 20px; }
img.Contextual { padding: 0px; border: 1px solid #cbcbcb; margin: 10px 0; }
.imageWrapper { width: 650px; float: left; overflow: hidden; }
.big { font-size: 20px; margin: 0; padding: 0; line-height: 22px; color: #000;  }
h2.tick { padding: 0 0 5px 0; color: #009727; }
h2.cross { padding: 0 0 5px 0; color: #d51717; }
h2.blue { color: #195bc8; }
h2.orange { color: #ff9308; }
h2.green { color: #17a421; }
.announcement { background: #fffcd2; border-top: 1px solid #ebe8b7; border-bottom: 1px solid #ebe8b7; padding: 0px 12px; margin-bottom: 10px; }
.approvalNote {	background: #fffcd2; padding: 10px 0 5px 0; }
.approvalNote h2 {  background: url(../images/icons/alert_yellow.gif) no-repeat; padding-left: 22px; font-size: 14px; margin-bottom: 10px; }
.approvalNote p { font-size: 11px; margin-bottom: 7px; }
h1 { font-size: 22px; border-bottom: 1px solid #EEEEEE; margin: 10px 0 25px 0; padding: 0 0 5px 0; }
h1.topic { font-size: 18px; line-height: 22px; padding-top: 5px; }
h2.help { padding: 10px 0 10px 0; color: #333; font-size: 18px; margin-bottom: 0; }
h2.domain { padding: 5px 0 5px 0; color: #1A5BB2; font-size: 14px; margin-bottom: 0; }
h3.helpNoLine { color: #333; font-size: 14px; margin-bottom: 7px; }
h3.help { padding: 15px 0 4px 0; color: #333; font-size: 14px; margin-bottom: 15px; border-bottom: 1px solid #EEE; }
ul.help { margin: 0 0 5px 0; padding-left: 0; }
p.bottomPad { padding-bottom: 10px; }
p.littlePad { margin: 10px 0 4px 0; }
ul.help li {
	margin-left: 0;
	padding: 2px 0px 4px 22px;
	display: block;
	list-style-type: none;
	background:url("/images/icons/pointer.gif") no-repeat 0px 4px;
	font-size: 12px;
	line-height: 16px;
}
ul.help li.more {
	background-image: none;
	margin-top: 6px;
	padding-top: 6px;
	border-top: 1px solid #EEE;
}
ul.help li.more span {
	font-weight: bold;
	font-style: italic;
}
div.populartopics {
	background: #fffff4;
	padding: 0 15px 10px 15px;
	border: 3px solid #faf9dc;
	margin-bottom: 10px;
}
div.populartopics h3.help { padding: 2px 0 4px 0; border-bottom: none;  }
ol#popular {
	margin-left: 18px;
	padding-left: 0;
}
.demoFlicks {
	padding: 25px 0;
	border-bottom: 1px solid #e6e6e6;
}
.demoFlicksTop {
	padding: 15px 0 25px 0;
	border-bottom: 1px solid #e6e6e6;
}
.demoFlicksBottom {
	padding: 25px 0;
}
.demoFlicks p, .demoFlicksBottom p, .demoFlicksTop p {
	font-size: 12px;
	line-height: 17px;
}
img.moviescreen {
	float: left;
	padding-right: 30px;
}
.clear {
	clear: both;
	margin: 0;
	padding: 0;
}
#authenticationTick, #differentDomainDesc, #authenticationAdvice {
	float: right;
	padding-top: 3px;
}
#authenticationSnap {
	float: right;
}
#keysWarning {
	padding: 10px 10px 0 10px;
	border: 1px solid #ececec;
	margin: 10px 0 12px 0;
}
p.keyWarningTitle {
	background: url(../images/icons/alert.gif) no-repeat; padding-left: 22px; font-size: 12px; margin-bottom: 14px;
}
.overflow {
	font-family: "Bitstream Vera Sans Mono", monaco, "Courier New", courier, monospace;
	font-weight: normal;
	color: #000;
	overflow:auto;
	height: 70px;
	background: #fff;
	border: 1px solid #cacaca;
	word-wrap: break-word;
	padding: 3px;
}
td.dnshelp {
	border-left: 1px solid #ececec;
	padding-left: 17px;
}
.pageDivider {
	border-top: 1px solid #ececec;
	margin: 20px 0;
}
a.formtease {
	border: 1px solid #fff;
	background: #fff;
	display: block;
	color: #737373;
	text-decoration: none;
	margin-top : 0px;
	margin-bottom : 12px;
	line-height:1.3;
	padding: 1px;
}
a.formtease:hover { 
	border-top: 1px solid #999;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	border-left: 1px solid #999;
	background: #ffd;
	cursor: text;
}
a.inputtease {
	border: 1px solid #fff;
	background: #fff;
	display: block;
	color: #737373;
	text-decoration: none;
	margin-top : 0px;
	margin-bottom : 2px;
	line-height:1.3;
	padding: 1px;
}
a.inputtease:hover { 
	border-top: 1px solid #999;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	border-left: 1px solid #999;
	background: #ffd;
	cursor: text;
}
p.lightGrey {
	color: #737373;
	margin-bottom: 2px;
}
p.darkGrey {
	color: #3a3a3a;
	margin-bottom: 2px;
}
p.greyLineTop {
	border-top: 1px solid #ededed;
	padding-top: 15px;
	margin-top: 20px;
}

/*------------- POSITIONING ELEMENTS --------------*/

.secondaryOptions { border-top: 1px solid #ededed; margin: 15px 0 0 0; padding: 18px 0 0 0; }
.secondaryOptions td.mid { color: #666; }
.fieldSelect { background: #c0c0c0; margin: 3px 0; padding: 2px 0; }
#importResultsFrame {
	padding: 12px 12px 15px 12px;
	border: 1px solid #bfbfbf;
	background: #f0f0f0;
}
.testaddress { padding-right: 10px; }


/*------------- LIST ELEMENTS --------------*/

ol#optionList { margin-bottom : 0; }
ol#optionList li { font-size: 12px; }
ul.ok, ul.notok { padding: 0; margin: 0; }
ul.ok li {
	margin-left: 0;
	padding: 2px 0px 2px 18px;
	display: block;
	list-style-type: none;
	background:url("/images/icons/tickLight.gif") no-repeat left 3px;
}
ul.notok li {
	margin-left: 0;
	padding: 2px 0px 2px 22px;
	display: block;
	list-style-type: none;
	background:url("/images/icons/no.gif") no-repeat 1px 3px;
}
ul.ok li p, ul.notok li p {
	font-size: 11px;
}
ul.ok li p.emphasis, ul.notok li p.emphasis {
	font-size: 12px;
	padding: 0;
	margin-bottom: 3px;
}
ul.tick {
	margin: 5px 0 15px 0px;
	padding-left: 10px;
}
ul.tick li {
	font-size: 12px;
	background: url("/images/icons/tickGrey.gif") no-repeat 0 3px;
	margin:0;
	padding: 1px 0 10px 25px;
	display:block;
	list-style-type:none;
}

/*------------- LINK ELEMENTS --------------*/

a.blank { color: #595959; font-size: 11px; text-decoration:none; }
a.blank:visited, a.blank:hover, a.blank:active { color: #313031; font-size: 11px; text-decoration:none; }
a.utilityNavs, a.utilityNavs:visited { color: #ECF5FF; font-size: 11px; }
a.utilityNavs:hover { color: #FFFFFF; font-size: 11px; }
a.utilityNavsOn, a.utilityNavsOn:hover, a.utilityNavsOn:visited { color: #FFFFFF; font-size: 11px; }
a.subNavsLink, a.subNavsLink:visited { color: #3F6091; text-decoration:none; font-weight: bold; }
a.subNavsLink:hover { color: #03285D; font-weight: bold; }
a.subNavsLinkOn, a.subNavsLinkOn:visited, a.subNavsLinkOn:hover { color: #03285D; text-decoration:none; font-weight: bold; }
a.red, a.red:visited { color: #D60000; }
a.red:hover { color: #9C0000; }
a.whiteLink, a.whiteLink:hover, a.whiteLink:visited, a.whiteLink:active { color: #FFFFFF; text-decoration:underline; }
a.largeBlueTitleLink, a.largeBlueTitleLink:hover, a.largeBlueTitleLink:visited { font-weight:bold; line-height:1.1; font-size: 16px; color: #1A5BB2; margin-bottom : 6px; }
a.hugeLink, a.hugeLink:hover, a.hugeLink:visited, a.hugeLink:active  { font-size: 16px; color:#1F1F1F; text-decoration:none; }
a.greenLink { color: #22A315; font-size: 11px; text-decoration:none; }


/*------------- FORM ELEMENTS --------------*/

form { margin:0; padding:0; }
input, select, textarea { font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#1F1F1F; font-weight:normal; }
input.radio { margin-left:0; margin-right:3px; border:0; }
.orangeButton { font-family: Arial, Helvetica, sans-serif; font-size:12px; color: #FFFFFF; font-weight: bold; background: url(../images/bg/button.gif) repeat-y; border-bottom: 1px solid #DD5C00; border-right: 1px solid #DD5C00; border-top: 1px solid #FEDAA0; border-left: 1px solid #FEDAA0; }
.errorInput { border: 2px solid #DF0000; }
.errorSelect { background-color: #FFDEDE; }


/*------------- TABLE ELEMENTS --------------*/

/* casing tables */
td.contentBorder { border-left: 1px solid #B4B4B4; border-right: 1px solid #B4B4B4; }
td.contentTop { border-top: 1px solid #B4B4B4; }
.formElement { background-color: #DADADA; margin-right: 16px; }
.alertCasing { border: 1px solid #B4B4B4; background-color: #E1E1E1; }
.frame { border: 0; }
.errorCasing { border-left: 1px solid #E78787; border-right: 1px solid #E78787; border-bottom: 1px solid #E78787; background-color: #FFF2F2; color: #422D2D; font-size: 11px; }
.subNavsBorder { border-bottom: 1px solid #C8DBF0; }
.reportForm { background-color: #F0F0F0; border: 1px solid #CCCCCC; }
.subReportForm { background-color: #f9f9f9; border-left: 1px solid #CCCCCC; border-right: 1px solid #CCCCCC; border-bottom: 1px solid #CCCCCC; }
.placeHolder { padding: 5px; background-color: #FFFF99; }
.smallPad { padding: 0; }

/* data tables */
td.contentHeader { background-color: #2D65B5; color: #FFFFFF; font-size: 11px; border-bottom: 1px solid #0C4087; background: url(../images/bg/contentHeader.gif); padding-left: 5px; }
td.contentHeaderLight { color: #000000; font-size: 11px; border-bottom: 2px solid #376EBE; border-top: 1px solid #E5EEFA; padding-top: 4px; padding-bottom: 4px; background-color: #F3F8FF; background: url(../images/bg/lightContentHeader.gif) }
td.contentHeaderLight span { color: #666; }
td.contentHeaderLight span.large { color: #000; }
td.contentBottom { border-bottom: 1px solid #CADBE5; font-size: 11px; padding-left: 5px; }
td.contentBottomPad { border-bottom: 1px solid #CADBE5; font-size: 11px; padding: 2px 0px 3px 5px; }
td.greyBottom { border-top: 1px solid #cacaca; font-size: 11px; padding-left: 5px; background: #dadada; }
td.greycontentBottom { border-bottom: 1px solid #dcdcdc; font-size: 11px; padding-left: 5px; }
td.greycontentBottomBig { border-bottom: 1px solid #dcdcdc; font-size: 12px; padding-left: 5px; }
td.yellowFoot { font-size: 11px; padding: 5px 0 0 5px; background: url(../images/bg/yellowFooter.gif) repeat-x; color: #6c6f48; font-style: italic; }
td.yellowFoot a:link, td.yellowFoot a:visited { color: #6c6f48; }
tr.rowOn { background-color: #FFFFFF; }
tr.rowOnBlue { background-color: #F9FCFF; }
td.contentDarker { border-bottom: 1px solid #C1C1C1; font-size: 11px; }
td.contentDarker span { color: #585858; }
td.bottomLine { border-bottom: 1px solid #C1C1C1; font-size: 14px; font-weight: bold; color: #5f5f5f; }
tr.rowHighlight { border-bottom: 1px solid #CADBE5; font-size: 11px; padding-left: 5px; background-color: #FFFDE9; }
tr.greyHighlight { border-bottom: 1px solid #CADBE5; font-size: 11px; padding-left: 5px; background-color: #e1e1e1; }
tr.greyOff { padding-left: 5px; background-color: #f9f9f9; }
td.recipientSummary { font-size: 11px; background: #cacaca; color: #4c4c4c; padding: 2px 4px; border-bottom: 1px solid #c0c0c0; }
td.greyHeader { color: #000000; font-size: 11px; border-bottom: 2px solid #67768d; border-top: 1px solid #e9f0f6; padding-top: 4px; padding-bottom: 4px; background-color: #f3f5f8; background: url(../images/bg/greyHeader.gif) }
td.greyHeaderLarge { color: #fff; font-size: 11px; border-bottom: 2px solid #535a63; padding: 10px 0 8px 5px; background-color: #848a92; }
td.contentBottom span.light { color: #585858; }
td.averages { border-bottom: 3px solid #dadada; padding: 20px 0 8px 5px; color: #1f1f1f; font-size: 18px; font-weight: bold; }

/* general tables */
.lightTop { border-top: 1px solid #D7D7D7; }
.lighterTop { border-top: 1px solid #ededed; }
.lightBottom { border-bottom: 1px solid #D7D7D7; }
.lightBottomNoPadding { border-bottom: 1px solid #EEEEEE; margin: 0; padding: 0; }
.lightBottomSmall { border-bottom: 1px solid #D7D7D7; font-size: 11px; }
.formHeader { border-bottom: 2px solid #376EBE; font-size: 11px; font-weight: bold; }
td.textOnlyCell textarea { font-family: "Bitstream Vera Sans Mono", monaco, "Courier New", courier, monospace; font-weight: normal; color: #000; overflow: auto; }
.ruleFade { background: #dadada url("/images/bg/segmentRuleFade.gif") top left no-repeat; font-size: 11px; }

/* navigation tables */
.subNavs { padding: 7px; padding-left: 0px; padding-right: 0px; padding-bottom: 4px; color: #627DA5; border-bottom: 2px solid #ECF5FF; font-size: 11px; }
.subNavsOn { padding: 7px; padding-left: 0px; padding-right: 0px; padding-bottom: 4px; color: #03285D; border-bottom: 2px solid #03285D; font-size: 11px; }
.subNavsDivider { padding: 0px; padding-left: 7px; padding-right: 7px; color: #C3D2E8; }

/* Content Navs */

#contentNavs ul {
	margin:0;
	padding:0;
	list-style:none;
}
#contentNavs li {
	display:inline;
	margin:0;
	padding:0;
}
#contentNavs a {
	float:left;
	background:url("/images/navs/left_both.gif") no-repeat left top;	
	margin: 0 2px 0 0;
	padding:0 0 0 17px;
	text-decoration:none;
	font-size: 14px;
	border-bottom: 1px #fff solid;
}
#contentNavs a span {
	float:left;
	display:block;
	background:url("/images/navs/right_both.gif") no-repeat right top;
	padding:9px 17px 8px 0;
	font-weight:bold;
	color:#9a9a9a;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#contentNavs a span {float:none;}
/* End IE5-Mac hack */
#contentNavs a:hover span {
	color:#5c5c5c;
}
#contentNavs #current a {
	background-image:url("/images/navs/left_on.gif");
	border-width:0;
	border-bottom: 1px #f0f0f0 solid;
}
#contentNavs #current a span {
	background-image:url("/images/navs/right_on.gif");
	color:#000;
	padding-bottom:8px;
	text-shadow: none;
}
#contentNavs a:hover {
	background-position:0% -100px;
}
#contentNavs a:hover span {
	background-position:100% -100px;
}
#contentNavs #current a:hover {
	background-position: top left;
}
#contentNavs #current a:hover span {
	background-position: top right;
}
.clear {
    clear:both;
}

/* Testing screenshots */

.editPreview {
	background: url(/images/bg/screen-case.gif) no-repeat;
	float: left;
	height: 196px;
	margin: 0 0 15px 17px;
	overflow: hidden;
	width: 220px;
}
.editPreview p {
	height: 150px;
	margin: 9px 10px 0 10px;
	width: 199px;
	border: 1px solid #f0f0f0;
}
.editPreview p.loaded {
	cursor: pointer;
	cursor: hand;
}
.editPreview h2 {
	font-size: 12px;
	margin: 0 15px;
	padding: 9px 0 2px 0;
	text-align: center;
}
.resultsWrapper {
	padding: 19px;
}
.contentHeaderDull {
	margin: 20px 0 0 0; 
	color: #47576d;
	font-size: 14px;
	font-weight: bold;
	border-bottom: 2px solid #67768d;
	border-top: 1px solid #eceff2;
	padding: 8px;
	background: #F3F8FF url(../images/bg/dullContentHeader.gif);
}
.spamPass {
	background: url(../images/icons/spamTick.gif) 9px 11px no-repeat;
	font-weight: bold;
	padding: 13px 9px 13px 39px;
}
.spamPass span.status {
	color: #39be14;
	font-size: 11px;
	font-weight: bold;
	display: block;
	width: 250px;
	text-align: right;
	float: right;
}
.spamPass p {
	margin: 0;
	padding: 0;
}
.spamFail {
	background: url(../images/icons/spamCross.gif) 9px 11px no-repeat;
	font-weight: bold;
	padding: 13px 9px 13px 39px;
}
.spamFail span.status {
	color: #cf1212;
	font-size: 11px;
	font-weight: bold;
	display: block;
	width: 100px;
	text-align: right;
	float: right;
}
.spamFail p {
	margin: 0;
	padding: 0;
}
.spamWaiting {
	background: url(../images/icons/spamWaiting.gif) 9px 11px no-repeat;
	font-weight: bold;
	padding: 13px 9px 13px 39px;
}
.spamWaiting span.status {
	color: #ff8d00;
	font-size: 11px;
	font-weight: bold;
	display: block;
	width: 100px;
	text-align: right;
	float: right;
}
span.spamwarnings {
	color: #bfbfbf;
	font-weight: normal;
	margin-left: -7px;
}
span.spamwarnings a {
	color: #9D9D9D;
	font-weight: normal;
}
.spamWaiting p {
	margin: 0;
	padding: 0;
}
.spamBroken {
	background: url(../images/icons/spamBroken.gif) 9px 11px no-repeat;
	font-weight: bold;
	padding: 13px 9px 13px 39px;
}
.spamBroken span.status {
	color: #999;
	font-size: 11px;
	font-weight: bold;
	display: block;
	width: 100px;
	text-align: right;
	float: right;
}
.spamBroken p {
	margin: 0;
	padding: 0;
}
.spamPass p span, .spamFail p span, .spamWaiting p span, .spamBroken p span {
	font-size: 11px;
	color: #9d9d9d;
	padding-left: 12px;
}
#Norton_AntiSpam, #MessageLabs, #Spam_Assassin {
	background-color: #f8f8f8;
}
#gateway {
	margin-top: 30px;
}
.reasons {
	background: url(../images/bg/spamReasons.gif) repeat-x;
	padding: 12px 12px 12px 12px;
	font-size: 11px;
	line-height: 14px;
	border-bottom: 1px solid #e2e2e2;
}
.reasons p {
	font-size: 11px;
	margin: 0;
	padding: 0 0 5px 0;
}
.reasons ul {
	margin: 0;
	padding-left: 28px;
}
.reasons ul li {
	font-size: 11px;
}
.filterDesc {
	color: #484848;
	line-height: 17px;
	margin-bottom: 25px;
}
#testCampaignName {
	float: right;
	width: 415px;
	text-align: right;
	font-weight: bold;
	line-height: 18px;
	font-size: 14px;
	color: #1A5BB2;
	padding: 2px 5px 0 0;
}
#filtersPassed {
	padding: 7px 12px;
	float: right;
	margin: -4px 0 0 25px;
	border: 1px solid #d9d9d9;
	background: #fff;
}
#filtersPassed span.number {
	float: left;
	color: #292929;
	font-size: 36px;
	font-weight: bold;
}
#filtersPassed span.desc {
	float: left;
	font-size: 12px;
	display: block;
	color: #7f7f7f;
	width: 50px;
	text-align: center;
	font-weight: normal;
	padding: 6px 0 0 5px;
}
td.contentBottom a.filerPercent {
	text-decoration: none;
	color: #000;
}
.noHand {
	cursor: default;
}


/* Compare multiple reports */

#multipleCampaignList {
	border: 1px solid #d0d0d0;
	background: #fff;
	margin: 0 0 10px 0;
	overflow: auto;
	height: 280px;
}
td.contentGreyBottom { 
	border-bottom: 1px solid #ececec;
	font-size: 11px;
	padding-left: 5px;
}
a.editResults {
	font-size: 11px;
	color: #676767;
	font-weight: bold;
	width: 49px;
	height: 18px;
	background: url(../images/buttons/edit-off.gif) no-repeat 0 0;
	padding: 2px 8px 4px 22px;
	text-decoration: none;
}
a.editResults:hover {
	background: url(../images/buttons/edit-on.gif) no-repeat 0 0;
	color: #676767;
}
img.legend {
	margin-right: 1px;
}
tr.clickRow:hover {
	background-color: #FFFDE9;
	cursor: pointer;
}
tr.clickRowOn {
	background-color: #FFFDE9;
	cursor: pointer;
}
#Table_01 tr td table tr td table {
	text-align: left;
}
#Table_01 tr td table tr td #Table_ tr td .TABLE-Gray12 {
	text-align: left;
}
