body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

img	{
	border: 0;
}

a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #cc3333;
	text-decoration: underline;
	cursor: pointer;
}
a:active {
	color: #333333;
	text-decoration: none;
}

.style1 {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #333333;
	line-height: 17px;
}

.style2 {
	font-size: 13px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	line-height: 15px;
}
	
.header3 {
	font-size: 16px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	line-height: 18px;
	
}
.style4 {
	color: #666666;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
}

.style5 {
	font-size: 15px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	line-height: 18px;
}

.style6 {
	font-size: 16px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	line-height: 20px;
}

.highlight {
	font-size: 13px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #cc3333;
}

.contentbox  {
	padding: 25px 100px 25px 100px;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #333333;
	line-height: 28px;
}

#addItem2Add	{
	width: 85%;
	height: 30px;
}

#addItem3Add	{
	width: 85%;
	height: 30px;
}

.addItemText	{
	padding-left: 5px;
	font-size: 14px;
}

.enquiryItem	{
	margin-top: 20px;
	margin-bottom: 5px;
	padding: 10px 10px 10px 10px;
	border-bottom: 1px solid #999999;
	width: 85%;
	text-align: left;
	/*font-family: Arial, Helvetica, sans-serif;*/
}

.enquiryItem .header	{
	font-size: 14px;
	font-weight: bold;
}

.enquirySubmit	{
	width: 85%;
	text-align: right;
}

.supportDesc	{
	font-weight: normal;
	line-height: 1.5em;
}