th, td, a, p, h1, h2, h3, h4, ol, ul, dl {
	font-family: Times, Verdana, Arial, Helvetica;
	font-size: 12pt;
	color: #000000;
}

body { background: #ffffff; margin-top: 0pt; margin-left: 0pt }

h1 {
	font-size: 16pt;
	font-weight: bold;
}
h2, h4 {
	font-size: 14pt;
	font-weight: bold;
}

a { color: #0085C5 }
a.bold { font-weight: bold }
.badlink { color: #0000FF; text-decoration: underline }

td.line { background: #555555 } 
td.blnk { background: #FFFFFF }
td.menu { padding-top: 2px; padding-bottom: 2px; background: #0085C5 }
td.menu a {
	font-size: 12pt;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}

td.w1menu { padding-top: 2px; padding-bottom: 2px; background: #DD6C2A }
td.w1menu a {
	font-size: 12pt;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}

td.w2menu { padding-top: 2px; padding-bottom: 2px; background: #4AC048 }
td.w2menu a {
	font-size: 12pt;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}

td.update {
	text-align: right;
	padding-right: 10px;
	font-size: 10pt;
	color: #aaaaaa;
}

ol.wide li, ul.wide li { margin-top: 10pt } 
ol.halfwide li, ul.halfwide li { margin-top: 5pt } 

span.menu_sel { display: inline; padding-top: 2px; padding-bottom: 2px; font-weight: bold; background: #BBE1F7; color: #000000 }

/* Committees */
table.com th { color: #FFFFFF; background: #555555; }
table.com td { line-height: 4ex; text-align: center }

/* Dates */
table.dates_fa { border: solid 3px red }
table.dates th, table.dates_fa th { text-align: right }
table.dates td, table.dates_fa td { text-align: left }

/* Dates */
table.news { border: solid 2px #FF0000 }
table.news td, table.news th { background: #FFCCCC }

/* Paga */
table.paga { border: solid 2px #777777 }
table.paga td, paga.news th { background: #EEEEEE }


/* Programma */
table.prog tr.title th { text-align: left; font-size: 100% }

table.prog td { background: #EEEEEE }
table.prog td.time { text-align: center; background: #BBE1F7 }

table.prog tr.break td { font-style: italic; background: #DDDDDD }
table.prog tr.break td.time { background: #D0E5FF }

table.prog tr.session td { font-weight: bold; background: #CCCCCC }
table.prog tr.session td.time { background: #8BB1D7 }

/* OnLine Form */
table.onlineform th { text-align: right }

p.privacy_date { text-align: right; font-size: 10px; color: #888888 }

table.alert { border: solid 2px #FF0000 }
table.alert td { background: #FFDDDD; color: #FF0000; font-weight: bold; }

p.warning {
	background: #FFDDDD;
	color: #FF0000;
	font-weight: bold;
	text-align: center;
	border: 1px dashed Red;
	padding: 10px;
}
