/* CSS Document */

body,td,th {

  background: #fff;
  color: #000;
  font-family: "Roboto Condensed", "Open Sans", sans-serif;
  font-size: 14px;
  font-weight: 300;
  line-height: normal; } 
  
hr {
  border: none;
  border-bottom: 1px solid #777;
  clear: both; }


.Style1 {
	font-size: 24px;
	font-weight: bold;	
}
a:link {
	color: #660099;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #000099;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #6666FF;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #660099;
	font-weight: bold;
	text-align: center;
}
.Style4 {font-size: x-small}
.Style5 {
	color: #990033;
	font-style: italic;
}
.Style6 {color: #333366}
.Style7 {
	font-size: 24px;
	font-weight: bold;
	text-align: left;
}
.Style8 {font-size: 9px}
.Style88 {
	font-size: 25px;
	color: #CFF;
}
.Style9 {
	color: #666666;
	font-size: 14px;
}
.Style10 {
	color: #000066;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
}
.Style11 {
	color: #0033CC;
	font-size: 16px;
}
.Style12 {
	color: #3366CC;
	font-weight: bold;
}


.Style11 {
	font-weight: bold;
}

.Style77 {
	font-size: 18px;
	font-weight: bold;
	background-color: #D1D1D1
}
.Style99 {
	color: #666666;
	font-size: 10px;
}.full {
	text-align: justify;
}
.Style122 {
	color: #FFFFFF;
}

.project-item {
  width: 30%;
  padding: 0 15px;
  margin-bottom: 20px;
  float: left;
  min-height:120px;
  }
  
  .project-item-large {
  width: 100%;
  padding: 0 15px;
  margin-bottom: 20px;
  float: left;
   }
  
.margin {
  width: 100%;
  padding: 0 15px;
  margin-bottom: 20px;
 }