body {
	margin:0;
	background: #F4F4F4 url(img/bg.gif);
	font-family:Tahoma,Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
}
body.white {
	background-color: #fff;
	background-image:none;
}
table {
	font-size: 1.0em;
}
a {
	color: #0066A5;
	text-decoration: none;
	outline: 0;
}
a:hover {
	color: #FF6600;
	border-bottom: 1px dotted #FF6600;
}
ul li {
	margin-left: -13px;
}
img, a.image:hover { border:0 }
table#mainContainer {
	width: 800px;
	height: 100%;
	border:1px solid #fff; background: #EAEAEA;
}
#menu {
	border-top: 1px solid #333366;
	border-bottom: 1px solid #C9C9C8;
}
#menu td {
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	border-left: 1px solid #fff;
	border-right: 1px solid #B6B6B6;
	padding: 0;
	background-image: url(img/menubg.gif);
	white-space: nowrap;
}
#menu td a {
	line-height: 22px;
	display: block;
	padding-left: 8px;
	padding-right: 7px;
	color: #333;
}
#menu td a:hover, #menu td a.selected {
	background-image: url(img/menubgon.gif);
	text-decoration: none;
	border: 0;
}
#menu td a.language {
	width: auto;
	display:inline;
	padding:0;
}
#menu td a.language:hover {
	background-image: none;
}
form { margin: 0; }
input {
	vertical-align: middle;
}
input.searchBox {
	text-align: left;
	font-size: 10px;
	border: 1px solid #999;
	width:160px; padding-left: 5px; padding-right: 5px;
}
div.menu2 {
	visibility: hidden;
	position: absolute;
	background: #EDEDED;
	margin-top: 2px;
	border-left: 1px solid #EEEFEF;
	border-right: 1px solid #EEEFEF;
	z-index: 100;
	top: 0;
	left:0;
}
div.menu2 a {
	background: #E8E9E9;
	border-bottom: 1px solid #fff;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	padding-left: 10px;
	padding-right: 20px;
	display: block;
	text-decoration: none;
	color: #333;
}
div.menu2 a:hover, div.menu2 a.selected {
	color: #333;
	border: 0;
	background-color: #C9C9C9;
	border-bottom: 1px solid #FF6600;
}
div.menu2 a.more {
	background-image: url(img/read.gif);
	background-repeat: no-repeat;
	background-position: 95% 50%;
}
td.copyright {
	color:#999;
	vertical-align:top;
	background: #fff url(img/copyright.gif) repeat-x;
	border-top: 1px solid #333366;
	font-size:10px;
	padding: 9px 14px;
	text-align: right;
}
td.copyright p {
	margin: 0;
	float: left;
}
* html td.copyright a {
	height: 1%;
}
td.copyright a {
	color:#999;
	border-bottom: 1px solid #999;
}
table.clientTestimonials td {
	font-size: 0.9em;
	padding-bottom: 20px;
	vertical-align: top;
}
table.clientTestimonials td img {
	margin-right: 15px;
}
form.form input.button {
	width:auto;
	height:23px;
	line-height:23px;
	border:0;
	background-image:url(img/buttonbg2.gif);
}
form.form input, form.form textarea, form.form select {
	background-color: #FBFBFC;
	border: 1px solid #ccc;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height:1.25;
}
p.close {
	text-align:center;
	margin-bottom: 10px;
}
p.close a, p.close a:hover {
	color: #000;
	border: 0;
}
a.cpsitemap {
	border:0;
	text-decoration:none;
	color: #333;
}
