body {	margin: 0px 5px;}
body, td, th, input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
dt { font-weight: bold; }
dd { margin-bottom: 15px; }
h1, h2, h3 , h4, .slogan, a.slogan:link, a.slogan:visited {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  padding-top:4px;
  color: #63BC46;
  font-weight:normal;
}
.slogan, a.slogan:link, a.slogan:visited {
  padding-top:10px;
  font-size: 20px;
}
/*
h1, h2, h3 , h4 {
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
*/
h1 {
  font-size: 16px;
  font-size: 20px;
  margin-top: 4px;
}
h2 { font-size: 14px; font-weight:bold;}
h3 { font-size: 12px; font-weight:bold; }
h4 { font-size: 10px; font-weight:bold;}

form, input, select {margin: 0px; }
input, select {border: 1px solid; }
a:link, a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #000;
	text-decoration: underline;
}
a.readMore:link, a.readMore:visited {
	color: #F47227;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

td.head {
  border-bottom: 1px #CCCCCC solid;
  padding-top: 2px;
  padding-bottom: 4px;
}

td.body {
  padding: 0px 10px 0px 10px;
}

#leftCol {
  border-right: 1px solid #cccccc;
}
#rightCol {
  padding-left:6px;
}

td.head a:link, td.head a:visited { font-weight:normal; font-family: Arial, Helvetica, sans-serif;}

.rightBox {
  border: 1px solid #cccccc;
  padding: 6px;
  margin-bottom:6px;
  text-align:center;
  font-family: Arial, Helvetica, sans-serif;
  font-weight:bold;
}

#menu ul {
  width: 100%;
  margin-left: 0;
  padding-left: 0;
  list-style-type: none;
  font-family: Arial, Helvetica, sans-serif;
}
#menu a:link, #menu a:visited {
  display: block;
  padding: 3px;
  color: #000000;
  text-decoration: none;
}
#menu a:hover {
  background-color:#C9FcD9;
}
#menu #current {
  font-weight: bold;
  background-color:#C4F0DA;
}
#CountrySelect {font-size:10px; font-family: Arial, Helvetica, sans-serif; width:120px;}
#etoNotice, #etoNotice a:link, #etoNotice a:visited {
  color:#CCCCCC; font-size:10px; text-align:center;
  margin-top: 20px;
}