﻿body {
    margin: 0px;
    background-repeat: no-repeat;
    height: 100%;
    background-attachment: fixed;
    /*
     background-color: #D6D6D6;
     
    background:Gray url('/Images/bg2.png') repeat;*/
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    background-color: #0d2c5b;
}

.Container 
{
    width:950px;
    height:100%;
    margin-left:auto;
    margin-right:auto;
    
    /*-moz-box-shadow:    3px 3px 5px 6px #828282;
    -webkit-box-shadow: 3px 3px 5px 6px #828282;
    box-shadow:         3px 3px 19px 5px #828282;
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#828282')";
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#828282');*/
    
    /*-moz-box-shadow:    1px 1px 5px 1px #828282;
    -webkit-box-shadow: 1px 1px 5px 1px #828282;
    box-shadow:         1px 1px 15px 1px #828282;*/
	/*-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#82/*8282')";
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#828282');*/

}

.ContainerForNewsletter
{
    width:950px;
    height:100%;
    margin-left:auto;
    margin-right:auto;
    
    -moz-box-shadow:    0px 0px 0px 0px #828282;
    -webkit-box-shadow: 0px 0px 0px 0px #828282;
    box-shadow:         0px 0px 0px 0px #828282;
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#828282')";
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#828282');
}

.headerTop
{
    margin-left:auto;
    margin-right:auto;
    width:950px;
    padding-bottom:5px;
    padding-top:5px;
    
    /* Background color and gradients */  
    background: #e1e1e1;  
}

.header {
    clear: both;
    height: 125px;
    margin-left: auto;
    margin-right: auto;
    width: 950px;
    /* Background color and gradients */
    /*background-image:url('../Images/headerMain_new.png');*/
    /*background-image: url('/Images/SeventhAnniversary/header.png');*/
    /*background-image: url('/Images/WomensDay/MeeRaanin-Wallpaper-Up.png');*/
    /*background-image: url('/Images/EigthAnniversary/head.png');*/
    /*background-image: url('/Images/backgrounds/DefaultHead2020.png');*/
    background-image: url('/Images/backgrounds/DefaultHead2022.jpg');
    
}

.headerforportal
{
    clear:both;
    height:125px;
    margin-left:auto;
    margin-right:auto;
    width:950px;
    
    /* Background color and gradients */  
    background-image:url('../Images/headerMain.png');
}

.search_button_final
{
    border:1px solid #ebd0b0;
    cursor:pointer;
    width:75px;
    padding:2px;
    font-family:Arial;
    font-size:13px;
    color:#1e6b16;
    margin-left:10px;
    background-color:#ebd0b0;
}
   
.Menu
{
    width:950px;
    margin-left:auto;
    margin-right:auto;   
    clear:both;    
}


.Content
{
    margin-top:0px;
    width:910px;
    height:auto;
    min-height:500px;
    padding:20px;
    background:#FFF;
    min-height:725px;   
}

.ContentHolder
{
    clear:both;
    margin:0px;
    width:950px;
    height:auto;
    min-height:725px;
    background-color:#FFF; 
}

.ContentHolderForNewsletter
{
    clear:both;
    margin:0px;
    width:950px;
    height:auto;
    min-height:5025px;
    background-color:#FFF; 
}

.Footer 
{
    margin-left:auto;
    margin-right:auto;
    width:950px;
    color:#FFF;
    background:#00aaaa;
}  
#FooterLinks a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFF; 
	text-decoration:none;
	outline:0;
}
#FooterLinks p {
	color:#FFF; 
}
#FooterLinks a:hover {
	color:#FFF;
}

/* Font, header styles */
p, h2, h3, ul li, ol li, td, tr   
{
    font-family:Arial, Helvetica, sans-serif;  
    line-height:21px;  
    font-size:12px;  
    text-align:left;  
}  

h2   
{
    font-size:25px;  
    font-weight:400;  
    letter-spacing:-1px;  
    margin:7px 0 14px 0;  
    padding-bottom:14px;
    
}  

h3 {  
    font-size:14px;  
    margin:0px 0 14px 0;  
    padding-bottom:7px; 
    color:#008389;
}  

h4 {  
    font-size:18px;  
    margin:0px 0 14px 0;  
    padding-bottom:7px; 
    color:#008389;
    font-family:Arial, Helvetica, sans-serif;  
}  

p {  
    line-height:18px;  
    margin:0 0 10px 0; 
    text-align:justify; 
    color:#424242;
}

a 
{
    font-family:Arial, Helvetica, sans-serif;  
    font-size:12px;
    text-decoration:none;
    color:#424242;
    line-height:18px;  
}

a:hover
{
    text-decoration:none;
    color:#3e73d3;
}

img 
{
    border-style:none;
}

.clear 
{
    clear:both;
}

.gridviewHeader 
{
    color:#008389;
    border-bottom:2px double #15b6b8;
}

.gridviewAlternateRow
{
    background:#FFF;
}

.gridviewRowColor 
{
    background:#F2F2F2;
}

.gridviewFooter
{
    color:#008389;
    border-top:2px double #15b6b8;
}

.gridviewFooter a 
{
    text-decoration:underline;
    color:#727272;
    padding-left:5px;
}


.buttonMIRAMain
{
    border:1px solid #008389;
    background:#008389;
    color:White;
    padding:5px;
    margin-bottom:20px;
}

.buttonMIRAMain:hover
{
    border:1px solid #008389;
    background:#F2F2F2;
    color:#466522;
    padding:5px;
}
.MandVcoreValues
{
    color:#008389; font-weight:bold;
}