
.bodyTextHome{
	color:#000000;
	font-family : Arial;
	font-weight : bold;
	font-size : 11;
    text-decoration : none;
}


/* Added by Jayan for custom errormessage */
.customErrorTitle{
	color:red;
	font-family : Arial;
	font-size:14px;
	font-weight:bold;
	text-align:left;
	}

.customUserInstructionHeader{
	color:blue;
	font-size: 12px;
	font-family : Arial;
}

.customUserInstructionLink{
	color:red;
	font-size:12px;
	font-family : Arial;
}

.customUserInstructionLines{
	color:blue;
	font-family : Arial;
	font-size: 12px;
}

.customPageRefreshInstructions{
	color:green;
	font-size: 12px;
	font-family : Arial;
}

.customTechnicalDetails{
	font-size:12px;
	text-align:left;
	font-family : Arial;
}

.customExportToBox{
	font-size:12px;
	text-align:left;
	font-family : Arial;
	 background-color: #CDD1D5;
	 text-align: center; 
     border: 1px #6699CC solid;
     border-spacing: 0px;
}
.columnbackground{
background-color: #BEC8D1;
border:1px solid red;
}
.columnbackgroundHead{
background-color: #FF0000;
border:1px solid red;
color:#ffffff;
}

.marginalignment{
 margin-left:16px;
}
.syncdays{
 margin-top:-6px;
}
.exportToBoxHeadings{
font-size:14px;

}
.exportToBoxsubHeadings{
font-size:14px;
}




table #export{text-align: center;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif ;
font-weight: normal;
font-size: 11px;
color: #fff;
width: 280px;
background-color: #ffffff;
border: 0px;
border-collapse: collapse;
border-spacing: 0px;}

table#export td 
{
color: #000;
padding: 4px;
text-align: left;
}

table#export th{background-color: #3b669d;
color: #fff;
padding: 4px;
text-align: left;
font-size: 12px;
font-weight: normal;}

table#export h1{
color:#ffffff;
}

table#export tr:nth-child(even) {background: #ffffff;
filter: none !important;
}
table#export tr:nth-child(odd) {background: #dfe7f2;
filter: none !important;
}
