html { height: 100.02%; }

body { background-color: #6696bc;
font-family: Verdana, sans-serif;
font-size: 12px;
color:black;
margin:0px;
padding-bottom:0px;
behavior:url("csshover.htc");
}

#header { height:64px;
border:0px;
}

#footer {
font-size: 10px;
color: #c0c0c0;
height:32px;
text-align:center;
vertical-align: middle;
background:#738CA4;
border:0px;
}

#footer a:link, #footer a:visited, #footer a:hover {
color: #c0c0c0;
text-decoration: none;
}

.formfield {
background-color: #e0e0e0;
font-family: Verdana, sans-serif;
font-size: 12px;
color:black;
margin:0px;
padding-bottom:0px;
float: left;
}

.framed {
border: 2px dotted #6696BC;
background: #F2F5F9;
align: left;
height: 192px;
}

.small {
font-family: Arial, sans-serif;
font-size: 12px;
}

.heading {
font-family: Verdana, sans-serif;
font-size: 12px;
font-weight: bold;
color:black;
text-align:center;
vertical-align: middle;
}

.regtext {
font-family: Verdana, sans-serif;
font-size: 12px;
color:black;
}

.bordered {
font-family: Verdana, sans-serif;
font-size: 12px;
color:black;
background-color:#ffffff;
border-width: 1px;
border-style: solid;
border-color: #cdcdcd;
text-align:left;
}

.shaded {
font-family: Verdana, sans-serif;
font-size: 12px;
color:black;
background-color:#ffffff;
border-width: 1px;
border-style: solid;
border-color: #ffffff;
text-align:left;
}

.shaded2 {
font-family: Verdana, sans-serif;
font-size: 12px;
color:black;
background-color:#f0f0f0;
border-width: 1px;
border-style: solid;
border-color: #f0f0f0;
text-align:left;
}

.menu {
background-color:#6696bc;
border:0px;
}

.menuitem {
font-family: Verdana, sans-serif;
font-size: 10px;
font-weight: bold;
color:black;
text-align:center;
vertical-align: middle;
background-color:#accce5;
border-width: 1px;
border-style: solid;
border-color: #6696bc
}

.menuitem:hover {
background-color:#6696bc;
color:#FFFFFF;
cursor: pointer;
}

.point {
cursor: pointer;
cursor: hand;
}

.blurb {
font-family: Verdana, sans-serif;
font-size: 10px;
color:#FFFFFF;
text-align:center;
vertical-align: middle;
background-color:#303030;
border-width: 1px;
border-style: solid;
border-color: #6696bc
}

a:link, a:visited { text-decoration: none;
color:red
}

a:hover { text-decoration: none;
color:blue
}

td { vertical-align: top }

h1 { font-size:24px}

h2 { font-size:20px}

h3 { font-size:16px}

p,h1,h2,h3 { margin: 0px 0px 0px 0px}