html, body{
margin:0;
padding:0;
color:#505050;
background-color:#505050;
border:none;
font-family:sans-serif;
}
#content{
width:900px;
margin:0 auto;
color:#333;
background-color:#fff;
border:2px solid #9bd7d5;
}
#header{
margin-top:0;
padding-top:0;
color:#129739;
background:#9bd7d5;
border:1px solid #129739;
}
#header img{
padding:2px;
margin-right:7px;
border:1px solid #129739;
}
#header span img{
margin-left:20px;
margin-right:0;
}
#logo{
width:193px;
height:170px;
padding-right:20px;
float:left;
}
#logo img{
border:none;
}
#header h1{
color:#129793;
background:transparent;
font-family:serif;
font-size:17pt;
text-align:left;
margin-top:0;
margin-bottom:0;
}
#header h2{
color:#ff7700;
background:transparent;
font-family:serif;
font-style:italic;
font-size:12pt;
text-align:left;
margin-top:1px;
margin-bottom:0;
}
div#fv{
text-align:center;
}
h2{
color:#129793;
background:transparent;
font-family:serif;
font-style:italic;
font-size:12pt;
padding-left:50px;
}
p{
font-family:sans-serif;
padding-left:50px;
padding-right:50px;
}
p.pics img{
margin-right:7px;
padding:2px;
border:1px solid #129793;
}
span.b{
font-weight:bold;
color:#129793;
}
ul{
padding-left:50px;
list-style-position:inside;
}

ul.homelist{
list-style-image:url('tick.png');
}
ul.homelist li{
padding-top:20px;
}
div#navbar {
height: 40px;
width: 900px;
border-top: solid #129793 1px;
border-bottom: solid #129793 1px;
background-color: #fff5c3;
}
div#navbar ul {
margin: 0px;
padding: 0px;
font-family: Arial, Helvetica, sans-serif;
font-size: small;
text-align: center;
color: #00c;
line-height: 40px;
white-space: nowrap;
}
div#navbar li {
list-style-type: none;
display: inline;
}
div#navbar li a {
text-decoration: none;
padding: 12px 20px;
font-weight: bold;
color: #00c;
}
div#navbar li a:link {
color: #00c:
}
div#navbar li a:visited {
color: #00c;
}
div#navbar li a:hover,div#navbar li a.current {
font-weight: bold;
color: #fff;
background-color: #699;
}
#selected{
background:transparent;
color:#ff7260;
font-weight:bold;
}
#footer {
padding:0;
color:#000;
background:#9bd7d5;
text-align:center;
border:1px solid #129739;
}
.req{
font-size:11pt;
font-style:italic;
color:#f55;
background:transparent;
}
.note{
font-size:10pt;
padding-top:2px;
padding-bottom:2px;
color:#000;
background:#fff;
border-top:1px dotted #ccc;
border-bottom:1px dotted #ccc;
}
.err{
font-size:10pt;
padding:2px;
color:#f55;
background:#fff;
border-top:1px dotted #ccc;
border-bottom:1px dotted #ccc;
}
.error{
color:red;
background:#fff;
}
form{
padding-top:10px;
padding-bottom:10px;
color:#129793;
background:#fff;
}
label{
width:20em;
float:left;
text-align:right;
margin-right:0.5em;
display:block;
}
#mf1 label{
width:20em;
}
#mf2 label{
width:20em;
}
#mf3 label{
width:25em;
}
#cf1 label{
width:15em;
}
#cf2 label{
width:12em;
}
.submit{
clear:both;
text-align:center;
}
.submit input{
width:10em;
color:#fff;
background:#ff7260;
font-weight:bold;
margin-left:30px;
}
.result{
color:#129793;
background:transparent;
}
