td.industry
{
	border-left:1px #dedede solid;
	border-right:1px #dedede solid;
	font-size:10pt; 
	font-family:tahoma;
	padding:3px;
	width:175px;
	border-bottom:1px #dedede dotted;
}

td.industrytext
{
	font-size:10pt; 
	font-family:tahoma;
	padding:3px;
}

td.breadcrumb
{
	font-size:9pt; 
	font-family:tahoma;
	padding:3px;
}

td.partnerlogo
{
	border-top:#dedede 1px solid;
  padding:3px;
  width:225px;
  text-align:center;
}

td.partners
{
	border-top:#dedede 1px solid;
	font-size:10pt; 
	font-family:tahoma;
	padding:3px;
}

td.footer
{
	background-image: url('/images/footer.gif');
	height:26px; 
	font-size:8pt;
	font-family:tahoma;
	text-align:right;
	padding-right:3px;
	width:980px;
}


.industrytext ul li {
	list-style: url(/images/bullet_light_blue.gif);
}

table.kb {
	border:none;
	width:980px;
	font-size:10pt;
	font-family:tahoma;
}
table.kb td {
	border:#dedede 1px solid;
	font-size:10pt;
	font-family:tahoma;
}

table.kbresults {
	border:none;
	width:980px;
	font-size:10pt;
	font-family:tahoma;
}
table.kbresults td {
	border:#dedede 1px solid;
	font-size:10pt;
	font-family:tahoma;
}

table.aboutus {
	margin: .5em 0 1em;
	font-family:tahoma;
	font-size:10pt;
}

table.hosting {
	margin: .5em 0 1em;
	font-family:tahoma;
	font-size:10pt;
	width:640px;
}

table.hosting th {
	text-decoration:none;
	font-weight:bold;
	font-family:tahoma;
	font-size:10pt;
	text-align:left;
}

.hosting ul li {
	list-style: url(/images/bullet_blue.gif);
}

table.pricing {
	margin: .5em 0 1em;
	font-family:tahoma;
	font-size:10pt;
	width:100%;
}

table.pricing th {
	text-decoration:none;
	font-weight:normal;
	font-family:tahoma;
	font-size:10pt;
	background-color:#f1f1f1;
	border:#dedede 1px solid;
	padding: .25em 5px;
}

table.pricing td {
	text-decoration:none;
	font-weight:normal;
	font-family:tahoma;
	font-size:10pt;
	border-bottom:#dedede 1px solid;
	padding: .25em 5px;
}

table.sitemap td, 
table.sitemap th {
	border-color: #AA0A36;
}

table.sitemap {
	margin: .5em 0 1em;
	font-family:tahoma;
	font-size:10pt;
}

table.sitemap td, table.data th {
	padding: .25em 5px;
}
table.sitemap th {
	background-color: #ebecf0;
	color: #374492;
	padding: .175em 5px;
	text-align:left;
}

.sitemap ul li {
	list-style: url(/images/bullet_light_blue.gif);
}

a.sitemap {
	text-decoration:none;
	color:#866E86;
}

a.sitemap:hover {
	text-decoration:underline;
	color:#866E86;
}

a.whiteLink {
	text-decoration:none;
	color:black;
}

a.whiteLink:hover {
	text-decoration:underline;
	color:silver;
}

a.footer {
	text-decoration:none;
	color:#866E86;
}

a.footer:hover {
	text-decoration:underline;
	color:#866E86;
}