body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}.copyright {
	font-size: 9px;
	font-weight: normal;
	color: #CCCCCC;

}
.bodyMain {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.subSectionHeader {
	font-size: 14px;
	font-style: normal;
	font-family: Verdana;
	font-weight: bold;
	color: #666666;

}
.list {
	font-family: Verdana;
	font-size: 9px;
	list-style-type: disc;
}
.bodyMainSm {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.superscript {
	font-size: 6px;
}

/* Portfolio Page */

.portthumb {
	background: none;
	width: 163px;
	height: 113px;
	margin-bottom: 20px;
}

#portcontainer {
	background: none;
	top: 200px;
	left: 90px;
	width: 526px;
	height: auto;
	margin: 0;
}


#portcolumnleft {
	background: none;
	left: 
	width: 163px;
	height: auto;
	margin: 0;
}

#portcolumnmiddle {
	background: none;
	width: 163px;
	height: auto;
	margin: 0;
}

#portcolumnright {
	background: none;
	width: 163px;
	height: auto;
	margin: 0;
}

.servicedesc {
	font-size: 12px;
}

.servicedesc h3 {
	font-size: 14px;
	margin-bottom: 0;
	margin-top: 0;
	padding-bottom: 0;
}

.servicedesc ul {
	list-style: none;
	margin-left: 0;
	margin-top: 0;
	padding-left: 10px;
}

.servicedesc li {
	padding-top: 10px;
	padding-bottom: 10px;
}



