/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.small-text {font-size: 11px}
a:link {
	color: #498FC2;
}
a:visited {
	color: #498FC2;
}
a:hover {
	color: #498FC2;
}
a:active {
	color: #498FC2;
}
.fullborder{border:1px solid #1C3E57;}
p{ padding:10px;}
.padd-left{padding-left:10px;}
.border-bottom{border-bottom:1px solid #7dadd0;}
.textbox{background-color:#f6fafd; border:1px solid #7dadd0;}
table {
border-collapse : collapse; 
}

table td, table th {
padding : 0; 
}
td.labelerror { 
	font-family: verdana; 
	font-size: 8pt; 
	color:Red;
}
