body {
	background-color: #ffffff;
	color: #BC4105;
	font-family: verdana,arial,helvetica,sans;
	font-size: 12px;
	align: center;
}

td {
	font-family: verdana,arial,helvetica,sans;
	font-size: 12px;

}
th {
	font-family: verdana,arial,helvetica,sans;
	font-size: 12px;
	font-weight: bold;

}

.header{
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}

.header a {
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
table.footer td {
	font-size: 11px;
	text-align: left;
	padding-right: 5px;
	padding-left:12px;
	color: #666666;
}

table.footer a {
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	padding: 2px;
}

a { color: #BC4105; }
a:visited {color: #BC4105;}
a:hover {color: #F97A3E;}
a:active {color: #666666;}


.mainTitle {
	font-size: 16px;
	font-weight: bold;
	color:#000000;
	padding-bottom:2px;
	padding-left:15px;
	padding-right:0px;
	padding-top:0px;
}
.title {
	font-size: 15px;
	font-weight: bold;
	color:#B43E05;
}
.subtitle {
	font-size: 14px;
	font-weight: bold;
	color:#B43E05;
}
.subsubtitle {
	font-size: 13px;
	font-weight: bold;
	color:#B43E05;
}
.smallType {
	font-size: 11px;
}
.caption {
	font-size: 10px;
}
.breadcrumb {
	font-size: 11px;
	padding-bottom:15px;
	padding-left:8px;
	padding-right:0px;
	padding-top:0px;
}
a.breadcrumb {
	font-size: 11px;
	text-decoration: none;
}

ul {
	margin-left: 10px;
	margin-top: 1px;
	padding-left: 10px;
}
.ledgerOther { background: #FFE3D6;}
