/* New Structual Style Sheet */

/* Brand and Login Styles  ---------------------------------------------------------- */
body {
	font-family: arial, Helvetica, Geneva, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	position: relative;
}
a:hover {
	text-decoration:underline;
}
TD A:HOVER {
	text-decoration:underline;
}
.NavText {
	FONT-FAMILY: Arial, Helvetica, Geneva, sans-serif;
	color: #34329C;
	font-size: 14px;
}
.DrawWelcome {
	FONT-SIZE: 12px;
	COLOR: #000000;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-WEIGHT: normal
}
.DrawWelcome A {
	FONT-SIZE: 12px;
	COLOR: #000000;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-WEIGHT: normal
}
.DrawWelcomeBold {
	FONT-SIZE: 12px;
	COLOR: #000000;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-WEIGHT: bold
}
.DrawWelcomeBold A {
	FONT-SIZE: 12px;
	COLOR: #000000;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-WEIGHT: bold
}
.HelpText {
	FONT-SIZE: 12px;
	COLOR: #000000;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-WEIGHT: normal
}
.HelpText A {
	FONT-SIZE: 12px;
	COLOR: #000000;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-WEIGHT: normal;
	text-decoration:underline
}
.HelpText INPUT A {
	FONT-SIZE: 10px;
	COLOR: #000000;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-WEIGHT: normal;
	text-decoration:underline
}
.FooterText {
	FONT-SIZE: 11px;
	COLOR: #3c3c3c;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-WEIGHT: normal
}
.FooterText A {
	FONT-SIZE: 11px;
	COLOR: #3c3c3c;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-WEIGHT: normal;
	text-decoration:underline
}
.SmallText {
	FONT-SIZE: 11px;
	COLOR: #000000;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-WEIGHT: normal
}
.SmallText A {
	FONT-SIZE: 11px;
	COLOR: #000000;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-WEIGHT: normal;
	text-decoration:underline
}
.TinyText {
	FONT-SIZE: 11px;
	COLOR: #000000;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-WEIGHT: normal
}
.TinyText A {
	FONT-SIZE: 11px;
	COLOR: #000000;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-WEIGHT: normal;
	text-decoration:underline
}
.Code {
	FONT-SIZE: 10pt;
	COLOR: #000000;
	FONT-FAMILY: Courier New;
	FONT-WEIGHT: normal
}
.TitleHeader {
	FONT-SIZE: 20px;
	COLOR: #000000;
	FONT-WEIGHT: bold;
	FONT-FAMILY: Arial, Helvetica, Geneva, sans-serif;
	text-decoration:none
}
.SmallHeader {
	FONT-SIZE: 14px;
	COLOR: #000000;
	FONT-WEIGHT: bold;
	FONT-FAMILY: Arial, Helvetica, Geneva, sans-serif;
	text-decoration:none
}
.SmallHeader:hover {
	text-decoration: underline;
}
/* Tab Styles ---------------------------------------------------------- */
/*
.TabRow { width:900px;}
.TabOn { FONT-FAMILY: Arial, Helvetica, Geneva, sans-serif; BACKGROUND-COLOR: #346ABC; TEXT-DECORATION: none}
.TabOff { FONT-FAMILY: Arial, Helvetica, Geneva, sans-serif; BACKGROUND-COLOR: #f6f6f6; TEXT-DECORATION: none}
.TabLinkOn { FONT-WEIGHT: bold; FONT-SIZE: 16px; COLOR: #ffffff; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-DECORATION: none}
.TabLinkOff { FONT-WEIGHT: bold; FONT-SIZE: 16px; COLOR: #000000; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-DECORATION: none }
.TabRow {clear:both}
*/
#Tab a {
	FONT-WEIGHT: bold;
	FONT-SIZE: 16px;
	COLOR: #000000;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding-left: 15px;
	vertical-align: middle;
	background: #e6e6e6 url("/admin-marketbright/images/structural/tabs/tab_left_temp.gif") no-repeat left top;
	padding-bottom: 1px;
	text-align: center;
}
#Tab a span {
	background: url("/admin-marketbright/images/structural/tabs/tab_right_temp.gif") right top no-repeat;
	padding-right: 15px;
	padding-top: 3px;
}
/* Comment out #Tab a.Selected so it will be picked up from custom.css
#Tab a.Selected { FONT-WEIGHT: bold; FONT-SIZE: 16px;	COLOR: #ffffff;	FONT-FAMILY: Arial, Helvetica, sans-serif; text-decoration: none; 
	background: #346ABC url("/admin-marketbright/images/structural/tabs/tab_left_temp.gif") no-repeat left top; text-align: center;
	vertical-align: middle; padding-left: 15px;} */
#Tab a, #Tab a span {
	display: block;
	float: left;
}
/* Commented backslash hack hides rule from IE5-Mac \*/
#Tab a, #Tab a span {
	float: none
}
/* End IE5-Mac hack */
#Tab ul {
	list-style: none;
	padding: 0;
	margin: 0;
	clear:left;
}
#Tab li {
	float: left;
	margin: 0;
	padding: 0;
	list-style: none;
}
#Tab li.TabSpace {
	float: left;
	margin: 0;
	padding: 0;
	list-style: none;
}
/* Task bar and breadcrumb bar styles ---------------------------------------------------------- */
/* Comment out .TaskBar so it will be picked up from custom.css
.TaskBar { FONT-SIZE: 10px; COLOR: #000000; FONT-FAMILY: Arial, Helvetica, Geneva, sans-serif; BACKGROUND-COLOR: #346ABC; TEXT-DECORATION: none;}
*/
.NavBar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #f6f6f6;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
	line-height: 16px;
	padding-left: 12px;
	text-align: left;
}
.BreadCrumb {
	color: #000000;
	font-size: 12px;
	padding: 4px 2px 4px 2px;
	border: 0px solid red;
	line-height: 11px;
	FONT-WEIGHT: bold;
	TEXT-DECORATION: none
}
.SubBreadCrumbOn {
	color: #E6E6E6;
	font-size: 12px;
	padding: 4px 2px 4px 2px;
	border: 0px solid red;
	line-height: 11px;
	FONT-WEIGHT: bold;
	TEXT-DECORATION: none
}
.SubBreadCrumbOff {
	color: #FFFFFF;
	font-size: 12px;
	padding: 4px 2px 4px 2px;
	border: 0px solid red;
	line-height: 11px;
	FONT-WEIGHT: bold;
	TEXT-DECORATION: underline
}
/* application body styles ---------------------------------------------------------- */
.TaskPaneTop {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #CCCCCC;
}
.Page_Content {
	padding-left: 20px;
}
.Help_Page_Content {
	padding-left: 25px;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: black;
}
.Help_Page_Content A {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: black;
}
.Help_Page_Footer {
	border-bottom: 10px solid #CCCCCC;
}
/*SUBTAB STYLES BEGIN */	
.TabBackground {
	background-color: #CCCCCC;
}
.SubTabNav {
	padding-top:.75em;
	background-color: #CCCCCC;
	float:left;
	width:100%;
	min-height: 1.5em;
	background: url(/admin-marketbright/images/structural/subtabs/px_g3.gif)  repeat-x bottom #CCCCCC;
	white-space: nowrap;
}
.SubTabNav span {
	display:block;
	float:left;
	margin:0 10px 0 0;
	min-height: 1.5em;
	padding-left:3px;
	background:url(/admin-marketbright/images/structural/subtabs/t_nw_off_1.gif) no-repeat left top;
	white-space: nowrap;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
.SubTabNav span {
	text-align:center;
}
/* End IE5-Mac hack */

.SubTabNav a {
	color: #000000;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	display: inline;
	padding:5px 1em 4px 0.9em;
	text-decoration:none;
	background:url(/admin-marketbright/images/structural/subtabs/t_ne_off_1.gif) no-repeat right top;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
.SubTabNav a {
	float:left;
	display:block;
}
/* End IE5-Mac hack */
.SubTabNav .SubTabOn a {
	color: #000000;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 5px;
	text-decoration:none;
	font-weight:900;
	background:url(/admin-marketbright/images/structural/subtabs/t_ne_on_1.gif) no-repeat right top;
}
.SubTabNav .SubTabOn {
	background:url(/admin-marketbright/images/structural/subtabs/t_nw_on_1.gif) no-repeat left top;
}
/*SUBTAB STYLES END .............................................................. */
	
.SmallSubTabNav {
	padding-top:.75em;
	background-color: #e6e6e6;
	float:left;
	width:100%;
	min-height: 1.5em;
	background: #e6e6e6 url(/admin-marketbright/images/structural/subtabs/px_g3.gif) repeat-x bottom;
	white-space: nowrap;
}
.SmallSubTabNav span {
	display:block;
	float:left;
	margin:0 5px 0 0;
	min-height:1.5em;
	padding-left:3px;
	background:url(/admin-marketbright/images/structural/subtabs/t_nw_off_1.gif) no-repeat left top;
	white-space: nowrap;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
.SmallSubTabNav span {
	text-align:center;
}
/* End IE5-Mac hack */

.SmallSubTabNav a {
	color: #000000;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	display: inline;
	padding:3px 1em 3px 0.9em;
	text-decoration:none;
	vertical-align: bottom;
	background:url(/admin-marketbright/images/structural/subtabs/t_ne_off_1.gif) no-repeat right top;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
.SmallSubTabNav a {
	float:left;
	display:block;
}
/* End IE5-Mac hack */
.SmallSubTabNav .SmallSubTabNavOn a {
	color: #000000;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 3px;
	text-decoration:none;
	font-weight:900;
	background: url(/admin-marketbright/images/structural/subtabs/t_ne_on_1.gif) no-repeat right top;
}
.SmallSubTabNav .SmallSubTabNavOn {
	background: url(/admin-marketbright/images/structural/subtabs/t_nw_on_1.gif) no-repeat left top;
}
/*Small SUBTAB STYLES END .............................................................. */

/*Tiny SUBTAB STYLES Start .............................................................. */
.TinySubTabNav {
	padding-top:3px;
	background-color: #e6e6e6;
	float:left;
	width:100%;
	min-height:0.25em;
	background: url(/admin-marketbright/images/structural/subtabs/px_g3.gif);
repeat-x bottom #e6e6e6;
	white-space: nowrap;
}
.TinySubTabNav span {
	display:block;
	float:left;
	margin:0 5px 0 0;
	min-height:0.25em;
	padding-left:3px;
	background:url(/admin-marketbright/images/structural/subtabs/t_nw_off_1.gif) no-repeat left top;
	white-space: nowrap;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
.TinySubTabNav span {
	text-align:center;
}
/* End IE5-Mac hack */
.TinySubTabNav a {
	color: #000000;
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	display:inline-block;
	padding:2px 1em 0px 0.9em;
	text-decoration:none;
	vertical-align: bottom;
	background:url(/admin-marketbright/images/structural/subtabs/t_ne_off_1.gif) no-repeat right top;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
.TinySubTabNav a {
	float:left;
	display:block;
}
/* End IE5-Mac hack */
.TinySubTabNav .TinySubTabOn a {
	color: #000000;
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 1px;
	text-decoration:none;
	font-weight:900;
	background:url(/admin-marketbright/images/structural/subtabs/t_ne_on_1.gif) no-repeat right top;
}
.TinySubTabNav .TinySubTabOn {
	background:url(/admin-marketbright/images/structural/subtabs/t_nw_on_1.gif) no-repeat left top;
}
.TinySubTabNav .TinySubTabOff a {
	color: #555555;
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 1px;
	text-decoration:none;
	font-weight:900;
}
.TinySubTabNav .TinySubTabOff {
	background-color: #e6e6e6;
}
/*Tiny SUBTAB STYLES END .............................................................. */

/*Portlet and LEFT NAV STYLES BEGIN */	
.TaskPane {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #e6e6e6;
	padding: 0px 10px 0px 5px;
}
.PortletBody {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #ffffff;
	font-size: 12px;
}
.PortletBody A {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}
.CenterPortletBody {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #ffffff;
	font-size: 12px;
}
.CenterPortletBody A {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}
.Portlet_Top {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #9C9A9C;
}
.Portlet_Bottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9C9A9C;
}
.Portlet_Left {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #9C9A9C;
}
.Portlet_Right {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #9C9A9C;
}
.Portlet_Top_Grey {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #9C9A9C;
	background-color: #e6e6e6;
}
.Portlet_Left_Grey {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #9C9A9C;
	background-color: #e6e6e6;
}
.Portlet_Right_Grey {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #9C9A9C;
	background-color: #e6e6e6;
}
.Portlet_Bottom_Grey {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9C9A9C;
	background-color: #e6e6e6;
}
.PortletColumnTitles {
	font-weight: bold;
}
.Portlet_Corners {
	background-color: #FFFFFF;
}
.Portlet_Title_Top {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #9C9A9C;
	BACKGROUND-COLOR:#dadee5;
}
.Portlet_Title_Left {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #9C9A9C;
	BACKGROUND-COLOR:#dadee5;
}
.Portlet_Title_Right {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #9C9A9C;
	BACKGROUND-COLOR:#dadee5;
}
.Portlet_Title_Text {
	FONT-SIZE: 12px;
	COLOR: #000000;
	FONT-WEIGHT: bold;
	FONT-FAMILY: Arial, Helvetica, Geneva, sans-serif;
	BACKGROUND-COLOR: #dadee5;
}
.Portlet_LeftNav_NW {
	BACKGROUND-COLOR:#dadee5;
}
.Portlet_LeftNav_NE {
	BACKGROUND-COLOR:#dadee5;
}
.Portlet_LeftNav_SW {
	BACKGROUND-COLOR:#e6e6e6;
}
.Portlet_LeftNav_SE {
	BACKGROUND-COLOR:#e6e6e6;
}
.CollabForm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #999999;
}
.CollabText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.CollabText A {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
/*LEFT NAV STYLES .................................................... */		
.TreeExpd {
	FONT-SIZE: 12px;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	COLOR: #000000;
}
.TreeColl {
	FONT-SIZE: 12px;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	COLOR: #000000;
}
.LeftNavDiv {
	display:none;
	WIDTH: 200px;
	overflow-x: auto;
	overflow-y: auto;
}
.LeftNavBody {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #ffffff;
	font-size: 12px;
}
.LeftNav_NW {
	background-color:#e6e6e6;
}
.LeftNav_NE {
	background-color:#e6e6e6;
}
.LeftNav_SW {
	background-color:#e6e6e6;
}
.LeftNav_SE {
	background-color:#e6e6e6;
}
.LeftNavTitle {
	FONT-SIZE: 12px;
	COLOR: #000000;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.LeftNavTitle A {
	FONT-SIZE: 12px;
	COLOR: #000000;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.LeftNav A {
	FONT-SIZE: 12px;
	COLOR: #000000;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-WEIGHT: normal;
	text-decoration: none;
}
.LeftNavDivider {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #9C9A9C;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #9C9A9C;
	border-bottom: 1px dashed #9C9A9C;
}
/*LEFT NAV STYLES END.................................................... */		

/*APPLICATION BODY STYLES .................................................... */	
.AppTitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.AppFooters {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
}
.AppTitles A {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	COLOR: #666666;
	text-decoration: underline;
}
.AppFooters A {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	COLOR: #666666;
	text-decoration: underline;
}
.AppTitlesText A {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
/*LIST TABLE STYLES .................................................... */	
.TableText {
	FONT-SIZE: 14px;
	COLOR: #000000;
	TEXT-INDENT: 1px;
	FONT-FAMILY: Arial, Helvetica, Geneva, sans-serif;
	BACKGROUND-COLOR: #f7f7e7
}
.TableHeaderCampaign {
	FONT-SIZE: 10px;
	COLOR: #999999;
	TEXT-INDENT: 3px;
	FONT-WEIGHT: bold;
	FONT-FAMILY: Arial, Helvetica, Geneva, sans-serif;
	BORDER-TOP: 1px solid;
	BORDER-RIGHT: 1px solid;
	BORDER-LEFT: 1px solid;
	BORDER-BOTTOM: 1px solid;
	BORDER-COLOR: #c5c5c5;
}
.TableHeader {
	FONT-SIZE: 14px;
	COLOR: #000000;
	FONT-WEIGHT: bold;
	FONT-FAMILY: Arial, Helvetica, Geneva, sans-serif;
	BACKGROUND-COLOR: #dadee5;
	BORDER-TOP: 1px solid;
	BORDER-RIGHT: 1px solid;
	BORDER-LEFT: 1px solid;
	BORDER-BOTTOM: 1px solid;
	BORDER-COLOR: #c5c5c5;
}
.TableHeaderYellow {
	FONT-SIZE: 14px;
	COLOR: #000000;
	FONT-WEIGHT: bold;
	FONT-FAMILY: Arial, Helvetica, Geneva, sans-serif;
	BACKGROUND-COLOR: #f0f0d0;
	BORDER-TOP: 1px solid;
	BORDER-RIGHT: 1px solid;
	BORDER-LEFT: 1px solid;
	BORDER-BOTTOM: 1px solid;
	BORDER-COLOR: #c5c5c5;
}
.TableHeaderSort {
	FONT-SIZE: 14px;
	COLOR: #000000;
	FONT-WEIGHT: bold;
	FONT-FAMILY: Arial, Helvetica, Geneva, sans-serif;
	BACKGROUND-COLOR: #a3b0cc;
	BORDER-TOP: 1px solid;
	BORDER-RIGHT: 1px solid;
	BORDER-LEFT: 1px solid;
	BORDER-BOTTOM: 1px solid;
	BORDER-COLOR: #c5c5c5;
}
.TableSmallHeader {
	FONT-SIZE: 10px;
	COLOR: #FFFFFF;
	FONT-FAMILY: Arial, Helvetica, Geneva, sans-serif;
	BACKGROUND-COLOR: #e6e6e6;
	BORDER-TOP: 1px solid;
	BORDER-RIGHT: 1px solid;
	BORDER-LEFT: 1px solid;
	BORDER-BOTTOM: 1px solid;
	BORDER-COLOR: #c5c5c5;
}
.SmallTableCell {
	BORDER-RIGHT: 1px solid;
	BORDER-LEFT: 1px solid;
	BORDER-BOTTOM: 1px solid;
	BORDER-COLOR: #DDDDDD;
	FONT-SIZE: 12px;
	COLOR: #000000;
	FONT-FAMILY: Arial, Helvetica, sans-serif
}
.SmallTableCell A {
	FONT-SIZE: 12px;
	COLOR: #000000;
	FONT-FAMILY: Arial, Helvetica, sans-serif
}
.TableCell {
	BORDER-RIGHT: 1px solid;
	BORDER-LEFT: 1px solid;
	BORDER-BOTTOM: 1px solid;
	BORDER-COLOR: #DDDDDD;
	FONT-SIZE: 14px;
	COLOR: #000000;
	FONT-FAMILY: Arial, Helvetica, sans-serif
}
.TableCell_i {
	BORDER-RIGHT: 1px solid;
	BORDER-LEFT: 1px solid;
	BORDER-BOTTOM: 1px solid;
	BORDER-COLOR: #DDDDDD;
	FONT-SIZE: 14px;
	COLOR: #000000;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	display:none;
}
.TableCell A {
	FONT-SIZE: 14px;
	COLOR: #000000;
	FONT-FAMILY: Arial, Helvetica, sans-serif
}
.TableCellReports {
	BORDER-RIGHT: 1px solid;
	BORDER-LEFT: 1px solid;
	BORDER-BOTTOM: 1px solid;
	BORDER-COLOR: #DDDDDD;
	FONT-SIZE: 14px;
	COLOR: #000000;
	FONT-FAMILY: Arial, Helvetica, sans-serif
}
.TableCellReports A {
	FONT-SIZE: 14px;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 14px;
	COLOR: #000000;
}
.TableCellYellow {
	BORDER-RIGHT: 1px solid;
	BORDER-LEFT: 1px solid;
	BORDER-BOTTOM: 1px solid;
	BORDER-COLOR: #DDDDDD;
	FONT-SIZE: 14px;
	COLOR: #000000;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	background-color:#f7f7e7
}
.TableSmallText {
	BORDER-RIGHT: 1px solid;
	BORDER-LEFT: 1px solid;
	BORDER-BOTTOM: 1px solid;
	BORDER-COLOR: #DDDDDD;
	FONT-SIZE: 10px;
	COLOR: #000000;
	FONT-FAMILY: Arial, Helvetica, sans-serif
}
.TableCellHighlight {
	BORDER-RIGHT: 1px solid;
	BORDER-LEFT: 1px solid;
	BORDER-BOTTOM: 1px solid;
	BORDER-TOP: 1px solid;
	BORDER-COLOR: #DDDDDD;
	FONT-SIZE: 10px;
	COLOR: #000000;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: #FFFFFF;
}
.TableData {
	FONT-SIZE: 14px;
	COLOR: #000000;
	FONT-FAMILY: Arial, Helvetica, sans-serif
}
.AltTableRow {
	BACKGROUND-COLOR: #F6F6F6;
}
.TableRow {
	BACKGROUND-COLOR: #FFFFFF;
}
.CollabText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.CollabText A {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.SortColumn {
	FONT-SIZE: 14px;
	COLOR: #000000;
	FONT-WEIGHT: bold;
	FONT-FAMILY: Arial, Helvetica, Geneva, sans-serif;
	BACKGROUND-COLOR: #a3b0cc
}
.ListHeader {
	FONT-SIZE: 12px;
	COLOR: #000000;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-WEIGHT: normal;
	BACKGROUND-COLOR: #a3b0cc
}
.ListBottom {
	FONT-SIZE: 12px;
	COLOR: #000000;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-WEIGHT: normal;
	BACKGROUND-COLOR: #a3b0cc
}
.AppPropertyDesc {
	FONT-SIZE: 14px;
	COLOR: #000000;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
}
.AppPropertyValue {
	FONT-SIZE: 14px;
	COLOR: #000000;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-WEIGHT: bold;
}
/*FOOTER STYLES .................................................... */				  
.AppFooter {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #CCCCCC;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-width: 1px;
	border-top-color: #666666;
	border-bottom-color: #666666;
	border-bottom-width: 1px;
	font-size: 12px;
	color: #FFFFFF;
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.TableBlackBottom {
	border-bottom: 1px solid #000000;
}
.PropertySheetBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.PropertySheetLeftColDesc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color:#E6E6E6;
	border-top: 1px solid #C4C4C4;
}
.PropertySheetLeftColValue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color:#F6F6F6;
	border-top: 1px solid #C4C4C4;
}
.PropertySheetRightColDesc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color:#E6E6E6;
	border-left: 3px solid #ffffff;
	border-top: 1px solid #C4C4C4;
}
.PropertySheetRightColValue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color:#F6F6F6;
	border-top: 1px solid #C4C4C4;
}
.PropertySheetHelp {
	background-color:#f7f7e7;
}
.ResourceGuide {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.ResourceGuideTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color:#666666;
	font-weight: bold;
}
.ProjectedActual {
	FONT-SIZE: 14px;
	COLOR: #000000;
	FONT-WEIGHT: bold;
	FONT-FAMILY: Arial, Helvetica, Geneva, sans-serif;
	BACKGROUND-COLOR: #C1C1C1;
}
.Variance {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #CCCCCC;
	border-top: 1px solid #C4C4C4;
}
.SectionLinks {
	FONT-SIZE: 12px;
	font-family: Arial, Helvetica, sans-serif;
	background-color:#f7f7e7;
	border-bottom: 1px solid #CBCBCB;
	padding: 5px;
	width: 100px;
}
.SectionLinks A {
	FONT-SIZE: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.SectionLinksSelected {
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	COLOR: #000000;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	border-top: 1px solid #CBCBCB;
	padding: 5px;
	width: 100px;
}
.SectionLinksBox {
	BORDER-TOP: #CBCBCB 1px solid
}
.SectionLinksBreak {
	background: url(../cuecards_files/horizontalsubtabs_bottom_le.gif) no-repeat bottom;
}
.HelpTextStep {
	FONT-SIZE: 12px;
	COLOR: #000000;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-WEIGHT: normal;
	border: 1px solid black;
	background-color:#006600;
	color: #FFFFFF;
	padding: 5 1 5 1;
	text-align:center
}
/*CueCard Styles BEGIN */	
.CueCards {
	border-top: 1px solid #bebebe;
}
.CueCard-Off {
	text-align: center;
	border-bottom: 1px solid #bebebe;
	background-color:#e6e6e6;
	width: 150px;
}
.CueCard-Off A {
	FONT-SIZE: 12px;
	COLOR: #000000;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.CueCardLeft-On {
	background-color:#e6e6e6;
	width: 6px;
}
.CueCardRight-On {
	background-color:#e6e6e6;
	width: 6px;
}
.CueCard-On {
	text-align: center;
	width: 150px;
}
.CueCard-On A {
	FONT-SIZE: 12px;
	COLOR: #000000;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
}
/*CueCard Styles END */	

.PanelCell {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #e6e6e6;
	padding: 0 1px 0 1px;
}
.Panel {
	margin: 250px 0px;
	border: 1px solid black;
	padding: 20px 1px 20px 1px;
	background-color:#FFFFFF;
	cursor:pointer;
}
.Page_Content {
	width:auto;
}
.CloseLeftColumn {
	margin: 250px 0px;
	border: 1px solid black;
	padding: 10px 1px 15px 1px;
	height: 25px;
	vertical-align: middle;
	background-color:#FFFFFF;
}
.CloseTopNav {
	border: 1px solid black;
	width: 25px;
	padding: 1px 15px 1px 15px;
	text-align: center;
	background-color:#FFFFFF;
}
.PageNavigator {
	border-bottom: 1px solid #7f9db9;
}
.ProgressStyle {
	BORDER-RIGHT: #ffffff 1px solid;
	BORDER-TOP: #ffffff 1px solid;
	FONT-WEIGHT: bold;
	BACKGROUND: #346ABC;
	BORDER-LEFT: #ffffff 1px solid;
	COLOR: #ffffff;
	BORDER-BOTTOM: #ffffff 1px solid
}
.HelpPostIt {
	filter:alpha(opacity=20);
	border: 1px solid black;
	FONT-SIZE: 12px;
	COLOR: #000000;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
}
.ExpandDetails {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color:#F6F6F6;
	border-bottom: 1px solid #C4C4C4;
	border-left:1px solid #ffffff;
	border-top:1px solid #ffffff;
	border-right: 1px solid #C4C4C4;
}
.Footer {
	border-top: 2px solid #555555
}
/*Wizard Styles .................................................... */
.WizardTrail {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#666666;
	text-decoration:none;
	margin: 5px 0px 0px 0px;
}
.WizardTrailOff {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#666666;
	text-decoration:none;
}
.WizardTrailOn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}
.PropertyBoxText {
	COLOR: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}
.PropertyBoxText A {
	COLOR: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration:underline
}
.PropertyBoxHeader {
	COLOR: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.PropertyBoxHeader A {
	COLOR: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration:underline
}
.PropertyBoxLeftColumn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color:#E6E6E6;
	border-top: 1px solid #C4C4C4;
	font-weight: normal;
}
.PropertyBoxRightColumn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color:#ffffff;
	border-top: 1px solid #C4C4C4;
	font-weight: normal;
}
.PropertyBoxTitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.CalendarCellRight {
	BORDER-RIGHT: 1px solid;
	BORDER-BOTTOM: 1px solid;
	BORDER-COLOR: #DDDDDD;
}
.CalendarCellLeft {
	BORDER-LEFT: 1px solid;
	BORDER-BOTTOM: 1px solid;
	BORDER-COLOR: #DDDDDD;
}
.CalendarCellBoth {
	BORDER-LEFT: 1px solid;
	BORDER-RIGHT: 1px solid;
	BORDER-BOTTOM: 1px solid;
	BORDER-COLOR: #DDDDDD;
}
/*Calendar Pop-up .................................................... */
.CalendarcpYearNavigation {
	FONT-WEIGHT: bold;
	COLOR: #ffffff;
	BACKGROUND-COLOR: #204699;
	TEXT-ALIGN: center;
	TEXT-DECORATION: none
}
.CalendarcpMonthNavigation {
	FONT-WEIGHT: bold;
	COLOR: #ffffff;
	BACKGROUND-COLOR: #204699;
	TEXT-ALIGN: center;
	TEXT-DECORATION: none
}
.CalendarcpDayColumnHeader {
	FONT-SIZE: 8pt;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
}
.CalendarcpYearNavigation {
	FONT-SIZE: 8pt;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
}
.CalendarcpMonthNavigation {
	FONT-SIZE: 8pt;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
}
.CalendarcpCurrentMonthDate {
	FONT-SIZE: 8pt;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
}
.CalendarcpCurrentMonthDateDisabled {
	FONT-SIZE: 8pt;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
}
.CalendarcpOtherMonthDate {
	FONT-SIZE: 8pt;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
}
.CalendarcpOtherMonthDateDisabled {
	FONT-SIZE: 8pt;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
}
.CalendarcpCurrentDate {
	FONT-SIZE: 8pt;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
}
.CalendarcpCurrentDateDisabled {
	FONT-SIZE: 8pt;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
}
.CalendarcpTodayText {
	FONT-SIZE: 8pt;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
}
.CalendarcpTodayTextDisabled {
	FONT-SIZE: 8pt;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
}
.CalendarcpText {
	FONT-SIZE: 8pt;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
}
TD.CalendarcpDayColumnHeader {
	/*BORDER-RIGHT: #6677dd 0px solid;
	BORDER-TOP: #6677dd 0px solid;
	BORDER-LEFT: #6677dd 0px solid;*/
	BORDER-BOTTOM: #DDDDDD 1px solid;
	TEXT-ALIGN: center;
}
.CalendarcpCurrentMonthDate {
	TEXT-ALIGN: center;
	TEXT-DECORATION: none
}
.CalendarcpOtherMonthDate {
	TEXT-ALIGN: center;
	TEXT-DECORATION: none
}
.CalendarcpCurrentDate {
	TEXT-ALIGN: center;
	TEXT-DECORATION: none
}
.CalendarcpCurrentMonthDateDisabled {
	COLOR: #d0d0d0;
	TEXT-ALIGN: center;
	TEXT-DECORATION: line-through
}
.CalendarcpOtherMonthDateDisabled {
	COLOR: #d0d0d0;
	TEXT-ALIGN: center;
	TEXT-DECORATION: line-through
}
.CalendarcpCurrentDateDisabled {
	COLOR: #d0d0d0;
	TEXT-ALIGN: center;
	TEXT-DECORATION: line-through
}
.CalendarcpCurrentMonthDate {
	COLOR: #000099
}
.CalendarcpCurrentDate {
	FONT-WEIGHT: bold;
	COLOR: #ffffff
}
.CalendarcpOtherMonthDate {
	COLOR: #808080
}
TD.CalendarcpCurrentDate {
	BORDER-RIGHT: #000000 thin solid;
	BORDER-TOP: #000000 thin solid;
	BORDER-LEFT: #000000 thin solid;
	COLOR: #ffffff;
	BORDER-BOTTOM: #000000 thin solid;
	BACKGROUND-COLOR: #204699;
}
TD.CalendarcpCurrentDateDisabled {
	BORDER-RIGHT: #ffaaaa thin solid;
	BORDER-TOP: #ffaaaa thin solid;
	BORDER-LEFT: #ffaaaa thin solid;
	BORDER-BOTTOM: #ffaaaa thin solid
}
TD.CalendarcpTodayText {	
	BORDER-TOP: #DDDDDD 1px solid;
	/*BORDER-RIGHT: #6677dd 0px solid;
	BORDER-LEFT: #6677dd 0px solid;
	BORDER-BOTTOM: #6677dd 0px solid*/
}
TD.CalendarcpTodayTextDisabled {
	BORDER-RIGHT: #6677dd 0px solid;
	BORDER-TOP: #999999 1px solid;
	BORDER-LEFT: #6677dd 0px solid;
	BORDER-BOTTOM: #6677dd 0px solid
}
A.CalendarcpTodayText {
	HEIGHT: 20px;
	display:block;
}
SPAN.CalendarcpTodayTextDisabled {
	HEIGHT: 20px
}
A.CalendarcpTodayText {
	COLOR: #333333
}
SPAN.CalendarcpTodayTextDisabled {
	COLOR: #d0d0d0
}
.CalendarcpBorder {
	border: 1px solid #646464;	
}
.CalendarHeader {
	height:20px;
}
.CalendarcpCurrentMonthDate a{
	display:block;
	color:#000;
}
.CalendarcpCurrentMonthDate a:hover{
	background:#BFCEEF;
}
.CalendarBodyContent {
	line-height:17px;
}
/* Prototip */

.prototip {
	position: absolute;
}
.prototip .effectWrapper, .prototip .tooltip, .prototip .toolbar, .prototip .toolbar .title {
	position: relative;
}
.prototip .content {
	clear: both;
}
.prototip .toolbar a.close {
	position: relative;
	text-decoration: none;
	float: right;
	width: 15px;
	height: 15px;
	background: transparent url(close.gif);
	display: block;
	line-height: 0;
	font-size: 0px;
	border: 0;
}
.prototip .toolbar a.close:hover {
	background: transparent url(close_hover.gif);
}
.prototipLoader {
	position: absolute;
	top: -1000px;
	left: -1000px;
	background: url(prototip_loader.gif);
	height: 14px;
	width: 14px;
}
.iframeShim {
	position: absolute;
	border: 0;
	margin: 0;
	padding: 0;
	background: none;
}
.prototip .mb {
	color: #fff;
	font: 10px Arial, Helvetica, sans-serif;
}
.prototip .mb .toolbar {
	background: #2e2e2e;
	color: #fff;
	font-weight: bold;
}
.prototip .mb .toolbar a.close:hover {
	background: url(close_hover_red.gif);
}
.prototip .mb .title {
	padding: 5px;
}
.prototip .mb .content {
	background: #fff;
	color: #666666;
	padding: 5px;
}
.ReportHeader {
	FONT-SIZE: 12px;
	COLOR: #000000;
	FONT-WEIGHT: bold;
	FONT-FAMILY: Arial, Helvetica, Geneva, sans-serif;
	BACKGROUND-COLOR: #dadee5;
	BORDER-TOP: 1px solid;
	BORDER-RIGHT: 1px solid;
	BORDER-LEFT: 1px solid;
	BORDER-BOTTOM: 1px solid;
	BORDER-COLOR: #c5c5c5;
}
.ReportCell {
	BORDER-RIGHT: 1px solid;
	BORDER-LEFT: 1px solid;
	BORDER-BOTTOM: 1px solid;
	BORDER-COLOR: #DDDDDD;
	FONT-SIZE: 12px;
	COLOR: #000000;
	FONT-FAMILY: Arial, Helvetica, sans-serif
}
/*.show_flow_border {
	border-left:1px solid #bfceee;
	padding:0 5px;
}*/
.show_flow_table_data {
	margin-top:3px;
}
.show_flow_table_data td {
	background:url(/admin-marketbright/images/campaigns/table_head.gif) repeat-x;
	height:30px;
	font-weight:normal;
	font-size:11px;
	border-left:1px solid #bfceee;
}
.show_flow_table_data td span, .show_flow_table_scroll table td span {
	padding:0 5px;
}
.create_btn {
	background:url(/admin-marketbright/images/campaigns/create_new.jpg) no-repeat;
	width:101px;
	height:24px;
	border:none;
	cursor:pointer;
}
.show_flow_table_scroll {
	overflow-y:scroll;
	height:80px;
}
.show_flow_table_scroll table td {
	border-left:1px solid #bfceee;
}
.show_select_table {
	background:#e6e6e6;
}
.select_item {
	width:150px;
	position:relative;
	font-size:11px;
	margin:0 6px;
}
.select_item ul {
	display:none;
	width:150px;
	border:1px solid #cccde9;
	border-width:0 1px 1px 1px;
	position:absolute;
	left:0;
	top:24px;
	margin:0;
	padding:0;
	background:white;
}
.select_item ul li {
	margin:0;
	padding:0;
	list-style:none;
	height:20px;
	line-height:20px;
	padding-left:10px;
	cursor:pointer;
}
.select_item ul li a {
	color:#000;
	text-decoration:none;
	cursor:pointer;
}
.select_item ul li a:hover {
	text-decoration:none;
}
.select_option {
	background:white url(/admin-marketbright/images/campaigns/select.jpg) no-repeat;
	width:100%;
	height:24px;
}
.select_text {
	width:130px;
	height:24px;
	float:left;
	line-height:24px;
}
.select_text span {
	padding-left:5px;
}
.select_button {
	width:20px;
	height:24px;
	cursor:pointer;
	float:left;
}
.clear {
	clear:both;
	height:0;
	line-height:0;
	overflow:hidden;
}
/**following is for the click nurture action and report style**/
.action_report {
	padding-top:7px;
	background:#e6e6e6;
}
.action_report ul {
	width:100%;
	overflow:hidden;
	height:1%;
	background:url(/admin-marketbright/images/campaigns/bottom.gif) repeat-x left bottom;
	color:#204699;
	margin:0;
	padding:0;
}
.action_report ul li {
	float:left;
	height:24px;
	line-height:24px;
	border:1px solid #BFCEEE;
	border-bottom:none;
	margin-left:4px;
	cursor:pointer;
	font-weight:bold;
	list-style:none;
	/*background:#f3f3f3;*/
	font-size:13px;
}
.action_report ul li span {
	padding:0 16px;
}
.action_report ul li.action_report_selected {
	background:white;
	color:#333333;
}
.click_nurture_header {
	background:#F9F9F9 url(/admin-marketbright/images/maxlogo_icon.gif) no-repeat 20px center;
	height:33px;
	line-height:33px;
}
.click_nurture_title {
	color:#204699;
	float:left;
	font-size:25px;
	font-weight:bold;
	padding-left:55px;
}
.click_nurture_close {
	float:right;
	color:#656565;
	cursor:pointer;
}
.click_nurture_close a {
	background:url(/admin-marketbright/images/campaigns/close_icon.gif) no-repeat center right;
	padding-right:20px;
	margin-right:15px;
	color:#656565;
	font-weight:bold;
	cursor:pointer;
}
.click_nurture_footer {
	overflow:hidden;
	height:36px;
	line-height:43px;
	padding-left:10px;
}
.click_nurture_footer_logo {
	float:left;
	color:#204699;
	height:36px;
	width:106px;
	background:url(/admin-marketbright/images/poweredbymb.gif) no-repeat left bottom;
}
.click_nurture_copyright {
	float:right;
}
.click_nurture_page_content {
	border:8px solid #C8E2F3;
	padding-left:20px;
}
.click_nurture_subtab_nav_background {
	background:#E8F3FF;
}
.click_nurture_content_border {
	border:8px solid #C8E2F3;
	width:100%;
}
/*************************************/
/*here for email reports*/
/*************************************/
.Container {
	width:830px;
}
.ContainerPopup {
	width:90%;
}
.ReportTop {
	background:url(/admin-marketbright/images/campaigns/report_title_bg.gif) repeat-x;
	height:69px;
	overflow: hidden;
}
.ReportTopTitle {
	background:url(/admin-marketbright/images/campaigns/report_title_leftbg.gif) no-repeat;
	height:69px;
	width:114px;
	float:left;
	display:inline;
	overflow: hidden;
	text-align:left;
}
.ReportTopTitle h3 {
	margin:0;
	padding:0;
	padding-left:10px;
	padding-top:20px;
	font-size:13px;
	font-weight:bold;
	color:#FFFFFF;
}
.ReportTopRight {
	height:69px;
	overflow: hidden;
}
.ReportTopRight table tr td {
	height:69px;
	text-align:left;
	vertical-align:top;
	font-size:11px;
	padding:0 4px 0 4px;
	white-space:nowrap;
}
.ReportTopRight .tdBg {
	background:url(/admin-marketbright/images/campaigns/report_title_tr_bg.gif) no-repeat right center;
}
.ReportTopRight .bolderBottom {
	border-bottom:1px #AEAEAE solid;
}
.ReportTopRight .topDiv {
	height:30px;
	font-weight:bold;
	line-height:12px;
	color:#898989;
	margin-top:4px;
	overflow:hidden;
	text-align:center;
}
.ReportTopRight table tr td img {
	margin-top:5px;
}
.ReportTopRight .topDiv span {
	color:#000000;
}
.ReportTitle {
	background:url(/admin-marketbright/images/campaigns/report_title_01_bg.gif) repeat-x;
	height:32px;
}
.ReportTitle h3 {
	color:#FFFFFF;
	margin:0;
	padding:0;
	margin-left:15px;
	line-height:32px;
	font-size:13px;
	float:left;
	display:inline;
}
.ReportTalbe {
}
.ReportTalbe table {
	font:normal 12px Arial, Helvetica, Geneva, sans-serif;
}
.ReportTalbe table tr td, .ReportTalbe table tr th {
	font-weight:normal;
	height:30px;
	line-height:30px;
	white-space:nowrap;
}
.ReportTalbe table tr th {
	text-align:left;
}
.ReportTalbe .title {
	background:url(/admin-marketbright/images/campaigns/report_title02_bg.gif) repeat-x;
}
.ReportTalbe .odd {
	background:#F1F1F1;
}
.ReportTalbe .even {
}
.ReportTalbe .linkPadding {
	padding-left:20px;
}
.ReportTalbe .RatePadding {
	text-align:center;
}
.ReportTalbe .TotalPadding {
	text-align:center;
}
.ReportTalbe .rightBorder {
	border-right:1px #ADADAD solid;
}
.ReportTalbe table tr td.bolder {
	font-weight:bolder;
}
.ReportTalbe table tr td a {
	color:#01319D;
	text-decoration:none;
}
.ReportTalbe table tr td a:hover {
	text-decoration:underline;
}
.rptLine {
	background:url(/admin-marketbright/images/campaigns/report_line_bg.gif) repeat-x bottom center;
	height:25px;
}
.rptPic {
	margin-top:20px;
}
.rptPic table tr td {
	text-align: center;
}
.rptPic table tr th {
	text-align:left;
	padding-left:20px;
	color:#FFFFFF;
	height:30px;
	line-height:30px;
	font-size:13px;
}
.rptPic table tr th.Bg {
	background:url(/admin-marketbright/images/campaigns/report_title03_bg.gif) repeat-x;
}
.rptPic table tr td.Bg {
	background:#F1F1F1;
}
.rptPic img {
	cursor:pointer;
}
.rptMail {
	height:30px;
	line-height:30px;
	padding-bottom:10px;
	color:#898989;
}
.rptMail span {
	color:#000000;
	font-weight:bolder;
}

/*Add main tab space*/
ul#Tab li {
	margin-right:10px;
}

/*add for segment builder popup*/
.SFDC_popup_veil {
	top:0;
	left:0;
	z-index:3000;
	position:absolute;
	background:#686864;
	display:none;
	filter: alpha(opacity=50);
	-moz-opacity:0.5;
	opacity: 0.5;
}

.SFDC_popup {	
	z-index:3300;
	position:absolute;
	display:none;
	border:8px solid #C8E2F3;
}
