html, body {border: 0; margin: 0; padding: 0;}

#td {color: #3f71b6;
font-family:arial,helvetica,sans-serif;
font-weight:normal;
font-size:12px;
}

body {
  font: 90%/1 "Trebuchet MS", Arial, Helvetica, sans-serif;
  line-height: 120%;
  }

p, ul, ol {margin: 0; 
	padding: 0 0 16px 0;
}

a {text-decoration: none;}

a:visited {color: blue;}

a:hover {text-decoration: none; color: #0066FF;}

.title1 {
  color:#31333B;
  font-family:arial, helvetica, sans-serif;
  font-weight:normal;
  font-size:18px;
}

span.required{
  font-size: 13px !important;
  color: red !important;
}

#background1 {
  vertical-align:top;
  background-color:#c8efff;
}

#buttons1 {
  background-color:#ccffcc;
}

.title2 {
 color:#3aaedf;
 font-family:arial,helvetica,sans-serif;
 font-weight:bold;
 font-size:13px;
}

#content {
	margin: 0 auto;
	text-align : justify; 
}

#container {
  width: 100%;
  height: 100%;
}

#wrapper {
  width: 970px;
  text-align: center;/* IE fix to center the page */
  margin: 0 auto;/* center the page in Firefox */
}

h1 {
  color:#3366FF;
  font-family: arial, helvetica, sans-serif;
  font-weight: 500;
  font-size: 20px;
}

h2 {
  color: #006666;
  font-family: arial, helvetica, sans-serif;
  font-weight: normal;
  font-size: 135%;
  border-bottom: 1px dotted #3366FF;
}

h3 {
  color: #006666;
  font-family: arial, helvetica, sans-serif;
  font-weight: normal;
  font-size: 125%;
  border-bottom: 1px dotted #3366FF;
}

h4 {
  color: #339999;
  font-weight: 800;
  font-size: 105%;
  margin: 0; 
  margin-bottom: .2em;
}

a img {
  border: none;/*remove border for linked images*/
}

.smleft {margin-left: 60px;}

.smleft2 {margin-left: 20px;}

.quote {
  color:#555555;
  font-family:arial, helvetica, sans-serif;
  font-weight:bold;
  font-style: italic;
  font-size:14px;
}

.who {
  color:#000000;
  font-family:arial, helvetica, sans-serif;
  font-weight:normal;
  font-style: italic;
  font-size:12px;
}

.blue {
color:#339999;
font-weight: 800;
font-size: 105%;
}

#buttons {
 text-align: center;
}

#related {
  text-align: left;
  padding: 40px;
  color:#3366FF;
  font-family:arial, helvetica, sans-serif;
}

#related p{
  font-weight:bold;
  font-size:16px;
  border-bottom: 1px dotted #3366FF;
  padding: 0px;
}

#related a, #related a:visited {
  color:#3366FF;
  font-weight:600;
  font-size:14px;
}

#content ul li {
	list-style: url(./images/arrow1.gif);
	text-align : left;
}

#content img.alignleft {
  margin-right: 10px;
  margin-top: 5px;
  float: left;
  }

#content img.alignright {
  margin-left: 10px;
  margin-top: 5px;
  float: right;
  }

#movie {
margin-left: 100px;
margin-top: 5px;
}

#footer {
  float: right;
  font-family: arial, helvetica, sans-serif;
  display: block;
  width: 100%;
  height: 100px;
  font-size: 80%;
  color: #6C574F;
  background:url(./images/VFTfooter.jpg) no-repeat;
}

#footer p.copyright {
	margin: 0;
	padding-top: 10px;
	text-align: center;
	font-size: 11px;
	color: #FFFFFF;
}

#footer p {
	margin: 0;
	margin-bottom: .6em;
	padding-top: 0;
	text-align: center;
	font-size: 110%;
	color: #FFFFFF;
}

#footer a {
	color: #ffffff;
	margin: 0;
}

#footer a:hover {
	color: #ffffff;
}

#backtotop {
 margin-top: 10px;
 margin-right: 10px;
 float: right;
}

.errormsg {
  display: block;
  width: 90%;
  color: #FFFFFF;
  font-weight: bold;
  background: #FF9D9D url(../images/stop.gif) no-repeat 10px center;
  padding: 3px 10px 3px 40px;
  margin: 10px 0;
  border-top: 2px solid #FF0000;
  border-bottom: 2px solid #FF0000;
}

/*Copyright*/

#validation {
  display: block;
  margin: 60px auto 40px auto;
  padding: 5px 7px;
  width: 220px;
  text-align: center;
  background-color: #3366FF;
  border: 1px solid black;
  color: #ccffcc;
  font-size: 15px;
  font-weight: 600;
}

#validation p {padding: 0;}

#validation a {color: #FFFF99;}

#validation a:hover {
  color: #FFFF99;
  border-bottom: 1px dotted #FFFF99;
}
#nonscript {
  font-size: 110%;
}
#nonscript a, #nonscript a:hover, #nonscript a:visited {
  color: #3366FF;
  line-height: 140%;
  font-size: 120%;
  font-weight: 700;
}
#nonscript p{
  text-align: left;
  padding-left: 20px;
  padding-right: 20px
}