.std_ctr_box {
   font-size:8pt;
   margin-bottom:10px;
}

.std_ctr_box h3 {
	color: #993;
	font-family:'Gill Sans','lucida grande',helvetica, arial, sans-serif;
	font-size: 10pt;
	padding-top: 4px;
}
.std_ctr_box .header{
   font-weight:bold;
   font-size:12pt;
   border-bottom:1px solid silver;
}

.std_ctr_box .content .content{
   margin-bottom:6px;
}

.std_ctr_box a:link{
   text-decoration:none;
}

.std_ctr_box a:visited{
   text-decoration:none;
}

.box_right input {
   font-size:8pt;
}

.box_right{
   font-size:8pt;
}

.box_right .header{
   font-weight:bold;
   background-color:lightblue;
   text-align:right;
}

.box_right .content{
   margin-top:5px;
   margin-bottom:17px;
}

.box_right .content .title{
   font-style:italic;
   margin-bottom:0px;
   margin-top:0px;
}

.box_right .content .content{
   margin-left:10px;
   margin-bottom:0px;
   margin-top:0px;
}