@charset "utf-8";
/* CSS Document */
Body{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

td.content {
        padding:10px;	
}
a:link {
	background-color: transparent;
	color: #1a5ab1;
	text-decoration: none;
}
a:visited{
	background-color: transparent;
	color: #1a5ab1;
	text-decoration: none;
}
a:visited:hover{
	background-color: transparent;
	color: #4d8fe9;
	text-decoration: underline;
}
a:hover {
	background-color: transparent;
	color: #4d8fe9;
	text-decoration: underline;
}
li {
	font-size: 11px;
}
h1.welcome {
	font-size: 22px;
        color: #333399;
        text-align:center;
}
.headerCell {
	font-size : 11px;
	font-weight: bold;
	color: #FFFFFF;
	padding : 5px 5px 5px 5px;
}
.homeWelcomeText {
	font-size : 15px;
	padding : 9px 9px 9px 9px;
}
.smallText {
	font-size : 11px;
	padding : 5px 5px 5px 5px;
}

#agenda td {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
	border:1px solid #999999;
	padding:5px;
}
#agenda table{
	border:1px solid #999999;
}
#agenda th{
	color:#ffffff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	border:1px solid #999999;
	font-size: 10pt;
	font-weight:bold;
	padding:5px;
        background-color:#444444;
}
 body.conf a:link {
	background-color: transparent;
	color: #0000FF;
	text-decoration: underline;
}
 body.conf  a:visited {
	background-color: transparent;
	color: #0000FF;
	text-decoration: underline;
}
 body.conf  a:visited:hover {
	background-color: transparent;
	color: #0000FF;
	text-decoration: underline;

}

.ConfTitle {   
	font-size: 21px; color: #3366FF; font-weight: bold
} 
.ConfSubtitles {  
	font-size: 15px; font-weight: bold; color: #CC0066;
} 
.footerText {  
	font-size: 10px; color: #999999;
}
HighlightBox{
	border:dashed #999999 thin; 
        padding:5px; 
        margin:5px;
        float:left;
}
.updated {
	font-size : 9px;
}
 p.updated        
        a:link {
	background-color: transparent;
	color: #999999;
	text-decoration: none;
}
p.updated a:visited {
	background-color: transparent;
	color: #999999;
	text-decoration: none;
}
p.updated a:visited:hover {
	background-color: transparent;
	color: #999999;
	text-decoration: none;

}


