@charset "UTF-8";
/* CSS Document */

body  {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: left; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-position: center;
	background-repeat: repeat-y;
}
.twoColFixLtHdr #container {
	text-align: left;
	width: auto;
	clear: none;
	float: none;
	background-image: none;
	height: auto;
	background-color: #FFFFFF;
	margin: 0;
	}
	ul {
   list-style: url("img/bullet.gif") disc;
} 
.twoColFixLtHdr #homepanel {
	margin: 0px;
	padding: 2px;
	cursor: pointer;
	-moz-user-select: none;
	-khtml-user-select: none;
	height: 26px;
	background-image: url(img/home.png);
}
.twoColFixLtHdr #header {
	float: none;
	text-align: right;
	color: #FFFFFF;
	background-position: 10px;
	background-color: #FFFFFF;
	height: 101px;
	padding: 0px;
	clear: right;
	width: 897px;
	margin-right: auto;
	margin-left: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
} 

.twoColFixLtHdr #header h1 {
	margin: 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	font-family: "Trebuchet MS", Georgia;
	font-size: 0.9em;
	text-align: right;
	vertical-align: text-bottom;
	font-style: normal;
	font-weight: normal;
}
.twoColFixLtHdr #sidebar1 {
	display: none
}
.consultingphoto {
	background-color: #FFFFFF;
	float: right;
	width: 332px;
}
.consultingtextpanel {
	font-family: "Trebuchet MS", Georgia;
	font-size: 0.9em;
	line-height: 1.8em;
	font-weight: normal;
	color: #666666;
	background-color: #FFFFFF;
	width: 333px;
	float: left;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 16px;
}
.twoColFixLtHdr #mainContent {
	height: auto;
	font-family: "Trebuchet MS", Georgia;
	font-size: 1em;
	color: #000000;
	margin: 0px;
	padding: 10px;
	background-color: #FFFFFF;
} 
.twoColFixLtHdr #footer {
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 0px;
	width: 887px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
} 
.twoColFixLtHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-family: "Trebuchet MS", Georgia;
	font-size: 0.7em;
	color: #666666;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.twoColFixLtHdr #topbar2 {
	background-image: url(img/topbar.png);
	height: 33px;
	display: none;
}
 
</style>[if IE 5]>
<style type="text/css"> 
/* place css box model fixes for IE 5* in this conditional comment */
.twoColFixLtHdr #sidebar1 { width: 200px; }
</style>
<![endif][if IE]>
<style type="text/css"> 
/* place css fixes for all versions of IE in this conditional comment */
.twoColFixLtHdr #sidebar1 { padding-top: 30px; }

/* the above proprietary zoom property gives IE the hasLayout it needs to avoid several bugs */

.style1 {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
	line-height: 20px;
}
.style2 {color: #333333}
.twoColFixLtHdr #promo {
	padding: 0 0 0 0;
	height: 247px;
}

.twoColFixLtHdr #promo2 {
	padding: 10px 20px 0 10px;
	background-color: #FFFFFF;
}
.twoColFixLtHdr #pullquote {
	padding: 20px 20px 0 0;
	height: 200px;
	background-color: #FFFFFF;
}
.style3 {
	font-family: "Trebuchet MS", Georgia;
	font-size: 1em;
	color: #003366;
}
.style4 {
	font-size: 0.9em;
	font-family: "Trebuchet MS", Georgia;
	color: #666666;
	line-height: 16pt;
}

</style>.twoColFixLtHdr #topbarconsult {
	padding: 0 0 0 0; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background-image: url(img/topbar.png);
	height: 33px;
}
.twoColFixLtHdr #topbarconsult {
	padding: 0 0 0 0;
	height: 33px;
	background-image: url(img/consultingheader2.png);
	background-repeat: no-repeat;
	display: none;
}
.twoColFixLtHdr #topbarclients {
	padding: 0 0 0 0;
	height: 33px;
	background-image: url(img/clientsheader.png);
	background-repeat: no-repeat;
	display: none;
}
.style1 A:link {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}
.style1 A:visited {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}
.style1 A:active {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}
.style1 A:hover {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}
.twoColFixLtHdr #topbarmanage {
	padding: 0 0 0 0;
	height: 33px;
	background-image: url(img/managedheader.png);
	display: none;
}
#fullpage {
	font-family: "Trebuchet MS", Georgia;
	font-size: 0.9em;
	color: #666666;
	padding-left: 16px;
	padding-top: 0px;
	margin: 0px;
	clear: none;
	line-height: 1.3em;
	height: 100%;
	width: auto;
	padding-right: 10px;
}
.twoColFixLtHdr #promo3 {
	background-color: #FFFFFF;
	float: none;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 10px;
}
.fullpagetextpanel {
	font-family: "Trebuchet MS", Georgia;
	font-size: 0.9em;
	line-height: 1.8em;
	font-weight: normal;
	float: left;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 16px;
	color: #666666;
}


.navopen a:link {
	width: 178px;
	display: block;
	text-decoration: none;
	height: 25px;
	font-family: "Trebuchet MS", Georgia;
	font-size: 0.9em;
	font-weight: normal;
	color: #FFFFFF;
	vertical-align: middle;
	text-align: left;
	padding-top: 8px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 20px;
	background-image: url(img/openchannel.jpg);
} 

.navopen a:visited {
	width: 178px;
	display: block;
	text-decoration: none;
	height: 25px;
	font-family: "Trebuchet MS", Georgia;
	font-size: 0.9em;
	font-weight: normal;
	color: #FFFFFF;
	vertical-align: middle;
	text-align: left;
	padding-top: 8px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 20px;
	background-image: url(img/openchannel.jpg);

} 

.navopen a:hover {
	width: 178px;
	display: block;
	text-decoration: none;
	height: 25px;
	font-family: "Trebuchet MS", Georgia;
	font-size: 0.9em;
	font-weight: normal;
	color: #FFFFFF;
	vertical-align: middle;
	text-align: left;
	padding-top: 8px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 20px;
	background-image: url(img/opentab.png);
} 


.subnav a:link {
	width: 178px;
	display: block;
	text-decoration: none;
	font-family: "Trebuchet MS", Georgia;
	font-size: 0.9em;
	font-weight: normal;
	color: #333333;
	vertical-align: middle;
	text-align: left;
	padding-top: 8px;
	padding-right: 0;
	padding-bottom: 8px;
	padding-left: 20px;
	background-image: url(img/subpanel.jpg);
} 

.subnav a:visited {
	width: 178px;
	display: block;
	text-decoration: none;
	font-family: "Trebuchet MS", Georgia;
	font-size: 0.9em;
	font-weight: normal;
	color: #333333;
	vertical-align: middle;
	text-align: left;
	padding-top: 8px;
	padding-right: 0;
	padding-bottom: 8px;
	padding-left: 20px;
	background-image: url(img/subpanel.jpg);
} 

.subnav a:hover {
	width: 178px;
	display: block;
	text-decoration: none;
	font-family: "Trebuchet MS", Georgia;
	font-size: 0.9em;
	font-weight: normal;
	color: #666666;
	vertical-align: middle;
	text-align: left;
	padding-top: 8px;
	padding-right: 0;
	padding-bottom: 8px;
	padding-left: 20px;
	background-image: url(img/subpanel.jpg);
} 

.subnavon a:link {
	width: 178px;
	display: block;
	text-decoration: none;
	font-family: "Trebuchet MS", Georgia;
	font-size: 0.9em;
	font-weight: normal;
	color: #FFFFFF;
	vertical-align: middle;
	text-align: left;
	padding-top: 8px;
	padding-right: 0;
	padding-bottom: 8px;
	padding-left: 20px;
	background-image: url(img/subpanel.jpg);
} 

.subnavon a:visited {
	width: 178px;
	display: block;
	text-decoration: none;
	font-family: "Trebuchet MS", Georgia;
	font-size: 0.9em;
	font-weight: normal;
	color: #FFFFFF;
	vertical-align: middle;
	text-align: left;
	padding-top: 8px;
	padding-right: 0;
	padding-bottom: 8px;
	padding-left: 20px;
	background-image: url(img/subpanel.jpg);
} 

.subnavon a:hover {
	width: 178px;
	display: block;
	text-decoration: none;
	font-family: "Trebuchet MS", Georgia;
	font-size: 0.9em;
	font-weight: normal;
	color: #FFFFFF;
	vertical-align: middle;
	text-align: left;
	padding-top: 8px;
	padding-right: 0;
	padding-bottom: 8px;
	padding-left: 20px;
	background-image: url(img/subpanel.jpg);
} 

#wrapbox {
	background-color: #FFFFFF;
	float: right;
	height: 330px;
	width: 300px;
	z-index: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding: 10px;
}

.nav a:link {
	width: 178px;
	display: block;
	text-decoration: none;
	height: 25px;
	font-family: "Trebuchet MS", Georgia;
	font-size: 0.9em;
	font-weight: normal;
	color: #333333;
	vertical-align: middle;
	text-align: left;
	padding-top: 8px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 20px;
} 

.nav a:visited {
	width: 178px;
	display: block;
	text-decoration: none;
	height: 25px;
	font-family: "Trebuchet MS", Georgia;
	font-size: 0.9em;
	font-weight: normal;
	color: #333333;
	vertical-align: middle;
	text-align: left;
	padding-top: 8px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 20px;
} 

.nav a:hover {
	width: 178px;
	display: block;
	text-decoration: none;
	height: 25px;
	font-family: "Trebuchet MS", Georgia;
	font-size: 0.9em;
	font-weight: normal;
	color: #333333;
	vertical-align: middle;
	text-align: left;
	padding-top: 8px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 20px;
	background-image: url(img/opentab.png);
} 


#toplinks a:link {
	font-family: "Trebuchet MS", Georgia;
	font-size: .9em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #999999;
	text-decoration: none;
}
#toplinks a:visited {
	font-family: "Trebuchet MS", Georgia;
	font-size: .9em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #999999;
	text-decoration: none;
}
#toplinks a:hover {
	font-family: "Trebuchet MS", Georgia;
	font-size: .9em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #003366;
	text-decoration: none;
}
#toplinks a:active {
	font-family: "Trebuchet MS", Georgia;
	font-size: .9em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #999999;
	text-decoration: none;
}
#toplinks {
	display: none
}


#apDiv1 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:1;
	left: 413px;
	top: 17px;
	background-color: #999966;
	border: 1px solid #66FFFF;
}
.style5 {color: #CCCCCC}
.style7 {color: #ECECEC}
#logo {
	background-color: #FFFFFF;
	width: 265px;
	float: left;
	padding-left: 10px;
	height: 100px;
}
#column1 {
	font-family: "Trebuchet MS", Georgia;
	font-size: 0.9em;
	line-height: 1.8em;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	padding-left: 20px;
	background-color: #FFFFFF;
	width: 346px;
	float: left;
	position: relative;
}
#column2 {
	font-family: "Trebuchet MS", Georgia;
	font-size: 0.9em;
	line-height: 1.3em;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	width: 330px;
	float: left;
	height: 200px;
	position: relative;
	background-repeat: no-repeat;
	background-image: url(img/consultingphoto.jpg);
}
#columncontainer {
	float: left;
	height: auto;
}
#footer2col  {
	padding-top: 50;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 0px;
	width: 887px;
	height: 30px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	float: left;
	font-family: "Trebuchet MS", Georgia;
	font-size: 0.7em;
	font-style: normal;
	color: #666666;
	text-decoration: none;
	text-align: right;
}
.twoColFixLtHdr #topbarsystems {
	padding: 0 0 0 0;
	height: 33px;
	background-image: url(img/systemsheader.png);
	display: none;
}
.twoColFixLtHdr #topbarpartners {
	padding: 0 0 0 0;
	height: 33px;
	background-image: url(img/partnersheader.png);
	display: none;
}
.twoColFixLtHdr #topbaraboutus {
	padding: 0 0 0 0;
	height: 33px;
	background-image: url(img/aboutheader.png);
	display: none;
}
.twoColFixLtHdr #topbarcapabilities {
	padding: 0 0 0 0;
	height: 33px;
	background-image: url(img/coreheader.png);
	display: none;
}
#column2quote {
	font-family: "Trebuchet MS", Georgia;
	font-size: 0.9em;
	line-height: 1.3em;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	width: 330px;
	float: left;
	height: 200px;
	position: relative;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}
.twoColFixLtHdr #topbarconsulting2 {
	padding: 0 0 0 0;
	height: 33px;
	background-image: url(img/consultingheader2.png);
	display: none;
}
.twoColFixLtHdr #containerhome {
	text-align: left;
	width: 897px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	clear: right;
	float: none;
	height: 500px;
}
.twoColFixLtHdr #topbarbreadtrail {
	height: 19px;
	font-family: "Trebuchet MS", Georgia;
	font-size: 0.8em;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color:#666666;
	text-decoration: none;
	padding-top: 5px;
	padding-left: 18px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	}

.printpagetextpanel {
	font-family: "Trebuchet MS", Georgia;
	font-size: 0.9em;
	line-height: 1.8em;
	font-weight: normal;
	float: left;
	background:none;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 16px;
	color: #666666;
}

