.error {
	color: #FF0000;
	font-weight: bold;
}

.wrapper1{
	font-family: Arial;
	font-size: 10pt;
}

body {
	font-family: Arial;
	font-size: 10pt;
}

table, tr, td {
	font-family: Arial;
	font-size: 10pt;	
}

.button {
	height: 25px; min-width: 80px;
}

input[type=text] {
	min-height: 24px;
}

#header{
	font-size: 1.4em;
	font-weight: strong;
}

.maincontent{
margin-left:2%;
margin-right:2%;
}

.formLabel{
	font-weight: bold;
}

.lblAmountDue{
	font-weight: bold;
	text-align: right;
}

.wrapper { 
    min-height: 100%; 
    height: auto !important; 
    height: 100%; 
    margin: 0 auto -5em; 
}
.push { 
    height: 5em; 
}
a {
	color: #0000EE;
}

a:link { color: #0000EE; }
/*a:visited { color: #551A8B; }*/

table{
border-collapse:separate;
border-spacing:0 5px;
}

#site-body {
	font-size: 10pt;
}

p {
	padding-bottom: 15px;
}

.tab {
	padding-left: 15px;
}
