.sense {
	padding-bottom: 2px ;
}

input, select {
	width: 150px ;
}

.commonness {
	position: relative ;
	
	display: -moz-inline-box;
  display: inline-block;
  margin-left : 10px ;
  
	width: 50px ;
	height: 10px ;
	
	top: 0px ;
		
	border: 1px solid #687898 ;
	background-color: #f3f4f7 ;
	
	font-size: 8px ;
	text-align: center ;
}

td {
	font-size: 15px ;
	padding: 0px 5px ;
}

.relatedness {
	position: relative ;
	
	display: -moz-inline-box;
  display: inline-block;
  margin-left : 10px ;
  
	width: 50px ;
	height: 10px ;
	
	top: 0px ;
		
	border: 1px solid #687898 ;
	background-color: #f3f4f7 ;
	
	font-size: 8px ;
	text-align: center ;
}

.bar {
	position: relative ;
	display: -moz-inline-box;
  display: inline-block;
	
	height: 8px ;
	
	
	background-color: #687898 ;
}

.explanation {
	color: 	#4E4848 ;
	padding-left: 1em ;
}

.teaser {
	color: #4E4848 ;
	padding-left: 1em ;
}

.more {
	text-align: right ;
}

body {
	background-color: #687898;

	font: x-small sans-serif;
	text-align: justify ;
	font-size: 90%;
}

#title {
	position: relative ;
	top: -75px ;
 
	width:800px;
	height:255px ;
	margin:auto;
	padding: 10px ;
	background-image: url("images/title.gif") ;
	background-position: left;
	background-repeat: no-repeat;
}

#content {
	position: relative;
	top: -160px ;
	margin: auto ;
	
	border: solid black 2px;

	width:652px;
	padding: 10px ;
	padding-top: 0px ;
	
	background-color: white;
}

#navigation {
	background-color: #a5b8dd ;
	border: 0px solid black ;
	border-bottom-width: 1px ;
	height: 24px ;
	padding-top: 5px ;
	margin-left: 16px ;
	margin-right: 6px ;
}

#navigation em{
	font-size: 110% ;
	font-weight: bold ;
	text-decoration: none;
	margin: 0px 10px ;
}

#navigation a{
	font-size: 110% ;
	margin: 0px 10px ;
}

#copyright {
	position: absolute;
	
	right: 29px ;
	top: 7px ;
	font-size: 90% ;
}

#copyright a{
	font-size: 90% ;
	margin: 0px ;
}

#content .box {
	text-align: center;
	position: relative ;
	border: 1px solid #687898 ;
	background-color: #f3f4f7 ;
	padding: 10px 0px ;
	margin: 0px 20px ;
}

#content .box img {
	text-align:center;
	margin: 10px ;
}

#content .box .links {
	position: relative;
	width: 100% ;
	height: auto;
	padding: 5px 0px ;

	border: solid #687898 ;
	border-width: 1px 0px ;

	background-color: white;
}


#content .box div {
	position: absolute;
	width: 9px ;
	height: 9px ;
	padding:0px ;
	margin: 0px ;
	border: none ;
}

#content .box .tl {
	top: -1px ;
	left: -1px ;
	background-image: url("images/box_tl.gif") ;
}

#content .box .tr {
	top: -1px ;
	right: -1px ;
	background-image: url("images/box_tr.gif") ;
}

#content .box .bl {
	bottom: -1px ;
	left: -1px ;
	background-image: url("images/box_bl.gif") ;
}

#content .box .br {
	bottom: -1px ;
	right: -1px ;
	background-image: url("images/box_br.gif") ;
}

.spaced {
	font-size: 120% ;
	margin-left: 15px ;
}




#content_tl {
	position: absolute;
	top: -2px ;
	left: -2px ;
	width: 28px ;
	height: 32px ;
	background-image: url("images/content_tl.gif") ;
}

#content_tr {
	position: absolute;
	top: -2px ;
	right: -2px ;
	width: 19px ;
	height: 32px ;
	background-image: url("images/content_tr.gif") ;
}

#content_bl {
	position: absolute ;
	bottom: -2px ;
	left: -2px ;
	width: 19px ;
	height: 19px ;
	background-image: url("images/content_bl.gif") ;
}

#content_br {
	position: absolute ;
	bottom: -2px ;
	right: -2px ;
	width: 19px ;
	height: 19px ;
	background-image: url("images/content_br.gif") ;
}


p {
	margin: .4em 1em .5em 1em;
	line-height: 1.5em;
}

form {
	margin: .4em 1em .5em 1em;
}

#txtResults {
	margin-top: 10px ;
	padding: 10px ;
	width: 595px ;
	height: 200px ;
	overflow: auto;
	border: 1px solid #a5acb2 ;


}

p.main {
margin-left: 0px ;
}

p.subtext {
	font-size: 90%;
	margin-left: 0em ;
	line-height: 1.5em;
	font-style: italic ;
	text-align: right ;
}

div.note {
	font-style: italic ;
	color: rgb(100,100,100) ;
	font-size: 75% ;
	margin-left: 2em ;
}

hr {
	height: 1px;
	color: #aaa;
	background-color: #aaa;
	border: 0;
	margin: .2em 0 .2em 0;
}

h1, h2, h3{
	color: black;
	background: none;
	font-weight: normal;
	margin: 0;
	margin-top: .5em;
	padding-bottom: .17em;
	border-bottom: 1px solid rgb(15,50,100);
	margin-bottom: 0.5em ;
	margin-left: 0.5em ;
	margin-right: 0.5em ;
}

h1 { font-size: 170%; }
h2 { font-size: 150%; }
h3 { font-size: 125%; }

h4 {
	font-size: 120%;
	color: black;
	background: none;
	font-weight: normal;
	margin: 0;
	padding-top: .5em;
	padding-bottom: .17em;
	border-bottom: 1px solid #aaa;
	margin-bottom: 0.5em ;
}

ul {
	line-height: 1.5em;
	list-style-type: none;
	margin: .3em 0 0 1.5em;
	margin-left: 2em ;
	padding: 0;
}

li {
	margin: .4em 1em .5em 1em;
	text-indent: -.75em ;
}

li p {
	text-indent: 0em ;
}

a {
   cursor: pointer ;
	text-decoration: none;
	color: #002bb8;
	background: none;
}

a.small {
	font-size: 80%;
}


a:visited {
	color: #5a3696;
}
a:active {
	color: #faa700;
}
a:hover {
	text-decoration: underline;
}

img {
	border: none;
	vertical-align: middle;
}

div.contacts {
   border: 1px solid rgb(15,50,100);
   padding: 3px !important;
   background-color: rgb(195,220,245) ;
   font-size: 80%;
}

.abstract {
	position: relative ;
	padding: 3px !important;
	border: 1px solid #687898 ;
	background-color: #f3f4f7 ;
	font-size: 100%;
	margin-left: 1em ;
}

.abstract p {
  margin-left: .5em ;
}

.abstract div {
	position: absolute;
	width: 9px ;
	height: 9px ;
	padding:0px ;
	margin: 0px ;
	border: none ;
}

.abstract .tl {
	top: -1px ;
	left: -1px ;
	background-image: url("images/box_tl.gif") ;
}

.abstract .tr {
	top: -1px ;
	right: -1px ;
	background-image: url("images/box_tr.gif") ;
}

.abstract .bl {
	bottom: -1px ;
	left: -1px ;
	background-image: url("images/box_bl.gif") ;
}

.abstract .br {
	bottom: -1px ;
	right: -1px ;
	background-image: url("images/box_br.gif") ;
}

em {
	font-style: normal ;
	font-weight: bold ;
}

#progress {
	margin: .4em 2em .5em 2em;
	
	width: 500px ;
	height: 25px ;
			
	border: 1px solid #687898 ;
	background-color: #f3f4f7 ;
	
	
}

#progressBar {
	position: absolute ;
	
	height: 25px ;
	width: 50px ;

	background-color: #687898 ;
}

#progressLabel {
	position: absolute ;
	
	height: 25px ;
	width: 500px ;
	
	font-weight: bold ;
	text-align: center ;
}

