
/*
table {
	width:100%;

}
*/


table.row  {
	border:0px!important; /* border="0" */
	border-collapse:collapse!important; /* cellspacing="0" */
	font: normal 11px Verdana, Geneva, Arial, Helvetica, sans-serif!important;
	background-color: #ffffff!important;
	width:100%;
}
table.row  td table#forms{
	float: right;
	border:0px!important; /* border="0" */
	border-collapse:collapse!important; /* cellspacing="0" */
}




table.row  td table#forms{
	float: right;
	border:0px!important; /* border="0" */
	border-collapse:collapse!important; /* cellspacing="0" */
}
td#headerBlue {
	background-color: #0099ff;
	height: 40px;
	padding: 0 0 0 10px;
	vertical-align: middle;
	font-weight: bold;
	color: #ffffff;
	border-bottom: 0!important;
}
td#headerViolet {
	background-color: #979cc6;
	height: 40px;
	padding: 0 0 0 10px;
	vertical-align: middle;
	font-weight: bold;
	color: #ffffff;
	border-bottom: 0!important;
}
td#headerViolet table {
	margin: 0 10px 0 0;
	padding: 0;
	_margin-left:0; /*IE only*/
	_padding-left: 0;/*IE only*/
	vertical-align: middle;
	border: 0!important;
	width: auto;
	float: right;
}
td#headerViolet table td{
	height: 40px;
	padding: 0;
	vertical-align: middle;
	border: 0!important;
}





table.row  td {
	border-bottom: 2px solid #cccccc;
	height: 40px;
	padding: 0 0 10px 10px;
	vertical-align: bottom;
}

table.row  td.first {
	border-bottom: 2px solid #cccccc;
	height: 40px;
	padding: 0 0 10px 10px;
	vertical-align: bottom;
	width: 65%;
}

table.row  td table#details{
	width: 90%;
	/*height: 255px;	*/
	border:1px!important; /* border="0" */
	border-collapse:collapse!important; /* cellspacing="0" */
}

table.row  td table#details td{
border:1px!important;
padding:0px!important; /* cellspadding="0" */
	vertical-align: top;
}

table.row  td.underNo {
	padding: 0 10 10px 10px;
	border: 0;
}
table.row  td.subheader {
	border-bottom: 2px solid #cbe089;
	height: 40px;
	padding: 0 0 0 10px;
	vertical-align: middle;
}
table.row  td.subheaderBlue {
	border-bottom: 2px solid #0099ff;
	height: 40px;
	padding: 0 0 0 10px;
	vertical-align: middle;
}
table.row  td.subheaderViolet {
	border-bottom: 2px solid #979cc6;
	height: 40px;
	padding: 0 0 0 10px;
	vertical-align: middle;
}
table.row  td.subheader a {
	color: #999999;
	text-decoration: none;
}
table.row  td.subheader a:hover {
	color: #999999;
	text-decoration: underline;
}






table td.grey {
	border-bottom: 2px solid #cccccc;
	height: 40px;
	padding: 0 15px 10px 10px;
	vertical-align: bottom;
	background-color: #f0f0e8;
}
table.row td a{	
	font-weight: bold;
	color: #516307;
	text-decoration: none;
}














table td#header {
	background-color: #96c112;
	height: 40px;
	padding: 0 0 0 10px;
	vertical-align: middle;
	font-weight: bold;
	color: #ffffff;
	border-bottom: 0!important;
}
table td#headerBlue {
	background-color: #0099ff;
	height: 40px;
	padding: 0 0 0 10px;
	vertical-align: middle;
	font-weight: bold;
	color: #ffffff;
	border-bottom: 0!important;
}
table td#headerBlue a.right{
	float: right;
	padding-right: 15px;
	color: #ffffff;
}

table td#headerDeepRed {
	background-color: #811a1b;
	height: 40px;
	padding: 0 0 0 10px;
	vertical-align: middle;
	font-weight: bold;
	color: #ffffff;
	border-bottom: 0!important;
}
