body, td
{
  font-family:			Arial, helvetica, sans-serif;
  font-size:			12px;
  line-height:     	 	16px;
  color:				#000000;
}

body
{
	background-color: 	#b3b3b3;
}

a
{
  color:				#4B468F;
  text-decoration:      underline;    
}

a:hover
{
  color:                #4B468F;
  text-decoration:		underline; 
}

a.MENU-1-OFF
{
  font-size:			13px;
  color:				#000000;
  letter-spacing:   	1px;
  text-decoration:		none;
  display: 				block;
}

a.MENU-1-ON, a.MENU-1-OFF:hover, a.MENU-1-ON:hover
{
  font-size:			13px;
  color:            	#000000;
  letter-spacing:   	1px;
  text-decoration:		none;
  display: 				block;
}

a.MENU-2-OFF
{
  font-family:			Verdana, Arial, Helvetica, sans-serif;
  width:				160px;
  display:				block;
  font-size:			12px;
  color: 				#4B468F;
  text-decoration:		none;
  font-weight:			bold;
}

a.MENU-2-ON, a.MENU-2-OFF:hover, a.MENU-2-ON:hover
{
  font-family:			Verdana, Arial, Helvetica, sans-serif;
  width:				160px;
  display:				block;
  font-size:			12px;
  color: 				#4B468F;
  text-decoration:		underline;
  font-weight:			bold;
}

td.menu-item
{
  line-height:			14px;
}

ul.whoarewe-menu-list {
  padding-left:        1px;
  line-height:		   18px;
}

.whoarewe-menu {
  text-decoration:		none;
  color:				#000000;
}

.whoarewe-menu a:hover {
  color:				#000000;
  text-decoration:		underline;
}

.whoarewe-menu-list-item {
  text-decoration:		none;
  list-style-type:		none;
  list-style-image:		url(/.control/images/menu.gif);
}

.whoarewe-menu-list-item a {
  text-decoration:		none;
  color:				#000000;
}

.whoarewe-menu-list-item a:active {
  text-decoration:		underline;
}

.services-menu {
  margin-left:			5px;
  text-decoration:		none;
  color:				#000000;
}

.services-menu a:hover {
  color:				#000000;
  text-decoration:		underline;
}

h1
{
  font-size:			16px;
  color:				#000000;
  font-weight:			bold;
  line-height:     		16px;
}

h2
{
  font-size:			14px;
  color:				#4B468F;
  font-weight:			bold;
  line-height:     		14px;
}

h3
{
  font-size:			18px;
  color:				#4B468F;
  font-weight:			bold;
  line-height:     		22px;
}

h4
{
  font-size:			16px;
  color:				#4B468F;
  font-weight:			bold;
  line-height:     		16px;
}

.hmenu
{
  padding-top: 	57px;
}

#sub-menu
{
  padding-top: 	60px;
}

.page-intro
{
  font-size:			19px;
  color:				#4B468F;
  font-weight: lighter;
  line-height:     		22px;
}

.staff-name
{
  font-size:			16px;
  color:				#000000;
  font-weight:			bold;
  line-height:     		20px;
}

.staff-title
{
  font-size:			14px;
  color:				#4B468F;
  font-weight:			bold;
  line-height:     		18px;
}

.hilite
{
  font-size:			16px;
  color:				#F2A344;
  font-weight:			bold;
  line-height:     		20px;
}

.whats-up
{
  font-size:			14px;
  color:				#4B468F;
  font-weight:			bold;
}

.whats-up-readmore a
{
  color:				#000000;
  text-decoration:		none;
  font-weight:			bold;
}

.whats-up-readmore a:hover
{
  color:                #4B468F;
  text-decoration:		underline; 
}

.tip-footer
{
  text-align:			right;
  font-weight:			bold;
  padding-top:       	10px;
  padding-bottom:       10px;
}

.r-border
{
	border-left-color: #cccccc;
	border-left-style: solid;
	border-left-width: 1px; 
	padding-left: 12px;
}

br
{
  line-height:			10px;
}

p { 
    margin-top:       10px;
	margin-bottom:    10px;
}

em
{
  font-size:            12px;
  font-style:           italic;
  letter-spacing:       1px;
}
ul.what_we_do {
  padding-left:         0px;	
}

ul
{
  list-style-type:		disc;
  margin:               0px 15px 0px 20px;
  padding-left:         15px;
}

ul.no-padding-left
{
  list-style-type:		disc;
  margin:               0px 15px 0px 20px;
  padding-left:         0px;
}

li
{
  padding-top:      	5px;
}

ol {
  list-style-type: 		lower-roman;
  margin:				6px;
  padding-left:			18px;
  padding-bottom:       8px;
}

ol.numberedlist {
  list-style-type: 		decimal;
  margin:				6px;
  padding-left:			18px;
  padding-bottom:       8px;
}

ol p {
  padding-left:			8px;
  margin:				0px;  
}

b 
{ 
  font-weight:			bold;
  color:				#000000;
}

b.subheadingbusinesscase
{
  padding:		1px;
}

.smallText
{
  font-size:	        10px;
}

strong 
{ 
  font-weight:			bold;
  color:				black;
}

.copyright {
	font-size:			11px;
	padding-left:       24px;
}

/* Fold out effects used on clients page */
span.hidden
{
	display: none;
}
	
span.widehidden
{
	display: none;
}

 a.hide:hover
{	
	text-indent: 0; /* property needed to work in IE windows */
	cursor: default;
	text-decoration: none;
}

 a.hide:hover span.hidden
{
	display: block;
	position: absolute;
	right:inherit;
	top:inherit;
	margin-left: 20px;
	width:100px;
	
	color:#000000;
	background-color: #C5C1E1;
	border: 1px solid black;
	padding: 5px;
	
	text-decoration: none;
	filter:alpha(opacity=96);
	opacity:.96;
	z-index: 100;
}
/* .................... */


/* CLIENT LIST MENU  */
.client-list-header
{
  font-size:			14px;
  color:				#4B468F;
  font-weight:			bold;
  line-height:     		14px;
}

ul.client-list-item
{ 		
  margin-left:		2px;
  line-height:		15px;
}

ul.client-list-item a
{ 		
  text-decoration:	none;
  color:			#000000;
}

.client-list-item a:hover
{ 		
  text-decoration:	none;
  color:			#4B468F;
}

/* ARCHIVE LIST MENU  */
ul.archive-menu-list
{ 		
  margin-left:		0px;
  padding:      	0px;
  line-height:		15px;
}

ul.archive-menu-list a
{ 		
  text-decoration:	none;
  font-weight:		bold;
  color:			#4B468F;
}

li.archive-menu-list-item
{
  list-style-type:  none;
  padding-bottom:   10px;
}

.archive-menu-list-item a:hover
{ 		
  text-decoration:	underline;
  font-weight:		bold;
  color:			#4B468F;
}

div.FOOTER
{
  font-size:			10px;
  line-height:			12px;
  background-color:     #FFFFFF;
}

div.FOOTER a
{
  font-size:			10px;
  line-height:			12px;
  background-color:     #FFFFFF;
}
