/*Start Body section */
body
 {
  margin: 0px;
 }
 
 
/*start css for header section*/
.headerTop {
   background-image:url(images/maincosmosinf_01.png);
   background-repeat:no-repeat;
   width:990px;
   height:100px;
   }
   
 .headerMiddle {
    background-image:url(images/maincosmosinf_03.png);
	background-repeat:no-repeat;
	width:990px;
	height:316px;
   }	
   
  .headerBottom{
      background-image:url(images/maincosmosinf_04.png);
	  background-repeat:no-repeat;
	  width:990px;
	  height:46px;
	 }  
	 
  .strip{
        background-color:#bd1210;
		height:3px;
		width:990px;
	   }		    
/*End css for header section*/



/* Start Header Link */
 .headerlink {
              font-family:Arial;
              font-weight:bold;
			  font-size:15px;
			  color:#6b6b6b;
			  font-style:normal;
			  text-decoration:none
			  
			 } 

/* End Header Link */


/*Start Footer Section*/
 
.footer {
     background-color:#505050;
	 width:990px;
	}  
.footerText {
   font-family:Arial;
   font-size:12px;
   color:#FFFFFF;
   text-decoration:none;
   }
   
.footerText1 {
   font-family:Arial;
   font-size:12px;
   color:#dddddd;
   text-decoration:none;
   }  	       

/*End Footer Section*/
/*****  Home Project List *****/
.projectTitle
{
	font-family:"Arial";
	font-size:16px;
	font-weight:bold;
	color:#FFFFFF;
}

.projectListArea
{
	background-color:#dddddd;
}
.projectList
{
	font-family:"Verdana";
	font-size:14px;
	color:#393939;
	font-style:normal;
	font-weight:900px;
	text-decoration:none;
	list-style:none;
	padding-top:3px;
}

.ProHead{font-family:Verdana; font-style:normal; font-size:18px; color:#bd1210; text-align:left; }

.proSubHead {
             font-family:Verdana, Arial, Helvetica, sans-serif;
			 font-size:14px;
			 font-style:normal;
			 color:#393939;
			 padding-left:13px;
			 text-decoration:none;
			 font-weight:bold;
			} 
      
/*****  EOF Home Project List *****/
/* start Menu LInk */
.tabb_red{
	background-image:url(images/red_tab.png);
	background-repeat:no-repeat;
	height:52px;
	width:152px;
	float:left;
	display:block;
	
}
.tabb_grey{
	background-image:url(images/grey_tab.png);
	background-repeat:no-repeat;
	height:52px;
	width:147px;
	float:left;
	display:block;

}

#menu{
		float:left;	
		list-style:none;
		background-image:url(images/link_0.png);
		background-repeat:no-repeat;
		height:52px;
		width:999px;
	}
	#menu table{
		height:52px;
		width:1000px;
	}
	
	#menu a{
		font-family:Verdana, Geneva, sans-serif;
		font-size:13px;
		font-weight:bold;
		color:#6b6b6b;
		text-decoration:none;
	}
	#menu a:hover{
		font-family:Verdana, Geneva, sans-serif;
		font-size:13px;
		font-weight:bold;
		color:#FFF;
		text-decoration:none;
	}
	
	#menu a:active{
		font-family:Verdana, Geneva, sans-serif;
		font-size:13px;
		font-weight:bold;
		color:#FFF;
		text-decoration:none;
	}
	
	#menu td:hover{
		font-family:Verdana, Geneva, sans-serif;
		font-size:13px;
		font-weight:bold;
		color:#FFF;
		text-decoration:none;
	}
	
	
/* End Menu LInk */	


/*start Left Link Css*/
 .leftHead {
            font-family:"Arial Black";
			font-style:normal;
			font-size:14px;
			color:#FFFFFF;
			background-color:#6b6b6b;
		 }
  .dateheading {
                font-family:"Arial Black";
				font-size:14px;
				font-style:normal;
				color:#bd1210;
				padding-top:5px;
				padding-left:7px;
			  }
	
  .leftcontent {
             font-family:Verdana;
			 font-size:13px;
			 font-style:normal;
			 color:#393939;
			 padding-left:5px;
			 padding-top:3px;
			 padding-right:2px;
			} 
	.leftmore {
	           font-family:Verdana;
			   font-size:14px;
			   font-style:normal;
			   color:#bd1210;
			  } 					  
			  			  	
/*End Left Link Css*/



/*MIddle CSS*/
  .heading { font-family:Verdana; font-style:normal; font-size:20px; color:#bd1210; text-align:left; }
  .heading1 { font-family:Verdana; font-style:normal; font-size:15px; color:#6fa7d5; text-align:left; font-weight:bold; }
  .heading2 { font-family:Verdana; font-style:normal; font-size:13px; color:393939; text-align:center; }
 .text { font-family:Verdana; font-size:13px; color:#393939; font-style:normal; }
 
 .hr {
      height:2px;
	  color:#A0A0A4;
	  }
	  
 .DownloadPdf {
               text-decoration:none;
			   font-family:Arial;
			   font-size:15px;
			   color:#2A3F55;
			   font-weight:bold;
			   }	  
			   
.DownloadPdf:hover {
               text-decoration:none;
			   font-family:Arial;
			   font-size:15px;
			   color:#AA0000;
			   font-weight:bold;
			   }	  
			   
 .notFound {
            font-family:Verdana, Arial, Helvetica, sans-serif;
			color:#2A3F00;
			font-size:14px;
			font-weight:bold;
			}
 .textBox {
           width:177px;
		   height:14px;
		   }
 .textTitle {
             font-family:Verdana, Arial, Helvetica, sans-serif;
			 font-size:11px;
			 color:#2A3F55;
			 font-weight:bold;
			} 
         		   						   			   
/*End MIddle CSS*/
