@charset "UTF-8";
/* CSS Document */

.projectname {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	text-decoration: none;
}

.projectdescription {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}

.titles12bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	text-decoration: none;
	font-weight: bold;
}
	
.uniform_text_font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-style:normal;
	font-weight: normal;
	line-height: 14px;
}		
.bulletpts {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	font-style:normal;
	font-weight: normal;
	line-height: 22px;
}

	
.home_servicestitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-style:normal;
	font-weight: normal;
	line-height: 14px;
	text-transform: uppercase;
}		


	
.home_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #009900;
	text-decoration: underline;
	font-style:normal;
	font-weight: normal;
	line-height: 14px;
}		


.boarder/* CSS Document */

 {
	border: 1px solid #333333;
}
