main {
  min-height: 82vh;
}
footer{
  height: 50px;
}
.co-color {
	background-color: #030099;
}
.co-rule {
	color: #030099;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 1px;
}

a {
	color: #0F74CA;
}
a:link {
	color: #030099;
}
a:active {
	color: #0A5CA3;
}
a:hover {
	color: #01224f;
}
a:visited {
	color: #01224f;
}
.co-altrow {
	background-color: #C4D9EF;
}
.co-subtotrow {
	background-color: #595959;
}
.co-totrow {
	background-color: #503562;
}

.co-labels {
	font-family: Verdana, Arial;
	font-size: 12px;
	color: #C4D9EF;
}
.co-links {
	font-family: Verdana, Arial;
	font-size: 12px;
	color: #01224f;
}
.co-links:hover{
	color:#01224f !important;
}

.co-poptitles {
	font-family: Verdana, Arial;
	font-size: 16px;
	color: #FFFFFF;
}

.co-titles {
	font-family: Verdana, Arial;
	font-size: 20px;
	color: #030099;
}
.co-subtitles {
	font-family: Verdana, Arial;
	font-size: 13px;
	color: #030099;
	FONT-WEIGHT: bolder;
}

.co-bodytext {
	font-family: Verdana, Arial;
	font-size: 11.5px;
}

.co-btnStyle {
	FONT-WEIGHT: normal;
	font-size: 11 px;
	VERTICAL-ALIGN: baseline;
	FONT-FAMILY: Verdana, Arial;
	TEXT-ALIGN: center;
}

.co-titles_PU {
	font-family: Verdana;
	color: #C4D9EF;
}
.co-labels_PU {
	font-family: Verdana;
	color: #666666;
}

.lien-field-app {
	font-family: Verdana, Arial;
	height: 18px;
	width: 148px;
	font-size: 10px;
	margin: 0px;
	padding: 0px;
}
.cmn-helpinfo {
	font-family: Verdana, Arial;
	font-size: 12px;
	color: #030099;
}
A.fl-navtext:link {
	font-family: Verdana, Arial; 
	font-size: 8pt;
	COLOR: #000075; 
	font-weight: bold;
}
A.fl-navtext:visited {
	font-family: Verdana, Arial; 
	font-size: 8pt;
	COLOR: #000075; 
	font-weight: bold;
}
A.fl-navtext:active {
	font-family: Verdana, Arial; 
	font-size: 8pt;
	COLOR: #000075; 
	font-weight: bold;
}
A.fl-navtext:hover {
	font-family: Verdana, Arial; 
	font-size: 8pt;
	COLOR: #000075; 
	font-weight: bold;
}

.fl-new-titles {
	font-family: Verdana;
	font-size: 32px;
	color: #3b4b5a;
	font-weight:Bold;
}

.flc-new-titles {
	font-family: Verdana;
	font-size: 21px;
	color: #3b4b5a;
	font-weight:Bold;
}

 #emailCSR a:link,#emailCSR a:visited                                           
 {color:#000000;  font-family: Verdana, Geneva, sans-serif; text-decoration: none; border-bottom-width: 1px; border-bottom-style: dotted;            border-bottom-color: #000000;}


#emailCSR a:hover,#emailCSR a:active                                        
{color:#ff9933; text-decoration: none;border-bottom-width: 1px;  border-bottom-style: dotted; border-bottom-color: #ff9933;}
.redstar{
    color: red; font-size: 15px; font-weight: bold;
}
.print_link{
    margin: 2px 5px;
    font-weight: bold;
}
/* To hide FR44 on 11-Oct-2023. */
.fr44{
    display: none;
}