/* CSS Document */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align: center;
}
a img{
  border: 0;
}
td {
	font-size:11px;
	color:#666666;
    letter-spacing:0.5px;
}
a {
	color:#e61892;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
td.consultantInfo {
	text-align:right;
    letter-spacing:0.5px;
	height:88px;
}

td.headerText p{
  margin: 0;
}

td.tabShadow { background: url(images/shadow-tabs.gif) bottom left repeat-x; }
td.hrAfterTabs { 
	background: url(images/hr-after-tabs.gif) top left repeat-x;
	height: 27px;
	width:  919px;
}
td.vrDash {
	background: url(images/vrDash.gif) top left repeat-y;
}
td.bottomDivider {
	background: url(images/footer-back.gif) top left repeat-x;
	width:919px;
	height:6px;
}
td.hrMidPage {
	background: url(images/hr-mid-page.gif) top left repeat-x;
	height:9px;
}
td.events {
	height:280px;
	padding:12px 15px;
	vertical-align:top;
}
td.centerContent {
	font-family: Arial,helvetica,sans-serif;
}
td.magnet {
	vertical-align:top;
}
img.magnet {
	display:block;
}

td.whatCustomersSay {
	font-family: Arial,helvetica,sans-serif;
}

img.whatCustomersSay {
	margin
}

table#myCalendar {
  border: 1px solid #757575;
  width: 153px;
}
  
#myCalendar td {
  font-size: 10px;
}

tr.evenRow td {
  background-color: #ffffff;
}

tr.oddRow td {
  color: #000;
  background-color: #eee;
}

tr.oddRow td, tr.evenRow td {
  padding: 3px;
  cursor: pointer;
}

td#template3logo {
	background: #f7e5ef url('/esuite/pages/cookielee/template3/images/header-logo.gif') top left no-repeat;
}

tr.spacers td {
	background-color: #D8DBD9;
}
