@charset "UTF-8";
/* index css */

html {}

body {
 font: normal 12px Arial, Helvetica, sans-serif;
 margin: 0; 
 padding:0; 
 float: left; 
 width: 100%;
 text-align: center;
 color: #585859;
 line-height: 21pt;
 background-color: #ffffff;
}

h2 {
 font: normal 18px Arial, Helvetica, sans-serif;
 color: #585859;
 line-height: 21pt;
 margin-bottom: 8px
}

h3 {
 font: normal 18px Arial, Helvetica, sans-serif;
 color: #194D63;
 margin-bottom: 4px
}

h4 {
font-size: 12px;
color: #194D63;
}

hr {
  border-color: #CCCCCC -moz-use-text-color rgb(239, 239, 239);
  border-style: solid none;
  width: 100%;
  border-width: 1px 0pt;
  height: 1px;
  text-align: left;
  margin: 10pt auto 10pt 0pt;
}


.loginboxdiv
{
 margin:0;
 height:21px;
 width:186px;
/* background:url('../images/login_box.gif') no-repeat bottom;*/
}

.loginbox
{
 background:none;
 border:none;
 width:160px;
 height:20px;
 margin:0;
 padding: 4px 9px 0px 7px;
 font-family:Arial, Helvetica, sans-serif;
 font-size:11px;
}

.logintopdiv
{
 margin:0;
 height:24px;
 width:134px;
 /*background:url('../images/login_top.gif') no-repeat bottom;*/
  padding-bottom:5px;
}
.logintopdiv2
{
 margin:0;
 height:24px;
 width:180px;
 /*background:url('../images/login_top.gif') no-repeat bottom;*/
  padding-bottom:5px;
}

.logintop
{
 background:none;
 border:none;
 width:120px;
 height:15px;
 margin:0;
 padding: 4px 7px 0px 7px;
 font-family:Arial, Helvetica, sans-serif;
 font-size:11px;
}

a img { border: none; }

p {margin-bottom: 18px;}

ul {
  margin-left:50px;
}

a {
color: #194D63;
text-decoration: underline;
}

.side_text {
font-size: 10px;
color: #194D63;
line-height: 16px;
}

.side_text a {
text-decoration: underline;
}

#header {
height: 410px;
 text-align: left;
 margin: 0 auto;
  background: url('../images/bg_home.gif') repeat-x;
}

#content {
 background: url('../images/content_home.jpg') no-repeat;
 text-align: left;
 margin: 0 auto;
}
#footer {
padding-top: 55px;
font-size: 9px;
color: #FFFFFF;
height: 88px;
 text-align: center;
 margin: 0 auto;
  background: url('../images/footer.gif') repeat-x;
  background-color: #194D63;
}

#footer a {
color:#FFFFFF;
text-decoration: none;
}

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

#footer strong {
color: #7C1317;
}


.cleaner {clear: both;}
 * {
 margin: 0pt;
 padding: 0pt;
}
 
 /* .hide, span {
 display: none;
 }*/
 
 #container {
 width: 100%;
 text-align: center;
 margin: 0 auto;
 background-color: transparent;
}
 
 .container {
 margin: 0 auto;
 width: 892px;
}

#top {
 margin: 0 auto;
 width: 979px;
 text-align:center;
}

.sidebar {
font-size: 13px;
line-height: 15pt;
}

.sidebar a:link {
color: #7C1317;
text-decoration:none;
}

.select {
width: 300px;

}

.bottom {
font-size: 12px;
color: #7C1317;
 text-align: center;
}

#list-container {
margin-left: 30px;
}

#list-container strong {
color: #8A2003;
}

#textlist li { 
 padding-top: 2px;
 list-style-type: none;
 font-size: 14px;
 line-height: 17px;
 padding-bottom: 2px;
 }
 
 #textlist li a {
 color:#757575; 
 text-decoration: underline;
 }
 
 #textlist li a:hover {
  color:#8A2003; 
 text-decoration: underline;
 }


