@charset "utf-8";
/* CSS Document */

.paratext {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #5F5F5F;
	font-weight:none;
	text-decoration:none;
	text-align:justify;
}

.paratext1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #5F5F5F;
	font-weight:none;
	text-decoration:none;
	text-align:left;
}

.paratextbold {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #5F5F5F;
	font-weight:bold;
	text-decoration:none;
	
}

.paratextbold_link {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #5F5F5F;
	font-weight:bold;
	text-decoration:none;
	
}
.paratextbold_link:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #FF9000;
	font-weight:bold;
	text-decoration:none;
	
}

.view_text {
	font-family:Verdana,Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #FF4D00;
	font-weight:none;
	text-decoration:none;
}

.table_text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #5F5F5F;
	font-weight:none;
	text-decoration:none;
}
.table_text2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #5F5F5F;
	font-weight:none;
	text-decoration:none;
	padding-left:5px;
	padding-top:2px;
	padding-bottom:2px;
}

.link_text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #5F5F5F;
	text-decoration:underline;
	font-weight:bold;
}

.link_text:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #5F5F5F;
	font-weight:bold;
	text-decoration:none;
}

.skynews {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color: #2A8CDF;
	font-weight:none;
	text-transform:uppercase;
}
.contnewsred {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:none;
	color: #BA1921;
	line-height:18px;
	font-weight:none;
}
.contnewsgrey{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:none;
	color: #6D6D6D;
	line-height:18px;
	font-weight:none;
}
.droptxt{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	color: #B0D2FF;
	text-decoration:none;
	padding-left: 12px;
	padding-right:10px;
	
}

a:link.droptxt{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	color: #B0D2FF;
	text-decoration:none;

}

a:visited.droptxt{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	color: #B0D2FF;
	text-decoration:none;

}

a:hover.droptxt{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	color: #FFFFFF;
	text-decoration:none;

}

.drop_left2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #5484C7;
	text-decoration:none;
}
.drop_left2:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #3F608E;
	text-decoration:none;
}

.left_submanu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #3F608E;
	text-decoration:none;
}

.table_textlink {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #3E77C6;
	font-weight:bold;
	text-decoration:none;
}

.table_textlink:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #10317D;
	font-weight:bold;
	text-decoration:none;
}
.formbox {
	font-family: Verdana, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #043147;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #BFE3FB;
	border-right-color: #BFE3FB;
	border-bottom-color: #BFE3FB;
	border-left-color: #BFE3FB;
}
.textbox-lightblue {
	font-family: Verdana, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;

	font-weight: normal;
	color: #043147;
	text-decoration: none;
	overflow: auto;
	background-color: #FFFFFF;
	border-top: 1px solid #BFE3FB;
	border-right: 1px inset #BFE3FB;
	border-bottom: 1px inset #BFE3FB;
	border-left: 1px solid #BFE3FB;

}
.formbox_button {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #063B81;
	background-color: #BFE3FB;
	border: 1px solid #84CAF2;
}

.board-text {
	font-family: Arial, Helvetica, sans-serif Verdana;
	font-size: 22px;
	font-weight: bold;
	color: #011F65;
	background-color: #9FBCE6;
	border: 3px solid #FFFFFF;
	padding:10px 30px 10px 30px;
}

.board-text-link {
	font-family: Arial, Helvetica, sans-serif Verdana;
	font-size: 22px;
	font-weight: bold;
	color: #011F65;
	text-decoration:none
}

.board-text-normal {
	font-family: Arial, Helvetica, sans-serif Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #011F65;
	background-color: #D7DDE7;
	border: 3px solid #FFFFFF;
	padding:10px;
}

.board-text-normal1 {
	font-family: Arial, Helvetica, sans-serif Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #011F65;
	background-color: #D7DDE7;
	border: 3px solid #FFFFFF;
	padding:5px;
}


.board-text-bold {
	font-family: Arial, Helvetica, sans-serif Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #011F65;
}

.boardtextlink {
	font-family: Arial, Helvetica, sans-serif Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #011F65;
	text-decoration:none
}

.text_home {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color: #FF9A00;
	text-decoration:none;
}

.text_home:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color: #FF9A00;
	text-decoration:underline;
}
	
	
	
	
	
	.tipsy { padding: 5px; font-size: 12px; font-family: Arial, Helvetica, sans-serif; position: absolute; z-index: 100000; }
  .tipsy-inner { padding:8px; background-color: #FEA30D; color:#000; max-width: 260px; text-align: center; text-decoration:none; border:1px solid #FFF }
  .tipsy-inner { border-radius: 3px; -moz-border-radius:3px; -webkit-border-radius:3px; }
  .tipsy-arrow { position: absolute; background: url('tipsy.gif') no-repeat top left; width: 9px; height: 5px; }
  .tipsy-n .tipsy-arrow { top: 0; left: 50%; margin-left: -4px; }
    .tipsy-nw .tipsy-arrow { top: 0; left: 10px; }
    .tipsy-ne .tipsy-arrow { top: 0; right: 10px; }
  .tipsy-s .tipsy-arrow { bottom: 0; left: 50%; margin-left: -4px; background-position: bottom left; }
    .tipsy-sw .tipsy-arrow { bottom: 0; left: 10px; background-position: bottom left; }
    .tipsy-se .tipsy-arrow { bottom: 0; right: 10px; background-position: bottom left; }
  .tipsy-e .tipsy-arrow { top: 50%; margin-top: -4px; right: 0; width: 5px; height: 9px; background-position: top right; }
  .tipsy-w .tipsy-arrow { top: 50%; margin-top: -4px; left: 0; width: 5px; height: 9px; }
  
  
  
  
  
  
  
  
 
table {
    -moz-box-sizing: border-box;
    border-collapse: separate;
    border-spacing: 2px;
    display: table;
    margin-bottom: 0;
    margin-top: 0;
    text-indent: 0;
}
table[align="left"] {
/*    float: left;
*/}
table[align="right"] {
  /*  float: right;*/
    text-align: start;
}
table[rules] {
    border-bottom-style: hidden;
    border-bottom-width: thin;
    border-left-style-ltr-source: physical;
    border-left-style-rtl-source: physical;
    border-left-style-value: hidden;
    border-left-width-ltr-source: physical;
    border-left-width-rtl-source: physical;
    border-left-width-value: thin;
    border-right-style-ltr-source: physical;
    border-right-style-rtl-source: physical;
    border-right-style-value: hidden;
    border-right-width-ltr-source: physical;
    border-right-width-rtl-source: physical;
    border-right-width-value: thin;
    border-top-style: hidden;
    border-top-width: thin;
}
table:-moz-table-border-nonzero {
    border-bottom-style: outset;
    border-bottom-width: thin;
    border-left-style-ltr-source: physical;
    border-left-style-rtl-source: physical;
    border-left-style-value: outset;
    border-left-width-ltr-source: physical;
    border-left-width-rtl-source: physical;
    border-left-width-value: thin;
    border-right-style-ltr-source: physical;
    border-right-style-rtl-source: physical;
    border-right-style-value: outset;
    border-right-width-ltr-source: physical;
    border-right-width-rtl-source: physical;
    border-right-width-value: thin;
    border-top-style: outset;
    border-top-width: thin;
}
table[frame] {
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-bottom-color: -moz-use-text-color;
    border-bottom-style: hidden;
    border-bottom-width: thin;
    border-left-color-ltr-source: physical;
    border-left-color-rtl-source: physical;
    border-left-color-value: -moz-use-text-color;
    border-left-style-ltr-source: physical;
    border-left-style-rtl-source: physical;
    border-left-style-value: hidden;
    border-left-width-ltr-source: physical;
    border-left-width-rtl-source: physical;
    border-left-width-value: thin;
    border-right-color-ltr-source: physical;
    border-right-color-rtl-source: physical;
    border-right-color-value: -moz-use-text-color;
    border-right-style-ltr-source: physical;
    border-right-style-rtl-source: physical;
    border-right-style-value: hidden;
    border-right-width-ltr-source: physical;
    border-right-width-rtl-source: physical;
    border-right-width-value: thin;
    border-top-color: -moz-use-text-color;
    border-top-style: hidden;
    border-top-width: thin;
}
table[frame="void"] {
    border-bottom-style: hidden;
    border-left-style-ltr-source: physical;
    border-left-style-rtl-source: physical;
    border-left-style-value: hidden;
    border-right-style-ltr-source: physical;
    border-right-style-rtl-source: physical;
    border-right-style-value: hidden;
    border-top-style: hidden;
}
table[frame="above"] {
    border-bottom-style: hidden;
    border-left-style-ltr-source: physical;
    border-left-style-rtl-source: physical;
    border-left-style-value: hidden;
    border-right-style-ltr-source: physical;
    border-right-style-rtl-source: physical;
    border-right-style-value: hidden;
    border-top-style: outset;
}
table[frame="below"] {
    border-bottom-style: outset;
    border-left-style-ltr-source: physical;
    border-left-style-rtl-source: physical;
    border-left-style-value: hidden;
    border-right-style-ltr-source: physical;
    border-right-style-rtl-source: physical;
    border-right-style-value: hidden;
    border-top-style: hidden;
}
table[frame="lhs"] {
    border-bottom-style: hidden;
    border-left-style-ltr-source: physical;
    border-left-style-rtl-source: physical;
    border-left-style-value: outset;
    border-right-style-ltr-source: physical;
    border-right-style-rtl-source: physical;
    border-right-style-value: hidden;
    border-top-style: hidden;
}
table[frame="rhs"] {
    border-bottom-style: hidden;
    border-left-style-ltr-source: physical;
    border-left-style-rtl-source: physical;
    border-left-style-value: hidden;
    border-right-style-ltr-source: physical;
    border-right-style-rtl-source: physical;
    border-right-style-value: outset;
    border-top-style: hidden;
}
table[frame="hsides"] {
    border-bottom-style: outset;
    border-left-style-ltr-source: physical;
    border-left-style-rtl-source: physical;
    border-left-style-value: hidden;
    border-right-style-ltr-source: physical;
    border-right-style-rtl-source: physical;
    border-right-style-value: hidden;
    border-top-style: outset;
}
table[frame="vsides"] {
    border-bottom-style: hidden;
    border-left-style-ltr-source: physical;
    border-left-style-rtl-source: physical;
    border-left-style-value: outset;
    border-right-style-ltr-source: physical;
    border-right-style-rtl-source: physical;
    border-right-style-value: outset;
    border-top-style: hidden;
}
table[frame="box"], table[frame="border"] {
    border-bottom-style: outset;
    border-left-style-ltr-source: physical;
    border-left-style-rtl-source: physical;
    border-left-style-value: outset;
    border-right-style-ltr-source: physical;
    border-right-style-rtl-source: physical;
    border-right-style-value: outset;
    border-top-style: outset;
}
table:-moz-table-border-nonzero > * > tr > td, table:-moz-table-border-nonzero > * > tr > th, table:-moz-table-border-nonzero > * > td, table:-moz-table-border-nonzero > * > th, table:-moz-table-border-nonzero > td, table:-moz-table-border-nonzero > th {
    border-bottom-style: inset;
    border-bottom-width: thin;
    border-left-style-ltr-source: physical;
    border-left-style-rtl-source: physical;
    border-left-style-value: inset;
    border-left-width-ltr-source: physical;
    border-left-width-rtl-source: physical;
    border-left-width-value: thin;
    border-right-style-ltr-source: physical;
    border-right-style-rtl-source: physical;
    border-right-style-value: inset;
    border-right-width-ltr-source: physical;
    border-right-width-rtl-source: physical;
    border-right-width-value: thin;
    border-top-style: inset;
    border-top-width: thin;
}
table[rules]:not([rules="none"]):not([rules=""]) {
    border-collapse: collapse;
}
table[rules]:not([rules=""]) > tr > td, table[rules]:not([rules=""]) > * > tr > td, table[rules]:not([rules=""]) > tr > th, table[rules]:not([rules=""]) > * > tr > th, table[rules]:not([rules=""]) > td, table[rules]:not([rules=""]) > th {
    border-bottom-style: none;
    border-bottom-width: thin;
    border-left-style-ltr-source: physical;
    border-left-style-rtl-source: physical;
    border-left-style-value: none;
    border-left-width-ltr-source: physical;
    border-left-width-rtl-source: physical;
    border-left-width-value: thin;
    border-right-style-ltr-source: physical;
    border-right-style-rtl-source: physical;
    border-right-style-value: none;
    border-right-width-ltr-source: physical;
    border-right-width-rtl-source: physical;
    border-right-width-value: thin;
    border-top-style: none;
    border-top-width: thin;
}
table[rules][rules="none"] > tr > td, table[rules][rules="none"] > * > tr > td, table[rules][rules="none"] > tr > th, table[rules][rules="none"] > * > tr > th, table[rules][rules="none"] > td, table[rules][rules="none"] > th {
    border-bottom-style: none;
    border-bottom-width: thin;
    border-left-style-ltr-source: physical;
    border-left-style-rtl-source: physical;
    border-left-style-value: none;
    border-left-width-ltr-source: physical;
    border-left-width-rtl-source: physical;
    border-left-width-value: thin;
    border-right-style-ltr-source: physical;
    border-right-style-rtl-source: physical;
    border-right-style-value: none;
    border-right-width-ltr-source: physical;
    border-right-width-rtl-source: physical;
    border-right-width-value: thin;
    border-top-style: none;
    border-top-width: thin;
}
table[rules][rules="all"] > tr > td, table[rules][rules="all"] > * > tr > td, table[rules][rules="all"] > tr > th, table[rules][rules="all"] > * > tr > th, table[rules][rules="all"] > td, table[rules][rules="all"] > th {
    border-bottom-style: solid;
    border-bottom-width: thin;
    border-left-style-ltr-source: physical;
    border-left-style-rtl-source: physical;
    border-left-style-value: solid;
    border-left-width-ltr-source: physical;
    border-left-width-rtl-source: physical;
    border-left-width-value: thin;
    border-right-style-ltr-source: physical;
    border-right-style-rtl-source: physical;
    border-right-style-value: solid;
    border-right-width-ltr-source: physical;
    border-right-width-rtl-source: physical;
    border-right-width-value: thin;
    border-top-style: solid;
    border-top-width: thin;
}
table[rules][rules="rows"] > tr, table[rules][rules="rows"] > * > tr {
    border-bottom-style: solid;
    border-bottom-width: thin;
    border-top-style: solid;
    border-top-width: thin;
}
table[rules][rules="cols"] > tr > td, table[rules][rules="cols"] > * > tr > td, table[rules][rules="cols"] > tr > th, table[rules][rules="cols"] > * > tr > th {
    border-left-style-ltr-source: physical;
    border-left-style-rtl-source: physical;
    border-left-style-value: solid;
    border-left-width-ltr-source: physical;
    border-left-width-rtl-source: physical;
    border-left-width-value: thin;
    border-right-style-ltr-source: physical;
    border-right-style-rtl-source: physical;
    border-right-style-value: solid;
    border-right-width-ltr-source: physical;
    border-right-width-rtl-source: physical;
    border-right-width-value: thin;
}
table[rules][rules="groups"] > colgroup {
    border-left-style-ltr-source: physical;
    border-left-style-rtl-source: physical;
    border-left-style-value: solid;
    border-left-width-ltr-source: physical;
    border-left-width-rtl-source: physical;
    border-left-width-value: thin;
    border-right-style-ltr-source: physical;
    border-right-style-rtl-source: physical;
    border-right-style-value: solid;
    border-right-width-ltr-source: physical;
    border-right-width-rtl-source: physical;
    border-right-width-value: thin;
}
table[rules][rules="groups"] > tfoot, table[rules][rules="groups"] > thead, table[rules][rules="groups"] > tbody {
    border-bottom-style: solid;
    border-bottom-width: thin;
    border-top-style: solid;
    border-top-width: thin;
}
caption {
    -moz-box-sizing: border-box;
    display: table-caption;
    text-align: center;
}
table[align="center"] > caption {
    margin-left: auto;
    margin-right: auto;
}
table[align="center"] > caption[align="left"] {
    margin-right: 0;
}
table[align="center"] > caption[align="right"] {
    margin-left: 0;
}
tr {
    display: table-row;
    vertical-align: inherit;
}
col {
    display: table-column;
}
colgroup {
    display: table-column-group;
}
tbody {
    display: table-row-group;
    vertical-align: middle;
}
thead {
    display: table-header-group;
    vertical-align: middle;
}
tfoot {
    display: table-footer-group;
    vertical-align: middle;
}
table > tr {
    vertical-align: middle;
}
td {
    display: table-cell;
    padding-bottom: 1px;
    padding-left: 1px;
    padding-right: 1px;
    padding-top: 1px;
    text-align: inherit;
    vertical-align: inherit;
}
th {
    display: table-cell;
    font-weight: bold;
    padding-bottom: 1px;
    padding-left: 1px;
    padding-right: 1px;
    padding-top: 1px;
    vertical-align: inherit;
}
tr > form:-moz-is-html, tbody > form:-moz-is-html, thead > form:-moz-is-html, tfoot > form:-moz-is-html, table > form:-moz-is-html {
    display: none !important;
}
table[bordercolor] > tbody, table[bordercolor] > thead, table[bordercolor] > tfoot, table[bordercolor] > col, table[bordercolor] > colgroup, table[bordercolor] > tr, table[bordercolor] > * > tr, table[bordercolor] > tr > td, table[bordercolor] > * > tr > td, table[bordercolor] > tr > th, table[bordercolor] > * > tr > th {
    border-bottom-color: inherit;
    border-left-color-ltr-source: physical;
    border-left-color-rtl-source: physical;
    border-left-color-value: inherit;
    border-right-color-ltr-source: physical;
    border-right-color-rtl-source: physical;
    border-right-color-value: inherit;
    border-top-color: inherit;
}
