body {
  font-family: tahoma, sans-serif, arial, verdana, helvetica, trebuchet ms;
  line-height: 1.1;
  font-size: 12px;
  color: #000000;
}
.boundary {
  width: 555px;
}
.content .main {
  width: 555px;
}
a, a:visited { color: #000; text-decoration: underline; }
a:hover, a:active { color: #000; text-decoration: underline;}

.bottom{
 float: left;
 font-size: 10px;
 font-weight: normal;
 margin-top: 10px;
 padding-top: 15px;
 border-top: black solid 1px;
}

h1
{
 font-size: 16px;
 font-weight: normal;
 font-family: arial, verdana, helvetica, sans-serif, trebuchet ms;
 color: #000;
 font-weight: bold;
 margin:0pt;
 padding:0px;
 text-transform:uppercase;
}

h3 { 
background:#CECECE none repeat scroll 0% 0%;
color:#000000;
font-size:1em;
font-weight:bold;
margin:0px;
padding:5px 10px;
text-transform:uppercase;
}
h4{
 margin: 0 0 5px 0;
}
.content .main .article{
  padding: 0px;
  margin: 0 0 0 0; 
  display: block;
  width: 100%;
  color: black;
  background-color: white; 
  line-height: 1.3;
}
.content .main .article .t1{
 font-size: 12px;
 line-height: 1.6;
}

.content .main .article h1.title{
 font-size: 18px;
}

.content .main .article .title{
 font-size: 16px;
 font-weight: bold;
 color: black;
 background: none;
 padding-left: 0px;
 padding-top: 5px;
 border-top: black solid 1px;

}
.content .main .article .abstract
{
  margin: 10px 0;
  color: #333333;
  font-weight: bold;
  font-size: 13px;
  line-height: 1.4
}

.content .main .article .text
{
  margin-bottom: 1em;
  margin-top: 1em;
}

.content .main .article .article_image{
 text-align: center;
 margin-bottom: 10px;
 margin-right: 10px;
 float: right;
 clear: right; 
}

hr{
 width: 100%;
 clear: both;
}

.article .upline{
 float: left;
 width: 100%;
 margin-bottom: 15px;
 padding-bottom: 10px;
 color: #808386;
 border-bottom: #b2b2b2 solid 1px;
}

.article .upline .author, .article .upline .date{
 float: left;
}
.article .upline .print{
 display:none;
 float: right;
 width: 70px;
 text-align: right;
}
.article .upline .print img{
 margin-left: 15px;
 margin-bottom: -2px;
}
.main .article .paragraph{
 clear: both;
}

.content .main .article .paragraph .image{
 float: left;;
 width: 192px;
 margin-left: 5px;
}
.content .main .article .paragraph .image img{
 margin-bottom: 10px;
 border: #c4c4c4 solid 1px;
}
.content .main .article .paragraph .text_container{
 float: left;
 width: 358px;
}
.content .main .article .paragraph .text_container.noimages{
 width: 555px;
}

.content .main .article .paragraph .text_container .text{
 padding: 10px;
}
.content .main .article .paragraph.contacts .text_container .text{
 padding: 0px;
}
.main .article .paragraph p{
 margin: 0px;
}
.bottom{
 clear: both;
 width: 100%;
 color: #000;
 text-align: center;
}
.boundary .bottom .text{
 width: 555px;
 margin-left: auto;
 margin-right: auto;
}
.boundary .bottom br,
.boundary .bottom h4, .boundary .bottom p{
 float: left;
 margin: 0px;
}
.boundary .bottom p{
 margin-left: 10px;
}
.boundary .bottom h4{
 float: left;
 font-size: 10px;
 margin: 0 0 5px 0;
}
.boundary .bottom br{
 display: none;
}
.boundary .bottom a{ color: #000;}

