@charset "iso-8859-1";
   
body {
	background-color: #FFFFFF;  
    padding: 0px;    
	margin: 0px;
	font-family: Verdana, Arial, Helvetica;
	font-size: 10pt;
	line-height: 20px;
	color: #444444;   
}   

table {
	border-collapse: 0px;
	padding: 0px;
	margin: 0px;
}

td {
	border-collapse: 0px;
	margin: 0px;
	padding: 0px;
	font-size: 8pt;
}
	
form {
	margin: 0px;
}

a {
	color: #5f7ba4;
}				 

img {
	vertical-align:bottom;
}		

a img {
	border: none;
}

input,textarea {
	font-family: Verdana, Arial, Helvetica;
	font-size: 9pt;
}	

ul {
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 18px;
}

li {
	margin-top: 5px;
	margin-bottom: 5px;
}

.header {
	width: 100%;
	height: 210px;
	background-image:url("../img/bg_header.jpg");
	background-position: center;
}		  

.mainmenu {		  
	position: relative;
	width: 800px;
	margin: auto;	   
	padding-top: 180px;
}
  
.mainmenu a {
	float: left;
	overflow: hidden;
	width: 131px;
	height: 25px;
	display:block;
	text-align:center;
	text-decoration: none;
	font-weight: bold;
	font-size:15px;
	color: #565656;
	padding-top:5px;
	background-image:url("../img/mainmenu.jpg");
}

.mainmenu a:hover {
	background-position: 0 -30px;
}

.mainmenu a#sel {
	background-position: 0 -60px; 
	color:#5e7ea4;
}

.body {		  
	position: relative;
	width: 750px;
	margin: auto;
	margin-top:20px;
	padding-right:50px;
}		

.logo {
	background-image: url("../img/logo.jpg");
	width:405px;
	height:124px;
	margin: auto;  
	margin-top: 40px;
	margin-bottom: 2px;
}   	   

.copyright {
	margin: auto;	
	text-align: center;
	font-size: 10px;
	padding-top: 15px;
}

.footer {
	margin: auto;	
	text-align: center;
	font-size: 10px;
	padding-bottom: 50px;
}  
   
.float_image {
	border-style:solid;
	border-width:1px;
	border-color:#888888;
	margin-top:10px;
	margin-right:15px;
	float: left;
}

.operator_logos {
	text-align: center;
	padding-left: 30px;
}

.operator_logos img {
	margin: 7px;
}

h1 {
	color: #5f7ba4;
	font-size:20pt;
	padding-top: 15px;
	margin-bottom: 25px;
	margin-top: 0px;
}
	
h2 {
	color: #5f7ba4;
	font-size:16pt;
	margin-top: 20px;
	margin-bottom: 10px;
}	  

.smalltext {
	font-size: 8pt;
}				  

.border_table {
	border-width: 0px;
	border-style: solid; 
	border-color: #AAAAAA;
	margin-bottom: 4px;
}

.border_table td {
	border-width: 1px;
	border-style: solid;
	border-color: #AAAAAA;
	padding: 5px;
	line-height: 10pt;
}

.border_table th {
	border-width: 1px;
	border-style: solid;
	border-color: #AAAAAA;
	padding: 5px;
	font-size: 8pt;
	font-weight: normal;
	font-style: italic;
	color: #5f7ba4;
	line-height: 10pt;
}		
   
.text_table td {
	font-size: 10pt;
	padding-right: 10px;
	padding-bottom: 7px;
}

.biglink { 
	padding-top: 10px;
}

.biglink a {
	text-decoration: none;
	color: #5f7ba4;	 
	font-weight: bold;
}						 

.biglink a:hover {
	text-decoration: underline;
}	 

.blue {
	color: #5f7ba4;
}	 

.popup {
	position: absolute;
}

.popup .top {
	width: 445px;
	height: 14px;
	background-image: url("../img/popup_top.png");	
	background-repeat: no-repeat;  
	margin: 0px;
}

.popup .body {
	width: 440px;
	background-image: url("../img/popup_body.png");
	background-repeat: repeat-y;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 11px; 
	text-align: center;
	padding-right: 5px;	
	min-height: 250px;
}

.popup .bottom {
	width: 445px;
	height: 14px;
	background-image: url("../img/popup_bottom.png");
	background-repeat: no-repeat;
	margin: 0px;
}				   

.popup .closebutton {
	position: absolute;
	left: 390px;
	top: 1px; 
	font-size: 7pt;
}		  

.gallery {
	width: 800px;
	margin: auto;
}

.gallery img {
	border-style:solid;
	border-width:1px;
	border-color:#888888;
	margin-top:12px;
	margin-right:6px;
}	

.logos {
	position: absolute;
	left: 410px;	  
	top: -5px;
	width: 380px;
	text-align: right;
}			

.logos img {
	padding: 0px;
	margin: 0px;
	padding-left: 0px;
}
	