﻿body {
	font-size: 11px;
	color: #6d6b70;
}

body,
p,
a,
div,
span,
select,
input,
textarea {
	font-family: Helvetica, Arial, Verdana, Times New Roman, Sans-Serif;
	/*
	font-family: arial, helvetica, sans-serif;
	font-family: 'Comic Sans MS';
	font-family: 'Times New Roman';
*/
}

select,
input,
textarea {
	font-size: 100%;
}
	
strong, b
{
	font-weight: bolder;
}
label
{
	margin-left: 5px;
}
	
.TBS
{
	color: Red;
}
a:hover
{
	text-decoration: underline;
}

#content
{
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
	padding-right: 28px;
}
#content h1
{
	font-weight: normal;
	font-size: 19px;
	margin: 0 0 11px 0;
	line-height: 24px;
	color: #00a0ce;
}
#content h2
{
	font-weight: bold;
	color: #5e5d5e;
	font-size: 11px;
	margin: 20px 0 3px 0;
	line-height: 13px;
}
#content p
{
	margin-bottom: 10px;
	line-height: 18px;
}
#content ul
{
	margin-top: 2px;
	margin-bottom: 10px;
	padding-left: 30px;
}
#content ul li
{
	margin-bottom: 10px;
	line-height: 18px;
	list-style-type: disc;
	list-style-image: none;
	list-style-image: url(../../images/Bullet_Blue.gif);
	list-style-position: outside;
}
	/*
	list-style-image: url(../../images/Bullet_Blue.gif);
	list-style-position: outside;
*/
#content a:link,
#content a:visited,
#content a:hover
{
	color: #00a0ce;
	text-decoration: none;
}
#content a:hover
{
	color: #00a0ce;
	text-decoration: underline;
}
#address a
{
	color: #6a6a6d;
}
.absoluteHyperLinks
{
/*	border: solid 1px red;  debug */
}
.absoluteHyperLinks a
{
	text-decoration: none;
}
.absoluteHyperLinks a:hover
{
	text-decoration: none;
}
pre.Clients
{
	white-space: pre;
	line-height: 15px;
	padding-left: 10px;
}

div#bpmblog,
div#whitepapers
{
	padding-right: 2px;
	color: #00a1cf;
	padding-bottom: 3px;
}
div#bpmblog a,
div#whitepapers a
{
	font-weight: normal;
	color: #00a1cf;
	text-decoration: none;
}
div#bpmblog a:hover,
div#whitepapers a:hover
{
	font-weight: normal;
	color: #00a1cf;
}
