td{
  font-family: Arial,sans-serif;
}

table.list {
	font-family:Arial,Tahoma,Century Gothic;
	font-size: 13px;
	width: 620px;
	margin: 25px;
	padding: 15px 17px 3px 17px;
	background-color: #f2f2f2;
	margin-right: auto;
	margin-left: auto;
	border-top: 5px solid #cedfe5;
	border-bottom: 5px solid #cedfe5;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
}

table.list tr{
  line-height: 18px;
}

table.list td{
  padding-bottom: 20px;
}

.notificationTitle{
	font-size:16px; 
	font-weight:bold;
}

.notificationContent{
	font-size: 12px;
	color: 000;
	line-height: 20px;
}

.notificationContent a{
	color: #3366ff;
	text-decoration: none;
	cursor: pointer;
}

.notificationFooter {
	background-color: #8d8d8d;
	font-size: 11px;
	color: #fff;
	line-height: 24px;
	padding: 0 10px 0 10px;
	margin: 15px auto 15px auto;
	width: 500px;
}
table.main {
  width: 500px;
}
table.main td.hdr {
  background-color: #31659C;
  padding: 6px;
}
table.main td.notif {
  text-align: right;
  background-color: #8CB2D6;
}
table.main td.date {
  font-family: Tahoma;
  font-size: 11px;
  color: #ffffff;
  text-align: right;
  background-color: #8CB2D6;
  padding-top: 5px;
  padding-bottom: 6px;
  padding-right: 7px;
}
table.main td.list {
  border: 1px #8CB2D6 solid;
}
table.main a.small {
  font-family: Arial;
  font-size: 10px;
  color: #336699;
  vertical-align: top;
  text-decoration: none;
}
table.main a.small:hover {
  font-family: Arial;
  font-size: 10px;
  color: #ff9900;
  vertical-align: top;
  text-decoration: underline;
}
table.list td.div {
  border-bottom: 1px #cccccc solid;
  padding-top: 10px;
}
table.list font.red {
  color: #CC0000;
}
table.list font.grn {
  color: #009900;
}
div.small {
  font-family: Arial;
  font-size: 10px;
  color: #666666;
  line-height: 13px;
  margin: 10px;
}
table.main td span.commentLabel {
  font-weight: bold;
}
a.action {
  font-weight: bold;
  font-size: 12px;
}
a.action:hover {
  font-weight: bold;
  font-size: 12px;
  text-decoration: underline;
}
.emailNtfReportGrid{
  border:1px solid white;
}
.emailNtfReportGrid table.asiGrid.server{
  width:100%;
}
/*AE look alike*/
.aeLookAlike{
  color: #333;
  font-size: 12px;
  font-family: Arial,Verdana, Tahoma, Helvetica;
}
.aeLookAlike a{
  color: #4271c6;
  text-decoration: none;
  cursor: pointer;
}
.aeLookAlike a:hover{
  color: #f93;
}
.aeLookAlike td{
  vertical-align: top;
  padding:5px 10px 5px;
}
.aeLookAlike td.label{
  text-align:right;
  padding-right:20px;
  font-weight:bold;
}
/*collab send link ntf email*/
table.sendLinkEmail{
 width:100%;
 margin:0;
}
table.sendLinkEmail th {
  text-align:left;
  font-weight:normal;
}
table.sendLinkEmail th.divider {
  font-size:1px;
  border-bottom:solid 1px #dedede;
}
