body {
   background: #fff;
   margin: 0; padding: 0;
   margin-top: 0;
   color: #333333;
   background: #ffffff; 
   font-family: verdana, sans-serif;
   font-size: 12px;
   text-align: justify;
}
body th {
   background: #c6d7e7;
}
img { border: 0; }   
pre {
   background: #f9f9f9;
   border-left: 3px solid #dddddd;
   color: #514f80;
   font-family: verdana, courier, sans-serif;
   font-size: 0.9em;
   margin: 0px 0px 10px 0px;
   padding: 6px;
   text-align: left;
   /*white-space: nowrap;*/

   display: block;
   overflow: auto;
}

a {
	color: #039;
}
a:hover {
	color: #3399ff;
}

a:visited {
	color: #606060;
}



/* Show tacar logo in nostyle browsers  ----------------------------------------*/

#nostyle { display: none; }


#dnp {
	margin: 0 0 1em 0;
}

/* Banner  ----------------------------------------*/

#banner {
   width: 100%;
   height: 111px;
   margin-bottom: 30px; padding: 0;
   background: #366e9c top left no-repeat;
   border-top: 1px solid #f3f3f3;
   border-bottom: 1px solid #999999;
}



#content {
	vertical-align:top;
	padding: 0 10px 10px 10px;
	padding-left: 30px;

}
#content_frame {
	width: 550px;
}
   
#sidebar {   
	vertical-align:top;
	width: 200px;
	text-align: left;
	padding-right: 0px;
}

/* <p>  ----------------------------------------*/

#content p
{
   color: #333333; 
   /*font-size: .8em;*/
   line-height: 1.3em;   
   margin: 10px 0px 10px 0px;
}
   
#sidebar p 
{
   color: #4B6070;
   font-size: 0.95em;
   margin: 12px 20px 20px 20px;
   line-height: 1.3em;
}

/* <h*>  ----------------------------------------*/

#content h1 {
	margin: 0 0 1em 0;
	
}
h1, h2, h3, h4, h5 { 
	font-family: verdana, lucida, arial, helvetica, sans-serif;	
}
h1 { 
	font-size: 16px;
	border-bottom: 1px solid gray;
}
h2 {
	font-size: 14px;
	color: #930;
}
h3, h4, h5 {
	font-size: 12px;
	color: #930;
	margin-bottom: 0;
}

   
/* Navigation ----------------------------------------*/
   
#nav {
   /*width: auto;*/
   margin: 0 0 0 20px;
   padding: 10px 0 12px 0px;
   border: 1px dashed #cedae8;
   background: #c6d7e7;
}

#nav li {
   margin: 0; 
   padding: 0 0 0 14px;
   list-style-type: none; 
}
   
#nav a:link, #nav a:visited {
   background: none;
   border: 1px solid #cedae8;
   border-bottom: 0;
   color: #4A596F; 
   /*font-size: .8em;*/
   line-height: 1.55em;
   padding-left: 5px;
   padding-right: 5px;
   text-decoration: none;
   font-size: 13px;
   font-weight: bold;
   width: 100%;
}

#nav a:hover, #nav a:visited.active {
   background: #fff;
   border: 1px solid #ddd;
   /*font-size: .8em;*/
   text-decoration: none; 
   white-space: nowrap;
}
   
#nav a:link.active {
   border: 1px solid #ddd;
   color: #666;
   /*font-size: .8em;*/
   text-decoration: none; 
   white-space: nowrap;
}


/* Content ----------------------------------------*/

#content ul {
   /*list-style: disc;*/
   margin: 0 0 0px 0px;
   padding: 0 0 0px 10px;
}
   
#content ul li {
   color: #333333; 
   /*font-size: .8em;*/
   line-height: 1.2em;
   margin-left: 25px;
   padding: 1px 0px 2px 0; 
}
   
#content ol {
   margin: 0 0 3px 0px;
   padding: 0 0 0 10px;
}
   
#content ol li {
   color: #333333; 
   /*font-size: .8em;*/
   line-height: 1.2em;
   margin-left: 25px;
   padding: 1px 0 2px 0; 
}

#content table tr{
   font-size: 10px;
   background:#ddd ;
}

  
.center {text-align: center;}


#sidebar .updated {
   background: #f9f9f9;
   border-top: 1px solid #eee;
   border-bottom: 1px solid #eee;
   color: #514f80;
   font-family: verdana, arial, sans-serif;
   /*font-size: .7em;*/
   margin: 50px 0px 30px 0px;
   padding: 74px 6px 6px 6px;
   /*padding: 6px; */
   text-align: center;
}

/* End of eduroam.css ----------------------------------------*/
