.subtitle2{    font-weight: bold;     font-size: 15px;     color: #414141; }

body,select,input,textarea, table{	font: 13px/18px Arial, Helvetica, sans-serif;	color: #414141;}

a{	color: #4a7e9e;	text-decoration:underline;}
a:hover{text-decoration:none;}
a img{border: 0;}

p{margin:0 0 1em 0;}

/*firefox needs the simple selector*/
.subtitle, .subtitle p,  .subtitle a{	font-weight: bold;	font-size: 18px;	color: #52822a;}

table.tableData{	width: 85%;	border:1px solid #d6dadd !important;	border-collapse:collapse;	background-color: #ffffff;	margin-bottom: 14px;}

.tableData td{	border:0;	border-top:1px dashed #dedede;	padding:3px 4px 3px 9px;}
.tableData td p, .tableData th p{	padding: 0;	margin:0;}
.tableData th{	padding: 6px 4px 5px 9px;	text-align:left;	color: #ffffff;	background: #8fb85b;	font-weight: bold;	text-transform: uppercase;	border: 0px;}
.tableData th a, .tableData th p{color: #ffffff;}
.tableData tr:hover{background:#f0f7e7;}
.tableBox{	border: 1px solid #d6dadd;	padding:5px;	background-color: #ffffff;	margin-bottom: 14px;}
.tableBox th{text-align:left;}
.tableBox2
{
    border: 1px solid #6F99B3;
    padding: 5px;
    background-color: #F2F6F9;
    margin-bottom: 14px;
}