/* CSS Document */

body{
margin:0px;
padding:0px;
background-image:url(../images/bg1.gif);
background-position:top center;
background-repeat:no-repeat;
}

td, tr{
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color:#2e2e2e;
line-height:18px;
}


#menu{
      background:url(../images/left_greenmenu.gif);
	  height:44px;
	  background-repeat:no-repeat;
	  }
	  
.sub_titilelogo{
                font-family:"Myriad Pro";
				font-size:24px;
				color:#901d78;
				}
				
#graybox_1{
           background:url(../images/gray1.gif);
		   height:53px;
		   background-repeat:no-repeat;
		   }
		   
		   
.height{
          height:5px;
		  }
		  
.height2{
          height:7px;
		  }		  
		  
		  
		  
.number1{
          font-family:Arial, Helvetica, sans-serif;
		  font-size:18px;
		  color:#817f7f;
		  font-weight:bold;
		  }
               
			   
		  
.number2{
          font-family:Arial, Helvetica, sans-serif;
		  font-size:18px;
		  color:#444444;
		  font-weight:bold;
		  padding-left:10px;
		  }
		  
.p{
    font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#616161;
	}
	
		  
#graybox_2{
            background:url(../images/box2.gif);
			height:153px;
			background-repeat:no-repeat;
			}
			
			
			
#grad_box{
        background-color:#f3f3f3;
		border:solid #e1e1e1;
		border-width:1px;
		font-family:Arial, Helvetica, sans-serif;
	    font-size:12px;
	    color:#616161;
		padding-left:40px;
			}
		

#grad_box2{
        background-color:#f3f3f3;
		border:solid #e1e1e1 1px;
		border-width:1px;
		font-family:Arial, Helvetica, sans-serif;
	    font-size:12px;
	    color:#616161;
		padding-top:6px;
		height:200px;
		}

.formspace{
width:196px;
border:solid 1px #e1e1e1;
background:#FFFFFF;
height:16px;
}		

.formspace1{
width:196px;
border:solid 1px #e1e1e1;
background:#FFFFFF;
height:49px;
}	
		
		
.formpadding{
	padding-left:17px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#4b4b4b;
	}		
		
.formpadding2{
	padding-left:0px;
	padding-bottom:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #009966;
	}		

#grad_box3{
        background-color:#f3f3f3;
		border:solid #e1e1e1;
		border-width:1px;
		font-family:Arial, Helvetica, sans-serif;
	    font-size:12px;
	    color:#616161;
		padding-left:60px;
		height:62px;
		}
		
.padding{
padding-left:30px;
}

#fotter{
         background:url(../images/new_image7.jpg);
		 height:32px;
		 background-repeat:no-repeat;
		}
		
.fotter{
        font-family:Arial, Helvetica, sans-serif;
		font-size:11px;
		color:#5e5e5e;
		}
		
#grad_box4{
        background-color:#f3f3f3;
		border:solid #e1e1e1;
		border-width:1px;
		font-family:Arial, Helvetica, sans-serif;
	    font-size:12px;
	    color:#616161;	
		/*height:53px;*/
		}
         
		
.small_1{
         font-family:Arial, Helvetica, sans-serif;
		 font-size:11px;
		 color:#5a5a5a;
		 }
		 
		 
		 
.newsubheading{
                font-family:Arial, Helvetica, sans-serif;
				font-size:21px;
				color:#FFFFFF;
				}
.paging{
	border:1px dashed #ccc;
	margin:0;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
}
.pagination {
	font-size : 11px;
	color : #333333;
	margin-bottom : 20px;

}
.pagination td {
	padding : 1px 5px 1px 5px;
	
}
.pagination a {
	color:#333333;
	text-decoration : none;
}
.pagination a:hover {
	color:#990000;
	text-decoration : none;
}


.border{
         border:solid 1px; color:#CCCCCC;
		 }
		 
		 
ul br{
line-height:0px;
height:0px;
padding:0px;
margin:0px;}	

ul{
}

li{
}	

.nobrk ul{
padding:0px;
margin:0px;
}

html* .nobrk ul{
margin:15px;
margin-top:5px;
padding:5px;
list-style-type:disc;
}

*html .nobrk ul{
margin:15px;
padding:5px;
list-style-type:disc;
}