#toggle,
.expand { width:721px; }
.expand { height:95px; }
.toggle { cursor:pointer; }

.toggle h1,.expand p {
	margin:0;
	padding:0 0 0 23px;
}
.expand p {
	color:#fff;
	font-size:.9em;
	line-height:1.5em;
}
.expand p a {
	/*color:#94a0b0;	*/
	text-decoration:none;
	margin-left:5px;
	padding-right:5px;
	background: url('css/img/moreinfo-arrow.gif') right 60% no-repeat;
}
.toggle h1 {
  height:76px;
}
.hide {display:none;}
#current.toggle 	{ background:url('img/current3.gif')					no-repeat top;	}
#care.toggle			{ background:url('img/care3.gif')							no-repeat top;	}
#monitor.toggle		{ background:url('img/monitor3.gif')					no-repeat top;	}
.expand.current 	{ background:url('img/expanded-current.gif')	no-repeat top;	}
.expand.care			{ background:url('img/expanded-care.gif') 		no-repeat top;	}
.expand.monitor		{ background:url('img/expanded-monitor2.gif')	no-repeat top;	}
.current p 				{ width:400px; }
.care p 					{ width:300px; }
.monitor p 				{ width:250px; }

ul.inthenews,ul.presentations/*,.employee_login ul,.employee_login li*/ {
	margin:0;
	padding:0;
	list-style:none;
}
.employee_login ul {
	margin:0 0 0 15px;
}
.employee_login li {
	margin-top:10px;
}
.employee_login li,.employee_login li a {
	color:#CC6600;
}

ul.articles {
	list-style-image: url('../images/bullet_blue.gif');
}
ul.articles li,ul.inthenews li,ul.presentations li {
	font-size:12px;
	line-height:18px;
}
ul.articles li a,ul.inthenews li a,ul.presentations li a,.subtitles {
	color: #39526d;
	text-decoration:none;
	font-weight:bold;
}
ul.articles li a:hover,ul.inthenews li a:hover,ul.presentations li a:hover {
	color: #61c0ff;
}
ul.inthenews {
	margin-bottom:10px;
}
.subtitles {
	font-size: 14px;
	line-height: 20px;
}
.employee {
	border-bottom:1px solid #ccc;
	margin-bottom:20px;
	padding-bottom:10px;
}
.employee h2 {
	display:inline;
	padding-bottom:0;
}
.employee img {
	width:85px;
	height:85px;
	float:left;
	margin-right:10px;
	margin-bottom:5px;
}
.employee p {
	margin-top:0;
	margin-border:0;
}

.our-partners_moreinfo {
	border-top:1px solid #ccc;
	margin-top:30px;
	padding-top:20px;
}
.our-partners_moreinfo h3 {
	margin-top:20px;
	margin-bottom:0;
	font-size:12px;
}
.our-partners_moreinfo p {
	margin-top:0;
}

.solutions table,.consulting table {
	width:478px;
}
.solutions th,.consulting th {
	background:#999;
	color:#39526d;
}
.solutions td,.consulting th,
.consulting td	{ vertical-align:top; }
.solutions td,
.consulting td	{ color:#CC6600; }
.solutions th		{ width:50%; }
.consulting th	{ font-size:.75em; }

.jobs ul,.success ul,.solutions ul,.solutions td ul {
	margin:0 0 0 20px;
}

.solutions td ul {
	padding:0;
}
.solutions td li {
	margin:10px 10px 0 0;
}
.solutions h3,
.success h3 {
	font-size:12px;
	margin:20px 0 0 0;
	padding:0;
}

.success blockquote {
	margin:0;
	padding:0;
}
.success blockquote p {
	font-style:italic;
}

.success h1 div {
	display:inline;
	margin-left:70px;
	font-size:.9em;
}

.next-success,.next-solution {
	text-align:right;
	margin-top:30px;
	font-weight:bold;
}

td.articles ol,td.articles ul,td.articles ol ul,.consulting ul {
	margin:0 0 0 20px;
	padding:0;
}

.abc li {
	list-style-type:upper-latin;
}

.constant_care p strong {
	color:#39526d;
	margin-bottom:0;
}
.constant_care ul {
	margin:0 0 0 20px;
}
