/*            Totally Organised               */

/* This is for ActiveX Flash Content */
body {
	font-family: "Trebuchet MS", Arial, sans-serif;
	/*font-size: 0.9em;*/
	color: #333333;
	/*margin: 10px 0 20px 0;*/
	padding: 0;
	background-color : #F6F9F9;
}
table {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 0.9em;
	color: #333333;
	padding: 0;
}
.contact {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 1.2em;
	color: #333333;
	padding: 0;
	/*line-height: 1.5em;*/
}
.contact_hd {
	font-size: 1.2em;
	color : #61CDCC;
	font-weight : bold;
}
.bgimg {
	background-image : url(../images/bgleft.jpg);
	background-position : left;
	background-repeat : repeat-y;
}

/* For the home page START */
.td_1 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	color: #333333;
	font-size: 0.9em;
	line-height: 1.2em;

}
.td_2 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	color: #333333;
	font-size: 0.9em;
	line-height: 1.7em;
}
.mar_para2 {
	margin-top: 16px;
	margin-bottom: 8px;
}
/* For the home page END */
h1, h2, h3, h4 {
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	letter-spacing: .1em;
}
h1 {
	margin: 0 0 12px 0;
	font-size: 1.6em;
}
h2 {
	margin: 0 0 12px 0;
	font-size: 1.5em;
}
h3, h4 {
	margin: 0 0 12px 0;
	font-size: 1.3em;
	letter-spacing: .1em;
}
.hdcol {
	color : #61CDCC;
	font-weight : bold;
}

/*   FORM Styles START  */
input.green {
	border: 1px solid #68B9BA;
}
textarea.grn {
	border: 1px solid #68B9BA;
	font-family: "Trebuchet MS", Arial, sans-serif;
	color: #333333;
	font-size: 1.0em;
}
input, select {
	font-family: "Trebuchet MS", Arial, sans-serif;
	color: #333333;
	font-size: 1.0em;
}
input.select {
	background-color: #68B9BA; 
	font-weight: bold;
	color: white;
}
/*   FORM Styles END  */
