
body {
	margin: 0px;
	background-color: #F0F0E6;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

body.popup {
	margin: 0px 10px 0px 10px;
	background-color: #F0F0E6;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

p, td, div {
	font-size: 11px;
	color: #000000;
}

tr {
	vertical-align:top;
}

h1 {
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	margin:0px;
	padding:0px;
}

h2 {
	font-size: 13px;
	font-weight: bold;
}

h3 {
	color: #525252;
	font-size: 12px;
	font-weight: bold;
}

h4 {
	font-size: 12px;
	font-weight: bold;
	margin:15px 0px 0px 0px;
	padding:0px;
}

h4.salestalk {margin:0px;padding:0px;}

h2.training {
	color: #B65B30
}

h2.communication {
	color: #CC9933
}

h2.collaboration {
	color: #3B9AB6
}

h2.sitemap {margin-bottom:0px;padding-bottom:0px;}

.quote {
	margin: 5px, 20px, 0px, 20px;
}
.quotee {
	font-weight: bold; 
	text-align:right;
}

.casestudysub {
	font-size: 11px;
	color:#000000;
}

table.container {
	background-color: #FFFFFF;
	width: 750px;
}

table.popup {
	padding: 10px 13px 15px 13px;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

td.color {height: 65px;}

td.quoteborder {background-image: url("../images/bg_quoteborder.gif");background-repeat: repeat-y;}

td.samples {color:#000000;font-size:10px;}

.awardhead {color:#999999;font-weight:bold;}

ul.sitemap, ul.sitemap li ul {margin-left:25px;padding:0px;line-height:16px;}

dl {margin-bottom:-10px;}
dt {font-weight:bold;line-height:16px;}
dd {margin-left:15px;padding:0px;line-height:16px;}

td.links {padding:0px 0px 0px 15px;}

/* ---------------------
/* --- home styles ---
----------------------*/
.homebody {
	background-image: url("../images/home_bodybackground_sponsor.gif");
	width: 750px;
	height: 142px;
}

h1.home {
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	margin: 3px 0px 0px 20px;
}
*html h1.home {margin-bottom:-5px;}

p.home {
	color: #FFFFFF;
	margin-left: 20px;	
}
/* ---------------------
/* --- bodytext styles ---
----------------------*/
.bodytext p {
	margin-right: 20px;
}

td.content {
	width: 352px;
	padding:10px 0px 20px 20px;
}

/* ---------------------
/* --- contacttext styles ---
----------------------*/
.contacttext a:link {
	color: #044157;
	text-decoration: none;
}
.contacttext a:visited {color: #044157;}

.contacttext {
	font-family: Helvetica;
	font-size: 10px;
	color: #004e60;
	padding-bottom: 10px;
}

.contacttext p.contact {
	margin-top: 7px;
	margin-left: 30px;
	padding-bottom: 12px;
	margin-bottom: 0px;
	color: #044157;
}

.contacttext p.support {
	color: #004e60;
	padding: 2px 0px 4px 0px;
	margin: 0px;
	font-size: 10px;
}

/* ------------------ */
/* Section Navigation */
/* ------------------ */

td.secNav {
	padding: 15px;
}

#secNavspace {
	padding: 1px 0px 1px 0px;
}

td.secNav_left {
	background-image: url(../images/rightnav_left.gif);
	background-repeat: repeat-y;
}

td.secNav_right {
	background-image: url(../images/rightnav_right.gif);
	background-repeat: repeat-y;
}

td.secNav a.secNavOff:link, td.secNav a.secNavOff:visited {
	color: #000000;
	font-size: 11px;
	text-decoration: none;
}

td.secNav a.secNavOff:hover {
	color: #1D5D70;
	text-decoration: underline;
}

.secNavON {
	color: #1D5D70;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

td.casestudies {padding-left:8px;}

ul.awards {padding-left:30px;margin:0px;}

ul.awards li {padding-bottom: 8px;}

/* ---------------------
/* --- footer styles ---
----------------------*/
table.footer {width: 750px;}

table.footer td {
	font-size: 9px;
	color: #999999;
}

table.footer td a:link, table.footer td a:visited {
	color: #999999;
	font-size: 9px;
}

table.footer td a:hover {
	color: #044157;
	text-decoration: underline;
}

/* ---------------------
/* --- link styles ---
----------------------*/
a:link, a:visited {
	color: #1D5D70;
	text-decoration: none;
}
a:hover {text-decoration: underline;}

a.contact:link, a.contact:visited {
	margin-left: 30px;
	color: #044157;
}

a.casestudy:link, a.casestudy:visited {color: #044157;}

a.casestudy:hover, a.contact:hover, .contacttext a:hover {text-decoration: underline;}