body
{
   font-family: arial,helvetica;
   background: #ffffff;
   margin: 0px;
   padding: 10px;
}

.fill
{
   height: 100%;
}

.pdfIcon
{
   vertical-align: text-bottom;
   border: 0px;
   margin-right: 5px;
}

.audioIcon
{
   vertical-align: text-bottom;
   border: 0px;
   margin-right: 5px;
}

.offsiteIcon
{
   vertical-align: text-bottom;
   border: 0px;
   margin-right: 5px;
}

.sub
{
   position: relative;
   top: .2em;
   font-size: .8em;
}


#footer
{
   padding: 10px;
   height: 1.2em;
   font-size: .7em;
   background-color: #b5dbde;
   color: #103c39;
}

#footer a,
#footer a:link,
#footer a:visited,
#footer a:active
{
   color: #103c39;
   text-decoration: none;
}

#footer a:hover
{
   color: #103c39;
   text-decoration: underline;
}

#copy
{
   float: left;
}

#disclaimers
{
   float: right;
}

/* Registration form */
#register
{
	width:100%;
	height: 1.5em;
/*	voice-family: "\"}\"";
	voice-family: inherit; */
}

#register form
{
	margin-top:3px;
	margin-bottom:3px;
}

#registerbox
{
	margin:0px;
    display: inline;
}

#registerbox input
{
	border:1px solid #103C39;
	font-size: 1em;
	width: 12em;
}

#registergo
{
	margin-left:2px;
    display: inline;
}

#registergo input
{
    font-size: 1em;
	font-weight:bold;
	color: #FFFFFF;
	border: 1px solid #000000;
	padding-left:3px;
	padding-right:3px;
    margin:5px;
	background: #103C39;
}
