﻿body, form, h1, h2, h3, h4, h5, h6, input, li, ol, p, select, td, textarea, tr, ul {
	font-family: verdana, arial, helvetica, sans-serif;
}
a:link {
	text-decoration: underline;
	color: blue;
	background: transparent;
}
a:visited {
	text-decoration: underline;
	color: blue;
	background: transparent;
}
a:hover {
	text-decoration: underline;
	color: red;
	background: transparent;
}
a:active {
	text-decoration: underline;
	color: #c00;
	background: transparent;
}
a.sidebar:link {
	text-decoration: none;
	color: blue;
	background: transparent;
}
a.sidebar:visited {
	text-decoration: underline;
	color: blue;
	background: transparent;
}
a.sidebar:hover {
	text-decoration: underline;
	color: red;
	background: transparent;
}
a.sidebar:active {
	text-decoration: underline;
	color: #c00;
	background: transparent;
}
body, html {
	margin: 0;
	padding: 0;
}
body {
	background-image: url('backgrnd1.gif');
}
form {
	display: inline;
}
/*  F O N T S  */
h1 {
	font-size: 13pt;
	font-weight: bold;
	color: navy;
	background: transparent;
	margin-top: 3px;
	margin-bottom: 3px;
}
h2 {
	font-size: 11pt;
	color: gray;
	background: transparent;
	margin-top: 0;
	margin-bottom: 5px;
}
h2.black {
	font-size: 11pt;
	color: #000000;
	background: transparent;
	margin-top: 0;
	margin-bottom: 5px;
	font-weight:bold;
	
	
}

h3 {
	font-size: 9pt;
	font-weight: normal;
	color: #000000;
	background: transparent;
	margin-top: 0;
	margin-bottom: 0;
}
.h4, h4, .main_body, .sidebar_body {
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
	background: transparent;
	margin-top: 0;
	margin-bottom: 0;
}
h5 {
	font-size: 7pt;
	font-weight: normal;
	color: #000000;
	background: transparent;
	margin-top: 0;
	margin-bottom: 0;
}
h6 {
	font-size: 6.5pt;
	font-weight: normal;
	color: #000000;
	background: transparent;
}
.logo {
	font-size: 180%;
	color: #FFFEE6;
	letter-spacing: -1pt;
}
/* C O L O R S */
.blue {
	color: blue;
	background: transparent;
}
.navy {
	color: navy;
	background: transparent;
}
.darkblue (color: #2C3445; background: transparent;)
.red {color: red; background: transparent;}
.maroon {
	color: maroon;
	background: transparent;
}
.gray {
	color: gray;
	background: transparent;
}
.silver {
	color: silver;
	background: transparent;
}
.purple {
	color: purple;
	background: transparent;
}
/* C U R S O R S */
.hand {
	cursor: pointer;
}
.help {
	cursor: help;
}
/* N A V I G A T I O N */
#navcontainer {
	margin: 0;
	padding: 0 0 0 0px;
}
#navcontainer UL {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}
#navcontainer LI {
	display: block;
	margin: 0;
	padding: 0;
	float: left;
	width: auto;
}
#navcontainer A {
	color: #000000;
	display: block;
	width: auto;
	text-decoration: none;
	background: silver;
	margin: 0;
	padding: 2px 10px;
	border-left: 1px solid #000000;
	border-top: 1px solid #000000;
	border-right: 1px solid #aaa;
}
#navcontainer A:hover, #navcontainer A:active {
	background: #ffffff;
	color: #000000;
}
#navcontainer A.active:link, #navcontainer A.active:visited {
	position: relative;
	z-index: 102;
	background: #cccccc;
	font-weight: bold;
}
body.home #navcontainer li#home a {
	background: #ffffff;
}
body.technologies #navcontainer li#technologies a {
	background: #ffffff;
}
body.glossary #navcontainer li#glossary a {
	background: #ffffff;
}
body.case-studies #navcontainer li#case-studies a {
	background: #ffffff;
}
body.methodology #navcontainer li#methodology a {
	background: #ffffff;
}
body.roi #navcontainer li#roi a {
	background: #ffffff;
}
body.articles #navcontainer li#articles a {
	background: #ffffff;
}
hr.blue {
	color: #000080;
	width: 531px;
	border: 0;
	background-color: #000080;
	margin-top: 6px;
	margin-bottom: 5px;
}
hr.black {
	border: 0;
	height: 1px;
	background-color: #000000;
	width: 98%;
	color: #000000;
}
hr.white {
	border: 0px;
	height: 0px;
	background-color: #FFFEE6;
	color: #FFFEE6;
}
hr.tan {
	border: 0px;
	height: 0px;
	background-color: #9A4E4E;
	color: #9A4E4E;
}

.blod {
	font-weight: bold;
	margin-bottom: 3px;
}
.title {
	margin-bottom: 3px;
}
.colleft {
	width: 120px;
	
	height: 28px;
	text-align: left;
}
.colright {
	width: 322px;
	
	height: 28px;
	text-align: left;
}
.mian {
	position: absolute;
	left: 190px;
	top: 131px;
	border: 1px solid #000000;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #FFFFFF;
}
img.header {
	position: absolute;
	left: 30px;
	top: 9px;
	border: 1px;
	width: 737px;
	height: 97px;
}
.main_body {
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 1px;
}
ul.main_body {
	margin-top: 0px;
	margin-bottom: 3px;
	margin-left: 25px;
	margin-right: 25px;
}
.sidebar {
	position: absolute;
	left: 30px;
	top: 113px;
	border: 1px solid #000000;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 1px;
	padding-bottom: 1px;
	background-color: #F0F8FF;
	width: 130px;
	height: 410px;
}
.sidebar_body {
	margin-bottom: 5px;
	margin-left: 5px;
	margin-right: 5px;
}
.navcontainer {
	position: absolute;
	top: 113px;
	left: 190px;
	width: 572px;
	height: 28px;
}
.phasetable, .phasetable2 , .phasetable3, .phasetable4 {
	border-color: #111111;	
	border: 1px;
	border-style: solid;	
}
table.phasetable
{
	margin-left: auto;
	margin-right: auto;
	border-width: 1px 1px 0px 1px;
}
td.phasetable {
	border-width: 0 0 1px 0px;
}
td.phasetable2 {
	border-width: 0 0px 1px 1px;
}
td.phasetable3 {
	border-width: 0 0px 1px 0px;
}

td.phasetable4 {
	border-width: 0 0px 1px 1px;
}

