<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body{
margin:0;
padding:0;
line-height: 1.5em;
}

b{font-size: 110%;}
em{color: red;}

#maincontainer{
width: 1010px; /*840px; /*Width of main container*/
margin: 0 auto; /*Center container on page*/

}

#topsection{
background: #EAEAEA;
/*height: 648px;  /*  90px; /*Height of top section*/
}

#topsection h1{
margin: 0;
padding-top: 15px;
}

#contentwrapper{
float: left;
width: 100%;
}

#contentcolumn{
margin: 0 180px 0 220px;/* 0 190px 0 180px; /*Margins for content column. Should be "0 RightColumnWidth 0 LeftColumnWidth*/
}

#leftcolumn{
float: left;
width:220px;  /* 180px; /*Width of left column in pixel*/
margin-left: -1010px;  /*-840px; /*Set margin to that of -(MainContainerWidth)*/
/* background: #C8FC98; */
}

#rightcolumn{
float: left;
width: 180px ;   /*Width of right column*/
margin-left: -180px;  /*Set left margin to -(RightColumnWidth)*/
background: #FDE95E;
}


/* three cols divs (UPPER) for home master page */
.midcol-left
{
  
  float:left;
  background-color: #f6f3ee; 
  
  vertical-align :middle;
  
  width: 246px;/*252px;*/
  height:460px;
  
  padding-left:4px;
  padding-right :4px; 
 
 
}



.midcol-middle1
{
  
  float:left  ; 
  background-color:  #f6f3ee; 
  
  width: 244px;
  height:460px;
  
   padding-left:4px;
   padding-right :4px; 
}

.midcol-middle2
{
  
  float:left  ; 
  background-color:  #f6f3ee; 
  
  width: 244px;
  height:460px;
  
  padding-left:4px;
  padding-right :4px; 
}


.midcol-right
{
 
 float:right; 
  background-color: #f6f3ee;
  
  width: 244px;
  height:460px; 
  
   padding-left:4px;
  padding-right :4px; 
}

.div-imagefamily
{

width: 210px;
height :144px;

margin-bottom :20px;
padding-left :5px;
padding-right :5px;
}


.div-imagefamily-lower
{

width: 210px;
padding-left :5px;
padding-right :5px;

}

.div-Services-Gray
{ 
    background-color:#dedede;
    
    width: 174px;
    height: 205px;
   
    border : 1px solid gray;
}


.div-imagefamily-text
{  
    
    width: 190px;
    height: 25px;
    
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-weight :bold;
    
    letter-spacing:2px;
    word-spacing :4px;
    
    text-align: center;
    
    padding-left :5px;
    padding-right :5px;
    
    margin-bottom :4px;
    /*text-shadow: 0 1px 1px rgba(0,0,0,.3);*/
    box-shadow: 0 1px 2px rgba(0,0,0,.2);
    border: 2px outset buttonface;
	border: solid 1px #b69d68;/*#b7b7b7;*/
	background: #fff;
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#ededed));
	background: -moz-linear-gradient(top,  #fff,  #ededed);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ededed');
    color:#dc1431;
 
  }  

.div-imagefamily-text a
{
   
	background: #fff;
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#ededed));
	background: -moz-linear-gradient(top,  #fff,  #ededed);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ededed');
    color:#dc1431;
    
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
}

.div-imagefamily-text a:hover 
{
   
    color:#b69d68;/*#dc1431;*/
    font-size: 13px;
    
    
     }
     
     
 .div-imagefamily-stat-orange-text
{
    
    
    width: 208px;
    height: 25px;
    
    margin-bottom: 10px;
    
    font-family: Arial, Helvetica, sans-serif;
    font-size: 110%;
font-weight: normal;
    
    letter-spacing: 1px;
    word-spacing: 2px;
    text-align: left;
    
    /*border-left: #f57900 1px solid;
    border-bottom: #f57900 1px solid;
    border-top: #f57900 1px solid;
    border-bottom: #f57900 1px solid; */
    padding-left:2px;
    text-shadow: 0 1px 1px rgba(0,0,0,.3);
    box-shadow: 0 1px 2px rgba(0,0,0,.2);
    color:White;
   border-radius: 3px;
border: solid 1px #77021d;
background-color: #a90329;
background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#a90329),color-stop(100%,#6d0019));
background-image: -webkit-linear-gradient(top,#a90329,#6d0019);
    
} 



.div-imagefamily-stat-orange-text a
{
   

background-color: #a90329;
background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#a90329),color-stop(100%,#6d0019));
background-image: -webkit-linear-gradient(top,#a90329,#6d0019);
    
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight :normal; 
    
    text-decoration: none;
  
}

.div-imagefamily-stat-orange-text a:hover 
{
background-color: #a90329;
background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#a90329),color-stop(100%,#6d0019));
background-image: -webkit-linear-gradient(top,#a90329,#6d0019);
    
    }

  
   .div-imagefamily-stat-Red-text
{
   /* background: #fcaf3e;
    background-image: url('../images/left-panel.png'); */
    
    width: 215px;
    
    height: 25px;
    
    
    
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    
    /*letter-spacing: 1px;
    word-spacing: 2px;
    
    
    border-left: #f57900 1px solid;
    border-bottom: #f57900 1px solid;
    border-top: #f57900 1px solid;
    border-bottom: #f57900 1px solid; 
    margin-bottom: 10px;*/
   
   
   padding-left:5px;
   text-align: left;
   
   margin-bottom: 10px; 
font-size: 110%;
font-weight: normal;
letter-spacing: 1px;
word-spacing: 2px;
text-shadow: 0 1px 1px rgba(0,0,0,.3);
box-shadow: 0 1px 2px rgba(0,0,0,.2);
color: White;
border-radius: 3px;
border: solid 1px #77021d;
background-color: #a90329;
background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#a90329),color-stop(100%,#6d0019));
background-image: -webkit-linear-gradient(top,#a90329,#6d0019);
}
   
   
   
   
   
   
  



.div-imagefamily-stat-Red-text a
{
    color: #fff;
    
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight :normal; 
    text-decoration: none;
    text-align :left;
    
}

.div-imagefamily-stat-red-text a:hover{ color:#868686;  }
 

  
 
 .div-imagefamily-text-whitebutton
{
    color: #940000;
     
    width: 180px;/*174px;*/
    height: 25px;
      
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    
    margin-top:40px;
    margin-left:10px;
    margin-right:10px;
    letter-spacing: 1px;
    word-spacing: 2px;
    text-align: center;
    
    border-top: #CCC 1px solid;
    border-bottom: #4c4c4c 1px solid; /* #CCC 1px solid;*/
    margin-bottom: 4px;
    border-radius: 10px;
   font-family: Arial, Helvetica, sans-serif;
text-align: center;

box-shadow: 0 1px 2px rgba(0,0,0,.2);
border: 2px outset buttonface;
border: solid 1px #b69d68;
background: #fff;
background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#ededed));
background: -moz-linear-gradient(top, #fff, #ededed);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ededed');
color: #dc1431;
} 


.div-imagefamily-text-whitebutton a
{
    color:  black;/*#940000;*/
    
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
    
}

.div-imagefamily-text-whitebutton a:hover{ color:#940000;/*#868686;*/  }
 

.Home-column-inner
{   
    background:  #f6f3ee;
    color:#333;
     
     width: 220px;
     height:422px; 
     
     
    padding-left: 13px;
    padding-right:13px;
    padding-top: 4px;
    padding-bottom: 5px;
    
    margin-top: 20px;
    margin-bottom: 10px;
    
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height:180%;
    text-align :justify;
    
     -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
}

.Home-column-inner ul
{
    margin: 0px;
    padding: 0px;
    padding-bottom: 5px;
}
.Home-column-inner li
{
    margin-left: 30px;
    color: #191919; 
    
    font-family: 'MyriadPro-Regular' , Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    
    text-align: left;
    list-style-image: url('../images/red-bullet-small.jpg');
    
    
}
.Home-column-inner ul li a
{
    color: #191919; 
    text-decoration: none;
    font-weight: bold;
}
.Home-column-inner ul li a:hover{ color:#868686; text-decoration:underline; }


.Home-column-inner-peach
{
     width: 218px;
     height:422px; 
    
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height:180%;
    text-align :justify;
   
    
    background: #f6f3ee;
    color:black;/*#333;*/
    
    padding-left:13px;
    padding-right :13px;
    padding-top: 4px;
    padding-bottom: 5px;
    
   
    margin-top: 20px;
    margin-bottom: 10px;
    
     -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    word-spacing :2px;
     
    
}





/*.Home-column-inner-peach ul
{
    margin: 0px;
    
    padding: 2px;
    padding-bottom: 5px;
    
    font-weight: normal;
    font-size :12px;
     
    color: #d03b00;
         
    word-spacing :2px;
}
.Home-column-inner-peach li
{
    color: #d03b00;
    
    margin-left: 30px;
    
    font-family: 'MyriadPro-Regular' , Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
       
    
    text-align: left; 
    list-style-image: url('../images/small_bul.gif');
     
      
    word-spacing :2px;
   
}

.Home-column-inner-peach ul li a
{
    color: black;
    
    text-decoration: none; 
    word-spacing: 2px;
    
}

.Home-column-inner-peach ul li a:hover{ color:#868686; text-decoration:underline; }
*/

.Myfont1
{
  
   color :#940000;
   font-weight:bold;
}

.red-font
{
color: #940000;
}


/* three cols divs (LOWER) for home master page */
#Home-contentwrapper-Upper{
float: left;
width: 100%;
}

#Home-contentwrapper-Lower{
float: left;
width: 100%;
}


/* three cols divs (UPPER) for home master page */
.midcol-left-lower
{
  float:left;
  background-color: #f6f3ee;
  
  width: 246px;
  height:170px;/*193px;*/
   
  padding-left:4px;
  padding-right:4px;
  padding-bottom :10px;
  padding-top:10px;
  
  vertical-align :middle;
  /*border: 1px solid black;*/
}



.midcol-middle1-lower
{
  
  float:left  ;
   
  background-color: #f6f3ee;
  
  width: 244px;
  height:170px;
   
  padding-left:4px;
  padding-right:4px;
    padding-bottom :10px;
    padding-top:10px;
}

.midcol-middle1-speech
{
  
  float:left  ;
   
  background-color: #f6f3ee;
  
  width: 496px;/*(244+244+4+4)*/
  height:170px;
   
  padding-left:4px;
  padding-right:4px;
    padding-bottom :10px;
    padding-top:10px;
    /*border:1px solid black*/
}


.midcol-middle2-lower
{ 
    float: left;
    background-color: #f6f3ee; 
   
    width: 244px; 
    height:170px;
    
    padding-left:4px;
    padding-right:4px;
    padding-bottom :10px;
    padding-top:10px;

}


.midcol-right-lower
{
    float:right; 
    background-color:#f6f3ee;
    
    width: 244px; 
    height:170px;
   
    padding-left:4px;
    padding-right:4px;
    padding-bottom :10px;
    padding-top:10px;
    /*border: 1px solid black;*/
}


.div-pic
{
     width: 228px;
  height:154px;
    margin :0px;
    padding :8px;
    border: solid 1px #b69d68;
}

.div-pic-mid
{
     width: 228px;
  height:154px;
    margin :0px;
    padding :8px;
    border: solid 1px #b69d68;
}

.Home-column-inner-lower
{
    
    
    
    color: #fff; 
    
    width: 220px; 
    height:140px;/*167px;*/
    
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 4px;
    padding-bottom: 11px;/*4px;*/
    
    margin-top: 4px;
    margin-bottom: 12px;
    
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height:180%;
    text-align :justify;
   
    /*border: black 1px solid;*/
     -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    
    color: White;
border-radius: 3px;
border: solid 1px #77021d;
background-color: #a90329;
background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#a90329),color-stop(100%,#6d0019));
background-image: -webkit-linear-gradient(top,#a90329,#6d0019);
   
}

.Home-column-inner-lower h1
{
    color:#fff;
    font-size :14px;
    font-style :italic ;
    text-decoration :none;
    word-spacing :1px;
    
}

.Home-column-inner-lower h2
{
      color:#fff;
    font-size :12px;
    font-style :italic ;
    text-decoration :none;
    word-spacing :1px;

}


.Home-column-inner-lower-middle1
{
    background: white; 
    /*background-image: url('../images/spc-scheme.gif');*/
    /*background-image: url('../images/1.jpg');*/
    color: #333;
    
    width: 246px;/*200px; */
    height: 170px;/*140px;/*167px; /*253 .. 430-310 px */
    
    
      
    /*padding-left: 10px;
    padding-right: 10px;
    padding-top: 4px;
    padding-bottom: 11px;/*4px;*/
     
     
    
    /*margin-top: 4px;
    margin-bottom: 12px;*/
    
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    
    line-height: 180%;
    text-align: justify;
    
    /* -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;*/
    /*border:  #CCC 1px solid;*/
    border:  gray 1px solid;
}


.Home-column-inner-lower-speech
{
    background: white; 
    /*background-image: url('../images/spc-scheme.gif');*/
    
    color: #333;
    
    width: 472px; /* 400 + 20+56*/
    height: 141px;/*167px; /*253 .. 430-310 px */
    
    
      
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 7px;
    padding-bottom: 7px;/*4px;*/
    
    margin-top: 4px;
    margin-bottom: 12px;
    
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    
    line-height: 180%;
    text-align: justify;
    
     -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    border:  #b69d68 1px solid;
}



.Home-column-inner-lower-middle2
{ 
    
    background: white;
    /*background-image:  url('../images/flashimage.gif');*/
    color:#333;
    
    width: 244px;/*200px; */
    height:170px;/*140px;/*167px; */
    
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    
    line-height:180%;
    text-align :justify;
   
    
    /*padding-left: 10px;
    padding-right: 10px;
    padding-top: 4px;
    padding-bottom: 11px;/*4px;*/
        
    /*margin-top: 4px;
    margin-bottom: 12px;*/
    
    /* -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;*/
    border:  gray 1px solid;
 }

.Home-column-inner-lower-right-news
{ 
    
     
     width: 220px; 
     height:140px;/*167px; */
     
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    
    line-height:180%;
    text-align :justify;
          
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 4px;
    padding-bottom: 11px;/*4px;*/
       
    margin-top: 4px;
    margin-bottom: 12px;
    
     -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
   border:  #731800 1px solid;
   
   
text-shadow: 0 1px 1px rgba(0,0,0,.3);
box-shadow: 0 1px 2px rgba(0,0,0,.2);
border: 2px outset buttonface;
border: solid 1px #b69d68;
background: #fff;
background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#ededed));
background: -moz-linear-gradient(top, #fff, #ededed);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ededed');
color: #333;
}

.Home-column-inner-lower-right-news h1
{
font-size :14px;
}

/* END OF ****three cols divs  for home master page */




/*#footer{
clear: left;
width: 100%;
background: black;
color: #FFF;
text-align: center;
padding: 4px 0;
}

#footer a{
color: #FFFF80;
}*/

.innertube{
/*margin: 10px; /*Margins for inner DIV inside each column (to provide padding)*/
/*margin-top: 0;*/
}




#header 
{ 
    background-color: #e5e5e5;/*#F5F5DC;*/
    
    width: 1010px;
    height: 170px;
    
    margin: 0 auto;
	position:relative;
      
}

.headercol1
{
   float:left;
   background-color:  #F5F5DC; 
   
   width: 128px; 
   height :170px;
  
 
   vertical-align :middle;
   margin-left :10px;
 
}



.headercol2
{
    float:left  ; 
    width: 474px; 
    height :170px;
  
    vertical-align :top;
}




.headercol3
{
    float:right; 
  
    width: 388px; 
    height :170px;
  
    vertical-align:top;
}


.left1
{
    float:left  ; 
    
    background-color:#a22020; 
    color: #fff; /* #ff9933; */
    
    
    width: 210px; 
    height:20px;
    
    padding-left :10px; 
    padding-bottom:5px;
    
    vertical-align :top;
    text-align :left   ;
   
    font-family :'MyriadPro-Regular', Arial, Helvetica, sans-serif,Segoe UI;
    font-size: 12pt; 
    font-weight:  normal   ; 
}


.left2
{ 
    float:left  ; 
    
    background :#f6f3ee;/*#ff9933;*/
    color:white;
    
    width: 220px; 
    height :504px;/*415px;/*235px;*/
   
    vertical-align :top;
    
    font-family :Arial, Helvetica, sans-serif,Segoe UI; 
    font-size: 10pt; 
    font-weight: bold; 
}

.left2 ul{ margin-top:10px; }

.left2 li
{
    color:white ;
	
	margin-bottom:10px;
	
	list-style-position:outside;
	list-style-image:url(..images/red_bullets.png);
	
	font-family:Arial, Helvetica, sans-serif,Segoe UI; 
	font-weight:bold ;
	font-size:12px;
	
}

.left2 li a
{
    color:white; 
    text-decoration:none; 
 }
 
.left2 li a:hover
{
    color:#e81a22;
    text-decoration:none; 
}


.left3
{
    float:left  ; 
    
    background-color: #a22020;  
    color:#fff; 
   
    width:210px; 
    height:180px;
    
    padding-left :10px;
    padding-top :10px;
    padding-bottom :50px;
    
    vertical-align :top;
        
    font-family :'MyriadPro-Regular', Arial, Helvetica, sans-serif,Segoe UI;
    font-size: 10pt; 
    font-weight: bold;
    
   line-height :142%;
     
}


.right1
{
   
    float:left; 
    background-color:#f9eec3;
    
    width:180px;
    
    text-align:left;
	border-bottom:2px solid #f5e19e;
	
}

.right-line{
	border-top:5px solid #f5e19e;
}

.home-list-title{
	color:#a22020;
	
	font-family:'Myriad Pro', Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	
	text-transform:uppercase;
	list-style:none;
	text-align :center ;
}

.mod-box-grey-news
{   float :left;
    
    background-color:#f9eec3;
    color:#333333;/*#6a6a6a; 
    
    width:172px; /*180px;*/ /* margin 8px [180-(8)] */
     
    margin-bottom :10px; 
	margin-right:8px;
	
	border-bottom:2px solid #f5e19e;
	text-align:left;
	
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:12px;
	
}


.mod-box-grey-news-small
{
    float:left; 
    
    width:220px;/*172px; */
    height:80px;
      
	
}

.mod-box-grey-right2 
{
    float:left;
    
    background: #FBFBFB;
    color: #999999;
    
    width:178px;
    height:231px; 
    
    padding-bottom :10px;
    
    border-color: #DBDBDB;
    border: 1px solid #DBDBDB;
    
    box-shadow: inset 1px 0px 17px rgba(20, 20, 20, 0.08);
    
    
}



/* FOOTER STYLE */

.fbg 
{
    background:#b6b6b6;/*#555 repeat-x left bottom;*/
	
	margin:0;
	padding:0;
	
	font:normal 12px/1.5em "Liberation sans", Arial, Helvetica, sans-serif;
	
	
	
	
}

.fbg_resize
{
    color:#4a4a4a;/*#6e6e6e;*/
	background:#b6b6b6;
	font-weight:bold;
	font-size:13px;
    margin:0 auto;
    
   
	
}

.fbg h2
{
    color:#3f3f3f;
	padding-bottom:24px;
	padding-left:70px;
}

.fbg img.gal
{
	margin:0 8px 8px 0;
	padding:0;
	border:none;
}

.fbg .col
{
	
	float:left;
	/*background-color :#e5e5e5;*/
	
	height:350px;
	
	margin:0px;
	/* IE10 Consumer Preview */ 
background-image: -ms-linear-gradient(top, #FFFFFF 0%, #E5E5E5 100%);

/* Mozilla Firefox */ 
background-image: -moz-linear-gradient(top, #FFFFFF 0%, #E5E5E5 100%);

/* Opera */ 
background-image: -o-linear-gradient(top, #FFFFFF 0%, #E5E5E5 100%);

/* Webkit (Safari/Chrome 10) */ 
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #FFFFFF), color-stop(1, #E5E5E5));

/* Webkit (Chrome 11+) */ 
background-image: -webkit-linear-gradient(top, #FFFFFF 0%, #E5E5E5 100%);

/* W3C Markup, IE10 Release Preview */ 
background-image: linear-gradient(to bottom, #FFFFFF 0%, #E5E5E5 100%);
}

.fbg .c1 
{
    width:316px;
    
    padding-left :20px;
    padding-right :0px;
	
}

.fbg .c2
{
    width:337px;
    
    padding-left :0px;
    padding-right :0px;
  	
}

.fbg .c3
{
    width:316px;
    
	padding-left :20px;
    padding-right :0px;

}

.fbg .fbg_ul
{
    color:#4a4a4a;/*#3f3f3f;*/
    
	margin:4px;
	padding-left:60px;
	
	/*list-style:circle;*/
	
}

.fbg .fbg_ul li
{
    color:#4a4a4a;
font-weight:bold;
	margin:4px;
	padding:0;
	
	list-style:none;
	
}

.fbg .fbg_ul li a
{
    color:#4a4a4a;
	display:block;
	
	margin:4px;
	padding:2px 0 2px 2px;
		
	text-decoration:none;
	background:url(../images/li.gif) no-repeat left center;
}

.fbg .fbg_ul li a:hover
{
	color:#ffa41a;
	/*text-decoration:underline;*/
}

.fbg p.contact_info
{
	line-height:1.8em;
	padding-left:70px;
}

.fbg p.contact_info a
{
	color:#4a4a4a;/* #a5031a;/*#ffa41a;*/
	font-weight :bold ;
	text-decoration:none;
}

.fbg p.contact_info a:hover
{
	color:#ffa41a;/* #a5031a;/*#ffa41a;*/
	font-weight :none ;
	text-decoration:underline;
}

.fbg p.contact_info span
{
    float:left;
    
    color:#3f3f3f;
    
    width:102px;
    
	display:block;
	
	
	font-weight:bold;
	
}



#footer-line{

clear: left;
background: #9a9a9a;
color: #FFF;

width: 100%;
padding: 2px 0;

text-align: center;

}

 #footer{
clear: left;
background: #a5031a;/*#ffc63d;*/
color: #FFF;
width: 100%;
padding: 2px 0;

text-align: center;

}

#footer a{
color: #3b3b3b;   /*#FFFF80; */
}

.footer
{
	background:#4a4a4a;
	
	font:normal 12px/1.5em "Liberation sans", Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
}

.footer_resize
{
	margin:0 auto;
	
	line-height:1.5em;
	color:#fff;
}

.footer_resize p
{
	margin:24px 0;
	padding:0;
	line-height:normal;
	white-space:nowrap;
	text-indent:inherit;
}

.footer_resize a
{
	color:#fff;/*#3b3b3b;*/
	font-weight:normal;
	margin:0;
	padding:0;
	border:none;
	text-decoration:underline;
}
	

.footer_resize a:hover
{
	color:red;/*#3b3b3b;*/
	
	text-decoration:none;
}

.footer_resize .lf
{
	float:left;
}

.footer_resize .rf
{
	float:right;
}

a
{
    outline:none;
}

/* To clear floats */
#clear
{
    clear: both;
}


.footer-red
{
    height:25px;
	color: White;
border: solid 1px #77021d;
background-color: #a90329;
background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#a90329),color-stop(100%,#6d0019));
background-image: -webkit-linear-gradient(top,#a90329,#6d0019);
	
	font:normal 12px/1.5em "Liberation sans", Arial, Helvetica, sans-serif;
}
.footer-gray
{
    height:30px;
    padding-top:5px;
	color: #333;
	text-align :center;
border-top: solid 1px gray;
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #FFFFFF), color-stop(1, #E5E5E5));
background-image: -webkit-linear-gradient(top, #FFFFFF 0%, #E5E5E5 100%);
background-image: linear-gradient(to bottom, #FFFFFF 0%, #E5E5E5 100%);
	
	font:normal 12px/1.5em "Liberation sans", Arial, Helvetica, sans-serif;
	margin:0;
	font-size:12px;
	font-weight :bold;
	letter-spacing :1px;
}


.red-block 
{
    float:left;
    border-right:2px solid white;
    width:125px;
    font-size :14px;
    padding-left:10px;
    padding-right:10px;
    padding-top :2px;
    padding-bottom :2px;
    text-align :center;
}

.red-block a
{
    color:White;
    text-decoration :none;
}

.red-block a:hover
{
    text-decoration :none;
    color:#ffa41a;
    letter-spacing:2px;
}


.mod-box-grey-contentpage /* 610px */
{
    width:100%;
   height:500px;
    float:left;    
    border-color: #DBDBDB;
    border: 1px solid #DBDBDB; 
    background:  #FBFBFB;
    box-shadow: inset 1px 0px 17px rgba(20, 20, 20, 0.08);
    color: #4b4b4b; /* #999999; */
    font-size:13px;
    font-family :Arial, Helvetica, sans-serif; /*Segoe UI ;*/
   
}

.home-list-titlelink{
	font-family:Arial, Helvetica, sans-serif; /*Segoe UI ;*/
	font-size:12px;
	color:#a22020;
	font-weight:normal ;
	list-style:none;
	text-align :left ;
}

.home-list-titlelink a
{
    font-family:Arial, Helvetica, sans-serif; /*Segoe UI ;*/
	font-size:12px;
	color:#a22020;
	font-weight:normal  ;
	list-style:none;
	text-align :left ;
}



.home-list-titlelink a:hover
{
	color:#ff9933;
	background-color:transparent;
	text-decoration:none;
}


/***********for DEPOSITS TABLE ***********************/
 
 
 
 /* added for product table on 22 june */
.products-list {background-color:#cecece;}
.products-list tr td {width:30%; background-color:#ffffff;}
.product-title {font-family:'MyriadPro-Regular', Arial, Helvetica, sans-serif;  background-color:#a22020; padding:8px; color:#fff; font-size:15px; text-transform:uppercase; padding-left:15px; border-bottom:1px solid #cecece;}
.product-title a{ color:#fff; text-decoration:none; }
.product-title a:hover{color:#fff; text-decoration:underline;}
.products-list ul{ margin:0px; padding:0px; padding-bottom:10px;}
.products-list ul li{ 
	font-family: 'MyriadPro-Regular', Arial, Helvetica, sans-serif; 
	font-size:15px; 
	color:#000;	
	text-align:left; 
	list-style-image:url(../images/yellow-ar-bullet.png); 
	margin-left:30px;
}
.products-list ul li a{ color:#000; text-decoration:none; }
.products-list ul li a:hover{ color:#868686; text-decoration:underline; }
.products-list tr td:nth-child(odd) { border-right: 1px solid #cecece; border-left: 1px solid #cecece; border-bottom:1px solid #cecece;  }
.products-list tr td:nth-child(even) { border-right: 1px solid #cecece; border-bottom:1px solid #cecece;}
.products-list tr td.empty{ border-bottom:none; border-right:none;}
.products-list tr:first-child td{ border-top:#cecece 1px solid;}

 
 
 
 
 .sb-innerpage-title {
color: #b20d26;

margin-bottom: 14px;

font-family: Arial, Helvetica, sans-serif;
font-size: 15px;
font-weight: bold;

text-transform: uppercase;

text-align: left;

}

 .sb-innerpage-title-Home {
font-family: Arial, Helvetica, sans-serif;
font-size: 17px;
font-weight: normal;/*bold;*/
color: #b20d26;
/*text-transform: uppercase;*/
text-align: center;
margin-bottom: 15px;
-webkit-margin-before: 0.83em;
-webkit-margin-after: 0.83em;
-webkit-margin-start: 0px;
-webkit-margin-end: 0px;
}

.sb-innerpage-title-Home-small 
{
   /* background-color : #b20d26;*/
font-family: Arial, Helvetica, sans-serif;
font-size: 15px;
font-weight: bold;
color: #731800;/*#b20d26;*/
/*text-transform: uppercase;*/
text-align: center;
margin-bottom: 15px;
-webkit-margin-before: 0.83em;
-webkit-margin-after: 0.83em;
-webkit-margin-start: 0px;
-webkit-margin-end: 0px;
}

.sb-innerpage-title-Head-First {
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
font-weight: bold;
font-style :normal ;
color: #b20d26;
/*text-transform: uppercase;*/
text-align: left;
margin-bottom: 14px;
word-spacing:2px;

text-shadow: rgb(255, 255, 255) 0px 0px 20px;
text-shadow: 0 1px 1px rgba(0,0,0,.3);
}



.sb-innerpage-title-center {
font-family: Arial, Helvetica, sans-serif;
font-size: 15px;
font-weight: bold;
color: #b20d26;
text-transform: uppercase;
text-align: center;
margin-bottom: 14px;
}

.sb-innertopic-title {
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
font-weight: bold;
color: #000;
text-align: left;
margin-bottom: 16px;
line-height: 21px;
}

 
 .sb-innertext {
font-family: Arial, Helvetica, sans-serif;
font-size: 15px;
font-weight: normal;
color: #4c4c4c;
text-align: justify;
line-height: 24px;
}

.sb-innertext-TeamTitles{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: normal;
color: #4c4c4c;
text-align: justify;
line-height: 24px;
/*margin-left :50px;
margin-right:50px;*/
}


.sb-innertext-TeamTitles-Head{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color: #3f3f3f; /*#333333;*/
/*text-align: justify;*/
line-height: 24px;
}



.Maincontent /* 610px */
{
    
    /* width:96%;*/
   height:500px;
    float:left;    
    border-color: #DBDBDB;
    border: 1px solid #DBDBDB; 
    background: white; /* #FBFBFB;*/
    box-shadow: inset 1px 0px 17px rgba(20, 20, 20, 0.08);
    
    font-family: Arial, Helvetica, sans-serif;
font-size: 15px;
font-weight: normal;
color: #4c4c4c; /* color: #4b4b4b; /* #999999; */
text-align: justify;
line-height: 24px;
padding-left :18px;
padding-right :18px;

   
}


.Maincontent-long /* 610px */
{
  width:573px;
    float:left;  
    
    color: #4c4c4c; 
    
    padding-left :18px;
    padding-right :18px;
    
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    font-weight: normal;
    
    box-shadow: inset 1px 0px 17px rgba(20, 20, 20, 0.08);
    
       
    text-align: justify;
    line-height: 24px;
   
}



 /****************END for deposits ****************/
 
 
 /* STARTT CONTACT US PAGE CONTACTS */
 
 .ContactH1
{ text-transform: uppercase; 
    font-size: 35px;
line-height: 35px;
font-family: Arial, Helvetica, sans-serif,OpenSansLight;
color: #707070;
font-weight: normal;
margin: 25px 0 15px 0;
display: block;
}


.ContactH2
{ text-transform: uppercase; 
    font-size: 26px;
line-height: 26px;
font-family: Arial, Helvetica, sans-serif,OpenSansLight;
color: #707070;
font-weight: normal;
margin: 25px 0 15px 0;
display: block;
-webkit-margin-before: 0.83em;
-webkit-margin-after: 0.83em;
-webkit-margin-start: 0px;
-webkit-margin-end: 0px;
}

.ContactH3
{
    text-transform: uppercase; 
font-size: 20px;
line-height: 20px;
font-family: Arial, Helvetica, sans-serif,OpenSansLight;
color: #888;
font-weight: normal;
margin: 25px 0 15px 0;
display: block;
-webkit-margin-before: 1em;
-webkit-margin-after: 1em;
-webkit-margin-start: 0px;
-webkit-margin-end: 0px;
}

.ulBlank
{
    list-style: none;
margin: 0;
padding: 0;
display: block;
-webkit-margin-before: 1em;
-webkit-margin-after: 1em;
-webkit-margin-start: 0px;
-webkit-margin-end: 0px;
-webkit-padding-start: 40px;
font: normal 14px/20px Arial, Helvetica, sans-serif,OpenSansLight;
color: #999999;
}

.ulli
{
display: list-item;
text-align: -webkit-match-parent;
font: normal 14px/20px Arial, Helvetica, sans-serif,OpenSansLight;
color: #999999;

}


/* END CONTACT US PAGE */
 
 
 .sb-innertopic-title 
 {
    color: #000;
     
    margin-bottom: 16px;

    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: bold;

    text-align: left;

    line-height: 21px;
}


.testimonial-block {
background-color: #FFF;
border: #ddd 2px solid;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
border-radius: 10px;
padding: 24px;
font-family: Arial, Helvetica, sans-serif;
font-weight: normal;
color: #4c4c4c;
text-align: left;
}

.content3 
{
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px; 
    text-decoration:none; 
    text-align:justify;
    color: #4c4c4c;
    text-align: justify;
    line-height: 24px;
}

.content3-rightalign
{
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px; 
    text-decoration:none; 
    text-align:right;
    color: #4c4c4c;
    text-align: justify;
    line-height: 24px;
}

.content3 a
{
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px; 
    text-decoration:none; 
    text-align:justify;
    color: #4c4c4c;
    text-align: justify;
    line-height: 24px;
    font-weight :normal;
}


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

.link-head-small
{
    text-decoration :none;
    color:Black;
     font-family:Arial, Helvetica, sans-serif;
    font-size:11px; 
    font-weight:bold;
}

.link-login:hover
{
    color:black;
}

.link-head-small:hover
{
    color:#a90329;
}


.fb-like-box
{
    box-shadow: 0 1px 2px rgba(0,0,0,.2);
border :1px solid #4a4a4a;
background: white;/*#fff;*/
color: #dc1431;


}




.Home-list
{
    background: #fff;
    background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#ededed));
    background: -moz-linear-gradient(top, #fff, #ededed);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ededed');
    border-radius:10px;
    padding-bottom:90px;
    padding-top:10px;
    padding-left:20px;
    line-height:3.0;
    font-size :13px;
}

.Home-list a
{
    color:black;
    text-decoration :none;

}

.Home-list a:hover
{
    color:#a90329;

}

.footer-list
{
    color:#4a4a4a;
	display:block;
	
	margin:4px;
	padding-left:58px;
	padding-right:20px;
	padding-top:2px;
	padding-bottom:20px;
		
	text-decoration:none;
	line-height:2.0;
}

.footer-list a
{
    color:#4a4a4a;
	padding:2px 0 2px 2px;
	text-decoration:none;
}

.footer-list a:hover
{
	color:#ffa41a;
}</pre></body></html>