@charset "utf-8";
/* CSS Document */

.col-xs-5 {
    width:75%;
}

.col-xs-offset-4 {
    margin-left: 0;
}

h1, .h1 {
    font-size: 20pt;
    color: #002060;
    font-family: Helvetica;
}

h4, .h4 {
    font-size: 10pt;
    color: #555;
    font-family: Helvetica
	line-height: 1.428571429;
	font-weight: bold;
}

body {
    font-family: Helvetica;
    font-size: 11pt;
    line-height: 1.428571429;
    color: #555;
	text-align: left;
    background-color: #FF002060;
}

.radio>label {
    margin-top: 5px;
    font-family: helvetica;
    font-size: 10pt;
    font-weight: bold;
}

body {
    font-family: Helvetica;
    font-size: 11pt;
    line-height: 1.428571429;
	text-align: left;
    color: #555;
    background-color: #002060;
}

h3, .h3 {
    font-size: 14pt;
    color: #002060;
    font-family: Helvetica;
	font-weight: bold
}

label {
    display: inline-block;
    margin-top: 5px;
    font-family: helvetica;
    font-size: 10pt;
    font-weight: bold;
}

.checkbox>label {
	font-family: helvetica;
    font-size: 10pt;
    font-weight: bold;
}

.summary-content table.summary-table>tbody>tr>th {
    width: 50%;
    padding: 5px 0 5px 5px;
}

.table>thead>tr>th, .table>tbody>tr>th, .table>tfoot>tr>th, .table>thead>tr>td, .table>tbody>tr>td, .table>tfoot>tr>td {
    padding: 8px;
    line-height: 1.428571429;
    vertical-align: top;
    text-align: right;
    border-top: 1px solid #ddd;
}

.text-right {
    text-align: right;
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 30px;
}

.table>thead>tr>th, .table>tbody>tr>th, .table>tfoot>tr>th, .table>thead>tr>td, .table>tbody>tr>td, .table>tfoot>tr>td {
    padding: 4px;
	height: 21px;
    line-height: 1.428571429;
    vertical-align: top;
    text-align: right;
}

element.style {
    height: 21px;
}

blockquote {
    padding: 7pt 14pt;
    margin: 0 0 14pt;
    font-size: 11pt;
	font-family: Helvetica;
	border-left: none
}

.summary-content h3 {
	font-size: 14pt
	colour: #555
	font-family: Helvetica
	font-weight: bold
}
