H1 {
	margin-bottom: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	text-transform: uppercase;
	color: #81B8DD;
}
H2 {
	margin-bottom: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	color: #000099;
}
H3 {
	margin-bottom: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-style: italic;
	color: #000099;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #000099;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #009999;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #990099;
}
a:hover {
	text-decoration: none;
	color: #990000;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #000000;

}
#footer a:link, #footer a:active, #footer a:visited {
	padding-left:.5em;
	padding-right:.5em;
	color: #000000;
    text-decoration: none;

}
#footer a:hover {
   color: #0099FF;
   text-decoration: underline;
}
.copyright1 {
	color:#666;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	padding-left:1em;
}
.copyright2 {
	color:#ccc;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	float:right;
	padding-right:1em;
	margin-top:-0.8em;
}
.vfslink {
	color:#0099FF;
	text-decoration:none;
	font-size:11px;
	font-weight:bolder;
}
.bodytext {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
}
.bodytext2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 17px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.bodytext3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	font-weight: normal;
}
.bodytext4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #2A88C6;
}
.bodytext4 a:link, .bodytext4 a:active, .bodytext4 a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #2A88C6;
	text-decoration:none;
}
.bodytext4 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color:#0099FF;
	text-decoration:underline;
}

.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #CCCCCC;
	font-weight: bold;
}
.smalltext2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}
.formnopadd {
	margin: 0px;
	padding: 0px;
}
.formnoborder {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
form {
    padding: 0px;
    margin: 0px;
}
.background {
	background-color: #FFFFFF;
	background-image: url(images/backgroundTILE.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#genevalogos td.logos {
padding-left: 2em;
padding-right: 2em;
}
#header li {
display: inline;
margin: 0;
padding: 0;
}
#header a {
height: 25px;
width: 120px;
background-image: url(images/topnav_screensubmission.jpg);
background-repeat: no-repeat;
background-position: center;
padding: 0px 0px;
text-decoration:none;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
}
#tablecolor {
background-color:#FFFFFF;
height: 100%;
width: 100%;
}
#bullets {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:22px;
	margin-left:.5em;
}
#bullets ul {
	margin-top:-1em;
	text-decoration: none;
	list-style-type: circle;
}

#body_padding {
padding-left:15px;
padding-right:15px;
}