
body, tr, td
	{
	font-family: Times new roman;
	font-weight: normal;
	text-decoration: none;
	font-size: 14px;
	}

a			{ font-weight: bold; }
a:link		{ color: #0000FF; }
a:visited	{ color: #800080; }
a:hover		{ color: #FF0000; }
a:active	{ color: #0000FF; }

.title
	{
	font-size: 22px;
	font-weight: bold;
	}

.copyright
	{
	font-size: 12px;
	}

.notebox
	{
	width: 175px;
	font-size: 12px;
	background: #ffffcc;
	border-width: 1px;
	border-color: #000000;
	border-style: solid;
	padding: 4;
	}

.note
	{
	font-size: 12px;
	font-style: italic;
	}

.footnote
	{
	font-size: 12px;
	}

#alert
	{
	background-color: #f90;
	padding:4px; 
	font-family: arial,helvetica; 
	font-size: 16px;
	color: #fff;
	}


/* homepage */

.smalltext
	{
	font-size: 12px;
	color: #ffffff;
	}

.hlink			{ font-weight: bold; }
.hlink:link		{ color: #FFFF00; }
.hlink:visited	{ color: #FFFF80; }
.hlink:hover	{ color: #FF0000; }
.hlink:active	{ color: #FFFF00; }

/* mouse over */

#dek
	{
	POSITION:absolute;
	VISIBILITY:hidden;
	Z-INDEX:500;
	}

.box
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border-color: #31609B;
	border-width: 1px;
	border-style: solid;
	background: #EFF1F4;
	padding: 3;
	}

/* Meetings and Documents */

.note-2
	{
	font-size: 12px;
	}

.background_title
	{
	background: #eeeeee;
	}

.browse_desc0
	{
	width: 10%;
	font-weight: bold;
	}

.browse_desc1
	{
	width: 16%;
	font-weight: bold;
	}

.browse_desc2
	{
	font-weight: bold;
	}

.browse_desc3
	{
	width: 12%;
	font-weight: bold;
	}

.browse_desc4
	{
	width: 8%;
	font-weight: bold;
	}

.browse_desc5
	{
	width: 10%;
	font-weight: bold;
	}

.browse_data
	{
	vertical-align: top;
	font-size: 12px;
	padding-right: 8;
	}

.browse_line0
	{
	vertical-align: top;
	}

.browse_line1
	{
	vertical-align: top;
	}

.browse_select
	{
	vertical-align: top;
	}

/* Sitemap */

.tlink			{ font-weight: bold; }
.tlink:link		{ color: #0000FF; }
.tlink:visited	{ color: #800080; }
.tlink:hover	{ color: #FF0000; }
.tlink:active	{ color: #0000FF; }

.sublink			{ font-weight: none; }
.sublink:link		{ color: #0000FF; }
.sublink:visited	{ color: #800080; }
.sublink:hover		{ color: #FF0000; }
.sublink:active		{ color: #0000FF; }

.ssublink			{ font-style: italic; font-weight: none; }
.ssublink:link		{ color: #0000FF; }
.ssublink:visited	{ color: #800080; }
.ssublink:hover		{ color: #FF0000; }
.ssublink:active	{ color: #0000FF; }

