body{background-color:white}

#center {
        text-align: center;
        margin-right: auto; 
        margin-left: auto 
        }

#right {
        text-align:right;
        margin-right: auto; 
        margin-left: auto; 
        }        
 
#left {
        text-align:left      
        }         
        
#justified {
           margin-right: auto; 
           margin-left: auto; 
           text-align:justify
           }

#black {
	    color:black
	    }

          
 img {
   border:none;
    }          


.keyPoints
 {
 text-indent:50px;
 color:red;
 font-weight:bold;
 font-size:16px ;
 font-family:"Century Gothic";
 text-align:left
 }           

.keyPoints_Black_MainPage
 {
 color:Black;
 font-weight:bold;
 font-size:16px ;
 font-family:"Century Gothic";
 text-align:justify 
 }    
 
 
.keyPoints_Black
 {
 text-indent:50px;
 color:Black;
 font-weight:bold;
 font-size:16px ;
 font-family:"Century Gothic";
 text-align:justify 
 }           

.keyPoints_Black_2
 {
 text-indent:72px;
 color:Black;
 font-weight:bold;
 font-size:16px ;
 font-family:"Century Gothic";
 text-align:justify 
 }           
 
 .keyPoints_Black_3
 {
 text-indent:90px;
 color:Black;
 font-weight:bold;
 font-size:16px ;
 font-family:"Century Gothic";
 text-align:justify 
 }  


#keyPoints_Black_4
 {
 text-indent:98px;
 }  

           

#TCA
 {
 color:Black;
 font-size:12px ;
 font-family:"Century Gothic" 
 }  

             
p{
  font-family:"Century Gothic";
  font-size:16px;
  text-align:justify;
  font-style:normal
  }




.mainTable { 
           width:85%; 
           background-color:white;
           margin-right: auto; 
           margin-left: auto; 
           text-align: center ;  

           }
           
           
.questionTable { 
           width:80%; 
           background-color:white;
           margin-right: auto; 
           margin-left: auto; 
           text-align: left;
           border:solid;
           font-family:"Century Gothic";
           font-size:16px;
           }
           
.questionTable td  {border:solid;}

.questionTable h5  {font-family:"Century Gothic"; font-size:16px;font-weight:bold;color:red;text-align:left}


.questionTable p{
                 font-family:"Century Gothic";
                 font-size:14px;
                 text-align:justify
                }
                   
.feedBack { 
           
           margin-right: auto; 
           margin-left: auto; 
           text-align: left;
 	   font-style:italic;
           font-family:"Century Gothic";
           font-size:16px;
           text-align:justify;
           }
           
           
h1{font-family:"Copperplate Gothic Bold";font-size:28px;font-weight:bold;color:red;text-align:justify}
h2{font-family:"Copperplate Gothic Bold";font-size:28px;font-weight:bold;color:black;text-align:left} 
h3{font-family:"Century Gothic"; font-size:16px;  text-align:Left }
h4{font-family:"Copperplate Gothic Bold";font-size:20px;font-weight:bold;color:Gray;text-align:left}



/* --------------------------- Menu ---------------------------*/ 
h5 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	margin:0;
	padding:0;
	}

hr {
	border:none;
	border-top:1px solid #CCCCCC;
	height:1px;
	margin-bottom:20px;
	}

#stylefour{
	position:relative;
	display:block;
	height:39px;
	font-size:11px;
	font-weight:bold;
	background:transparent url("../Menu/bgOFF.gif") repeat-x top left;
	font-family:Arial,Verdana,Helvitica,sans-serif;
	border-top:4px solid #B30000;
	}

#stylefour ul{
	margin:0;
	padding:0;
	list-style-type:none;
	width:auto;
	}

#stylefour ul li{
	display:block;
	float:left;
	margin:0;
	}

#stylefour ul li a{
	display:block;
	float:left;
	color:#666;
	text-decoration:none;
	padding:11px 20px 0 20px;
	height:23px;
	background:transparent url("../Menu/bgDIVIDER.gif") no-repeat top right;
	}

#stylefour ul li a:hover,#stylefour ul li a.current{
	color:#B30000;
	background:#fff url("../Menu/bgON.gif") no-repeat top right;
	}             

/* --------------------------- Menu ---------------------------*/ 
