.blue_fontpx{
color: #223D7F;
font-family: Trebuchet MS, Tahoma;
font-size: 11px;
line-height: 22px;
font-style: italic;
line-height: 100%;
} 

.blue_titlepx{
color: #000061;
font-family: Trebuchet MS, Tahoma;
font-weight: bold;
font-size: 19px;
height: 16px;
clear: both;
width: 100%;
text-align: left;
padding-top: 12px;
}

.blue_smaller_titlepx{
color: #000061;
font-family: Trebuchet MS, Tahoma;
font-weight: bold;
font-size: 13px;
height: 16px;
width: 100%;
text-align: left;
padding-top: 12px;
}

.green_framepx{
width: 400px;
border: 1px solid green;
color: green;
clear: both;
padding: 15px;
margin-top: 15px;
margin-bottom: 15px;
}

.quotationpx{
color:#808080;
font-family:Trebuchet MS,Tahoma;
font-size:12px;
font-style: italic;
}

.ytb_class{
width: 100%; 
clear: both;
}


.grayframe_box{
width: 100%;
clear: both;
border-top: 1px solid #92caa3;
border-right: 1px solid #92caa3;
}
.gray_title_box{
width: 100%;
clear: both;
text-align: left;
font-size: 12px;
color: #92caa3;
}

.gray_content_box{
width: 96%;
clear: both;
font-size: 12px;
padding-right: 3%;
}

.grayframe_clear_under_frame{
width: 100%;
clear: both;
height: 5px;
}


