body{
	font-family: tahoma;
	font-size: 11px;
	color: #000;
	vertical-align: top;
	line-height:13px;
	margin-left:auto;
	margin-right:auto;
	margin:0;
	padding:0;
	background:url(../images/back-body.jpg) repeat;
	text-align:left;
}
img{ border:none; }
a {
	font-family: tahoma;
	color: #000;
}
a:visited {
	color: #727171;
}
a:hover {
	color: #FF810C;
}
a:active {
	color: #537B85;
	font-size: 11px;
	text-decoration: underline;
}
.style1{color:#FF810C;}
.style2{color:#537B85;}
.style4 {color: #FF6600;}
.style7 {color: #FF8608;}
.style10 {color: #FE810D;}
.red {color:#FF0000;}

input[type=text], textarea{
border:1px solid #ccc;
font-size:11px;
font-family:Arial, Helvetica, sans-serif;
padding:2px;
}
input[type=submit], input[type=reset]{
border:1px solid #ccc;
background:#FF6600;
color:#fff;
text-transform:uppercase;
font-size:10px;
padding:1px 3px 1px 3px;
}

#C {
  padding-bottom:10px;
}

#L {
  padding:5px 5px 5px 10px;
}

.B {
  padding:0 10px 0 10px;
}

p {
  color:#000000;
}

h1 {
  line-height:15px;
  padding-left:24px;
  background:transparent url(../images/h1-bg.gif) no-repeat left;
  font-size:18px;
  font-weight:bold;
	color:#537B85;
}

h2 {
	line-height:15px;
	padding-left:24px;
	font-size:18px;
	font-weight:normal;
	color:#537B85;
	background-color: transparent;
	background-image: url(../images/h1-bg.gif);
	background-repeat: no-repeat;
	background-position: left;
}

h3 {
  margin-bottom:1em;
  font-weight:bold;
  color:#537B85;
}
h4, h4 a{
margin-bottom:20px;
padding-bottom:5px;
line-height:normal;
border-bottom:2px solid #ccc;
text-transform:uppercase;
text-decoration:none;
}
.grey{
color:#333;
}
.white{
color:#fff;
}
.double-size{
font-size:1.2em;
font-weight: bold;
}

ul {
  margin-left:1.5em;
  padding:0;
  line-height:1.3em;
}

li {
  list-style-image:url(../images/st-2.jpg);
}
li h3 {margin:0px; }
li p { margin:0px; }

/* CONTENTS */
/* Terms & Conditions */
dl                  { display:inline; margin:10px; line-height:1.5em; }
dt                  { float:left; width:30px; white-space:nowrap; font-weight:bold; }
dd                  { width:14em; padding:0 0 0 30px; }

dl.support          {  }
dl.support dt       { width:65px; padding:0px; margin:0px; }
dd.wide       { width:40em; padding:0 0 0 35px; }

.Numbered { color:#000000; }
.Numbered ol  { list-style-type:decimal; }
.Numbered li { list-style-image:none; }
.Numbered ol ul { list-style:none; }

.Alpha { color:#000000; }
.Alpha ol { list-style-type:lower-alpha; }
.Alpha li { list-style-image:none; }

/* Download Button */
#Button { margin:0px 150px 0px 150px; padding:5px; background-color:#85A0A7; border:#698A93 groove 3px; text-align:center; }
#Button a { text-decoration:none; font-weight:bold; color:#ffffff; }
#Button a:hover { color:#727171; }

.Orange { color:#ff8608; font-style:normal;  }

.contact th {text-align:left; padding-right:2em; padding-top:.6em;   }
.contact td {  padding-top:.6em; } 
.contact { margin-bottom:1em;  }

td{
text-align:left;
}
td.right,th.right { text-align:right; }
