body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #000000;
}

p {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10pt;
	font-weight: Bold;
	color: #000000;
	margin-left:0pt
} 
 p.PageName
  {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14pt;
	font-weight: Bold;
	color:#ff6600;
	margin-left:0pt
}  
td {
	font-size: 12px;
	color: #000000;
}

li {
	font-size: 12px;
    list-style-type: square; 
    padding-left: 2pt;
}

hr.orange
{
   color:#f77807;
   text-align:center;
}

.tableHeader {
	font-weight: bold;
	color: #000000;
	text-align: center;
	background-color: #000000;
}
a {
	color: #073ff7;
	text-decoration: none;
	font-weight: normal;

}
a:hover {
	text-decoration: underline;
}

.numericInput {
	text-align: right;
}
.subText {
	font-size: 9px;
	font-weight: normal;
}
.subTotal {
	font-size: 18px;
}
.total {
	font-size: 20px;
}
input {

	font-size: 10px;
	color: #000000;
	text-align: justify;
}
.greyBox {
	border: 0px solid #000000;

}
.content {
	text-align: justify;
}
