body,div {
	font-family: Arial, Helvetica, sans-serif;
	background: #001a24 url(../img/head-bg.gif) repeat-x top left;
	color: #ffffff;
	font-size: 11px;
	text-align:center;
	margin: 0pt 0pt 0px;
}



td {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 11px;
	vertical-align:top;
	text-align:left;
}

img {
	border:0;
}

img.border-img {
	border:solid;
	border-width:1;
	border-color:#ffffff;
}

td.faq0 {
	background:#011b25;
	padding:10;
	text-align:left;
}

td.faq {
	background:#0c252f;
	background-color:#0c252f;
	padding:10;
	border-top: solid;
	border-top-width:1;
	border-bottom: solid;
	border-bottom-width:1;
	text-align:left;
}

td.faq h2  {
	margin-top:0px;
}

div.headering {
	width:770px;
	margin: 0px auto;
	text-align:left;
	padding: 0px;
}

a:link,a:visited,a:active
{
	color: #00bff3;
}
a:hover
{
	color:#ffffff;
	background-color: transparent;
}

p{	text-indent: 5px; text-align:justify}
p.left{	text-indent: 5px; text-align:justify}

textarea {
	background: #0c252f;
	border: #ffffff solid;
	border-width:1;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;	
}

input {
	background: #0c252f;
	border: #ffffff solid;
	border-width:1;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;	
}

h1{
	font-family: "Times New Roman", Times, serif;
	font-size:21;
	color:#ffffff;
	FONT-WEIGHT: normal;
	margin-bottom: -10;
}

h2{
	font-family: "Times New Roman", Times, serif;
	font-size:21;
	color:#ffffff;
	FONT-WEIGHT: normal;
	margin-bottom: -10;
}

ul.nospace li {
	margin-left:-25;
	text-align: justify;
	
}

#nav, #nav ul {
  list-style: none;
  margin: 0;
  padding: 0;
margin-top: 40;
background: #transparent;
  float: left;
  width: 158px;
}
#nav li {
  float: left;
  position: relative;
  background: none;
	font-size:11px;
	font-family: "Times New Roman", Times, serif;

}

#nav li ul {
  display: none;
  position: absolute;
  background: #transparent;
  padding: 8px 0;
  width: 168px;
}

#nav a {
  color: #fff;
  text-decoration: none;
  display: block;
  width: 195px;
  padding: 6px 32px;
background: #transparent;
}

#nav a:hover {
  color: #fff;
  text-decoration: none;
  display: block;

  padding: 6px 32px;
background: #0096bf;
}

#nav li:hover
{
  color: #ffffff;
  background: #00bff3;
  width:190;
}


ul#nav li#active a
{
background: #00bff3;
color: #ffffff;
}
