BODY {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	border-left: thin;
	border-right: thick;
	margin-left: 10px;
	margin-right: 10px;
	background-color : #FFFFE1;
}

TABLE.top {
	background-color : White;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
}

TABLE.secureForm {  
	background-color : #FFFFE1;
	text-align: center;
}

.secureFormText {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-style : normal;
	font-weight : bold;
	color : Black;
}

.topofpage {
	font-size : 20pt;
	color : Black;
	font-family : "Times New Roman", Times, serif;
	font-style : normal;
	font-weight : bolder;
	text-align : center;
}

.topofpage-sm {
	font-size : 15pt;
	color : Green;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : bold;
	text-align : center;
}

.listings {
	font-size : 8pt;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : normal;
	text-align : center;
}

.address {
	text-align : center;
	font-size : 9pt;
	font-family : Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : normal;
}

.overview {
	font-family : Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : normal;
	text-align : center;
	color : Green;
}

.overviewGray {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : bold;
	text-align : center;
	color : Green;
}

.parahead {
	font-family : Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : normal;
	text-align : left;
	color : Green;
}

.detailsPINK {	
	text-align : left;
	font-size : 10pt;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : normal;
	margin-left : 20px;
	color: #FF639C;
	width: auto;
}

.details {	
	text-align : left;
	font-size : 10pt;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : normal;
	margin-left : 20px;
	width: auto;
}
	
.details-ul {
	text-align : left;
	font-size : 10pt;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : normal;
	margin-left : 20px;
	width: auto;
	text-decoration : underline;
}

.center {	
	text-align : center;
	font-size : 10pt;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : normal;
	margin-left : 20px;
	width: auto;
}

.message {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : Red;
	font-style : normal;
	font-weight : bold;
}

.indent {	
	text-align : left;
	font-size : 10pt;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : normal;
	margin-left : 60px;
}

EM {
	font-size : 10pt;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : bolder;
	color : Maroon;
}

.red {
	color : Red;
 }

.blue {
	color : Blue;
}

.teal {
	color : Teal;
}
 
.green {
	color : Green;
}
 
.lastmod {
	text-align : left;
	font-size : 8pt;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : normal;
	margin-left : 20px;
	color : Gray;
}

.enquiryhead {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align : center;
	font-size : 10pt;
	font-style : normal;
	font-weight : bold;
	color : Red;
}

TABLE.enquiry {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-style : normal;
}
 
.enquirytitle {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align : left;
	font-size : 14pt;
	font-style : normal;
	font-weight : normal;
	color : Green;
}

.enquiryleft {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align : left;
	font-size : 10pt;
	font-style : normal;
	font-weight : normal;
	color : Blue;
} 

.enquiryright {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align : right;
	font-size : 10pt;
	font-style : normal;
	font-weight : normal;
	color : Blue;
} 

.testamonial {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align : left;
	font-size : 9pt;
	font-style : italic;
	font-weight : normal;
	color : Blue;
	margin-left : 60px;
	margin-right : 60px;
} 

.notice {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align : left;
	font-size : 10pt;
	font-style : normal;
	font-weight : bold;
	color : Black;
}

.note {
	text-align : left;
	font-size : 10pt;
	font-family : "Courier New", Courier, monospace;
	font-style : normal;
	font-weight : normal;
	margin-left : 20px;
}
LI.sqr {
	list-style : square;
}
