	body {
		color:#000000;
		font-family: "ARIAL", "SANS-SERIF";
		font-size: 13px;
	}
	a {
		color:#000000;
		font-weight : bold;
		font-size: 13px;
		text-decoration: none
	}
	a:hover {
		color:#000000;
		font-weight : bold;
		font-size: 13px;
		text-decoration: none
	}
	a:visited {
		color:#000000;
		font-weight : bold;
		font-size: 13px;
		text-decoration: none
	}
	a.small {
		font-family: "ARIAL", "SANS-SERIF";
		font-size: 11px;
	}
	a:hover.small {
		font-family: "ARIAL", "SANS-SERIF";
		font-size: 11px;
	}
	a.sub {
		color:#000000;
		font-weight : bold;
		font-size: 13px;
		text-decoration: none
	}
	a.sub:hover {
		color:#000000;
		font-weight : bold;
		font-size: 13px;
		text-decoration: none
	}
	td {
		font-family: "ARIAL", "SANS-SERIF";
		font-size: 13px;
	}
	td.small {
		font-family: "ARIAL", "SANS-SERIF";
		font-size: 12px;
	}
	td.head {
		font-family: "ARIAL", "SANS-SERIF";
		font-size: 14px;
	}
	.idstyle{
		visibility	:	hidden;
		position 	:	relative;
	}

.normImg{
		cursor  	:	default;
	}

.normImgStyle {
		border: 1px solid #000000;
	}

.fontHead {
		font-family: "ARIAL", "SANS-SERIF";
		font-size: 15px;
		font-weight : bold;
}
	
.note {
	font-size : 90%;
	font-style : italic;
}


.fontHead2 {
		font-family: "ARIAL", "SANS-SERIF";
		font-size: 15px;
		font-weight : bold;
		display : block;
		border: 1px solid #000;
		background-color : #f0f0f0;
		width: 95%;
		padding: 5px;
}

#mainContainer {
	width: 500px;
	text-align: left;
}

.row label {
	width: 100px;
	display: block;
	text-align:left;
}
.row input,
.row label,
.row img {
		float:left;
}
.row img {
	margin-top:5px;	
}

.row {
	clear:both;
	margin-bottom: 10px;
}

input.error {
	border:1px solid red;
}

label.error {
	color: red;
	width: 180px;
}

.ui-datepicker { 
  margin-left: 220px;
  margin-top: -220px;
  z-index: 1000;
}

.column-row {
	width:95%;
}

.column1, .column2, .column3 {
	width: 32%;	
	text-align: justify;
	float: left;
}

.column-row a img {
	border: 0px;	
}

.column1, .column2 {
	margin-right: 1%;	
}

.column2, .column3 {
	margin-left: 1%;	
}

a.productlink {
	margin:1%;	
}

.column-row a.block {
	width: 90%;
	display: block;
	margin: 0 auto;		
}

.column-row .block img {
	width: 100%
}
