body { padding: 0; margin: 0; font-size: 12px; font-family: tahoma, sans-serif; letter-spacing: 1px; line-height: 160%; background: #cdcdcd; color: #454545; }
div { text-align: left; }
#topOfPage { display: none; }
#conteiner { width: 87%; padding: 20px; background: #fff; margin-left: auto; margin-right: auto; }
#header { height: 45px; }
#logo {	width: 186px; float: left; }
#search { float: right; padding-top: 8px; text-align: right; width: 225px; }
#bar { clear: both; background: #FFFFFF;}
#subbar { clear: both; font-size: 11px; background:#FFFFFF; }

	#body{
		padding-right:10px;
	}
	#menu {
		font-size: 11px;
		padding-left:10px;
		border-left:1px solid #ECECED;
	}
	#menu a{
		text-decoration:none;
		color:#454545;
	}
	#menu a:visited{
		color:#343434;
	}
	
	#menu a:hover{
		text-decoration:underline;
		color:#0080c0;
	}
	#menu #head{
		font-weight:bold;
		display:block;
		border-bottom:1px solid #ECECED;
	}
	

#footer { clear: both; padding-top: 5px; }

div.block, div.blockDistinct { padding: 10px; padding-bottom: 3px; padding-top: 8px; }
div.blockDistinct { background: url("../images/corner.gif") no-repeat 100% 100% #f5f5f5; }

h1, h2 { margin: 0; margin-bottom: 10px; padding: 0; font-weight: normal; font-size: 25px; }

.word_box h1 { color: #fff; line-height: 110%;}
.word_box { background: #505050 url(../images/bot_corner.png) no-repeat left bottom; padding:0; margin:0; height:200px;}
#word_float{
width:75%;
margin-left:auto;
margin-right:auto;
}

h2 { font-size: 16px; margin-bottom: 5px; color: #000; }
p {	margin: 0; margin-bottom: 5px; }
p.right {
	text-align: right;
	display:block;
	font-size:11px;
	clear:both;
}
#footer p {	clear: both; color: #c0c0c0; font-size: 11px; }
form { margin: 0; }
fieldset { padding: 0; border: 0; }
legend { display: none; }
input { border: 1px solid #c0c0c0; color: #454545; font-size: 11px; letter-spacing: 1px; }
input.searchText { width: 150px; height: 13px; }
input.searchSubmit { color: #0080c0; background: #fff; letter-spacing: 1px;	border: 1px solid #fff;	font-size: 12px; width: 45px; height: 19px; margin: 0; padding: 0; }

label {
width:175px;
text-align:right;
display:block;
}

#bar th {
	background: #cdcdcd; 
	margin: 0;
	padding: 0;
	padding-top: 3px;
	padding-bottom: 4px;
	padding-left: 6px;
	padding-right: 6px;
	border-right: 1px solid #fff;
	font-weight: normal;
}
#footer li { float: left; padding: 0; height: 15px;	vertical-align: middle;	padding-right: 25px;	font-size: 11px; }
a:link, a:active, a:visited { text-decoration: none;}
a:link, a:active { color: #0080c0; }
a:visited { color: #006699; }

a img { border: 0; }
a img:active { border: 0; }
span.highlight { color: #abd6f1; }
span.hide { display: none; }
span.underline { text-decoration: underline; }

#bar a{ color: #000; }
#bar th.tab { background: #505050; }
#bar a.tab { color: #fff; }
#bar a:hover, #bar a:active{ text-decoration:underline; }

acronym {
  border-bottom: 1px dotted black;
  cursor:help;
}

p.highlight {
	background:#EDF3F7;
}