td, body {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 70%;
}
input {
  font-family: Arial, Helvetica, sans-serif;
  background-color: #efefef;
  font-size: 100%;
}
.nobg {
  font-family: Arial, Helvetica, sans-serif;
  background-color: #fff;
  font-size: 100%;
}
textarea {
  font-family: Arial, Helvetica, sans-serif;
  background-color: #efefef;
  font-size: 100%;
}
.cap_select {
  font-family: Arial, Helvetica, sans-serif;
  background-color: #efefef;
  font-size: 100%;
  text-transform: lowercase;
}
select {
  font-family: Arial, Helvetica, sans-serif;
  background-color: #efefef;
  font-size: 100%;
}
h1 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 175%;
  color: red;
  text-transform: capitalize;
}
h2 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 150%;
  text-transform: capitalize;
	text-align: left;
}
h3 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 125%;
  text-transform: capitalize;
}
.disclaimer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 125%;
	text-transform: capitalize;
	font-style: italic;
	background-repeat: no-repeat;
	background-position: right;
}
.disclaimer_block {
	font-style: italic;
}
h4 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 100%;
}
.leftnav {
  font-size: 12px;
  font-weight: bold;
  color: #000;
  background-color: #ccc;
}
.activenav {
  font-size: 12px;
  font-weight: bold;
  color: #000;
  background-color: #f00;
}
.smallredtext {
  font-size: 10px;
  color: #f00;
}
a:link.leftnav {
  color: black;
  text-decoration: none;
}
a:visited.leftnav {
  color: black;
  text-decoration: none;
}
a:hover.leftnav {
  color: red;
  text-decoration: none;
}
a:link.smallredtext {
	color: red;
	text-decoration: none;
	font-family: Arial;
	font-size: 95%;
}
a:visited.smallredtext {
  color: red;
  text-decoration: none;
  font-family: Arial;
  font-size: 95%;
}
a:hover.smallredtext {
  color: black;
  text-decoration: underline;
  font-family: Arial;
font-size: 95%;
}
a:link.smallblacktext {
	color: black;
	text-decoration: none;
	font-family: Arial;
	font-size: 90%;
}
a:visited.smallblacktext {
  color: black;
  text-decoration: none;
  font-family: Arial;
  font-size: 90%;
}
a:hover.smallblacktext {
  color: red;
  text-decoration: underline;
  font-family: Arial;
  font-size: 90%;
}
.subheadline {
  font-size: 14px;
  font-weight: bold;
  color: #000;
}
.servicestitle {
  font-size: 12px;
  font-weight: bold;
  color: #000;
}
a:link {
  color: #000;
  text-decoration: underline;
}
a:visited {
  color: #000;
  text-decoration: underline;
}
a:hover {
  color: #f00;
  text-decoration: underline;
}
p {
  text-align: justify;
}
.titlefirst {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 18px;
  font-weight: bold;
  color: #f00;
}
.titlesecond {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 18px;
  font-weight: bold;
  color: #000;
}
.redsubheadline {
  font-size: 14px;
  font-weight: bold;
  color: #f00;
}
li {
	list-style-type: square;
	margin-left: -15px;
}
.section_sub {
	list-style-type: square;
	margin-left: 35px;
}
.step {
	text-align: left;
	vertical-align: top;
  color: #f00;
  padding: 5px;
}
.date {
  color: #f00;
	text-decoration: none;
	font-family: Arial;
  font-style: italic;
}
.table_title {
  color: #f00;
	text-decoration: none;
	font-family: Arial;
  text-align: left;
}
.bordernews {
  border: 1px #000 solid;
  background-color: #fff;
}
.border {
  border: 1px #000 solid;
  background-color: #EFEFEF;
}
.infotable {
  border: 1px #000 solid;
}
.grey {
  background-color: #fff;
}
.borderimg {
  border: 1px #000 solid;
}
.pad {
  padding: 5;
}
.headline {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 125%;
  text-transform: capitalize;
  font-weight: bold;
}
.smalltext {
	color: #999;
	text-decoration: none;
	font-family: Arial;
	font-size: 85%;
}
.smalltext: link {
	color: #999;
	text-decoration: none;
	font-family: Arial;
	font-size: 85%;
}
.smalltext: visited {
  color: #999;
  text-decoration: none;
  font-family: Arial;
  font-size: 85%;
}
.smalltext: hover {
  color: black;
  text-decoration: underline;
  font-family: Arial;
  font-size: 85%;
}
.linktousTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #fff;
	font-size: 16px;
	height: 20px;
	padding-top: 5px;
}
.linktousSize {
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	font-size: 12px;
	height: 15px;
	padding-top: 3px;
}
/* Added 31/05/2007 Dom */
table.quote {
  border: 1px solid #000;
  border-collapse: collapse;
}
table.quote th {
  font-size: 0.75em;
}
table.quote td {
  margin: 0;
  padding: 3px;
  border: 1px solid #000;
}
table.quote td.left {
  width: 85%;
}
table.quote td.right {
  width: 15%;
}
table.quote td.large {
  height: 55px;
  vertical-align: middle;
  font-weight: bold;
}
ol li {
  list-style: decimal;
}
ol ol li {
  list-style: lower-alpha;
}
ol ol ol li {
  list-style: lower-roman;
}