/*Layout Mandatory Styles */
    #ct-wrap {
      text-align:center;
    }
    #ct {
      text-align:left;
      margin:auto;
    }
	
    #north, #south {
      float:none;
      clear:both;
	    
    }
	
    #west {
      float:left;
      clear:left;
	  min-height:765px;
    }
    #center, #center2 {
      float:left;
    }
    #east {
      float:right;
      clear:right;
    }
  
    #ct {
      width:956px;
    }
    #west {
      width:199px;
    }
    #east {
      width:163px;
    }
    #center {
      padding-top:0px;
      width:594px;
    }
  #center2{
      width:756px;
    }
    
    #navlinks {
  float:none;
      clear:both;
	
	  font-size:14px;
text-align:center;
line-height:24px;
font-weight:bold;
    }
	
	 #navlinks a:link{color:#FFFFFF;
	text-decoration:none;}
    #west, #center, #east {
    /*height:1000px;*/
    }
    
    #south {
 /* height: 68px; */
	text-align:center;
  padding:0px 0px 8px 0px;
  margin-top: 16px;
	
font-family: Arial,Tahoma,Helvetica,sans-serif;
font-style: normal;
font-variant: normal;
font-weight: normal;
line-height: normal;
font-size-adjust: none;
font-stretch: normal;
-x-system-font: none;

background-color:#0E375C;
color:#ffffff !important; /* #3c3c3c; */
font-size: 11px;
clear:both;	
	}

  	#south div {
		font-size:11px;
		font-weight:bold;
		margin:0px 0px;
	}
	

	#south .div_1 {
		font-size:12px;
		font-weight:normal;
    margin-top:0px !important;
    padding:2px 0px;
    color:#990000;
    background-color:#ffffff;      		
	}	
	

		#south a{
		color:#fff;
		text-decoration:none;
	}
   
    #ct {
    /*background: #1a76cd;;*/
    }
    
    

