@charset "utf-8";
/* CSS Document */

.copy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #666666;
}
.heading1 {
	font-size: 22px;
	color: #00A4E4;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 10px;
}
.heading2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #A1D334;
}
.rowblue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #00a4e4;
}
.clientbar {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #00A3E4;
	border-right-color: #00A3E4;
	border-bottom-color: #00A3E4;
	border-left-color: #00A3E4;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #EBEBEB;
	height: 45px;
	vertical-align: middle;
}
.contpaneltop {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(http://www.itechnique.com.au/images1/contpaneltop.jpg);
	background-repeat: no-repeat;
	height: 18px;
	width: 296px;
	padding-left: 12px;
	padding-top: 4px;
	font-size: 11px;
}
.contpanelmiddle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background-image: url(http://www.itechnique.com.au/images1/contpanelmiddle.gif);
	background-repeat: repeat-y;
	height: 90px;
	width: 284px;
	padding-top: 5px;
	padding-right: 12px;
	padding-bottom: 5px;
	padding-left: 12px;
	vertical-align: top;
	margin: 0px;
}
.contenlpanelbottom {
	background-image: url(http://www.itechnique.com.au/images1/contpanelbottom.jpg);
	background-repeat: no-repeat;
	height: 20px;
	width: 308px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

