@font-face {
    font-family: 'OpensansRegular';
    src: url("../opensans-regular.eot");
    src: url("../opensans-regular.eot-#iefix") format('embedded-opentype'),
url("../opensans-regular.woff") format('woff'),
url("../opensans-regular.ttf") format('truetype'),
url("../opensans-regular.svg#OpensansRegular") format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'OpensansItalic';
    src: url("../opensans-italic-webfont.eot");
    src: url("../opensans-italic-webfont.eot-#iefix") format('embedded-opentype'),
url("../opensans-italic-webfont.woff") format('woff'),
url("../opensans-italic-webfont.ttf") format('truetype'),
url("../opensans-italic-webfont.svg#OpensansItalic") format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'OpensansBold';
    src: url("../opensans-bold-webfont.eot");
    src: url("../opensans-bold-webfont.eot-#iefix") format('embedded-opentype'),
url("../opensans-bold-webfont.woff") format('woff'),
url("../opensans-bold-webfont.ttf") format('truetype'),
url("../opensans-bold-webfont.svg#OpensansBold") format('svg');
    font-weight: normal;
    font-style: normal;

}

html, body, div, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, cite, code, del, img, ins, input, sub, sup, dd, dl, dt, li, ol, ul, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td
{
	margin:0;
	padding:0;
	border:0;
        border:none;
        font-size: 12px;
        color: #666666;
        text-align: left;
        vertical-align: top;
        font-weight: normal;
        font-family: 'OpensansRegular';
}
body#must input{color: #000000;}

table	{border-spacing:0;border: 0;}
table, table td {
	vertical-align: top;
	color: #000;
}
a:hover	{
	text-decoration: none;
	color: #000;
}
a       {outline-width:0!important;text-decoration: none;outline: none;}
dd	{display:inline}
ul{list-style: none;margin: 0;padding: 0;}
.global_table {width: 100%!important;}
.global_table tbody td{}

/* ******************************************************************** */ 
/* Clearfix: http://csscreator.com/attributes/containedfloat.php        */
/* ******************************************************************** */
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  


.pt{
    font-family: 'OpensansBold';
    color: #253674;
    font-size: 16px;
    
    padding: 0 0 14px;
}
.seeMore {
    float: right;
    font-size: 11px;
    color: #213374;
    font-weight: bold;
    padding: 7px 0px 0 0;
}
.seeMore2 {
    position: absolute;
    right: 10px;
    bottom: 5px;
    font-size: 11px;
    color: #213374;
    font-weight: bold;
}
