<style>

BODY {
	font-family : Verdana;
	color : #ffffff;
	font-size : 12px;
}

A:link {
	color : #0bebf2;
	font-weight : bold;
	text-decoration : underline;
}

A:VISITED {
	color : #0bebf2;
	font-weight : bold;
	text-decoration : underline;
}

A:HOVER {
	color : #ffffff;
	font-weight : bold;
	text-decoration : none;
}

A:link.nav {
	text-decoration : none;
	color : #0bebf2;
	line-height : 140%;
}

A:VISITED.nav {
	text-decoration : none;
	color : #0bebf2;
	line-height : 140%;
}

A:HOVER.nav {
	text-decoration : underline;
	color : #ffffff;
	line-height : 140%;
}

A:link.nav-sc {
	text-decoration : none;
	color : #0bebf2;
	line-height : 150%;
}

A:VISITED.nav-sc {
	text-decoration : none;
	color : #0bebf2;
	line-height : 150%;
}

A:HOVER.nav-sc {
	text-decoration : underline;
	color : #ffffff;
	line-height : 150%;
}

TD.images {
	font-family : Verdana;
	font-size : 11px;
	color : #000000;
}

TD.content {
	font-family : Verdana;
	font-size : 12px;
	color : #ffffff;
}

TD.navigation {
	font-family : Verdana;
	font-size : 12px;
	color : #ffffff;
}

TD.navigation-services {
        background: url('graphics/services-background.jpg') repeat-x top center;
	font-family : Verdana;
	font-size : 12px;
	color : #ffffff;
}

TD.navigation-capabilities {
        background: url('graphics/capabilities-background.jpg') repeat-x top center;
	font-family : Verdana;
	font-size : 12px;
	color : #ffffff;
}

TD.top-right {
	font-family : Verdana;
	font-weight : bold;
	line-height : 120%;
        font-size : 11px;
        color : #ffffff;
}

p.intro-text {
	font-family : Verdana;
	font-size : 11px;
	line-height : 120%;
}

p.nav-header {
	font-weight : bold;
	font-size : 15px;
	color : #556B2F;
}

p.nav-header-colored {
	font-weight : bold;
	font-size : 15px;
	color : #d60d4b;
}

p.section-header {
	font-family : Verdana;
	font-weight : bold;
	font-size : 15px;
	color : #d60d4b;
}

p.copyright {
	font-family : Verdana;
	font-size : 10px;
	text-align : center;
	color : #ffffff;
}

p.quote {
	font-family : Verdana;
	font-size : 11px;
	color : #00cc99;
        font-style:italic;
}

TD.internal-content {
	font-family : Verdana;
	font-size : 13px;
	color : #ffffff;
}

TH.internal-content {
	font-family : Verdana;
	font-weight : bold;
	font-size : 15px;
	color : #ffffff;
}

ul.features
{
list-style-type:none;
margin:5;
padding:3;
}

ul.svc-cap
{
list-style-type:none;
margin:5;
padding:3;
}

img.resin
  {
  margin:10px;
  border:1px solid #0099ff;
  }

img.resin-small
  {
  margin:5px;
  border:1px solid #0099ff;
  }

</style>

