/* IE Mac Ignore \*/ 
.fullh
{
	height:100%;
	min-height:100%;
}
html>body fullh{height:auto;} /*for mozilla as IE treats height as min-height anyway*/
/* end IE Mac Hack */

.fullw
{
	width:100%;
}

.full
{
	width:100%;
	/* IE Mac Ignore \*/ 
	height:100%;
	min-height:300px;
	/* end IE Mac Hack */
}
/* IE Mac Ignore \*/ 
html>body full{height:auto;} /*for mozilla as IE treats height as min-height anyway*/
/* end IE Mac Hack */

a {
	color: #11418E;
}

a:hover {
	color: #FF0000;
	
}

a.datagridmanagelink 
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	color: Black;
	border: solid 1px silver;
	padding: 0px 0px 0px 4px;
	background-color: Transparent;
}

a.datagridmanagelink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	color: Black;
	padding: 0px 0px 0px 4px;
	border: solid 1px black;
	background-color: #EBEADB;
}

a.folderlistitem {
	color: #000000;
	cursor: pointer;
	font-family: Arial, Sans-Serif;
	font-size: 10px;
	padding-left: 2px;
	padding-right: 2px;
	text-decoration: none;
}

a.folderlistitem:hover {
	background-color: #FFFBAE;
	color: #000000;
	cursor: pointer;
	font-family: Arial, Sans-Serif;
	font-size: 10px;
	padding-left: 2px;
	padding-right: 2px;
	text-decoration: none;
}

a.folderlistitemselected {
	background-color: #6286B3;
	color: #FFFFFF;
	cursor: pointer;
	font-family: Arial, Sans-Serif;
	font-size: 10px;
	padding-left: 2px;
	padding-right: 2px;
	text-decoration: none;
}

a.folderlistitemselected:hover {
	background-color: #FFFBAE;
	color: #000000;
	cursor: pointer;
	font-family: Arial, Sans-Serif;
	font-size: 10px;
	padding-left: 2px;
	padding-right: 2px;
	text-decoration: none;
}

a.pager {
	color: #000000;
	font: x-small Arial, Helvetica, sans-serif;
	margin: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	text-decoration: underline;
}

a.pager:hover {
	color: #0000FF;
	font: x-small Arial, Helvetica, sans-serif;
	margin: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	text-decoration: underline;
}

font.transtag {
	background-color: #FFFF00;
	color: #FF0000;
	font-style: normal;
}


select, input, textarea {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px; /* scrollbar-base-color: #CCCCCC; */
	/* Override font size for non-macs \*/
	/* end hack */
}

span.trans {
	background-color: #FFFF00;
	color: #000000;
}

table.datatable /* table holding information */ {
	background-color: #F3F3F3;
	border-color: #000000;
	border-style: solid;
	border-width: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

table.datatablenoborder /* table holding information */ {
	background-color: #F3F3F3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

table.innerpagemain {
	border-left: solid 1px #6375D6;
	border-right: solid 1px #6375D6;
	width: 100%;
}

tr.innerpagewhite, td.innerpagewhite {
	border-left: solid 1px #6375D6;
	border-right: solid 1px #6375D6;
	background: white;
}

td.datatable /* For Normal TD cells */ {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

td.datatablealt /* Holds alternating colors for tables Used in Reports */ {
	background-color: #F3F3F3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

td.datatablealtheader /* Used in Place of TH.Datatable on Reports. Used due to colspan errors in TH */ {
	background-color: #6286B3;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}

td.folderlistitem {
	color: #000000;
	cursor: pointer;
	font-family: Arial, Sans-Serif;
	font-size: 10px;
	text-decoration: none;
}

td.innerpageheader {
	background-color: #6186B3;
	background-repeat: repeat-y;
	border-bottom: 0px;
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
	color: #FFFFFF;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	table-layout: auto;
	width: 100%;
}

td.innerpageheaderl {
	background-color: #6186B3;
	background-image: url(Images/Skin/Table1L.gif);
	background-position: left top;
	background-repeat: no-repeat;
	table-layout: fixed;
	width: 2px;
}

td.innerpageheaderr {
	background-color: #6186B3;
	background-image: url(Images/Skin/Table1R.gif);
	background-position: right top;
	background-repeat: no-repeat;
	table-layout: fixed;
	width: 2px;
}

td.maincontentcell {
	text-align: center;
}

th.datatable /* header of datatable */ {
	background-color: #6286B3;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	padding: 4px;
}

.addressbookbackground {
	background-color: #FFFFFF; /*#CDCDCD;*/
}

.alttable 
{
	background-color: #F3F3F3;
	color: #000000;
	font-family: Arial;
	font-size: 10px;
}

.button {
	background-color: #C0C0C0;
	border-bottom: #000000 1px solid;
	border-left: #000000 1px solid;
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	color: #000000;
	filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=white,endColorStr=silver);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	height: 10px;
	margin-right: 2px;
	padding-bottom: 1px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 1px;
	text-decoration: none;
	text-transform: lowercase;
}

.button:hover /* Mouseover style of regular buttons */ {
	background-color: #0964A2;
	border-color: #000000;
	border-style: solid;
	border-width: 1px;
	color: #FFFFFF;
	filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#004ba9,endColorStr=#002a55);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 10px;
	margin-right: 2px;
	padding-bottom: 1px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 1px;
	text-decoration: none;
	text-transform: lowercase; /* background-color: #4B78CC; */
}

.chartcell {
	background-color: #FFFFFF;
}

.contextmenu {
	background-color: #EBEADB;
	border-bottom: #666666 2px solid;
	border-left: #666666 1px solid;
	border-right: #666666 2px solid;
	border-top: #666666 1px solid;
	color: #000000;
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	text-align: left;
}

.datagrid /* Overall style of the datagrid */ {
	background-color: #F3F3F3;
	border-color: #000000;
	border-style: solid;
	border-width: 1px;
}

.datagriditem, .ri1 {
	background-color: #FFFFFF;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

.datagridaltitem, .ri2 {
	background-color: #E6E6E6;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

.datagridbuttonbarlink {
	color: #000000;
	font-family: Arial;
	font-size: 11px;
	text-decoration: none;
}

.datagridbuttonbarscroll {
  background-color:#EBEADB; 
  font-family:verdana; 
  font-size:11px; 
  border:solid 1px #EBEADB; 
  cursor:default;
  text-align:center;
}

.datagridbuttonbarscrollhover {
  background-color:#FBFBFB; 
  font-family:verdana; 
  font-size:11px; 
  border:solid 1px #FBFBFB; 
  cursor:default;
  text-align:center;
}

.datagridbuttonbarlinkhover {
	color: #FF0000;
	font-family: Arial;
	font-size: 11px;
	text-decoration: none;
	cursor: pointer;
}

.datagridfooter, .rf {
	background-color: #CFDDEE; /* dddddd */
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 2px;
}

.datagridfooterdata, .rfd {
	background-color: #CFDDEE; /* dddddd */
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 1px 2px 1px 2px;
	border-top: solid 1px silver;
}

.rfdother {
	background-color: #eed8cf; /* dddddd */
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 1px 2px 1px 2px;
	border-top: solid 1px silver;
}

.datagridheader {
	background-color: #CFDDEE; /*#EBEADB;*/
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
}

.datagridheadercurrent {
	background-color: #FFFBAE;
	color: #000000;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	padding-left: 2px;
	padding-right: 2px;
	text-decoration: none;
}

.datagriditemhover {
	background-color: #FFFFD0;
	color: #000000;
	cursor: pointer;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

.datagriditemhovernoclick {
	background-color: #FFFFD0;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

.datagridred /* USED - Red words in datagrid (or appropriate notice color) */ {
	color: #FF0000;
}

.defaultText 
{
	color: Red;
}

.diskspaceusagechart {
	background-color: #FFFFFF;
	border-bottom: #000000 1px solid;
	border-left: #000000 1px solid;
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
}

.diskspaceusagechartfull {
	background-color: #FFFBAE;
	border-right: #000000 1px solid;
}

.domaintext {
	color: #222222;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.header2 {
	background-repeat: repeat-y;
	border-bottom: 0px;
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
	color: #FFFFFF;
	cursor: default;
	font-family: Arial;
	font-size: 11px; /* background-color: #6186B3; */
	font-weight: bold;
}

.innerpage /* USED - Table that holds all inner page contents */ {
	background-color: #F3F3F3;
	border-bottom: solid 1px #6375D6;
}

.innerpagebuttonbar /* USED - Button bar of inner page area */ {
	background-color: #EEEEEE;
	border-bottom: #888888 1px solid;
	color: #000000;
	font-family: Arial;
	font-size: 11px;
	height: 28px;
	padding-bottom: 2px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 2px;
}

.innerpagecontentarea /* USED - inner area of page contents that holds settings, etc */ {
	background-color: #F3F3F3;
	padding-bottom: 15px;
	padding-left: 15px;
	padding-right: 15px; /*width: 550px;*/
	padding-top: 15px;
}

.innerpagedatagridarea /* USED - same as innerpagecontentarea except no padding */ {
	background-color: #F3F3F3;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	width: 100%;
}

.innerpagefixed {
	background-color: #F3F3F3;
	border-bottom: #6375D6 1px solid;
	width: 530px;
}

.InnerPageDialog
{
	width: 450px;
}

.innerpagenarrow
{
	background-color: #F3F3F3;
	border-bottom: #6375D6 1px solid;
	width: 300px;
}

.innerpagefixedwide {
	background-color: #F3F3F3;
	border-bottom: #6375D6 1px solid;
	width: 530px;
}

.innerpagefixedwider {
	background-color: #F3F3F3;
	border-bottom: #6375D6 1px solid;
	width: 600px;
}

.innerpagewelcomecol {
	background-color: #F3F3F3;
	border-bottom: #6375D6 1px solid;
	border-left: #6375D6 1px solid;
	border-right: #6375D6 1px solid;
	width: 100%;
}

.innerpagewelcomechartcol {
	background-color: #FFFFFF;
	border-bottom: #6375D6 1px solid;
	border-left: #6375D6 1px solid;
	border-right: #6375D6 1px solid;
	width: 100%;
}

.innerpagereport {
	background-color: #F3F3F3;
	border-bottom: #6375D6 1px solid;
	width: 100%;
}

.innerpagefixedframe {
	width: 450px;
}

.innerpagefull /* USED - Table that holds all inner page contents */ {
	background-color: #F3F3F3;
	border-bottom: solid 1px #6375D6;
	width: 100%;
}

.innerpagefullwithheight /* USED - Table that holds all inner page contents */ {
	background-color: #F3F3F3;
	border-bottom: solid 1px #6375D6;
	width: 100%;
	/* IE Mac Ignore \*/ 
	height:100%;
	/* end IE Mac Hack */
}

.innerpageheaderlink {
	color: #FFFFFF;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

.innerpageheaderlink:hover {
	color: #FFFFFF;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
}

.menubreak {
	background-color: #EBEADB;
	height: 0px;
	padding: 0px;
}

.menubreakdark {
	background-color: #B0B0B0;
	height: 1px;
	padding: 0px;
}

.menugroup {
	background-color: #EBEADB;
	border-bottom: solid 1px #808080;
	border-left: solid 1px #808080;
	border-right: solid 1px #808080;
	border-style: solid;
	border-top: solid 1px #B0B0B0;
	filter: progid:DXImageTransform.Microsoft.Shadow(color='dimgray', Direction=135, Strength=3);
}

.menuitem {
	color: #000000;
	cursor: pointer;
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	padding: 3px;
	padding-left: 15px;
	padding-right: 10px;
}

.menuitemover {
	background-color: #FFFFFF;
	color: #000000;
	cursor: pointer;
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	padding: 3px;
	padding-left: 15px;
	padding-right: 10px;
}

.pager {
	color: #000000;
	font: bold x-small Arial, Helvetica, sans-serif;
	margin: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	text-decoration: none;
}

.pathbox {
	color: #000000;
	font-family: 'Courier New' , Monospace;
	font-size: 8pt;
	width: 100%;
}

.readmaillink, .readmaillink:link, .readmaillink:visited, .readmaillink:hover {
	color: #FF0000;
	font-family: Arial;
	font-size: 10px;
	text-decoration: underline;
}

.sbsearchfield {
	color: #000000;
	font-family: Arial, Sans-Serif;
	font-size: 10px;
}

.sbsearchfolder {
	color: #000000;
	font-family: Arial, Sans-Serif;
	font-size: 10px;
	width: 145px;
}

.sbsearchtext {
	color: #000000;
	font-family: Arial, Sans-Serif;
	font-size: 10px;
	width: 145px;
}

.settingscontent /* USED - Settings pages internal content */ {
	background-color: #F3F3F3;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

td.settingscontentwhite /* USED - settings pages with white bg */ {
	background-color: #FFFFFF;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.settingsheader {
	background-color: #6186B3;
	color: #FFFFFF;
	cursor: default;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

TABLE.settingsheader {
	background-color: #6186B3;
	color: #FFFFFF;
	cursor: default;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	margin-bottom: 5px;
}

.tiptextfailure
{
	border-right: silver 1px solid;
	padding-right: 5px;
	background-position: 5px 3px;
	border-top: silver 1px solid;
	padding-left: 30px;
	font-size: 8pt;
	background-image: url(Images/Icons/Cancel.gif);
	margin-bottom: 20px;
	padding-bottom: 5px;
	border-left: silver 1px solid;
	color: #ff0000;
	padding-top: 5px;
	border-bottom: silver 1px solid;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	background-color: ivory;
}

.tiptextloginfailure
{
	/*width: 250px;*/
	font-size: 8pt;
	font-weight: bold;
	color: #ff0000;
	font-family: Arial, Helvetica, sans-serif;
}

.tiptextsuccess {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	background-position: 5px 3px;
	background-image: url(Images/Icons/OK.gif);
	background-repeat: no-repeat;
	margin-bottom: 20px;
	padding: 5px 5px 5px 30px;
	border: solid 1px silver;
	background-color: ivory;
}

.tiptextsuccessnoicon {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	margin-bottom: 20px;
	padding: 5px 5px 5px 5px;
	border: solid 1px silver;
	background-color: ivory;
}

.innerpagewarning {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 5px 5px 5px 5px;
	border: dotted 1px silver;
	background-color: ivory;
}

.tiptextcaution 
{
	color: red;
}

.titletext {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.topmenugroup {
	background-color: #EBEADB;
	border: 0px;
	border-color: #808080;
	border-style: solid;
	color: #000000;
	cursor: pointer;
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	height: 24px;
	padding: 0px;
	padding-left: 2px;
	padding-right: 2px;
}

.topmenugroupover {
	background-color: #EBEADB;
	border-bottom: #808080 0px solid;
	border-left: #808080 0px solid;
	border-right: #808080 0px solid;
	border-top: #808080 0px solid;
	color: #FF0000;
	cursor: pointer;
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	height: 24px;
	padding-bottom: 0px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 0px;
	text-decoration: none;
}

.treefolderlistitem {
	color: #000000;
	cursor: pointer;
	font-family: Arial, Sans-Serif;
	font-size: 11px;
	padding-left: 2px;
	padding-right: 2px;
	text-decoration: none;
}

.treefolderlistitemhover {
	background-color: #FFFBAE;
	color: #000000;
	cursor: pointer;
	font-family: Arial, Sans-Serif;
	font-size: 11px;
	padding-left: 2px;
	padding-right: 2px;
	text-decoration: none;
}

.treefolderlistitemselected {
	background-color: #6286B3;
	color: #FFFFFF;
	cursor: pointer;
	font-family: Arial, Sans-Serif;
	font-size: 11px;
	padding-left: 2px;
	padding-right: 2px;
	text-decoration: none;
}

.treefolderlistlinkselunread {
	color: #FFFFFF;
}

.treefolderlistlinkselunreadjunk {
	color: #FFFFFF;
}

.treefolderlistlinkunread {
	color: #0000FF;
}

.treefolderlistlinkunreadjunk {
	color: #008000;
}

/* -------------------------------------------
Tab views for settings pages
--------------------------------------------- */

.TabTopGroup
{
  z-index:99;
  position:relative;
}

.DefaultTab 
{
  color:black; 
  background-image: url(images/tabstrip/tab_bg.gif);
  font-family:Verdana; 
  font-size:10px; 
  font-weight: bold;
  cursor:pointer;
}

.DefaultTabHover 
{
  color:black; 
  background-image: url(images/tabstrip/hover_tab_bg.gif);
  font-family:Verdana; 
  font-size:10px; 
  font-weight: bold;
  text-decoration: underline;
  cursor:pointer;
}

.SelectedTab 
{
  color:white; 
  background-image: url(images/tabstrip/selected_tab_bg.gif);
  font-family:Verdana; 
  font-size:10px; 
  font-weight: bold;
  cursor:default;
}

.DisabledTab 
{
  color:#AAAAAA; 
  background-image: url(images/tabstrip/tab_bg.gif);
  font-family:Verdana; 
  font-size:10px; 
  font-weight: bold;
  cursor:default;
}

.MultiPage
{
  background-color:#ffffff;
  border: 1px solid #919B9C;
  position:relative;
  top:-1px;
  z-index:98;
  width: 100%;
  padding: 10px 10px 10px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.MultiPagePlain
{
  position:relative;
  top:-1px;
  z-index:98;
  width: 100%;
  padding: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.MultiPage TABLE, .MultiPagePlain TABLE
{
	font-size: 10px;
}

/* ToolTip (begin) */
#divToolTip
{
	position: absolute;
	border: 2px solid black;
	padding: 6px;
	background-color: FFFFF0;
	visibility: hidden;
	z-index: 100;
	/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
	filter: progid:DXImageTransform.Microsoft.Shadow(color=gray, direction=135);	
}

.ToolTipText
{ 
	border: solid 1px black;
  font-family: verdana; 
  font-size: 10px; 
} 

.Grid 
{ 
  /*border: 1px solid #57566F; */
  /*border-bottom: 2px solid #57566F; */
  background-color: #FFFFFF;
  cursor: pointer;
  
}

.GridHeader
{
  background-color: #CFDDEE; 
  /*border-bottom: 1px solid #57566F; */
  height: 28px;
  padding-left: 3px;
  cursor: default; 
  color: #000000;  
  font-family: verdana; 
  font-size: 10px;
  font-weight: bold;
  vertical-align: center;
}

.GridHeaderText
{
  color: #000000;  
  font-family: verdana; 
  font-size: 10px;
}

.GridFooter
{
  height: 22px;
  cursor: default; 
  padding: 5px;
  background-color: #CFDDEE; 
  vertical-align: bottom;
}

.GridFooterText
{
  color: #000000;  
  font-family: verdana; 
  font-size: 11px;
}

.AlternatingRow 
{ 
  cursor: default;
}

.AlternatingRow td.DataCell 
{ 
  border-collapse: collapse;
  padding: 3px; 
  padding-top: 2px; 
  padding-bottom: 1px; 
  background-color: #F6F6F8; 
  border-bottom: 1px solid #E6E6E6; 
  font-family: verdana; 
  font-size: 10px; 
  cursor: default;
  overflow: hidden;
} 

.BoldRow 
{ 
  background-color: #FFFFFF; 
  cursor: default;
}

.BoldRow td.DataCell 
{ 
  border-collapse: collapse;
  padding: 3px; 
  padding-top: 2px; 
  padding-bottom: 1px; 
  border-bottom: 1px solid #EAE9E1; 
  font-family: verdana; 
  font-weight: bold;
  font-size: 10px; 
  overflow: hidden;
} 

.AlternateBoldRow 
{ 
  cursor: default;
}

.AlternateBoldRow td.DataCell 
{ 
  border-collapse: collapse;
  padding: 3px; 
  padding-top: 2px; 
  padding-bottom: 1px; 
  background-color: #F6F6F8; 
  border-bottom: 1px solid #E6E6E6; 
  font-family: verdana; 
  font-size: 10px; 
  font-weight: bold;
  overflow: hidden;
} 

.StrikeRow 
{ 
  background-color: #FFFFFF; 
  cursor: default;
}

.StrikeRow td.DataCell 
{ 
	border-collapse: collapse;
  padding: 3px; 
  padding-top: 2px; 
  padding-bottom: 1px; 
  border-bottom: 1px solid #EAE9E1; 
  font-family: verdana; 
  text-decoration: line-through;
  font-size: 10px; 
  overflow: hidden;
}
 
.StrikeRow td.LastDataCell
{
	text-decoration: none;
}

.AlternateStrikeRow 
{ 
  cursor: default;
}

.AlternateStrikeRow td.DataCell 
{ 
	border-collapse: collapse;
  padding: 3px; 
  padding-top: 2px; 
  padding-bottom: 1px; 
  background-color: #F6F6F8; 
  border-bottom: 1px solid #E6E6E6; 
  font-family: verdana; 
  font-size: 10px; 
  text-decoration: line-through;
  overflow: hidden;
} 

.AlternateStrikeRow td.LastDataCell
{
	text-decoration: none;
}

.HeadingRow 
{ 
  background-color: #CFDDEE; 
}

.HeadingCell 
{   
  background-color: #CFDDEE; 
  padding: 3px; 
  padding-top: 2px; 
  padding-bottom: 2px; 
}

.HeadingCellHover
{ 
	color: #FF0000;  
  background-color: #CFE3FF; 
}

.HeadingCellActive
{ 
  background-color: #CFDDEE;  
}

.HeadingRow td.FirstHeadingCell
{ 
  
}

.HeadingCellText
{
  font-family: verdana; 
  font-size: 10px; 
  font-weight: bold; 
  text-align: left;
  padding-top: 3px;
  padding-bottom: 5px;
}

.Row 
{ 
  background-color: #FFFFFF; 
  cursor: default;
}

.Row td.DataCell 
{ 
  border-collapse: collapse;
  padding: 3px; 
  padding-top: 2px; 
  padding-bottom: 1px; 
  border-bottom: 1px solid #EAE9E1; 
  font-family: verdana; 
  font-size: 10px; 
  overflow: hidden;
} 

.SortedDataCell 
{ 
  background-color: #F5F5F5; 
} 


.Row td.LastDataCell 
{ 
  background-color: #EFEFF4; 
} 

.HoverStrike 
{ 
}

.HoverStrike td.DataCell 
{ 
  background-color: #FFFFD0; 
  padding: 3px; 
  padding-top: 2px; 
  padding-bottom: 1px; 
  border-bottom: 1px solid #EAE9E1; 
  font-family: verdana; 
  text-decoration: line-through;
  font-size: 10px; 
  overflow: hidden;
}

.HoverBold 
{ 
}

.HoverBold td.DataCell 
{ 
  background-color: #FFFFD0; 
  padding: 3px; 
  padding-top: 2px; 
  padding-bottom: 1px; 
  border-bottom: 1px solid #EAE9E1; 
  font-family: verdana; 
  font-weight: bold;
  font-size: 10px; 
  overflow: hidden;
}

.HoverNormal
{ 
}

.HoverNormal td.DataCell 
{ 
  background-color: #FFFFD0; 
  padding: 3px; 
  padding-top: 2px; 
  padding-bottom: 1px; 
  border-bottom: 1px solid #EAE9E1; 
  font-family: verdana; 
  font-size: 10px; 
  overflow: hidden;
}


.GroupHeading
{
  color: #706F91; 
  background-color: #FFFFFF; 
  font-family: verdana; 
  font-weight: bold;
  font-size: 11px; 
  border-bottom: 2px solid #A5A4BD; 
  padding-top: 10px;
  padding-bottom: 3px;
}

.GroupByCell
{
  cursor: pointer;
}

.GroupByText
{
  color: #FFFFFF; 
  font-size: 11px;   
  font-weight: bold; 
  padding-right: 5px;
}


.SliderPopup
{
  background-color: #FFF4D7; 
  border: 1px solid #4B4B6F; 
  /*border-top-color: #9495A2; 
  border-left-color: #9495A2; */
  font-size: 10pt; 
  width: 150px;
  height: 30px;
  font-family: Arial;
}


.tblToolTip
{
	width:100%;
}

.tdToolTipTitle
{
	font-weight:bolder;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.tdToolTipValue
{
	font-family: Arial, Helvetica, sans-serif;
	
	
	font-size: 10px;
}

/* ToolTip (end) */

.searchbar
{
	background-color: #EEEEEE;
	padding:4px;
	font-family: Arial;
	font-size: 11px;
	border-bottom: solid 1px #888888;
}

.sharebar
{
	height: 16px;
	padding: 2px;
	padding-left: 4px;
	background-color: LightYellow;
	font-family: Arial;
	font-size: 11px;
	border-bottom: solid 1px #888888;
}

.cDisabled
{
	background-color:CCCCCC;
}