body {
	color: #bababa;
	font: 9pt "Lucida Grande", Lucida, Verdana, sans-serif;
}

h2 {
	text-align: left;
}

h3 {
	font-size: 12pt;
	font-weight: bold;
	color: #32a3c1;
	margin-bottom: 3px;
}

select {
	color: black;
}

select option {
	color: black;
}

a {
		color: #bababa;
	font: 9pt "Lucida Grande", Lucida, Verdana, sans-serif;
	text-decoration: none;
	border-style: none;
}

a:hover {
	text-decoration: none;
	color: #32a4c5;
	border-style: none;
}

a:hover p.company {
	text-decoration: none;
	color: #32a4c5;
	border-style: none;
}

p.news-content a {
	text-decoration: underline;
	border-style: none;
}

p.case-content a  {
	text-decoration: none;
	border-style: none;
}

a:hover p.news-content {
	text-decoration: none;
	color: #32a4c5;
	border-style: none;
}

a:hover p.case-content {
	text-decoration: none;
	color: #32a4c5;
	border-style: none;
}

a:hover p.title {
	text-decoration: none;
	color: #32a4c5;
	border-style: none;
}

a img {
	text-decoration: none;
	border-style: none;
}

a:hover img {
	text-decoration: none;
	color: #32a4c5;
	border-style: none;
}

div.selected-list a:hover img {
	border: 1px solid white;
}

p.news {
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
}

p.news-date {
	margin: 4px 0 2px;
	padding: 0;
	font: 8.5pt "Lucida Grande", Lucida, Verdana, sans-serif;
}

p.news-content {
	margin: 2px 0 20px;
	padding: 0 0 20px;
	font: 9pt/12pt "Lucida Grande", Lucida, Verdana, sans-serif;
	border-bottom: 1px solid #585858;
}

p.case-content {
	margin: 2px 0 20px;
	font: 9pt/12pt "Lucida Grande", Lucida, Verdana, sans-serif;
	padding: 0;
}

p.copyright {
	text-align: center;
	display: none;
}

div.short-intro p {
	text-align: justify;
	margin-bottom: 41px;
}

div.service p {
	text-align: justify;
}

p.header1 {
	font-size: 15pt;
	margin: 0;
	padding: 0;
}

div#mainContent .menu li a {
	font-size: 10pt;
	text-decoration: none;
	color: #525252;
}

div#mainContent  .menu li a.selected {
	font-size: 10pt;
	text-decoration: none;
	color: #32a4c5;
}

div#mainContent  .menu li a:hover {
	font-size: 10pt;
	text-decoration: none;
	color: #32a4c5;
}

div#mainContent .admin-menu li a {
	font-size: 9pt;
	text-decoration: none;
	color: #525252;
}

.admin-menu li a.selected {
	font-size: 9pt;
	color: #32a4c5;
}

.admin-menu li a:hover {
	font-size: 9pt;
	color: #32a4c5;
}

.work-type {
	font-size: 7pt;
}

.work-type a {
	font-size: 7pt;
}

ul.work-listing li {
}

div.details li {
	font-size: 7.5pt;
}

div.viewalso p {
	margin: 0;
	padding: 0;
	font-size: 7.5pt;
	color: gray;
}

div.viewalso p a {
	margin: 0;
	padding: 0;
	font-size: 7.5pt;
	color: gray;
}

div.viewalso p a:hover {
	margin: 0;
	padding: 0;
	font-size: 7.5pt;
	color: #32a4c5;
}

div.viewalso p.company {
	font-weight: bold;
	margin: 6px 0 0;
	padding: 0 0 0 5px;
}

div.viewalso p.title {
	margin: 0 0 6px;
	padding: 0 0 0 5px;
}

div.viewalso p.backtolist {
	padding: 0;
	margin: 15px 0 150px;
}

div.viewalso p.copyright {
	padding: 0;
	margin: 15px 0 150px;
}

div.copyright-contact p {
	font-size: 8pt;
	color: gray;
	text-align: center;
}

div.work-list table td {
	font-size: 7.5pt;
}

div.work-list table thead td {
	font-size: 7pt;
}

div.work-list table td.client {
	font-size: 7pt;
}

div.work-list table td.client span {
	font-size: 8.5pt;
}

div.work-list table td.client a:hover span {
	font-size: 8.5pt;
	color: #33a3c8;
}

div.work-list table td.id {
	font-size: 7pt;
}

#targetHTML div p {
	font-size: 10pt;
	color: white;
	margin: 2px 0;
}

.work-edit input {
	color: black;
}

.work-list input {
	color: black;
}

.work-list textarea {
	color: black;
}

p.ul1 {
	margin-top: 0;
	margin-bottom: 4px;
	padding: 0;
}

ul.service {
	margin: 0 0 10px;
}

ul.application {
	margin: 0 0 10px;
	list-style-type: none;
}

#instruction ul li {
	list-style-type: none;
	font: 8pt Georgia, "Times New Roman", Times, serif;
	padding-top: 2px;
	padding-bottom: 2px;
}

/* links */

div.news a, div.casestudy a,div.viewalso a p,div.viewalso p.backtolist a,div.details a, div.contactus a,div#mainContent a
 {
	text-decoration: none;
	color: #b44019;
}

div.news a:hover, div.casestudy a:hover,div.details a:hover,div.viewalso a:hover, div.viewalso a p.backtolist a:hover, div.contactus a:hover,div#mainContent a:hover

{
	text-decoration: underline;
	color: #32a4c5;
}