body { 
    font-size: 12px; 
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    margin-top: 4px; 
    margin-left: 4px; 
    margin-bottom: 4px; 
    margin-right: 4px; 
}
p, div, dd, table, td { 
    font-size: inherit; 
    font-family: Verdana, Arial, Helvetica, sans-serif; 
}
h3 {
    font-size: 14px;
    font-weight: bold;
    font-family: Verdana, Arial, Helvetica, sans-serif; 
}
ul {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 18px;
}
li {
    margin-top: 4px;
}
form {
    margin-top: 4px;
    margin-bottom: 4px;
    padding: 0px;
}
img {
    border: 0px;
}
table { 
    border-color: #353567; 
}
table.outer { 
    width: 100%; 
    background-color: #6C79A5; 
    border-style: solid; 
    border-bottom-width: 1px; 
    border-left-width: 1px; 
    border-right-width: 1px; 
    border-top-width: 0px; 
    padding: 0px;
}
table.structure { 
    border-collapse: collapse;
    padding: 0px;
}
table.menu { 
    width: 100%; 
    border-width: 1px; 
}
table.content { 
    border-collapse: collapse;
    border-color: #000033;
    border-width: 1px;
    border-style: solid;
}
th.content { 
    padding: 4px;
    color: #FFFFFF; 
    background-color: #353567; 
    font-size: 12px; 
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-weight: bold;
}
td.outer { 
    background-color: #6C79A5; 
    border-width: 0px; 
    padding: 0px;
}
td.menu { 
    background-color: #353567;
    font-size: 11px; 
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-weight: bold; 
    text-align: center; 
    vertical-align: bottom;
    white-space: nowrap;
}
td.content { 
    padding: 4px;
    background-color: #EFEFF6; 
    border-width: 0px;
    font-size: 12px; 
    font-family: Verdana, Arial, Helvetica, sans-serif;
    vertical-align: top;
}
td.copyright {
    padding: 4px;
    color: #FFFFFF;
    background-color: #353567; 
    border-width: 0px;
    font-size: 11px; 
    font-family: Verdana, Arial, Helvetica, sans-serif;
}
hr { 
    color: #6C79A5; 
    size:1; 
}
.bold {
    font-weight: bold;
}
.small {
    font-size: smaller;
}
.center {
    text-align: center;
}
.banner {
    background-image:url(SPAC-banner2.jpg);
    background-repeat: no-repeat;
    width:780px;
    height:100px;
    margin:0px;
    padding:6px 16px;
    vertical-align:top;
}
.bannertext {
    font-family: "Times New Roman", serif;
    font-size: 18px;
    color: #FFFFFF;
    margin-bottom: 0px;
    padding-bottom: 0px;
}
.bannertext2 {
    font-family: "Times New Roman", serif;
    font-size: 14px;
    font-weight: bold;
    color: #FFFFFF;
}
.rstnum {
    font-size: larger;
    font-weight: bold;
}
.doctitle {
    font-weight: bold;
}
.docauthors {
    font-weight: bold;
    font-style: italic;
}
.docconf {
}
.dockw {
}
.docrank {
    color: blue;
}
.conf {
    text-indent: 0em;
}
.indent1 {
    text-indent: 1em;
}
.navbutton {
    border-width: 2px;
    border-color: EEEEDD;
    float: right;
}
.navnums {
    color: 999988;
    text-align: center;
    font-weight: bold;
    font-size: 11px;
}
.formline {
    font-size: 10px;
    line-height: 18px;
    margin-bottom: 3px;
}
.formline2 {
    font-size: 10px;
    line-height: 18px;
    margin-bottom: 10px;
}
.textinput {
    font-size: 11px; 
    font-family: Verdana, Arial, Helvetica, sans-serif;
    padding: 1px;
    border: 1px;
    border-color: #000;
    border-style: solid;
}
.listinput {
    font-size: 10px; 
    font-family: Verdana, Arial, Helvetica, sans-serif;
    padding: 1px;
    border: 1px;
    border-color: #000;
    border-style: solid;
}
.checkinput {
    font-size: 12px; 
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    vertical-align: middle;
}
input.button { 
    padding-top: 2px; 
    padding-bottom: 2px; 
    padding-left: 10px;
    padding-right: 10px;
    vertical-align: middle;
    line-height: 13px;
    font-size: 11px; 
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-weight: bold;
    background-color: #CCC;
    border: 1px;
    border-style: solid;
    border-color: #000;
}
.terms {
    padding: 0px 12px;
    font-size: 14px;
    font-weight: bold;
    text-align: justify;
}
A { 
    color: #353567; 
    text-decoration: none;
}
A:hover { 
    color: #6C79A5;
    text-decoration: underline;
}
A.tablehdr { 
    color: #FFFFFF; 
}
A.onblue {
    color: #FFFFFF; 
    text-decoration: none;
}
A.logout {
    color: #FFFFFF;
    font-size: 9px;
    font-weight: normal;
    text-decoration: none;
}
A:hover.onblue {
    color: #9999AA; 
    text-decoration: underline;
}
.menu A {
    padding-left: 6px;
    padding-right: 6px;
    text-decoration: none;
    line-height: 20px;
    display: block;
}
.menu A:link, .menu A:visited { 
    background-color: #333366; 
    color: #FFFFFF; 
    line-height: 20px;
}
.menu A:hover { 
    background-color: #FFFFFF; 
    color: #333366; 
    text-decoration: none;
    line-height: 20px;
}
.menu A#current { 
    background-color: #FFFFFF; 
    color: #333366;
    line-height: 20px;
}
.testimonial {
    padding: 6px;
    margin: 6px 3px;
    background-color: #F4F1D0;
    border: solid 1px #DBD69F;
}
.red {
    color: #FF0000;
}

.recording_section {
		padding: 12px 0px 0px 18px;
}

.recording {
		padding: 3px 0px;
}
