/* CSS Document */
body {
	background: #FFFFFF;
	margin: 0px;
}

body, p, td, a{
	font: 12px "Lucida Grande", Arial, helvetica,  verdana,  sans-serif;
}

a,a:link,a:active {
	color: #7c55ae;
	text-decoration: none;
}

a:hover {
	color: #7c55ae;
	text-decoration: underline;
}

form {
	margin: 0px;
}

p {
	margin: 0.2em;
}

hr{
  	border-top: 1px solid #ddd;
}

.welcomeheadingtext {
	color: #666666;
	font-size: 43px;
}

.head1, h1 {
	margin: 0px;
	color: #7c55ae;
	font-size: 16px;
	font-weight: bold;
}

.head2 {
	margin: 0px;
	color: #000000;
	font-weight: bold;
}

.head3 {
	margin: 0px;
	color: #000000;
	font-weight: bold;
}

.info {
	margin: 0px;
	color: #000000;
	font-size: x-small;
}

input.readonly{
  border: 0;
}

.tabletext {
	font-size: x-small;
}

.portalheader {
	background: #FFFFFF;
}

.footerrightbar {
	background: #13456F;
}

.headerboxoutside {
	padding: 0px;
	background: #000000;
}

.headerboxtop {
	padding: 4px;
	border-color: #000000;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	background: #006633;
}

.headerboxbottom {
	padding: 0px;
	border-color: #000000;
	border-style: solid;
	border-width: 0px 1px 1px 1px;
	background: #CCCC99;
}

.leftbar {
	padding: 0px 1px 0px 0px;
	background-image:
		url(/esuite/shared/companies/zanco/images/leftbar_repeat.gif);
	background-position: right;
	background-repeat: repeat-y;
}

.boxhead {
	margin: 0px;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}

.boxoutside {
	padding: 0px;
	background: #000000;
}

.boxtop {
	color: #FFFFFF;
	text-decoration: none;
	padding: 4px;
	border-color: #000000;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	font-size: 13px;
	background: #9371be;
}

.boxbottom {
	padding: 4px;
	border-color: #000000;
	border-style: solid;
	border-width: 0px 1px 1px 1px;
	background: #FFFFFF;
}

.button {
	border-style: outset;
	border-color: #9999CC;
	border-width: 2px;
	padding-right: 5px;
	padding-left: 5px;
	background: #DDDDDD;
}

a.buttontext {
	text-decoration: none;
	color: #0000FF;
	font-size: x-small;
	font-weight: bold;
}

a.buttontext:hover {
	color: #FF0000;
}

.buttontextdisabled {
	text-decoration: none;
	color: #333333;
	font-size: x-small;
	font-weight: bold;
}

a.lightbuttontext {
	text-decoration: none;
	color: #FFFF00;
	font-size: x-small;
	font-weight: bold;
}

a.lightbuttontext:hover {
	color: #00FF00;
}

.lightbuttontextdisabled {
	text-decoration: none;
	color: #CCCCCC;
	font-size: x-small;
	font-weight: bold;
}

a.buttontextbig {
	text-decoration: none;
	color: #0000FF;
	font-size: x-small;
	font-weight: bold;
}

a.buttontextbig:hover {
	color: #FF0000;
}

a img.imageborder {
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
}

.headerbuttonleft {
	border-right: solid #FFFFFF 1px;
	padding-right: 10px;
	padding-left: 10px;
}

.headerbuttonleft:hover {
	background: #EEEECC;
}

.headerbuttonright {
	border-left: solid #FFFFFF 1px;
	padding-right: 10px;
	padding-left: 10px;
}

.headerbuttonright:hover {
	background: #EEEECC;
}

.headercenter {
	padding-right: 10px;
	padding-left: 10px;
	font-size: small;
	font-weight: bold;
	color: #000000;
}

.headercompanyname {
	margin: 0px;
	font-size: x-large;
	font-weight: bold;
	color: #FFFFFF;
	white-space: nowrap;
}

.headercompanysubtitle {
	margin: 0px;
	font-size: xx-small;
	color: #FFFFFF;
	white-space: nowrap;
}

.insideheadertext {
	color: #FFFFFF;
	font-size: small;
}

a.insideheaderlink {
	text-decoration: none;
	color: #FFFF00;
	font-size: x-small;
	font-weight: bold;
}

a.insideheaderlink:hover {
	color: #FF0000;
}

.insideheaderdisabled {
	text-decoration: none;
	color: #CCCCCC;
	font-size: x-small;
	font-weight: bold;
}

hr.sepbar {
	width: 100%;
	height: 1px;
	border-width: 0px;
	background: #999999;
}

.errorMessage {
	margin: 0px;
	color: #FF0000;
	font-size: small;
	font-weight: bold;
}

.eventMessage {
	margin: 0px;
	color: #0000FF;
	font-size: small;
	font-weight: bold;
}

.ontab {
	font-size: small;
	padding: 2px;
	border-style: inset;
	border-width: 3px;
	background: #000000;
}

a.onlnk {
	color: #FFFFFF;
	text-decoration: none;
	padding: 2px;
	font-weight: bold;
	font-size: small;
}

.offtab {
	font-size: x-small;
	padding: 2px;
	border-style: outset;
	border-width: 3px;
	background: #CCCCCC;
}

a.offlnk {
	color: #0000FF;
	text-decoration: none;
	padding: 2px;
	font-weight: bold;
	font-size: x-small;
}

a.offlnk:hover {
	color: #FF0000;
}

.areaheader {
	color: #FFFFFF;
	width: 100%;
	padding: 2px;
	font-weight: bold;
	font-size: x-small;
	background: #000000;
}

.edittable {
	border-color: #000000 #000000 #003333;
	border-style: solid;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
}

.viewonetr1 {
	font-size: x-small;
	background: #99CCFF;
}

.viewonetr2 {
	font-size: x-small;
	background: #CCFFFF;
}

.viewmanyheadertr {
	font-size: x-small;
	background: #99CCFF;
}

.viewmanytr1 {
	font-size: x-small;
	background: #99FFCC;
}

.viewmanytr2 {
	font-size: x-small;
	background: #CCFFCC;
}

.editinputbox {
	font-size: x-small;
	background: #FFFFFF;
}

a.expandcontract,a.expandcontract:link,a.expandcontract:visited,a.expandcontract:active,a.expandcontract:hover
	{
	color: #FFFF00;
	text-decoration: none;
}

.magnetheader,td.magnetheader,table.magnetheader {
	color: #FFFFFF;
	font-size: 12px;
	background: #21348C;
}

.magnetcontent,td.magnetcontent {
	font-size: 10px;
	background: #FFFFFF;
}

.leftsubnavback {
	background: #FFFFFF;
	padding: 1px 0px 1px 6px;
	margin-left: 15px;
}

b.subnavtextnolink {
	text-decoration: underline;
	color: #FBE47E;
	font-size: 11px;
}

.subnavtext {
	text-decoration: none;
	color: #000000;
	font-size: 11px;
	background: transparent;
}

a.subnavtext,a.subnavtext:active,a.subnavtext:visited {
	text-decoration: none;
	color: #000000;
	font-size: 11px;
	background: transparent;
}

a.subnavtext:hover {
	text-decoration: underline;
	color: #000000;
	font-size: 11px;
	background: transparent;
}

.subnavtextactive {
	text-decoration: none;
	color: #000000;
	font-size: 11px;
	background: transparent;
}

a.subnavtextactive,a.subnavtextactive:active,a.subnavtextactive:visited
	{
	text-decoration: none;
	color: #000000;
	font-size: 11px;
	background: transparent;
	text-decoration: underline;
}

a.subnavtextactive:hover {
	color: #000000;
	font-size: 11px;
	background: transparent;
}


div.leftnav, div.leftnavselected{
	padding: 7px 15px;
	font-size: 11px;
	font-weight: bold;
	white-space: nowrap;
	cursor: pointer;
	margin-top: 2px;
}


div.leftnav {
	color: #DBDBF8;
	background-color: #cfb7ee; 
}

a.leftnav,a.leftnav:active,a.leftnav:visited {
	color: #fff;
	text-decoration: none;
	white-space: nowrap;
}

div.leftnavselected {
	color: #DBDBF8;
	background-color: #7c55ae;
}

a.leftnavselected,a.leftnavselected:visited,a.leftnavselected:active,a.leftnavselected:hover
	{
	color: #FFF;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	white-space: nowrap;
	cursor: pointer;
}

.leftnavbacktile,td.leftnavbacktile,table.leftnavbacktile {
	background: url(/esuite/shared/images/portal_nav_back-back.gif);
}

.welcomedate,td.welcomedate,table.welcomedate {
	color: #7c55ae;
	font-size: 10px;
	font-weight: bold;
}

.logoback,td.logoback,table.logoback {
	background: #FFFFFF;
}

.personalcustomergreeting,td.personalcustomergreeting,table.personalcustomergreeting
	{
	color: #7c55ae;
	font-weight: bold;
	font-size:  16px;
}

.guestofdistributorname,td.guestofdistributorname {
	background:
		url(/esuite/shared/companies/zanco/images/header_back_right.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	color: #21348C;
	font-size: 12px;
	font-weight: bold;
	white-space: nowrap;
	height: 84px;
	width: 581px;
}

.topnav,td.topnav,table.topnav {
	font-size: 10px;
	background: #FFFFFF;
}

a.topnav {
	font-size: 10px;
	color: #6666CC;
	text-decoration: none;
}

a.topnav:hover {
	color: #7c55ae;
	text-decoration: underline;
}

.bottomnav,td.bottomnav,table.bottomnav {
	font-size: 10px;
	background: #FFFFFF;
}

a.bottomnav {
	color: #6666CC;
	text-decoration: none;
	font-size: 10px;
}

a.bottomnav:hover {
	color: #7c55ae;
	text-decoration: underline;
}

.footerback,td.footerback,table.footerback {
	color: #FFFFFF;
	background-color: #FFFFFF;
}

.legalText {
	color: #666666;
	text-decoration: none;
	font-size: 10px;
}

.footerText {
	color: #333333;
	text-decoration: none;
	font-size: 11px;
}

.footerText:link,.footerText:active,.footerText:visited,.footerText:hover
	{
	color: #1E338B;
	text-decoration: underline;
	font-size: 11px;
}

.footer,td.footer,table.footer {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10px;
}

a.footer,a.footer:visited,a.footer:active {
	color: #B9BBDA;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}

a.footer:hover {
	text-decoration: underline;
}

.rightbar,td.rightbar {
	padding: 0px 10px 0px 10px;
}

a.links {
	color: #21219C;
	text-decoration: none;
	font-size: 10pt;
	font-weight: bold;
}

a.links:hover {
	color: #21219C;
	text-decoration: underline;
	font-size: 10pt;
	font-weight: bold;
}

input.submitbutton {
	color: #FFFFFF;
	border-style: solid;
	width: 100px;
	height: 30px;
	cursor: pointer;
	font-size: 11pt;
	font-weight: bold;
	background: #CCCCCC;
}

.loginscreen,td.loginscreen,table.loginscreen {
	background: #FFFFFF;
}

/**************************************
/ Styles for tabbed applications below /
**************************************/
.tabwithfocus,td.tabwithfocus {
	font-size: 12px;
	background: #FFFFFF;
	margin-right: 4px;
}

.tabwithfocustop,td.tabwithfocustop {
	background: #000000;
}

.tabbehindtop,td.tabbehindtop {
	background: #000000;
}

.tabbehindbottom,td.tabbehindbottom {
	background: #000000;
}

.appBoxBorder {
	background-color: #000000;
}

.appboxborderdivider {
	border-width: 0px 0px 1px 0px;
	border-style: dotted;
	border-color: #000000;
}

.tabwithfocusroundedleft,td.tabwithfocusroundedleft {
	background: #FFFFFF;
}

.tabwithfocusleft,td.tabwithfocusleft {
	background: #FFFFFF;
}

.tabwithfocusright,td.tabwithfocusright {
	background: #FFFFFF;
}

a.tabwithfocus,a.tabwithfocus:visited,a.tabwithfocus:active {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

a.tabwithfocus:hover {
	color: #000000;
	text-decoration: underline;
}

.tabbehind,td.tabbehind {
	font-size: 12px;
	font-weight: bold;
	color: #7c55ae;
	background: #DBDBF8;
	margin-right: 6px;
}

.tabbehindleft,td.tabbehindleft {
	background: url(/esuite/calendar/images/tab-angle-left.gif) #DBDBF8;
}

.tabbehindright,td.tabbehindright {
	background: #DBDBF8;
}

a.tabbehind,a.tabbehind:visited,a.tabbehind:active {
	font-size: 12px;
	font-weight: bold;
	color: #7c55ae;
	text-decoration: none;
}

a.tabbehind:hover {
	color: #7c55ae;
	text-decoration: underline;
}

.tabaddbehind,td.tabaddbehind {
	font-size: 12px;
	font-weight: bold;
	color: #005392;
	background: #eeeeee;
	margin-right: 5px;
	padding-top: 2px;
}

.tabaddbehindleft,td.tabaddbehindleft {
	background: #eeeeee;
}

.tabaddbehindright,td.tabaddbehindright {
	background: #eeeeee;
}

a.tabaddbehind,a.tabaddbehind:visited,a.tabaddbehind:active {
	font-size: 12px;
	font-weight: bold;
	color: #005392;
	text-decoration: none;
}

a.tabaddbehind:hover {
	color: #005392;
	text-decoration: underline;
}

.title,td.title,a.title,a.title:visited,a.title:active,body.title {
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	background: #cfb7ee;
}

a.title,a.title:visited,a.title:active {
	color: #ffffff;
}

a.title:hover {
	color: #ffffff;
	text-decoration: underline;
}

.subtitle,td.subtitle,a.subtitle,a.subtitle:visited,a.subtitle:active {
	text-decoration: none;
	font-size: 11px;
	background: #FFFFFF;
}

.titleonbackgroundcolor,td.titleonbackgroundcolor,div.titleonbackgroundcolor
{
	color: #000000;
	font-size: 13px;
}

a.titleonbackgroundcolor,a.titleonbackgroundcolor:visited,a.titleonbackgroundcolor:active
	{
	text-decoration: none;
	font-size: 13px;
}

.calendarbuttongreyed,td.calendarbuttongreyed,a.calendarbuttongreyed,a.calendarbuttongreyed:visited,a.calendarbuttongreyed:active
	{
	color: #000000;
	text-decoration: none;
	font-size: 11px;
	background: #dddddd;
}

.inputlabels,td.inputlabels,span.inputlabels {
	color: #000000;
	font-size: 10px;
}

.inputlabelsheader,td.inputlabelsheader,span.inputlabelsheader {
	color: #FFFFFF;
	font-size: 10px;
}

.input,td.input,span.input,select.input {
	font-size: 11px;
	background: #DDD;
}

.minicalendarday,td.minicalendarday,a.minicalendarday,a.minicalendarday:visited,a.minicalendarday:active
	{
	text-decoration: none;
	font-size: 11px;
	background: #FFFFFF;
}

.minicalendardayoddrow,td.minicalendardayoddrow,a.minicalendardayoddrow,a.minicalendardayoddrow:visited,a.minicalendardayoddrow:active
	{
	text-decoration: none;
	font-size: 11px;
	background: #efefef;
}

.minicalendartoday,td.minicalendartoday,a.minicalendartoday,a.minicalendartoday:visited,a.minicalendartoday:active
	{
	text-decoration: none;
	font-size: 11px;
	background: #FFCC00;
}

a.minicalendartoday:hover {
	text-decoration: underline;
}

.timedisplay,td.timedisplay,a.timedisplay,a.timedisplay:visited,a.timedisplay:active
	{
	text-decoration: none;
	font-size: 11px;
}

a.timedisplay:hover {
	text-decoration: underline;
	font-size: 11px;
}

a.minicalendarday:hover {
	text-decoration: underline;
}

a.minicalendardaygreyed,a.minicalendardaygreyed:visited,a.minicalendardaygreyed:active
	{
	text-decoration: none;
	color: #B1B1B1;
	font-size: 11px;
}

a.minicalendardaygreyed:hover {
	text-decoration: underline;
}

input.text,textarea.text {
	background: #F5FAF3;
}

.oddrow,tr.oddrow {
	background-color: #efefef;
	padding: 2px;
}

/**************************************
/ Styles for email application below  /
**************************************/
.welcometext {
	text-decoration: none;
	color: #428831;
	font-size: 20pt;
	font-weight: bolder;
	
}

.headertext {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 8pt;
	font-weight: bolder;
}

a.emaillistfrommiddlelink {
	text-decoration: none;
	color: #6E7A94;
	font-size: 8pt;
	background: #C5CDDE;
}

a.emaillistfrommiddlelink:hover {
	text-decoration: underline;
	color: #6E7A94;
	font-size: 8pt;
	background: #C5CDDE;
}

a.emaillistsubjectmiddlelink {
	text-decoration: none;
	color: #6E7A94;
	font-size: 8pt;
	background: #C5CDDE;
}

a.emaillistsubjectmiddlelink:hover {
	text-decoration: underline;
	color: #6E7A94;
	font-size: 8pt;
}

/*
a.emaillistreceivedmiddlelink {
	text-decoration: none;
	color: #6E7A94;
	font-size: 8pt;
}
*/ /*
a.emaillistreceivedmiddlelink:hover {
	text-decoration: underline;
	color: #6E7A94;
	font-size: 8pt;
}
*/
a.emaillistbottomrowlink {
	text-decoration: none;
	color: #C5CDDE;
	font-size: 8pt;
}

a.emaillistbottomrowlink:hover {
	text-decoration: underline;
	color: #C5CDDE;
	font-size: 8pt;
	font-weight: bold;
}

.emaillisttopfoldernametext {
	color: #6E7A94;
	font-size: 12pt;
	font-weight: bolder;
}

a.emaillink2 {
	text-decoration: underline;
	color: #FFFFFF;
	font-size: 8pt;
}

a.emaillink2:hover {
	text-decoration: underline;
	color: #000000;
	font-size: 8pt;
}

.emailmessageviewmessagetext {
	color: #000000;
	font-size: 10pt;
}

.emailmessageviewtoprowtext {
	color: #FFFFFF;
	font-size: 8pt;
	font-weight: bold;
}

a.emailmessageviewattachmentslink {
	text-decoration: underline;
	color: #6E7A94;
	font-size: 8pt;
}

a.emailmessageviewattachmentslink:hover {
	text-decoration: underline;
	color: #6E7A94;
	font-size: 8pt;
}

a.emailcomposerightcollink {
	text-decoration: none;
	color: #6E7A94;
	font-size: 8pt;
}

a.emailcomposerightcollink:hover {
	text-decoration: underline;
	color: #6E7A94;
	font-size: 8pt;
}

a.emailcomposeleftcollink {
	text-decoration: none;
	color: #6E7A94;
	font-size: 8pt;
}

a.emailcomposeleftcollink:hover {
	text-decoration: underline;
	color: #6E7A94;
	font-size: 8pt;
}

/*
.emailcomposeleftcoltext {
	color: #FFFFFF;
	font-size: 8pt;
	font-weight: bold;
	background: #6E7A94;
}
*/ /*
.emailcomposerightcoltext {
	color: #6E7A94;
	font-size: 8pt;
	font-weight: bold;
	background: #C5CDDE;
}
*/ /*
.emailcomposemainheadertext {
  color: #6E7A94;
	font-size: 20pt;
	font-weight: bolder;
}
*/
.emailsettingstext {
	color: #FFFFFF;
	font-size: 8pt;
	font-weight: bold;
}

.emailsettingstextleftcol {
	color: #FFFFFF;
	font-size: 8pt;
	font-weight: bold;
	background: #6E7A94;
}

.emailsettingstextrightcol {
	color: #6E7A94;
	font-size: 8pt;
	font-weight: bold;
	background: #C5CDDE;
}

a.emailsettingslink {
	text-decoration: none;
	color: #C5CDDE;
	font-size: 8pt;
	font-weight: bold;
}

a.emailsettingslink:hover {
	text-decoration: underline;
	color: #C5CDDE;
	font-size: 8pt;
	font-weight: bold;
}

.emailsettingsmainheadertext {
	color: #6E7A94;
	font-size: 20pt;
	font-weight: bolder;
	
}

.viewmessageheadertext,td.viewmessageheadertext {
	font-size: 10px;
	background: #D6D3CE;
}

.inputbox,td.inputbox,table.inputbox {
	border-style: solid;
	border-width: 1px;
	border-color: #000000 #FFFFFF #E4E4E4 #000000;
	padding: 3px;
	font-size: 10px;
	background: #FFFFFF;
}

/**************************************
/ Styles for calendar magnet below    /
**************************************/
.calendarmagnetmonthdisplay,td.calendarmagnetmonthdisplay,a.calendarmagnetmonthdisplay,a.calendarmagnetmonthdisplay:active,a.calendarmagnetmonthdisplay:visited
	{
	color: #FFFFFF;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	background: #21348C;
}

a.calendarmagnetmonthdisplay:hover {
	text-decoration: underline;
}

.calendarmagnetdaynamedisplay,td.calendarmagnetdaynamedisplay {
	color: #7c55ae;
	font-size: 8px;
	font-weight: bold;
	background: #FFFFFF;
}

.calendarmagnetday,td.calendarmagnetday,a.calendarmagnetday,a.calendarmagnetday:visited,a.calendarmagnetday:active
	{
	text-decoration: none;
	color: #7c55ae;
	font-size: 9px;
	font-weight: bold;
	background: #E7E7E7;
}

a.calendarmagnetday:hover {
	text-decoration: underline;
}

.calendarmagnettoday,td.calendarmagnettoday,a.calendarmagnettoday,a.calendarmagnettoday:visited,a.calendarmagnettoday:active
	{
	text-decoration: none;
	color: #000000;
	font-size: 9px;
	background: #DBDBF8;
}

a.calendarmagnettoday:hover {
	text-decoration: underline;
}

.calendarmagnetdayweekend,td.calendarmagnetdayweekend,a.calendarmagnetdayweekend,a.calendarmagnetdayweekend:visited,a.calendarmagnetdayweekend:active
	{
	text-decoration: none;
	color: #FFFFFF;
	font-size: 9px;
	background: #21348C;
}

a.calendarmagnetdayweekend:hover {
	text-decoration: underline;
}

.calendarmagnetdaygrey,td.calendarmagnetdaygrey,a.calendarmagnetdaygrey,a.calendarmagnetdaygrey:visited,a.calendarmagnetdaygrey:active
	{
	text-decoration: none;
	color: #818181;
	font-size: 9px;
	background: #BDBDBD;
}

a.calendarmagnetdaygrey:hover {
	text-decoration: underline;
}

.calendarmagnetdayweekendgrey,td.calendarmagnetdayweekendgrey,a.calendarmagnetdayweekendgrey,a.calendarmagnetdayweekendgrey:visited,a.calendarmagnetdayweekendgrey:active
	{
	text-decoration: none;
	color: #BDBDBD;
	font-size: 9px;
	background: #818181;
}

a.calendarmagnetdayweekendgrey:hover {
	text-decoration: underline;
}

.calendarmagnettable,table.calendarmagnettable {
	padding: 2px;
	background: #FFFFFF;
}

.minicalendardividercell,td.minicalendardividercell {
	background: #CCCCCC;
}

.yearviewminicalendardividercell,td.yearviewminicalendardividercell {
	background: #FFFFFF;
}

.yearviewminicalendartitle,td.yearviewminicalendartitle {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	background: #CFB7EE;
}

.yearviewminicalendartitleb,td.yearviewminicalendartitleb {
	padding: 1px;
	background: #000000;
}

/**************************************
/    Styles for Calendar weekly view  /
**************************************/
a.headerLink {
	color: ffffff;
	font-weight: bold;
	text-decoration: none;
}

a.headerLink:hover {
	color: ffffff;
	font-weight: bold;
	text-decoration: underline;
}

a.calEventNameLink {
	color: #21348c; /* should be implemented for every client */
	font-weight: bold;
	text-decoration: none;
}

a.calEventNameLink:hover {
	font-weight: bold;
	text-decoration: underline;
}

hr.calEventTitleLine {
	width: 90%;
	text-align: left;
	color: 000000;
}

hr.calEventSeparatorLine {
	width: 80%;
	text-align: center;
	color: 000000;
}

.calEventDetail {
	font-size: 11px;
	text-align: left;
	vertical-align: middle;
	background-color: fff4bc;
	border: 2px solid #000000;
	visibility: hidden;
	position: absolute;
	width: 227px;
	min-height: 127px;
	margin: 0;
	padding: 4;
}

.calEventDetailAttendees {
	font-weight: bold;
	font-size: 14px;
	margin-left: 8px;
}

.calEventDetailName {
	font-weight: bold;
	font-size: 18px;
}

.calEventDetailLabel {
	font-style: italic;
	margin-top: 4px;
	margin-bottom: 4px;
}

.calEventDetailLocation {
	font-weight: bold;
	font-size: 14px;
	margin-left: 8px;
}

.calEventDetailReason {
	font-size: 11px;
	margin-left: 8px;
}

.calEventName {
	margin-left: 6px;
}

.calEventSegment {
	background-color: ffffd5;
	border: 1px solid #000000;
	position: absolute;
	font-size: 9px;
	text-align: left;
	overflow: hidden;
	vertical-align: top;
	margin: 0;
	padding: 5;
}

.calEventTime {
	font-size: 9px;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
	margin: 0;
	padding: 4;
}

.calGridHeaderSegment {
	background-color: #CFB7EE; /* should be implemented for every client */
	border: 1px solid #000000;
	font-size: 9px;
	text-align: center;
	vertical-align: middle;
}

.calGridSubHeaderSegment {
	background-color: 555555;
	border: 1px solid #000000;
	font-size: 9px;
	text-align: center;
	vertical-align: middle;
}

.calGridSegmentLt {
	background-color: efefef;
	border: 1px solid #000000;
}

.calGridSegmentDk {
	background-color: bfbfbf;
	border: 1px solid #000000;
}

.calGridSegmentHover {
	background-color: #dbdbf8; /* should be implemented for every client */
	border: 1px solid #000000;
}

.calLeftLabelSegment {
	border: 1px solid #000000;
	background-color: ffffff;
	font-size: 11px;
	text-align: center;
	vertical-align: middle;
}

/**************************************
/    Styles for Tax Tracker below     /
**************************************/
.taxtitle,td.taxtitle {
	text-transform: uppercase;
	color: #7c55ae;
	text-decoration: none;
	font-size: 20px;
	font-weight: bold;
	background: #FFFFFF;
}

.taxpage,td.taxpage {
	text-transform: uppercase;
	text-indent: 3px;
	color: #7c55ae;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
	background: #FFFFFF;
}

.taxpage2,td.taxpage2 {
	text-transform: uppercase;
	text-indent: 3px;
	color: #7c55ae;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
	background: #E4E4E4;
}

.taxinstruction,td.taxinstruction {
	padding: 0px 0px 0px 5px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	background: #FFFFFF;
}

.taxsubinstruction,td.taxsubinstruction {
	padding: 0px 0px 0px 5px;
	color: #000000;
	text-decoration: none;
	font-size: 11px;
	background: #FFFFFF;
}

a.taxnavmenu,a.taxnavmenu:visited,a.taxnavmenu:active {
	text-transform: uppercase;
	color: #7c55ae;
	text-decoration: none;
	font-size: 8px;
}

a.taxnavmenu:hover {
	text-decoration: underline;
}

/**************************************
/     Styles for DRB below            /
**************************************/
.drbprevperiodpanelborder {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	background: #13456F;
}

.drbprevperiodpaneloutline {
	background: #13456F;
}

.drbytdpanelborder {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	background: #13456F;
}

.drbytdpaneloutline {
	background: #13456F;
}

.drbcurrentperiodpanelborder {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	background: #13456F;
}

.drbcurrentperiodpaneloutline {
	background: #13456F;
}

.drbreportspanelborder {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	background: #13456F;
}

.drbreportspaneloutline {
	background: #13456F;
}

.drbgoodalertspanelborder {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	background: #9371be;
}

.drbgoodalertspaneloutline {
	background: #13456F;
}

.drbbadalertspanelborder {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	background: #13456F;
}

.drbbadalertspaneloutline {
	background: #13456F;
}

.drbhtmlreportheader {
	font-weight: bold;
	font-size: 20px;
}

.drbhtmlreporttimerun {
	font-weight: bold;
	font-size: 11px;
}

.drbhtmlreporttimerunasof {
	color: #FF0000;
	font-size: 10px;
}

.drbMenu { float: right; }

table.assocdetail {
	font-size: 11px;
	background: #9371be;
	margin: 0px;
}

assocoutline,td.assocoutline {
	background: #9371be;
}

.assocdetailleftcoltext {
	color: #000000;
	font-weight: bold;
	font-size: 13px;
}

.assocdetailrightcoltext {
	color: #000000;
	font-weight: bold;
	font-size: 13px;
}

td.assocdetailseparatorbar,.assocdetailseparatorbar {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	background: #9371be;
}

.assocdetailmainheadertext {
	color: #94cb64;
	font-style: italic;
	font-weight: bold;
	font-size: 30px;
}

.helpheader,td.helpheader {
	color: #6666CC;
	font-weight: bold;
	font-size: 14px;
}

.contentstyle,td.contentstyle {
	background-color: #FFFFFF;
}

.alternaterowcolor1 {
	background: #DDDDDD;
}

.alternaterowcolor1lighter {
	background: #9371be;
}

.alternaterowcolor2 {
	background: #FFFFFF;
}

.thinDarkLine {
	background: #000000;
}

.nowrap {
	white-space: nowrap;
}


/**************************************
/ Styles for Leads Alerts below    /
**************************************/
td.leadsalertsheading,a.leadsalertsheading,a.leadsalertsheading:active,a.leadsalertsheading:link,a.leadsalertsheading:visited,td.leadsalerts
	{
	font-size: 16px;
	font-weight: bold;
	color: #D03B26;
	text-decoration: none;
	text-align: left;
	font-weight: bold;
	background: #F9E6E3;
}

td.leadsalertsheading {
	padding: 2px;
	border-style: dotted;
	border-width: 0px 0px 1px 0px;
	border-color: #D03B26;
}

/**************************************
/ Styles for Customer Alerts below    /
**************************************/
td.customerAlertsHeading,a.customerAlertsHeading,a.customerAlertsHeading:active,a.customerAlertsHeading:link,a.customerAlertsHeading:visited,td.customerAlerts
	{
	font-size: 16px;
	font-weight: bold;
	color: #D03B26;
	text-decoration: none;
	text-align: left;
	font-weight: bold;
	background: #F9E6E3;
}

td.customerAlertsHeading {
	padding: 2px;
	border-style: dotted;
	border-width: 0px 0px 1px 0px;
	border-color: #D03B26;
}

/**************************************
/ Styles for Downline Alerts below    /
**************************************/
td.downlineAlertsHeading,a.downlineAlertsHeading,a.downlineAlertsHeading:active,a.downlineAlertsHeading:link,a.downlineAlertsHeading:visited,td.downlineAlerts
	{
	font-size: 16px;
	font-weight: bold;
	color: #D03B26;
	text-decoration: none;
	text-align: left;
	background: #F9E6E3;
}

td.downlineAlertsHeading {
	padding: 2px;
	border-style: dotted;
	border-width: 0px 0px 1px 0px;
	border-color: #D03B26;
}

/*******************************************
/ Styles for CRM                                           /
*******************************************/
.ecardGroup {
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	font-size: 15px;
	background-color: #7C55AE;
	padding: 1px;
	width: 100%;
}

.crmlandingpagecolumnheading,.crmlandingpagecolumnheadingsub {
	color: #19308C;
	border-width: 0px 0px 1px 0px;
	border-style: dotted;
	border-color: #19308C;
	text-align: center;
	font-weight: bold;
	font-size: 16px;
	background: #DBDBF8;
	text-align: left;
	padding: 5px;
}

.crmlandingpagecolumnheadingsub {
	background-color: #FFFFFF;
	font-size: 14px;
	border-width: 0px 0px 1px 0px;
	border-style: dotted;
	border-color: #19308C;
}

.crmLandingPageBox {
	padding-left: 15px;
}

.crmlandingpagetodaysdate {
	color: #000000;
	font-weight: bold;
	font-size: 12px;
}

.crmlandingpageeventtime {
	color: #666666;
	font-size: 11px;
}

.followupNotesTitle {
	width: 90%;
	background-color: #f9f9f9;
	font-weight: bold;
	font-size: 12px;
	border: 0px #000 dotted;
	border-width: 0px 0px 1px 0px;
	padding: 4px;
}

.followuptitle {
	color: #ffffff;
	font-weight: bold;
	font-size: 14px;
	background-color: #91BB42;
	padding: 4px;
	border: 0px #000 dotted;
	border-width: 0px 0px 1px 0px;
	background-color: #91BB42;
}

.followuptitle-2 {
	background-color: #91BB42;
	color: #ffffff;
	font-weight: bold;
	font-size: 14px;
	padding: 4px;
	border: 0px #000 dotted;
	border-width: 0px 0px 1px 0px;
}

.followuptitle a {
	font-weight: bold;
	font-size: 14px;
}

.followuptitle a:hover {
	font-weight: bold;
	font-size: 14px;
	color: #ffffff;
}

.followupbacking {
	background-color: #F6FCEA;
	padding: 4px 4px 4px 8px;
}

.followupitembacking {
	background-color: #f9f9f9;
	padding: 4px 4px 4px 8px;
}

.followupnotes {
	background-color: #ffffff;
	padding: 4px 4px 4px 8px;
}

.followuptable {
	padding: 2px;
}

.followuptableColumnHeadings {
	font-weight: bold;
	font-size: 12px;
	background-color: #F6FCEA;
}

.i18nButtons,td.i18nButtons,a.i18nButtons,a.i18nButtons:visited,a.i18nButtons:active
	{
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	background-color: #dddddd;
	border-top: 1px solid #eeeeee;
	border-left: 1px solid #eeeeee;
	border-bottom: 1px solid #666666;
	border-right: 1px solid #666666;
}

.followupsectionborder {
	padding: 6px;
	border: 2px #aaaaaa solid;
}

.followupsectionborder-2 {
	padding: 6px;
}

.newsItemContainer {
	background-color: #9371be;
	margin-top: 3px;
}

.newsItemContainer table tr td div,.newsItemContainer table tr td div a
{
	color: #FFF;
}

.newsItemContainer table tr td div a {
	text-decoration: underline;
}

.newsItemContainer div {
	padding: 3px;
}

.tableBoxOuter {
	width: 100%;
	height: 29em;
}

/******************************************
/ Styles for Displaytag                   /
******************************************/
.displaytagColumn {
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	padding: 2px 5px;
	text-align: center;
}

.displaytagTitle {
	border-top: 1px solid #CCC;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	padding: 2px 5px;
	text-align: center;
}

.displaytagTable {
	border-left: 1px solid #CCC;
	border-spacing: 0px;
	width: 100%;
}

.displaytagSortable a {
	color: #FFF;
	font-weight: bold;
	background-position: right;
	display: block;
	background-image: url(/esuite/images/displaytag/arrow_off.png);
	BACKGROUND-REPEAT: no-repeat;
}

.displaytagSortable a:hover {
	color: #FFF;
}

.dataOdd {
	background-color: #FFF;
}

.dataEven {
	background-color: #EEE;
}

.orderNavigation {
	padding: 5px;
	margin: 10px 0px 10px 0px;
	background-color: #EEE;
	border: 1px solid #CCC;
	text-align: center;
}

tr.show {
	display: table-row !important;
	display: block;
}

tr.hide {
	display: none;
}

.clearFloat {
	clear: both;
}

.pinkD {
	background-color: #F6A9BC;
}

.pinkM {
	background-color: #F7B2C2;
}

.pinkL {
	background-color: #F8BAC9;
}

.greenD {
	background-color: #7AC141;
}

.greenM {
	background-color: #87C651;
}

.greenL {
	background-color: #94CB64;
}

.blueD {
	background-color: #7c55ae;
}

.blueM {
	background-color: #9A9BCC;
}

.blueL {
	background-color: #9371be;
}

.rightHeader {
	padding: 0px;
	background-image:
		url(/esuite/shared/companies/zanco/images/header_back_right.jpg);
	background-position: left;
	background-repeat: no-repeat;
	display: block;
	height: 84px;
	width: 581px;
	text-align: right;
	float: right;
	margin-left: 50px;
}

.middleHeader {
	padding: 0px;
	background-image:
		url(/esuite/shared/companies/zanco/images/header_back_left.jpg);
	background-position: left;
	background-repeat: repeat-x;
	display: block;
	height: 84px;
	float: left;
}

.leftHeader,.HeaderWraper {
	padding: 0px;
	background-image:
		url(/esuite/shared/companies/zanco/images/header_back_left.jpg);
	background-position: left;
	background-repeat: repeat-x;
	display: block;
	height: 84px;
	float: left;
}

.HeaderWraper {
	float: none;
}

.reset {
	clear: both;
}

.header_left {
	padding: 0px;
	background-image:
		url(/esuite/shared/companies/zanco/images/header_back_left.jpg);
	background-position: left;
	background-repeat: repeat-x;
	display: block;
	height: 84px;
}

.nameHeader {
	padding: 15px;
	font-size: 24px;
	font-weight: 400;
	color: #7c55ae;
}

.minWidth {
	min-width: 500px;
	width: 500px;
}

.hostRow {
  background-color: #ACD376;
}

.guestRow {
  background-color: #EEE;
}

.footerRow {
  background-color: #CCC;
}
.warningMessage{
 font-weight: 800;
 font-size: 12px;
 text-align: left;
 padding: 10px;
}

/**************************************
/     Styles for Module Tabs below    /
**************************************/
div#tabBar {width:100%;float:left;background: url("/esuite/shared/images/tab-border-bottom.gif") left bottom repeat-x;}
div#tabBar ul {margin:0;padding:0;list-style:none;padding-left:10px;float:left;}
div#tabBar ul#viewTabs {padding-left:20px; padding-right:10px; }
div#tabBar li {float:left;margin:0;padding:0 0 0 9px;border-bottom:1px solid black;}
div#tabBar li#selectedTab {border-width:0px;}
div#tabBar img {padding-right:3px;}
div#tabBar a {line-height:18px !important; line-height:normal;font-weight:bold;white-space:nowrap;text-decoration:none;display:block;padding:5px 10px 4px 4px;}
div#tabBar a:hover { text-decoration:underline; }
div#tabBar li#selectedTab a { color:black;background: url("/esuite/images/tab-rounded-right-selected.gif") no-repeat right top;}
div#tabBar li#selectedTab a { padding-bottom:5px; }
div#tabBar div { margin-right:4px; }
ul#viewTabs li { background:url("/esuite/images/tab-angle-left.gif") no-repeat left top; }
ul#viewTabs a {color:white;background: url("/esuite/images/tab-rounded-right.gif") no-repeat right top;}
ul#viewTabs li#selectedTab { background:url("/esuite/images/tab-angle-left-selected.gif") no-repeat left top; }
ul#actionTabs li {padding:0 0 0 5px;background:url("/esuite/images/tab-rounded-left.gif") no-repeat left top;}
ul#actionTabs a {color:black;background: url("/esuite/images/tab-action-rounded-right.gif") no-repeat right top;padding:5px 8px 4px 4px;}
ul#actionTabs li#selectedTab { background:url("/esuite/images/tab-action-rounded-left-selected.gif") no-repeat left top; }
div#tabbedContent{clear:both; width:auto !important; width:100%; border:1px solid black;border-top:none;text-align:left;padding:8px; background-color:white;}
/***** END Module Tabs STYLES *****/

/* BEGIN CMS admin edit buttons */

.admin {
  background-image:url(/esuite/images/admin-back.gif);
  border-style:dashed;
  border-width:1px;
}

.editButton {
  font-family: arial,helvetica,sans-serif;
  margin-top:-1px;
  font-size:11px;
  width:30px;
  float:right;
  text-align:center;
  background-color:#ff0000;
  color:#ffffff;
  border-style:outset;
  border-width:0 2px 2px;
  z-index: 99;
  cursor: pointer;
}

/* END CMS admin edit buttons */

.printMailingLabels_TableWidth { width: 100%; }
.chooseAddress_SearchOptions { text-align: center; }
.chooseAddress_ToolBar { text-align: right; }


/* begin new calendar styles */

.miniCalendarWeekEndDay, td.miniCalendarWeekEndDay, a.miniCalendarWeekEndDay, a.miniCalendarWeekEndDay:visited, a.miniCalendarWeekEndDay:active {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; text-decoration:none; background-color:#E4E4E4;}

.miniCalendarWeekEndDayOddRow, td.miniCalendarWeekEndDayOddRow, a.miniCalendarWeekEndDayOddRow, a.miniCalendarWeekEndDayOddRow:visited, a.miniCalendarWeekEndDayOddRow:active {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; text-decoration:none; background-color:#E4E4E4;}

a.miniCalendarWeekEndDay:hover{text-decoration:underline;}

.miniCalendarWeekEndDayGreyed, td.miniCalendarWeekEndDayGreyed, a.miniCalendarWeekEndDayGreyed, a.miniCalendarWeekEndDayGreyed:visited, a.miniCalendarDayWeekEndGreyed:active {background-color:#E4E4E4; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; text-decoration:none; color:#B1B1B1;}

a.miniCalendarWeekEndDayGreyed:hover{text-decoration:underline;}

.miniCalendarDaySelected, td.miniCalendarDaySelected, a.miniCalendarDaySelected, a.miniCalendarDaySelected:visited, a.miniCalendarDaySelected:active {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; text-decoration:none; background-color: #E4F1D3; color: #000;}

.miniCalendarDayOddRow, td.miniCalendarDayOddRow, a.miniCalendarDayOddRow, a.miniCalendarDayOddRow:visited, a.miniCalendarDayOddRow:active {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; text-decoration:none; background-color:#CCCCCC;}

.miniCalendarWeekEndDaySelected, td.miniCalendarWeekEndDaySelected, a.miniCalendarWeekEndDaySelected, a.miniCalendarWeekEndDaySelected:visited, a.miniCalendarWeekEndDaySelected:active {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; text-decoration:none; background-color:#CCCCCC;}

.miniCalendarWeekEndDayOddRowSelected, td.miniCalendarWeekEndDayOddRowSelected, a.miniCalendarWeekEndDayOddRowSelected, a.miniCalendarWeekEndDayOddRowSelected:visited, a.miniCalendarWeekEndDayOddRowSelected:active {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; text-decoration:none; background-color:#CCCCCC;}

.miniCalendarWeekEndDaySelectedGreyed, td.miniCalendarWeekEndDaySelectedGreyed, a.miniCalendarWeekEndDaySelectedGreyed, a.miniCalendarWeekEndDaySelectedGreyed:visited, a.miniCalendarDayWeekEndSelectedGreyed:active {background-color:#CCCCCC; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; text-decoration:none; color:#B1B1B1;}

.miniCalendarTodaySelected, td.miniCalendarTodaySelected, a.miniCalendarTodaySelected, a.miniCalendarTodaySelected:visited, a.miniCalendarTodaySelected:active {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; font-weight:bold; text-decoration:underline; background-color:#CCCCCC;}

/* end new calendar styles */

.tableHeader, td.tableHeader, th.tableHeader, a.tableHeader, a.tableHeader:visited, a.tableHeader:active, body.tableHeader {font-family:Arial,sans-serif;  font-size:13px; font-weight:bold; color:#FFFFFF; background-color: #cfb7ee; text-decoration:none;}
.tableHeader a:visited, .tableHeader a:active, .tableHeader a:link {font-family:Arial,sans-serif;  font-size:13px; font-weight:bold; color:#FFFFFF; background-color: #cfb7ee; text-decoration:none;}
.tableHeader a:hover {text-decoration:underline;}

div#zipcodeInfo{
  width: 100px;
  border: 1px solid #F3EEA5;
  background-color: #FCFCE3;
  margin-right: 60px;
  padding: 5px;
  margin-left: 10px;
  float: right;
}