@charset "utf-8";
/* CSS Document */

body {
	background: #bcd7e8 url(/gfx/bg_grey_tile.gif) repeat-x;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:0;
	margin:0;
}
a:visited{
	color:#000;
}
a {
	color:#000;
}
p{
	line-height:150%;
}
#header {
	font-size:12px;
	margin:0;
	padding:20px 0 0 12px;
	width:954px;
	height:64px;
	border-bottom:3px solid #166A8F;
}
#header-sub {
	font-size:12px;
	height:24px;
	padding:3px 0 0 2px;
	border-bottom:1px solid #000;
	background:#FFF;
}
#header-sub a {
	color:#166A8F !important;
	text-decoration:none;
}
#header-sub span.left {
  float: left;
  padding-top:4px;
  text-align: left;
  width:77%;
}
#header-sub span.left a {
	font-weight:bold;
}
#header-sub span.right {
  float: right;
  text-align: left;
  width:21%;
}
img {
	padding:0;
	margin:0;
	border:0;
}
#container {
	width:966px;
	margin:0 auto;
	padding:0;
}
#header span.left {
  float: left;
  text-align: left;
  width: 49%;
  }

#header span.right {
  float: right;
  text-align: left;
  width: 21%;
  }
div.clearer {
	clear:both;
}
ul.downloads {
border-top:1px solid #0c698e;
border-bottom:1px solid #0c698e;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0pt;
padding:0pt;
}
.downloads li {
	background:transparent url(../gfx/bullet_blue.gif) no-repeat scroll 1px 50%;
	margin:0;
	line-height:170%;
	padding:4px 0 6px 12px;
}
.downloads li a {
	text-decoration:none;
	font-weight:bold;
}
li.odd {
	background:#f2f4f6 url(../gfx/bullet_blue.gif) no-repeat scroll 1px 50%;
}
ul.navigation {
	list-style-type: none;
	padding:3px 0 0 12px;
	margin:0;
	font-size:12px;
}
ul.navigation li {
	list-style-type: none;
	padding:0;
	line-height:155%;
}
ul.subnavigation {
	padding:0 0 0 12px;
	margin:0;
}
ul.subnavigation li {
	padding:0;
	margin:0;
}
ul.navigation a, ul.subnavigation a, #header-sub a {
	text-decoration:none;
	color:#000;
}

ul.navigation a.selected, ul.subnavigation a.selected {
font-weight:bold;
}
ul.news {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0pt;
padding:0pt;
}
ul.news li {
	padding:12px 0;
}
ul.news li a {
	color:#000;
	text-decoration:none;
}
ul.news li a:hover {
	text-decoration:underline;
}
.custom_bullet {
color:#0a698e;
}

ul.edur{
	list-style-type: none;
	padding:30px 0 0 12px;
	margin:0;
}
ul.edur li {
	padding:0;
	padding-bottom:16px;
	font-size:10px;
	font-weight:bold;
}
ul.edur li:before {
	font-weight: bold;
	content: " \3E  ";
}

h1{font-family:Georgia, "Times New Roman", Times, serif;font-size:24px;}
h2{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:16px;}

#navigation{
	float:left;
	width:192px;
	background-color:#fff;
}
#nav_menu{
	height:256px;
	border-left:1px solid #000;
	border-bottom: 36px solid #166a8f;
}
#wrapper{
	float:right;
	width:774px;
}
#main{
	float:left;
	width:738px;
	border-left:1px solid #166A8F;
	background: #bcd7e8 url(/gfx/bg_hor.gif) repeat-y;
}
#main-content{
	float:left;
	width:509px;
	padding:0 36px 36px 36px;
	background-color:#fff;
}

#eduroam_news{
	float:right;
	/*width:212px;*/
	width:157px;
}

#main-content p.fa{
	line-height:24px;
	font-size:12px;
	font-weight:bold;
	margin-bottom:34px;
}
#main-content p.lfa{
	padding-bottom:38px;
	border-bottom: 1px solid #166a8f;
}
#main-content img{
	margin-top:36px;
	margin-bottom:25px;
}



#news_border{
	float:right;
	width:34px;
	height:592px;
	background-color:#166a8f;
	border-left: 1px solid #000;
	margin-left:0px;
}
#footer{
	clear:both;
	padding-top:19px;
	padding-bottom:200px;
	font-size:10px;
	font-weight:bold;
	font-stretch:extra-expanded;
}

dl.table-display {
	margin: 2px 0;
	padding: 0;
	line-height:150%;
}

.table-display dt {
	width: 120px;
	float: left;
	margin: 0;
	padding: 8px;
	border-top: 1px solid #0c698e;
	font-weight: bold;
}

/* commented backslash hack for mac-ie5 \*/
dt { clear: both; }
/* end hack */

.table-display dd {
	float: left;
	width: 345px;
	margin: 0;
	padding: 8px;
	border-top: 1px solid #0c698e;
}
span.news_headline {
	font-weight:bold;
}
div.news_date {
	background:transparent url(../gfx/bullet_blue.gif) no-repeat scroll 0 67%;
	margin:0pt;
	padding:0 0 0 7px;
}

table.basic {
	width:100%;
}
table.basic th, table.basic caption {
	text-align: left;
}
