@charset "UTF-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: white;
	font-family: Verdana,Arial,Helvetica,sans-serif;
}

img {
	border: 0px;
	padding: 0px;
	margin: 0px;
}

a:link {
	color: #336699;
}

a:visited {
	text-decoration: none;
}

a:hover {
	color: #FF6600;
}

a:active {
	text-decoration: none;
}

body,td,th {
	font-size: 12px;
	color: #666666;
	text-align: left;
/*	font-family: Arial, Helvetica, sans-serif; */
}

td {
	text-align: left;
}

.center {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

.right {
	text-align: right;
}

.top h1 {
	font-size: 18px;
	font-weight: normal;
	color: #ffffff;
	margin-left: 1em;
	margin-right: 1em;
}

.top .activities td {
	font-size: 16px;
	vertical-align: bottom;
	color: #B09732;
	font-weight: bold;
}

.top .activities td a {
	color: #B09732;
	text-decoration: none;
}

.top .activities td a:hover {
	color: #FF6600;
}


.top .activities img {
	margin-right: 1em;
}

h1 {
	padding-left: 0.5em;
	margin-bottom: 1em;
	color: white;
	background: #B2B2F0;
	text-align: center;
}

.ilc_name {
	color: #000;
	text-align: center;
	font-size: 300%;
}

.green {
	color: #090;
}

.red {
	color: #C00;
}

.orange {
	font-weight: bold;
	color: #FF9900;
}

.blue {
	color: #03F;
}

.text_nowrap {
	white-space: nowrap;
}

table.activities td {
	padding: 4px;
}

.activities_title {
	background: #E2EDF9;
	vertical-align: bottom;
}

.activities_title img {
	vertical-align: middle;
}

.activities_title td a{
	font-size: 140%;
	font-weight: bold;
	color: #36C;
}

table.activities_item .style1 {
	font-size: 140%;
	border-left: 0.5em solid #336699;
	padding-left: 0.3em;
	color: #336699;
}

table.activities_item .subtitle {
/*	color: #F0831F; */
	border-bottom: dotted 3px #F0831F;
	padding-bottom: 0.2em;
	margin-right: 3em;
}

.subtitle_num {
	color: #F0831F;
	font-size: 150%;
}

/**
***
**/