@charset "UTF-8";
body {
	margin: 0px;
}
.formfields {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: right;
	
}
#leftcol {
	margin: 0px;
	float: left;
	width: 620px;
	position: relative;
	height: 620px;
}
#rightcol {
	margin: 0px;
	float: right;
	width: 150px;
}
.formfieldsright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	line-height: normal;
	color: #000000;
	left: 27px;
}
#all {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	
}
.tableborder {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
#main {
	height: 100;
	width: 800px;
	margin: 0px;
	background-image: url(2010/images/index_main.gif);
}
.formfieldsrightred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: normal;
	color: #FF0000;
	text-align: left;
	text-indent: 0px;
	left: 0px;
}
#leftcoltext {
	width: 350px;
	position: relative;
	left: 30px;
	top: 140px;
	height: 220px;
	bottom: 330px;
}
.paraspace {
	margin-bottom: 7.5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	
}
.indentedtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-indent: -50px;
	padding-left: 50px;
}
#programme {
	width: 305px;
	position: fixed;
	left: 30px;
	top: 400px;
}
programme_image {
	margin: 0px;
	float: left;
	width: 620px;
	position: relative;
}
.parag_indent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	margin-right: 50px;
	margin-left: 50px;
	padding-right: 50px;
	padding-left: 50px;
}

/* Project border */
#border {
  width: 500px;
  position: relative;
  margin: 0px 0px 15px 30px;
  padding: 0;
  border-bottom: 1px dotted #ccc;
  height: 20px;
  float: left;
}

#projectdetail {
	width: 400px;
	position: relative;
	left: 30px;
	top: 140px;
	
}
#content {
  width: 400px;
  position: relative;
  float: left;
  padding: 0px 0px 0px 30px;
}  
  

