.text_home {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	line-height: 24px;
	text-align: justify;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	line-height: 17px;
	text-align: justify;
}
.text_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	line-height: 17px;
	text-align: justify;
}
.text_centre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	line-height: 17px;
	text-align: centre;
}
.heading {
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	line-height: 35px;
	text-align: center;
}
.project_name {
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #053b5f;
	line-height: 35px;
	text-align: left;
}
.int_heading {
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #2F5D51;
	line-height: 35px;
	text-align: left;
	background-color:#D8EDF2;
}
.int_sub_heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #9E0A0A;
	line-height: 20px;
	text-align: justify;
}
.project_heading {
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: 4D6F92;
	line-height: 20px;
	text-align: justify;
}
.main_links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	display: block;
	padding-top: 13px;
	padding-bottom: 13px;
}
a.main_links:hover {
	color:#0D2553;
}
.main_links_lines{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}

.project_links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #404040;
	text-decoration: none;
}
a.project_links:hover {
	color: #000000;
}
.red_links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #9E0A0A;
	text-decoration: none;
}
a.red_links:hover {
	text-decoration: underline;
}
.project_links2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #404040;
	text-decoration: none;
}
a.project_links2:hover {
	color: #000000;
}
.int_links {
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #525252;
	text-decoration: none;
	display: block;
	line-height:25px;
	padding-left:15px;
	text-align: left;
	background-color:ACB9BF;
}
a.int_links:hover {
	color: #ffffff;
	background-color:4D6F92;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 17px;
	text-align: left;
	text-decoration: none;
}
.heading2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #404040;
	text-decoration: none;
	text-align: left;
}
.image_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #404040;
	text-decoration: none;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 20px;
}
