﻿* 
{
    padding: 0px;
    margin: 0px;
}

#container 
{
    font-family:Arial,Verdana;
    height: 100%; 
   /* overflow: hidden; */
    margin-left: auto;
    margin-right: auto;   
   /* background-color:Fuchsia;*/
}  

#container #pgContent
{
    margin-top:5px;
    width:100%;
    float:left;
   /* font-family:Arial,Verdana;
    font-size:9pt;*/
}

#ImgBackground 
{   
    vertical-align: middle;
    float:left;
    margin-right:10px;
   /* line-height: 600px;*/    
} 

#ImgBackground img
{
    display: block;    
}

#container #pgContent .ImagesWithText
{
    /*height:228px;*/
    float:left;
    margin-right:10px;  
    width:153px;  
   /* line-height:7px;*/
    margin-bottom:5px;
}
#container #pgContent #firstImg
{     
     border: 1px solid Silver;
     margin-bottom:5px;
     height:auto;
     background-color:#EFEFEF;
}
#container #pgContent #firstImg img
{
	margin-bottom:0px;
	border:0px;
	/*background-color:Lime;*/
}
#container #pgContent #secondImg
{
     /*width:133px;*/
     border: 1px solid Silver;    
     height:auto;
     background-color:#EFEFEF;
}
#container #pgContent #firstImg #text1
{   
    overflow:hidden;
    padding: 5px 4px 3px 4px;
   /* height:56px;145px*/
   width:auto;
   height:55px;
   max-height:55px;
   min-height:55px;
    background-color: #EFEFEF;      
} 
	
#container #pgContent .ImagesWithText a
{
     color:  #3399ff; 
     text-decoration:none;
}
#container #pgContent .ImagesWithText a:hover
{
    color:#CE0800;   
    text-decoration:underline;
}
#container #pgContent .ImagesWithText a:active
{
    color:Orange;   
}
#container #pgContent #secondImg #text2
{
    padding:5px 4px 3px 4px;
    overflow:hidden;
    height:57px;
    max-height:57px;
    min-height:57px;
    width:auto;
    background-color: #EFEFEF;
}
#container #pgContent .ImagesWithText .marginBottom
{
    margin-bottom:0px;
    font-size:90%;
    font-weight:bolder;
}
#container #pgContent .ImagesWithText .smallText
{
    font-size:75%;  
}

/************* Css required for English version of home page****************/

#container #pgContent #ImagesWithText
{
    /*height:228px;*/
    float:left;
    margin-right:10px;  
    width:153px;  
   /* line-height:7px;*/
    margin-bottom:5px;
}
#container #pgContent #ImagesWithText .marginBottom
{
    margin-bottom:0px;
    font-size:90%;
    font-weight:bolder;
}
#container #pgContent #ImagesWithText .smallText
{
    font-size:75%;  
}
#container #pgContent #ImagesWithText a
{
     color:  #3399ff; 
     text-decoration:none;
}
#container #pgContent #ImagesWithText a:hover
{
    color:#CE0800;   
    text-decoration:underline;
}
#container #pgContent #ImagesWithText a:active
{
    color:Orange;   
}
/*********** login table CSS *************/
#container #pgContent #contentMiddle #loginTable 
{
     width:150px;
     float:left;    
     margin-right:12px;   
     background-color:#EFEFEF;    
     /*background-color:Silver;*/
      border: 1px solid Silver;  
}
#container #pgContent #contentMiddle #loginTable .tblLogin
{
   width:146px; 
    margin-bottom:8px;
    /* width:auto;
    padding: 2px 0px 2px 4px;     
    width:100%; */ 
}
#container #pgContent #contentMiddle #loginTable .loginHead
{
    /*padding:  6px 0px 6px 4px;*/
    padding: 2px 0px 2px 4px;
    background-color: #9CA5AD;
    font-size:120%;  
    width:146px;   
}
#container #pgContent #contentMiddle #loginTable table tr td
{      
     font-size:90% !important;      
     padding: 8px 1px 3px 3px;
     /*margin:2px 2px 2px 2px;*/
}
#container #pgContent #contentMiddle #loginTable table tr td.setHeight
{
    height:1px;
    max-height:1px;    
}
#container #pgContent #contentMiddle #loginTable table tr td input.setBorder
{
    border:1px solid Silver;
    line-height:20px;
    height:22px;   
}

/********* End Css required for English version of home page ********************/
#container #pgContent #news
{
    float:left;
    width:26.9%;
    border: 1px solid Silver;    
   /* background-color:Lime;
     margin-left:3px;  */
    height:268px;     
    min-height:268px;
     overflow:hidden;
     /* overflow:scroll;     
 271px*/
}

#container #pgContent #news p.newsHeading
{
     background-color:#9CA5AD;
     padding: 2px 2px 2px 2px;
     font-size:100%;    
}
#container #pgContent #news #newsItems ul
{
    margin : 2px 2px  2px 8px;   
    list-style-type:none; 
   /* background-color:red;*/
}
#container #pgContent #news #newsItems li.blackText
{
   /* margin: 0px 0px 2px 0px;*/
    font-size:90%;   
    font-size:11px;   
}

#container #pgContent #news #newsItems li.blueText
{
     color:#663399;
     font-size:90%;
     font-size:11px; 
}
#container #pgContent #news #newsItems ul li a
{
    color:Gray;
    text-decoration:none;  
}
#container #pgContent #news #newsItems ul li a:hover
{
     color:#CE0800;   
     text-decoration:underline;
}
#container #pgContent #news #newsItems ul li a:active
{
     color:Orange;   
}
#container #pgContent #contentMiddle
{
    width:100%;
    float:left;
}
#container #pgContent #contentMiddle #contentMiddleLeft
{
    float:left;
    width:386px;
    margin-right:10px;
   
}
#container #pgContent #contentMiddle #contentMiddleLeft td
{
    vertical-align:top;
    text-align:left;
    width:33.33%;
    margin-top:0px;
    padding-top:0px;
   /*background-color:Lime;*/
}
#container #pgContent #contentMiddle #contentMiddleLeft img.imgAlign
{
    vertical-align:middle;   
}
#container #pgContent #contentMiddle #contentMiddleLeft ul
{
    list-style-type:none; 
   /* background-color:Aqua;*/
    margin-left:0px;
    margin-top:0px;
}
#container #pgContent #contentMiddle #contentMiddleLeft ul li a
{
    color:Black;
    text-align:left;    
    font-size:90%;
    text-decoration:none;    
}

#container #pgContent #contentMiddle #contentMiddleLeft ul li a:hover
{
    color:#CE0800;   
    text-decoration:underline;
}
#container #pgContent #contentMiddle #contentMiddleLeft a:active
{
    color:Orange;   
}
#container #pgContent #contentMiddle #contentMiddleLeft .drawLine
{   
    border-bottom: 1px solid Silver;     
   /* height:1px !important;*/
}   
#container #pgContent #contentMiddle #contentMiddleLeft .largeBlueText
{
    font-size:100%;
    color:#663399;
    vertical-align:top;
    text-align:left;
    padding-bottom:3px;
    border-bottom: 1px solid Silver; 
}
#container #pgContent #contentMiddle #eLearning 
{
     width:150px;
     float:left;    
     margin-right:12px;   
     background-color:#EFEFEF;    
     /*background-color:Silver;*/
     border: 1px solid Silver;  
     max-height:170px;
     overflow:hidden;
     
}

#container #pgContent #contentMiddle #eLearning .eLearningHead
{
    /*padding:  6px 0px 6px 4px;*/
    padding: 2px 0px 2px 4px;
    background-color: #9CA5AD;
    font-size:120%;  
    width:146px;   
}
#container #pgContent #contentMiddle #eLearning #eLearningText
{
   font-size:70%;
   width:146px;   	
   padding: 0px 4px 3px 4px;
}
#container #pgContent #contentMiddle #faqs
{
    float:left !important;
    width:26.9%;
    border: 1px solid Silver;    
  /*  background-color:Lime;
     margin-left:7px;   */
    height:auto;         
}

#container #pgContent #contentMiddle #faqs p.faqsHeading
{
     background-color:#9CA5AD;
     padding: 2px 2px 2px 4px;
     font-size:120%;    
}
#container #pgContent #contentMiddle #faqs #questions ul
{
   /* margin : 2px 2px 2px 4px;   */
    list-style-type:none;    
    margin-bottom:4px;
    margin-top:0px;
    margin-left:5px;
}
#container #pgContent #contentMiddle #faqs #questions li
{
	/*padding-top:6px;
	background-color:Orange;*/
}
#container #pgContent #contentMiddle #faqs #questions li a
{
     color:Gray;
     font-size:95%;
     line-height:9px;
     text-decoration:none;
     /*line-height:12.9px;*/    
}
#container #pgContent #contentMiddle  #faqs #questions ul li a:hover
{
    color:#CE0800;   
    text-decoration:underline;
}
#container #pgContent #contentMiddle  #faqs #questions ul li a:active
{
    color:Orange;   
}
#container #pgContent #contentMiddle #faqs #questions li 
{
     margin-top:6px;
}

#container #pgContent #contentBottomLeft
{
    margin-top:5px;
    float:left;
    width:210px;
    border: 1px solid Silver;   
    margin-right:8px; 
   /* background-color:orange;*/
}
#container #pgContent #contentBottomLeft p.contentBottomLeftHeading
{
     background-color:#9CA5AD;
     padding: 2px 2px 2px 4px;
     font-size:100%; 
     margin:  0px 0px 0px 0px; 
}
#container #pgContent #contentBottomLeft #items
{
	/*padding:5px 0px 0px 0px;
	background-color:Lime;*/
}
#container #pgContent #contentBottomLeft #items img
{
	float: left; 
	padding-bottom:  2px !important; 
	/*MARGIN-LEFT: 3px;*/
	margin: 2px 7px 0 7px !important;
	height:auto;
	width:auto;
	/*width:67px; 40px*/
	border:0px;
}
#container #pgContent #contentBottomLeft #items ul
{
   /* margin : 2px 2px 2px 4px;   */
    list-style-type:none;    
    margin-bottom:12px;
    margin-left:6px;
    margin-top:10px;
}
#container #pgContent #contentBottomLeft #items ul li a
{
    font-size:90%;
    color:Gray;
    text-decoration:none;
}
#container #pgContent #contentBottom #contentBottomLeft #items a:hover
{
    color:#CE0800;   
    text-decoration:underline;
}
#container #pgContent #contentBottom #contentBottomLeft #items a:active
{
    color:orange;       
}
#container #pgContent #quickLinks
{
    margin-top:5px;
    float:left;
    width:166px;
    border: 1px solid Silver;   
    margin-right:7px; 
    min-height: 117px !important;
}
#container #pgContent #quickLinks p.quickLinksHeading
{
     background-color:#9CA5AD;
     padding: 2px 2px 2px 4px;
     font-size:100%;  
}
#container #pgContent #quickLinks #links ul
{
   /* margin : 2px 2px 2px 4px;   */
    list-style-type:none;    
    margin-bottom:7px;
    margin-left:10px;
    
}
#container #pgContent #quickLinks #links ul li 
{
    margin-top:7px;
    font-size:90%;
    
}
#container #pgContent #quickLinks #links ul li a
{
     color:Gray;
     text-decoration:none;
}
#container #pgContent #quickLinks #links ul li a:hover
{
    color:#CE0800;   
    text-decoration:underline;
}
#container #pgContent #quickLinks #links ul li a:active
{
    color:orange;  
} 
#container #pgContent #chatWithExpert
{
    margin-top:5px;
    float:left;
    width:153px;
    font-size:100%;  
    margin-right:8px; 
    background-color:#EFEFEF; 
    border-bottom: 1px solid #3399ff; 
    border-left: 1px solid #3399ff; 
    border-right: 1px solid #3399ff; 
    border-top: 1px solid #3399ff;
}
#container #pgContent #chatWithExpert img
{
	
}
#container #pgContent #chatWithExpert .borderText
{
    /* border-bottom: 1px solid #3399ff; 
     border-left: 1px solid #3399ff; 
     border-right: 1px solid #3399ff; 
     border-top: 1px solid #3399ff;*/
    font-size:100%;
    padding-top:2px;
    padding-left:3px;
    padding-bottom:3px;
}
#container #pgContent #bottomRightBox
{
    margin-top:5px;
    float:left;
    width:27.2%;
    /*height: 150px;*/
    overflow:hidden;
    background-color: White;  
    border: 1px solid Silver;   
    background-color: #EFEFEF;
}
#container #pgContent #bottomRightBox div.setWidth
{
	  float :left;
      display:block;
    margin:0;
	padding:0;
	/*width:46%;*/
}
#container #pgContent #bottomRightBox table
{
	border:0px;
	float:left;    
    width:59.1%;
    /*color: #dcdcdc;*/
}
/*#container #pgContent #bottomRightBox table td img
{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;	
	/*background-color:Lime;
}*/
#container #pgContent #bottomRightBox table td.padLeft
{    
    /*background-color: #EFEFEF; */
    padding: 3px 3px 0px 4px; 
	font-size:88%;
	line-height:12px;
	display:block;   
	float:left;   
	min-height: 112px !important;
}
img
{
    border-width :0px;
}
#container #pgContent a.blueLink
{
    color:#3399ff; 
    text-decoration:none;
    padding-top:10px;
    line-height:16px;
    /*font-weight:bolder;*/
}
#container #pgContent a.blueLink:hover
{
    color:#CE0800;   
    text-decoration:underline;
}
#container #pgContent a.blueLink:active
{
    color:Orange;   
}

