
/* TEXTUAL ELEMENTS */

a:link {
	color: #000000;
	text-decoration: none;
}

a:visited {
	color: #000000;
	text-decoration: none;
}

a:link:hover {
	color: #000000;
	text-decoration: underline;
}

a:visited:hover {
	color: #000000;
	text-decoration: underline;
}

a.infoLink:link {
	color: #0000ff;
	text-decoration: underline;
	font-weight: normal;

}

a.infoLink:visited {
	color: #0000ff;
	text-decoration: underline;
	font-weight: normal;
}

a.infoLink:link:hover {
	color: #0064ff;
	text-decoration: underline;
	font-weight: normal;
}

a.infoLink:visited:hover {
	color: #0064ff;
	text-decoration: underline;
	font-weight: normal;
}
td.itemTitle a.infoLink:link, td.itemTitle a.infoLink:visited  {
	color: #0000ff;
	text-decoration: underline;
	font-weight: normal;
	font: 11px Verdana, Helvetica, Sans-serif;
	letter-spacing: -.03cm;	
}
blockquote.help { 
	margin: 0px;
	margin-left: 23px;
	margin-right: 6px;
}

blockquote.warning {
	margin: 0px;
	margin-left: 23px;
	margin-right: 6px;
	color: #991600;
}




/* TABLE ELEMENTS */

table.MainFrameNav{
	background-color: #ffffff;
	margin-top: -8px;
	}
table.dataTable {
	padding: 2px;
	/*Removed because there are issues with this code when the element this is applied to is the first sibling in a set- Bryan 01.09.08*/
	/*display: expression((this.previousSibling != null && this.previousSibling.tagName.toLowerCase() == 'div' && this.previousSibling.className.toLowerCase() == 'scrollingDivLoadingScreen') ? 'none' : 'block');*/
	}

table.itemContainer {
	position: relative;
	width: 100%;
	height: 100%;
	border: solid 1px #7c7c7c;
	background-color: #e5e5e5;
	padding: 4px;
	}

table.itemTable {
	padding: 3px;
	width: 100%;
	/*Removed because there are issues with this code when the element this is applied to is the first sibling in a set- Bryan 01.09.08*/
	/*display: expression((this.previousSibling != null && this.previousSibling.tagName.toLowerCase() == 'div' && this.previousSibling.className.toLowerCase() == 'scrollingDivLoadingScreen') ? 'none' : 'block');*/
	} 

table.mainNoSub {
	width: 756px;
	border: solid 1px #7c7c7c;
	background-color: #ffffff;
	padding: 15px;
	}

table.mainSub {
	width: 100%;
	background-color: #d2d2d2;
	border: solid 1px #7c7c7c;
	border-top: 0px;
	padding: 15px;
	}

table.mainWithSub {
	width: 756px;
	border: solid 1px #7c7c7c;
	background-color: #ffffff;
	padding: 10px;
	}

table.nav {
	height: 22px;
	width: 100%;
	}

table.subNav {
	border: solid 1px #7c7c7c;
	width: 100%;
	height: 23px;
	border-right: 0px;
	}
	
table.companynews {
	border: solid 1px #7c7c7c;
	background-color: #e4e4e4;
	padding: 15px;
	}	

table.LetterBody {
	border: solid 2px #7c7c7c;
	background-color: #ffffff;
	padding: 5px;
	}
/* COL ELEMENTS */

col.sort {
	background-color: #dddddd;
	}



/* TR ELEMENTS */

tr.button {
	padding-top: 9px;
	}

tr.info {
	padding-bottom: 12px;
	}

table.mainWithSub tr.mainWithSubInfo {
	padding: 15px;
	padding-bottom: 2px;
	}

tr.listHeader {
	background-color:  #e4e4e4;
	position: relative;
	top: expression(this.offsetParent.scrollTop);
	z-index: 100;
	}

tr.listHeaderNoScroll {
	background-color:#e4e4e4;
	}

tr.nav {
	padding: 0px;
	}

tr.subNav {
	padding-bottom: 0px;
	}



/* TD ELEMENTS */

td {
	color: #000000;
	font: 11px Verdana, Helvetica, Sans-serif;
	letter-spacing: -.03cm;
	}

td.alternateColor, tr.alternateColor {
	background-color: #FFFFFF;
	}

td.alternateColorSort {
	background-color: #d8ece7;
	}
td.alternateColor td.note{
	color: #000000;
	}	
tr.alternateColor td.note{
	color: #606060;
}
td.dataItem {
	height: 100%;
	padding: 4px;
	padding-top: 6px;
	vertical-align: top;
	}

td.item {
	height: 100%;
	padding: 6px;
	padding-top: 8px;
	vertical-align: top;
	}

td.itemHelp {
	background-color: #def3ee ;
	color: #3a362a;
	vertical-align: top;
	}

td.itemTitle {
	border-bottom: solid 1px #ffffff;
	padding-top: 2px;
	font-weight: bold;
	font-family: Arial;
	}

td.navItem {
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr='#d8dbed',EndColorStr='#ffffff');
	border-bottom: solid 1px #7c7c7c;
	font-size: 8pt;
	
	}

td.navItemSel {
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr='#ffffff',EndColorStr='#ffffff');
	font-size: 8pt;
	}

td.noContent {
	background-color: #ffffff;
	}	

td.scrollingDataItem {
	padding: 4px;
	padding-top: 6px;
	padding-right: 0px;
	vertical-align: top;
	}

td.subNavEndLeft {
	border-left: solid 1px #7c7c7c;
	border-top: solid 1px #7c7c7c;
	background-color: #d2d2d2;
	}

td.subNavEndRight {
	border-right: solid 1px #7c7c7c;
	border-top: solid 1px #7c7c7c;
	background-color: #d2d2d2;
	}

td.subNavItem {
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr='#d8dbed',EndColorStr='#ffffff');
	}

td.subNavItemSel {
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr='#d2d2d2',EndColorStr='#d2d2d2');
	}

table.nav td, table.subNav td {
	text-align: center;
	font-weight: bold;
	border-right: solid 1px #7c7c7c;
	}

/* TH */

tr.listHeader th {
	border-bottom: #c2c09c 1px solid;
	font-size: 9px; 
	height: 17px;
	}

tr.listHeaderNoScroll th {
	border-bottom: #c2c09c 1px solid;
	font-size: 9px; 
	height: 17px;
	}

table.AdminMenu {
	border: solid 1px #7c7c7c;
	background-color: #ffffff;
	}
table.AdminMenu td.alternateColor, table.AdminMenu tr.alternateColor {
	background-color: #def3ee;
	}
td.AminTitle{
	font-weight: bolder;
	font-size:11;
	}
/* FORM ELEMENTS */

input, button {
	font-size: 9px;
	}



select {
	font-size: 9px;
	}

textarea {
	font-family: MS Sans Serif;
	font-size: 9px;
	overflow-y: auto;
	}



/* MISCELLANEOUS ELEMENTS */

body {
	margin-top: 8px;
	margin-bottom: 20px;
	background: #ffffff;
	}

div.scrollable {
	overflow-y: auto; 
	padding-right: 4px;
	scrollbar-arrow-color: #ffffff;
	scrollbar-darkshadow-color: #b7b7b7;
	scrollbar-face-color: #0e1855;
	scrollbar-highlight-color: #ebe8d3;
	scrollbar-shadow-color: #b7b7b7;	
	scrollbar-track-color: #c6d7e9;
	
	height: expression((this.height != null) ? this.height : '140px');
	}
	
	
div.scrollable table.hasLoadingScreen {
	display: none;
	}

img.arrow {
	margin-right: 3px;
	margin-left: 5px;
	width: 13px;
	height: 13px;
	}

img.arrowSpacer {
	width: 13px;
	height: 13px;
	}

img.helpSeperator {
	width: 100%;
	height: 16px;
	}

img.helpParagraphSeperator {
	width: 100%;
	height: 8px;
	}
	
img.scrollingDivBottomBorder {
	background-color: #c2c09c;
	height: 1px;
	position: relative;
	top: -1px;
	/*Removed because there are issues with this code when the element this is applied to is the first sibling in a set- Bryan 01.09.08*/
	/*width: expression((document.readyState == 'complete') ? this.previousSibling.childNodes[0].offsetWidth : 0);   */
	}
	
img.scrollingDivTopBorder {
	background-color: #c2c09c;
	height: 1px;
	position: relative;
	top: 1px; 
	/*Removed because there are issues with this code when the element this is applied to is the first sibling in a set- Bryan 01.09.08*/
    /*width: expression((document.readyState == 'complete') ? this.nextSibling.nextSibling.childNodes[0].offsetWidth : 0);  */
	}
	
img.layoutSpacerV {
	width: 12px;
	height: 100%;
	}
	
img.layoutSpacerH {
	width: 100%;
	height: 12px;
	}

span.buttonSurround {
	border: solid 1px #d4d4d4;
	border-right-color: #bbbbbb ;
	border-bottom-color: #bbbbbb;
}



/* GENERIC CLASSES */

td.data, span.data {
	color: #000080;
	}

td.note, span.note {
	color: #000000;
	}
td.noContent span.note{
	color: #777777;
	}	
	
td.small, span.small, div.small {
	font-size: 9px;
	}

td.warning, span.warning {
	color: #991600;
	}
	/* #999966  #e3dec3 #ddd7b4 */
	
/* NEW STYLES NEED DEFINITION ***************************/
button, input.button {
	border: solid 1px #c0ccff;
	border-bottom-color: #5775f7;
	border-right-color: #5775f7;
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr='#405ac8',EndColorStr='#0e1855');
	background: #0e1855;
	font-size: 9px;
	font-weight:	bolder;
	height: 21px;
	margin: 1px;
	letter-spacing: normal;
	color: #ffffff;

  }
  
button.tiny {
	height: 14px;
	margin: 0px;
	width: expression(this.childNodes[0].offsetWidth + 6);
	
	}

button.green, input.green {
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr='#83ae33',EndColorStr='#2c530e');  
	}
	
button.red, input.red {
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr='#ec493d',EndColorStr='#c91d10');  
	}
	
button.admin, input.admin  {
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr='#b20a0a',EndColorStr='#930101');
	}
	
span.tinySurround {
	position: relative;
	top: 0px;
	height: 14px;
	
	}

input.editInline, textarea.editInline {
	border: 0px;
	font-family: Verdana;
	font-size: 11px;
	letter-spacing: -.03cm;
	}

td.highVisibility, span.highVisibility {
	color: #c92725;
	}

table.rowHeight22 tr {
	height: 22px;
	}

body.iframe {

	scrollbar-arrow-color: #ffffff;
	scrollbar-darkshadow-color: #b7b7b7;
	scrollbar-face-color: #758494;
	scrollbar-highlight-color: #ebe8d3;
	scrollbar-shadow-color: #b7b7b7;	
	scrollbar-track-color: #0e1855;
	}
	
body.modalDialog {
	border: 0px;
	border-top: #808080 1px solid;
	margin: 0px;
	}
	
tr.insetHeader th {
	border-bottom-color: #a6a69d;
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr='#efeddc',EndColorStr='#f4f3e5');
	font-size: 11px;
	height: 25px;
	letter-spacing: -.03cm;
	}
	
tr.insetHeaderShade td {
	background-color: #cecece;
	top: expression(this.offsetParent.scrollTop);
	position: relative;
	z-index: 100;
	}
	
td.legend {
	border-top: #000000 1px solid;
	padding: 0px;
	}
	
table.legend {
	filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#bcb8b8,endColorStr=#ffffff); 
	padding: 7px;
	width: 100%;	
	}
	
table.legend td.legendTitle {
	filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=1,startColorStr=#ebebeb,endColorStr=#898989) flipv fliph; 
	font-weight: bold;
	font-size: 9px;
	letter-spacing: normal;
	padding: 3px;
	padding-right: 2px;
	writing-mode: tb-rl;
	}
	
span.legendElement {
	padding-right: 18px;
	color: #777777;
	}
	
img.legendLineSeperator {
	height: 6px;
	width: 100%;
	}
	
body.modalDialog table.itemContainer{
	border: 0px;
	padding: 8px;
	}
	
body.modalDialog table.itemContainer td.itemTitle{
	line-height: 16px;
	padding-bottom: 8px;
	}
	
body.modalDialog table.itemContainer td.itemHelp{
	padding: 4px;
	padding-bottom: 8px;
	}
	
table.adminFnc {
	background-color: #f0f0f0;
	border: #000000 1px solid;
	width: 198px;
	}
	
table.adminFnc td.item {
	padding-top: 0px;
	}
	
td.adminFncItem {
	border-bottom: #c2c09c 1px solid;
	padding: 6px;
	padding-left: 2px;
	padding-right: 2px;
	}
	
td.adminFncContent {
	padding: 2px;
	padding-top: 5px;
	}
	
table.adminFncItems {
	border-top: #c2c09c 1px solid;
	}
	
table.adminFnc td.adminHeading {
	border-top: #ffffff 1px solid;
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr='#f3edc0',EndColorStr='#faf8ec');
	font-size: 14px;
	font-weight: bold;
	height: 39px;
	text-align: center;
	}
	
table.adminWrapper {
	margin-left: 2px;
	margin-right: 2px;
	padding: 0px 10px 0px 10px;
	}
	
td.helpText span.helpText {
	color: #3a362a;
	}
td#actionText{
	color: #000000;
	font-weight: bold;
	}	
	
	
	
/* NEW */
/* ###################################### */
img.divExpander {
	behavior: url('/modules/intranet/global/expandDiv.htc');
	cursor: pointer;
	height: 13px;
	visibility: visible;
	width: 11px;
	}
	
div.scrollingDivLoadingScreen {
	background-color: #fcfbf4;
	font-size: 9px;	
	height: 140px;
	position: absolute;
	text-align: center;
	width: expression(this.parentNode.offsetWidth-4);
	}
	
div.scrollingDivLoadingScreen table {
	display: block;
	}
	
/*Mini Calendar Styles -- pulled out of /intranet/calendarStyle.contactMgmt.css   Grant G 10-14-08*/

TABLE.pastDay {
  border: #c2c2a3 1px solid;
  background-color: #fcfbf4
  }
  
TABLE.pastDay {
  border-bottom: #c7c7c7 1px solid;
  background-color: #ffffff
  }
  
TABLE.today {
  /*filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr='#faf8ec',EndColorStr='#efeddc');*/
  border: #c7c7c7 1px solid;
  background: url(calendar/background.today.gif) #def3ee repeat-x;
	}
	
TABLE.futureDay {
  border: #c7c7c7 1px solid;
  background: url(calendar/background.futureday.gif) #dddddd repeat-x;
	}

TD.pastDate {
  FONT-WEIGHT: bold;
  PADDING-BOTTOM: 2px;
  COLOR: #747166;
  PADDING-TOP: 4px
	}

TD.date {
	FONT-WEIGHT: bold;
	PADDING-BOTTOM: 2px;
	COLOR: #3a362a;
	PADDING-TOP: 4px
	}

TD.pastDateSeperator {
  BACKGROUND-COLOR: #c2c2a3
	}

TD.dateSeperator {
  BACKGROUND-COLOR: #999966
	}

TD.activityDateSmall {
  FONT-WEIGHT: bold;
  COLOR: #993300
	}

TABLE.pastActivitySmall {
  border: #ad6c51 1px solid;
  background-color: #fcfbf4
	}

TABLE.todayActivitySmall {
  border: #991600 1px solid;
  background: url(calendar/background.today.gif) #f4f0dc repeat-x;
	}

TABLE.futureActivitySmall {
  border: #991600 1px solid;
  background: url(calendar/background.futureday.gif) #faf8ec repeat-x;
	}

INPUT {
  font-size: 9px
	}

tr.dayName td {
	font-size: 9px;
	text-align: center
	}	