#mainContent img {
	border: 0px;
}

.boxContent{
	text-align: center;
}

.fee {
	margin: 0 auto;
	font-size: 100%;
}

.fee .title{
	text-align: right;
}

.fee .amount{
	font-weight: bold;
	padding-left: 10px;
}

.application {
	text-align: center;
	margin 0 auto;
}

.application a {
	font-size: 1.2em;
	font-weight: bold;
}

.application img {
	border: 0px;
}

html>body .application{
	margin: 0 auto;
}

.application img{
	border: 0px;
	vertical-align: middle;
}

.application a{
	color: black;
}

.address{
	font-weight: bold;
	line-height: 5px;
}

table {
	font-size: 100%;
	border:1px solid #0173BC;
}

table td {
	vertical-align: top;
}

table .header {
	background-color: #0173BC;
	padding:2px;
	color: White;
}

table .data1 {
	background-color: #CEE0EB;
}

#defs {
	font-size: 90%;
	width: 85%;
	margin: 0 auto;
}

#defs td {
	padding:3px;
	text-align: left;	
}

#priceAdjust {
	margin: 0 auto;
}

#priceAdjust td {
	padding:3px;
	text-align: center;	
}