div#container
{
   width: 1920px;
   position: relative;
   margin: 0 auto 0 auto;
   text-align: left;
}
body
{
   background-color: #FFFFFF;
   color: #C0C0C0;
   font-family: "Palatino Linotype";
   font-weight: normal;
   font-size: 13px;
   line-height: 1.1875;
   margin: 0;
   text-align: center;
}
a
{
   color: #C8D7EB;
   text-decoration: underline;
}
a:hover
{
   color: #376BAD;
   text-decoration: underline;
}
input:focus, textarea:focus, select:focus
{
   outline: none;
}
#InlineFrame1
{
   border: 0px solid transparent;
   margin: 0;
}
