body
{
    color: #1D7DB2;
    text-align:center;
}
table.headerTable
{
    border: 1px solid #FFFFFF;
    margin-left: auto;
    margin-right: auto;
    border-collapse: collapse;
    max-width: 800px;
}
table#mainTable
{
    border: 1px solid #FFFFFF;
    margin-left: auto;
    margin-right: auto;
    border-collapse: collapse;
}
table#footerTable
{
    border: 1px solid #FFFFFF;
    margin-left: auto;
    margin-right: auto;
    border-collapse: collapse;
    font-size: 14px;    
}
td#leftMainMenu
{
    text-align: right;
}
div#leftMainMenu
{
    padding: 0.5em 1em 0.5em 1em;
}
td#rightMainForm 
{
    text-align: left;
}
div#rightMainForm
{
    padding: 0.5em 1em 0.5em 1em;
}
td#showMore 
{
    padding: 0;    
    text-align: center;
}
div#showMore
{
    margin: 10px;
    text-decoration: none;    
    font-size: 12px;
    color: #B27321;
    cursor: pointer;
}
span#showMoreOptions {
    cursor: pointer;
    text-decoration: none;
}
span#showMoreOptions2 {
    cursor: pointer;
    text-decoration: none;
}
div:hover#showMore
{
    text-decoration: none;    
    color: #FFA632;
    background-color: #1D7DB2;    
}
.advancedOptions
{
    style="display: none"
}
.moreDetails
{
    style="display: none"
}
img#headerTable
{
    height: 125px;
}
embed#headerTable
{
    height: 125px;
}
img#bottomLogos
{
    height: 75px;
}
embed#bottomLogos
{
    height: 75px;
}
ul#headerTable
{
    list-style-type: none;
    padding: 0;
    margin: 0;
}
li#headerTable
{
    display: inline;
}
li#inputTypeList
{
    display: inline;
}
ul#footerTable
{
    list-style-type: none;
    padding: 0;
    margin: 0;
}
li#footerTable
{
    display: inline;
}
ul.regularBodyText{
    list-style-type: none;
    padding: 0;
}
h1#headerTable
{
    margin: 10px;
    font-size: 2.2em;
    font-weight: normal;
    text-align: center;
}
h3#textSubtitle
{
    font-size: 1.5em;
    font-weight: normal;
    text-align: left;
}
.tipText{
    display: none;
    font-size: 1.0em;
    line-height: 120%;
}
.tipTextBody{
    font-size: 1.1em;
    line-height: 120%;
    color: #000000;
}
.tipTextTitle{
    font-size: 1.1em;
    text-align: left;
    font-weight: bold;
}
#tipTextTitleClickOutside{
    text-align: right;
    font-weight: normal;
    font-size: 0.8em;
}
.tipHelp{
    color: #B27320;
}
.tipHelp:hover{
    color: #FFA632;
}
p{
    color: #000000;
}
a{
    color: #B27320;
}
a:hover{
    color: #FFA632;
    background-color: #1D7DB2;
}
a#headerTable:hover{
    background-color: #FFFFFF;
}
div.regularBodyText{
    text-align: justify;
    text-justify: inter-word;
}
body {
  padding-top: 10px;
}
textarea{
  min-height:50px;
  max-width:800px;
}
.mytoppadding {
  padding-top: 10px;
}
.mybottompadding {
  padding-bottom: 10px;
}
.mybottompaddingL {
  padding-bottom: 30px;
}
.navbar .navbar-nav {
  display: inline-block;
  float: none;
  vertical-align: top;
}
.navbar .navbar-collapse {
  text-align: center;
}
.btn-file {
    position: relative;
    overflow: hidden;
}
.btn-file input[type=file] {
    position: absolute;
    top: 0;
    right: 0;
    min-width: 100%;
    min-height: 100%;
    font-size: 100px;
    text-align: right;
    filter: alpha(opacity=0);
    opacity: 0;
    outline: none;
    background: white;
    cursor: inherit;
    display: block;
}
li,dt,dd,h6{
    color: #000000;
}
.refJournal {
    font-style: italic;
}

.refYear {
    font-weight: bold;
}
