html {margin: 0; padding: 0;}

body {
	margin: 0; 
	padding: 0;
	font-family: sans-serif; 
	background-image:url(../img/Backgr.gif);
	min-width:800px;
}

td {
  font-size: 12px;
}

/*/*/a{}
body td {
  font-size: x-small;
  voice-family: "\"}\"";
  voice-family: inherit;
  font-size: small;
}
html>body td {
    font-size: small;
}
/* */

td, .td1 {
	font-family: sans-serif; 
	vertical-align: top;
	line-height:130%;
}
td td, #zzz { font-size:inherit; }
p {
	margin-bottom: 2em;
	margin-top: 0em;
}
ul {
	padding:0 0 0 25px;
	margin:0 0 1em 0;
	list-style-type:square;
}
ul.ul1 { list-style-image:url(../img/li1.gif); }
ul.ul2 { list-style-image:url(../img/li2.gif); }
ul.ul3 { list-style-image:url(../img/li3.gif); }
ul.ul1 li, ul.ul2 li, ul.ul3 li { padding:1px}
ul.ul1 ul, ul.ul2 ul, ul.ul3 ul { list-style-image: none;list-style-type:square }

img {
	border:0;
	padding:0;
	margin:0;
}
a {
	color:#1C59BC;
	font-weight:bold;
	text-decoration:none;
}
ul li a {
	color:#1C59BC;
	font-weight:normal;
	text-decoration:none;
}

a:HOVER {
	color:#CC0000;
	text-decoration:underline;
}

.topbox {
	height: 95px;
	background: #DCDCDC url(../img/topbg.gif) repeat-x top;
}
#toplogo {
	width:579px;
	height:95px;
	background:url(../img/toplogo.gif) no-repeat top left;
}
#toplang {
	margin-top:67px;
	width:186px;
	height:28px;
	background:url(../img/topcurve.gif) no-repeat top right;
}
#toplang2 {
	padding:6px 0 0 45px;
	white-space:nowrap;
	overflow:hidden;
}
#toplang2 a {
	font:10px Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	text-decoration:none;
}
#toplang2 a:HOVER {
	color:#A8C9FF;
}
.menubox {
	background-color:#1C59BC;
	white-space:nowrap;
	overflow:hidden;
	text-align:left;
	height:1.8em;
	vertical-align:middle;
	padding:0;
	margin:0;
}
.menubox a {
	background-position:center center;
	background-repeat:no-repeat;
	color:#FFFFFF;
	text-decoration:none;
	padding:0.3em 0;
	font-size:inherit;
}
.menubox a:HOVER { color:#FFFFFF; text-decoration:underline }
a.menuboxselected,a.menuboxselected:HOVER { color:#AACCFF; text-decoration:none; }


#leftbox {
	width: 55%;
}
#rightbox {   
	width: 43%;
}

h1, h2, h3, h4, h5 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	letter-spacing: 0.08em;
	font-size:1.15em;
	margin:0.2em 0;
}

hr {
	color:#CCCCCC;
	background-color:#CCCCCC;
	height:1px;
	border:0;
}
.greybox {
	background-color:#EDEDED;
	color:#575757;
}
#footer {
	padding: 10px 20px;
	background-color:#EEEEEE;
	border-top:4px solid #888888;
	border-bottom:12px solid #D6D6D6;
}
#footer, #footer a {
	color:#676767;
	font-size:10px;
}

.rounded { background:url(../img/s_botleft.gif) no-repeat bottom left; }
.rounded2 { background: url(../img/s_botright.gif) no-repeat bottom right; }
.rounded3 { background: url(../img/s_topleft.gif) no-repeat top left; }
.rounded4 { background:url(../img/s_topright.gif) no-repeat top right; padding:8px; }

.testimonials { font-size: 84%; }
.testimonials li { margin-bottom:1em; }

.highlighted { }

.small { font-size:84% }