body {
    font-family: "Trebuchet MS", Geneva, Arial, "Arial Unicode MS", Helvetica, "Microsoft Sans Serif", Osaka, Tahoma, SimSun, MingLiU, LiSongPro, SimHei, SunSans-Regular, Batang, "Apple Myungjo", "Lucida Grande", "Arial Unicode MS", sans-serif;
    font-size: .8em;
    background-color: #eeeef7;
    }
#content {
    border: #ccc 1px solid;
    padding: 6px 10px;
}
#content a {
    color: #005c7d;
    font-weight: bold;
    text-decoration: underline;
}
#footer a {
    color: #005c7d;
    font-weight: bold;
    font-size: 0.8em;
    text-decoration: underline;
}
#content a:hover, #footer a:hover {
 /*   color: #008ec2;
    background-color: #d9f5ff; */
    text-decoration: none;
    border-top: medium solid  #bb5026;
    border-bottom: medium solid  #bb5026;
}
strong {
	font-weight: bold;
	color: #005c7d;
	}
#header {
    background: url(../images/logo.jpg) no-repeat;
    height: 120px;
    width: 100px;
}
#header span { display: none; }
div.seotext { display: none; }
.abstract { margin-left: 20px; }
.abstract ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.abstract li { margin-top: 4px; }
.smalltext { margin-left: 20px;
	font-size: .9em; 
}
.smalltext h4 {margin-bottom: 0; }
.terms { margin: 30px 0 0 30px; }
.terms p { margin-bottom: 0; }
.warning { margin-top: 10px;
	   margin-bottom: 20px;
}
.warning hr { 
	   margin-top: 10px;
	   margin-bottom: 10px;
}
:focus { -moz-outline-style: none; }
#entersite {
    width: 131px; height: 137px;
    background: url(../images/EnterSite.png);
    margin: 20px 0 0 0;
    padding: 0;
}
#entersite a { width: 131px; height: 137px; display: block; }
#entersite a:hover {
	border: none;
    background: transparent url(../images/EnterSite.png) -131px 0 no-repeat;
}
.excuseme {
	font-size: 0.9em;
	margin-left: 0px;
		text-align:center;
}
.disclaimer {
	font-size: 0.7em;
	margin-left: 0px;
	margin-top: 10px;
	margin-bottom: 20px;
	text-align:center;
}
#footer { margin-left: 20px;
	margin-top: 30px;
 }
#footer li {
    margin: 0;
    display: inline;
    margin-right: 20px;
}
#footer li#last { margin-right: 0; }
