﻿h1 {
	font-family: Verdana;
	font-size: 13pt;
	font-weight: bold;
	color: #000080;
	font-style:italic;
}
	
div.ms-WPTitle h2 {
    position:absolute;
    top:50%;
	line-height:12pt;
    margin-top:-6px;
    font-family: Verdana; 
	font-size: 9pt;
	color: #203b57;
}

td.collapsePanelHeader h2 {
	font-family: Verdana; 
	font-size: 9pt;
	color: white;
	line-height: 0px;
	vertical-align: middle;
}

td.folder_header h3 {
    font-family: Verdana; 
	font-size: 9pt;
	vertical-align: middle;
	line-height:0px;
}



div.ms-WPTitle h3 {
    font-family: Verdana; 
	font-size: 9pt;
	vertical-align: middle;
	line-height:0px;
}


.collapsePanelHeader{	
	height:20px;
	background-color: #C7D3E7;
	border: #1F59A2 1px solid; 
	font-family: Verdana; 
	font-size: 9pt;
	font-weight: bold; 
	padding: 5pt; 
	color: white;
}

.white-text {	
	font-weight: bold; 
	font-family: arial;
	color: white;
}
	
.top-title {	
	padding: 5px 5px 5px 10px;
	color: rgb(0, 75, 150);
	font-size: 20px;
	font-family: Arial;
	font-weight: bold;
	letter-spacing: 2px;
}



/*Tables*/
th {font-family: verdana; font-size: 9pt; line-height:12pt; margin: 0px;}
td {font-family: verdana; font-size: 9pt; line-height:12pt; margin: 0px;}

/*Cells*/
.dashed_cell {border: #1F59A2 1px dashed; padding: 5pt;}

/*Paragrah Styles*/
.paraSmall {margin: 0px; font-size: 5pt; line-height: normal}
p {font-family: verdana; font-size: 9pt; margin-top: 5pt; margin-bottom: 5pt; line-height:12pt;}

.folder_header{
    height:20px;
    padding: 5pt;
    background-color: #004B96;
    color: white;
    font-weight: bold;
    border-bottom: #004B96 1px solid;
    border-top: #004B96 1px solid;
    border-left: #004B96 1px solid;
    border-right: #004B96 1px solid;
    text-align: center;
   }



/*Links*/
.topritems {font-family: arial; font-size: 8pt; font-weight: bold; color: white; text-decoration: none;}
.topritems:link {color: white; text-decoration: none;}
.topritems:visited {color: white; text-decoration: none;}
.topritems:hover {color: white; text-decoration: none;}
.topritems:active {color: white; text-decoration: none;}


a {color: #02274b; font-family: verdana; text-decoration: underline;}
a:active {color: #02274b; text-decoration: underline;}
a:hover {color: #02274b; text-decoration: underline;}
a:link {color: #02274b; text-decoration: underline;}
a:visited {color: #044c93; text-decoration: underline;}


.small_link {color: #02274b; font-family: verdana; font-size: 8pt; text-decoration: underline;}
.small_link:active {color: #02274b; text-decoration: underline;}
.small_link:hover {color: #02274b; text-decoration: underline;}
.small_link:link {color: #02274b; text-decoration: underline;}
.small_link:visited {color: #044c93; text-decoration: underline;}


.blue_link {color: #004B96; font-family: verdana; font-size: 8pt; text-decoration: none; font-weight:bold;}
.blue_link:active {color: #004B96; text-decoration: none;}
.blue_link:hover {color: #004B96; text-decoration: none;}
.blue_link:link {color: #004B96; text-decoration: none;}
.blue_link:visited {color: #004B96; text-decoration: none;}


.footeritems { font-family: verdana; font-size: 8pt; color: #033362; line-height: normal;}
.footeritems:link {color: #033362; text-decoration: none; line-height: normal;}
.footeritems:visited {color: #033362; text-decoration: none; line-height: normal;}
.footeritems:hover {color: #033362; text-decoration: none; line-height: normal;}
.footeritems:active {color: #033362; text-decoration: none; line-height: normal;}

/* 2010 migration */
/* default text color changed */
body{
	color: #000000;
}

/* disable scrollbar for workspace */
body #s4-workspace{
	overflow-y: auto;
}
/* 2010 migration */

/* Webpart */
.ms-WPTitle{
/* Lightblue. Copied from itu_new.css::.collapsePanelHeader */
	height:20px;
	background-color: #dbe3ee;
	border: #1F59A2 0px solid; 
	font-family: Verdana; 
	font-size: 12pt;
	font-weight: bold; 
	padding: 5pt; 
	color: #203b57;
	position:relative;
}

div.zone2 .ms-WPTitle{
/* Darkblue header for the right webparts zone. Copied from itu_new.css::.td_head */
	background-color: #dbe3ee; 
	font-size: 10pt; 
	font-weight: bold; 
	color: #203b57; 
	padding: 5pt; 
	text-align: center !important;
	
}

div.zone2 h3.restricted {
	color: yellow;
	
}


.ms-WPBorder {
	border-left-color: #dbe3ee;
	border-left-style:solid;
	border-left-width: 1px;
	border-right-color: #dbe3ee;
	border-right-style:solid;
	border-right-width: 1px;
	border-bottom-color: #dbe3ee;
	border-bottom-style:solid;
	border-bottom-width: 1px;
	background-color:#FAFAF8
	}

div.zone2 .ms-WPBorder {
	border-left-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
}

div.un div.zone2 .ms-WPBorder {
	border:0;
}

.ms-WPBody{
	padding: 5pt;
}

div.zone2 .ms-WPBody{
	background-color:#FAFAF8;
}

/* 26-sep-2018 - Removed .ms-WPBody a styles */

/*
.ms-WPBody a:active{
	color: #02274b;
	text-decoration: underline;
	font-family: Verdana;
	font-weight: bold;
}

.ms-WPBody a:hover{
	color: #02274b;
	text-decoration: underline;
	font-family: Verdana;
	font-weight: bold;
}

.ms-WPBody a:link{
	color: #02274b;
	text-decoration: underline;
	font-family: Verdana;
	font-weight: bold;
}

.ms-WPBody a:visited{
	color: #044c93;
	text-decoration: underline;
	font-family: Verdana;
	font-weight: bold;
}
*/

div.AspNet-WebPart{
	padding-bottom: 12pt;
}

/* 2010 migration */
.ms-wpTdSpace{
	display: none;
}
.ms-wpContentDivSpace{
	margin: 0px;
}
.s4-wpcell-plain{
	padding-bottom: 12pt;
}
/* 2010 migration */
/* End of Webpart */

/* Summary link */
/* 2010 migration */
/* For content query web part */
.dfwp-column{
	float: none;
}
/* 2010 migration */

.slm-layout-main{
	padding: 5px; 
}

.description{
	color: black;
	font-family: Verdana;
	font-size: 8pt;
	font-weight: normal;
}


.link-item{
	color: #02274b;
	font-family: Verdana;
	font-weight: bold;
}

.link-item a:active{
	color: #02274b;
	text-decoration: underline;
	font-family: Verdana;
	font-weight: bold;
}

.link-item a:hover{
	color: #02274b;
	text-decoration: underline;
	font-family: Verdana;
	font-weight: bold;
}

.link-item a:link{
	color: #02274b;
	text-decoration: underline;
	font-family: Verdana;
	font-weight: bold;
}

.link-item a:visited{
	color: #044c93;
	text-decoration: underline;
	font-family: Verdana;
	font-weight: bold;
}

.image-area-left{
	float:left;
	padding-left:0;
	padding-right:5px;			
}

/* End of Summary link */

/* Left menu */
.itu-navheader {
	background-image: none;
	/* width: auto; */
	width: 230px; /*[if IE]*/
	height: 22pt;
	background-color: #004B96;
	border: #004B96 1px solid;
	padding-top: 2pt;
	text-align: center;
	vertical-align: middle;
	margin: 0px;
}

.itu-navheader a{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

.itu-navitem a{
	display: block;
	overflow: visible;
	color: #004B96;
	text-decoration: none;
	padding: 3pt 5pt 3pt 8pt;
	font-size: 8pt !important;
	font-family: verdana;
	font-weight: bold;
}

.itu-navitem a:hover{
	background-color: #CFDEF3;
	color: #004B96;
	text-decoration: none;
}

table.itu-navitem {
	position: relative;
	border-bottom: #004B96 1px solid;
	border-left: #004B96 1px solid;
	background-image: url('/PublishingImages/colors/CFDEF3.jpg');
	background-position: 0px 50%;
	background-repeat: repeat-y;
	padding-left: 10px;
	font-size: 8pt;
	font-family: verdana;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: white;
}

.itu-navitem-dynamic a{
	display: block;
	overflow: visible;
	color: #004B96;
	text-decoration: none;
	padding: 3pt 5pt 3pt 8pt;
	font-size: 8pt !important;
	font-family: verdana;
	font-weight: bold;
}

.itu-navitem-dynamic a:hover{
	background-color: #CFDEF3;
	color: #004B96;
	text-decoration: none;
}

table.itu-navitem-dynamic {
	position: relative;
	border: #004B96 1px solid;
	background-image: url('/PublishingImages/colors/CFDEF3.jpg');
	background-position: 0px 50%;
	background-repeat: repeat-y;
	padding-left: 10px;
	font-size: 8pt;
	font-family: verdana;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: white;
}
/* End of Left menu */

/* Top menu */
.itu-topNavItem{
	width: 103px;
	height: 19px;
	text-align: center;
	vertical-align: middle;
	margin-top: 5px;
	padding-right:6px;
	padding-left:6px;
	font-size: 11px !important;
	
}
.itu-topNavItem a:visited {
    color: white;
    font-size: 8pt;
    font-weight: bold;
    text-decoration: none;
}
.itu-topNavItem a:active {
    color: white;
    font-size: 8pt;
    font-weight: bold;
    text-decoration: none;
}
.itu-topNavItem a:link {
    color: white;
    font-size: 8pt;
    font-weight: bold;
    text-decoration: none;
}
.itu-topNavItem a:hover{
	color: #004B96;
}
.itu-topNavSelected{
}
.itu-topNavHover{
	color: #004B96;
	background-color: #CFDEF3;
}
.itu-topNavFlyOuts{
	margin-top: 10px;
}
.itu-topNavFlyOutsItem{
	border: #004B96 1px solid;
	padding:5px;
}
.itu-topNavFlyOutsItem a:visited{
	color: #004B96;
	font-size: 11px !important;
	font-weight: bold;
	text-decoration: none;
}
.itu-topNavFlyOutsItem a:active{
	color: #004B96;
	font-size: 11px !important;
	font-weight: bold;
	text-decoration: none;
}
.itu-topNavFlyOutsItem a:link{
	color: #004B96;
	font-size: 11px !important;
	font-weight: bold;
	text-decoration: none;
}
.itu-topNavFlyOutsItem a:hover{
	color: #004B96;
}
.itu-topNavFlyOutsHover{
	background-color: #CFDEF3;
	color: #004B96;
}

/* End of Top menu */

