@charset "utf-8";
/* CSS Document */

*	{	margin:0;
		padding:0;
		}
		
		
body	{	background-color:#FFFFFF;
		}
		
a  { font-family: Arial; font-size: 12px; font-weight: bold; }
		
a:link { color: #075e87; text-decoration: none; }
a:visited { color: #075e87; text-decoration: none; }
a:hover { color: #075e87; text-decoration: underline; }
a:active { color: #000000; text-decoration: none; }

a.menuact { color: #000000; }	

.menuact td { color: #000000; font-size: 13px;}	

.menuact block { color: #000000; font-size: 13px; }	


#head	{	background-image:url(../Images/banner.gif);
		width:991px;
		height:93px;
		}
		
#title { 	position: absolute;
		margin-top:50;
		margin-left:160;
		padding:0;
		font-family: Arial; 
		font-size: 16px;  
		font-weight: bold;	
		}
		
#logo	{	background-image:url(../Images/iais_150.jpg);
		width:140px;
		height:59px;
		background-repeat: no-repeat;
		}
		
#blue {		background-color: #02beec;
		width:989px;
		height:15px;
		}
		
#blue2 {	background-color: #02beec;
		width:150px;
		height:15px;
		font-family: Arial; 
		font-size: 12px; 
		color: #FFFFFF; 
		font-weight: bold;	
 		text-align: center;
		}
			
#text 	{	width:670px;
		}
		
#block 	{	margin: 10px; 
		}	

					
p, li 	{ 	font-family: Arial; 
		font-size: 12px; 
		color: #000000; 
		font-style: normal; 
		font-weight: normal;				
		line-height: 17px; 
		}
		
li 	{	margin-left: 15px;
		}
				
h1, h2 	{ 	font-family: Arial; 
		font-size: 14px; 
		color: #000000; 
		font-style: normal; 
		font-weight: bold;	
		margin-top: 10px; 			
		margin-bottom: 5px; 
		}	
		
h3 	{ 	font-family: Arial; 
		font-size: 12px; 
		color: #000000; 
		font-style: normal; 
		font-weight: bold;	
		margin-top: 5px; 			
		margin-bottom: 5px; 
		}	
		
		