body {
	font: 12px/1.5 "Trebuchet MS", Verdana, Tahoma, sans-serif;
	color: #333;
	background: #000 url("/i/background.gif") repeat-y;
	margin: 0;
	padding: 0;
}
h1, h2, h3, p {
	margin-top: 0;
}
td#calendar {
	width: 249px;
	padding: 20px;
	padding-right: 0;
}
td#calendar h1 {
	color: #4080d9;
	font-size: 16px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#moskowitz_link {
	background: #000;
	height: 16px;
	font: 10px/16px Verdana, Tahoma, sans-serif;
	text-align: center;
	width: 220px;
}
#moskowitz_link a {
	color: #fff;
	text-decoration: underline;
}
#moskowitz_link:hover {
	background: #333;
}
#navigation ul li {
	display: block;
}
#navigation ul {
	padding: 0;
	margin: 15px 0;
	width: 190px;
	list-style-type: none;
}
#navigation li {
	font: bold 11px/24px "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 0 15px 4px 15px;
	height: 24px;
}
html>#navigation li {
	height: 24px;	/* Be nice to Opera */
}
#navigation li a {
	background: #5bb4dc;
	padding: 0 8px;
	text-decoration: none;
	color: #000;
	display: block;
	border: 1px solid #4080d9;
	width: 190px;  /* False value or IE */
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 168px;

}
#navigation ul li a:hover {
	background: #4080d9;
	text-decoration: none;
	border: 1px solid #fff;
	color: #fff;
}
li#solutions a:link, li#solutions a:visited {
	text-decoration: none;
	border: 1px solid #ff0;
	color: #fff;
}
td#content {
	padding: 20px;
	background: #fff;
}
td#content h1 {
	color: #4080d9;
	font-size: 18px;
	font-weight: bold;
	margin: 0;
	border-bottom: 1px solid #ccc;
}
td#content h2 {
	color: #000;
	font-size: 16px;
	font-weight: bold;
}
td#content h3 {
	color: #000;
	font-size: 14px;
	font-weight: bold;
}
td#content h4 {
	font-size: 12px;
	font-weight: normal;
	color: #000;
	margin: 0; 
	text-transform: uppercase;
}
td#content a:link {
	color: #5ab834;
}
td#content a:visited {
	color: #5bb4dc;
}
td#content a:hover {
	color: #fff;
	background: #5ab834;
	text-decoration: none;
}
td#content img.largerImagePopup {
	border: 1px dashed #c00;
}
td#content p#subnav {
	margin-top: 3px;
}
td#content p#subnav a {
	color: #5ab834;
	text-decoration: none;
}
td#content p#subnav a:hover {
	color: #fff;
	background: #5ab834;
	text-decoration: underline;
}
td#content li {
	padding-bottom: 10px;
	padding-right: 30px;
}
td#content .caption {
	font: italic 10px/10px Verdana, Tahoma, sans-serif;
}
td#footer {
	background: #000 url("/i/blue_bar.gif") no-repeat right top;
	text-align: right;
}
td#footer a {
	color: #666;
}
td#footer a:hover {
	color: #fff;
}
span#footer_left {
	float: left;
	padding: 20px 20px 0 40px;
	font: 10px/13px Verdana, Tahoma, sans-serif;
	text-align: left;
	color: #666;
}
/* STYLES FOR BLOG - ADDED 2006-08-16 by SEW */
.blog-entry {
	padding: 10px;
	border-bottom: 1px solid #CCC;
	}
.first {
	border-top: 1px solid #CCC;
	}
td#content .blog-entry h3 {
	color: #177f6f;
	margin-bottom: 5px;
	}
.blog-entry h4 {
	margin-top: 0;
	}
.blog-date {
	font-size: 10px;
	font-style: italic;
	margin-bottom: 10px;
	}
.blog-read-more {
	margin-top: 10px;
	text-align: right;
	}
#navigation div#blog-archives {
	background-color: #ffc;
	border: 1px solid #177f6f;
	margin: 0 10px 5px 25px;
	width: 158px;
	}
#navigation div#blog-archives div#blog-archive-titl {
	border-bottom: 1px solid #333;
	color: #333;
	display: block;
	font-weight: bold;
	font-style: italic;
	margin: 5px;
	padding-bottom: 2px;
	}
#navigation ul ul#sub-navs {
	margin: 0 0 10px 10px;
	}
#navigation ul ul#sub-navs li {
	font: bold 11px/24px "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 0 5px 3px 5px;
	height: 14px;
	}
html>#navigation ul ul#sub-navs li {
	height: 14px; /* Be nice to Opera */
	}
#navigation ul ul#sub-navs li a {
	background: none;
	border: 0;
	padding: 0 8px;
	text-decoration: none;
	color: #177f6f;
	display: block;
	width: 158px;
	}
#navigation ul ul ul#sub-navs li a:hover {
	text-decoration: underline;
	}