body	{
		margin: 0px;
		padding: 0px;
		text-align: center;
		background-color: #333333;
		}
		
div, td		{
		font-size: 10pt;
		line-height: 12pt;
		font-family: arial,helvetica,sans-serif;
		}		

.contact {
		font-size: 9pt;
		line-height: 12pt;
		font-family: arial,helvetica,sans-serif;
		}			 
		
img		{border: 0px}
		
a		{
		font-size: 10pt;
		line-height: 12pt;
		color: #cc6633;
		text-decoration: none;
		}

a:hover	{
		color: #cc6633;
		}	

.headline	{color: #006583; font-weight: bold; font-size: 12pt; line-height: 16pt;}		

.blue	{background-color: #006583;}
.white	{background-color: #ffffff;}
.gray	{background-color: #333333;}
.accent	{background-color: #cc6633;}	

.fix	{vertical-align: center; text-align: center}
				
#container	{
		position: relative;
		width: 750px;
		height: 440px;
		margin: 0 auto 0;
		padding: 0;
		text-align: left;
		background-color: #ffffff;
		}			

#banner	{
		position: absolute;
		text-align: right;
		width: 750px;
		height: 79px;
		left: 0px;
		top: 0px;
		background-color: #ffffff;
		}				

#nav	{
		position: absolute;
		text-align: left;
		width: 750px;
		height: 22px;
		top: 79px;
		z-index: 30;
		}	
		
#pleft	{
		position: absolute;
		text-align: left;
		width: 200px;
		height: 240px;
		left: 20px;
		top: 101px;
		padding: 16px 12px 12px 0px;
		}	

#pright	{
		position: absolute;
		text-align: left;
		width: 500px;
		left: 227px;
		height: 260px;
		top: 101px;
		padding: 32px 0px 12px 0px;
		}					

#pright2	{
		position: absolute;
		text-align: left;
		width: 527px;
		left: 227px;
		height: 260px;
		top: 101px;
		padding: 32px 0px 12px 0px;
		}	
		
#footer	{
		position: absolute;
		text-align: left;
		width: 750px;
		height: 25px;
		left: 0px;
		bottom: 0px;
		}		

.indent {margin-left: 24px}

.p24	{
		font-size: 24px; 
		line-height: 24px
		}	
		
.p16	{
		font-size: 14px; 
		line-height: 14px
		}	
		
.p8		{
		font-size: 8px; 
		line-height: 8px
		}							

.p4		{
		font-size: 4px; 
		line-height: 4px
		}	
		
/* Top Nav */	
#navbox	{position: relative; width: 750px; z-index:29;}
#navbar	{width: 750px; z-index:29;}

#airport_popup 	{z-index:30; left: 287px; top: 22px; visibility: hidden; width: 130px; position: absolute;
				text-align: left; background-color: #b0b0b0; 
				border-top: 1px solid #ffffff; border-right: 1px solid #006583; 
				border-bottom: 1px solid #006583; border-left: 1px solid #006583;}
#telecom_popup 	{z-index: 30; left: 396px; top: 22px; visibility: hidden; width: 202px; position: absolute;
				text-align: left; background-color: #b0b0b0; 
				border-top: 1px solid #ffffff; border-right: 1px solid #006583; 
				border-bottom: 1px solid #006583; border-left: 1px solid #006583;}
#related_popup 	{z-index: 30; left: 534px; top: 22px; visibility: hidden; width: 154px; position: absolute;
				text-align: left; background-color: #b0b0b0;
				border-top: 1px solid #ffffff; border-right: 1px solid #006583; 
				border-bottom: 1px solid #006583; border-left: 1px solid #006583;}

.topnav 
	{
	font-size: 11px;
	line-height: 16px;
	color: #003366;  
	font-family: arial, helvetcia, sans-serif; 
	text-decoration: none;
	margin-left: 6px;
	text-align: left;
	}
		
a.topnav:hover 
	{
	font-size: 11px; 
	line-height: 16px;
	color: #000000;
	font-family: arial, helvetcia, sans-serif; 
	text-decoration: none;
	text-align: left;
	}			