body {
	font-size: 62.5%; /* allows to use ems as pixels: 1.1em = 11px */
	background-color: #efefef;
	text-decoration: none;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	margin: 0;
	padding: 0;
	/* part 1 of 2 centering hack */
	
}
img	{
	border: 0;
	}
	
a:link {
	color: #FF9900;
}
a:hover {
	color: #999999;
	text-decoration: none;
}
a:visited {
	color: #FF9900;
}
#wrapper	{
	background: #fff;
	width: 760px;
	margin: 10px auto;
	padding: 0px;
	/* border: 1px solid #fff; */
	text-align:left;
    /* part 2 of 2 centering hack */
	}

p	{
	font-size: 1.3em;
	color: #000000;
	}
	
.roadhead {
	color: #ffffff;
	font-size:12pt;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-top: 15px;
}
	
h2 {
	color: #000000;
	font-size:14pt;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-top: 15px;
}

.nolink {
	font-size:1.3em;
	color:#FFFFFF;
}

.textlink a {
	font-size:1.3em;
	color:#6d6e70;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-top: 15px;
	text-decoration: none;
	text-align: left;
}
.textlink a:hover {
	text-decoration: underline;
}

h3 { font-size:1.4em; 	
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;}
	
h4 {
	font-size:1.3em;
	color: #FF9900;
	font-weight: bold;
	margin-top: 10px;
	margin-left: 10px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
h5 { font-size:1.1em; }
h6 {
	font-size:1.1em;
	font-weight: normal;
	margin-left: 10px;
}

#header img	{
	margin: 0;
	padding: 0;
	border: 0;
	}
/* --- main sides definition --- */
#left {
	color: #333;
	width: 579px;
	padding: 0;
	margin: 0 0 0 0;
	float: left;
	background-color: #fff;
}
#right {
	width: 177px;
	float: right;
	text-align: left;
	color: #000;
	padding: 0;
	margin: 0;
	/* background-color: green; */
	/* compensates for IE Win bungling */
	height: 100%;
}
#calendar {
	text-align: left;
	padding: 0;
	margin: 0;
	background-image: url(images/dates_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 180px;
	}
#calendar h2 {
	color: #fff;
	font-size: 12px;
	margin-left: 6px;
	margin-top: 0px;
	padding-top: 8px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	/* background-color:#0033CC; */
	}
	
#calendar h3 {
	color: #fff;
	font-size: 10px;
	margin-left: 6px;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 5px;
	padding-bottom: 0px;
	/* background-color:#0033CC; */
	}
	
#calendar ul {
	list-style: none;
	color: #fff;
	font-size: 13px;
	padding-left: 6px;
	margin: 0px;
	line-height: 15px;
	width: 165px;
	/* background-color:#FF0000; */
	}
	
#calendar li {
	/* height: 30px; */
	padding: 0;
	margin: 0;
}
#calendar li a {
	display: block;
	color: #fff;
	text-decoration: none;
}
#calendar li a:hover {
	color: #FF9900;
	text-decoration: underline;
}

.logo {
 margin: 4px 0 4px 0;
 padding: 0;
 }

#agenda table td {
	padding: 0px;
	text-align: left;
	vertical-align: top;
	}

#menu {
	margin: 0;	
	padding: 0;
	height: 180px;
	background-color:#6D6E70;
}
#left p {
	font-size: 1.3em;
	text-align: justify;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding: 0;
}
#left h5 {
	text-align:left;
	margin-left: 10px;
	color:#006600;
}

#left ul {
	font-size: 1.3em;
	list-style-position: outside;
	margin-right: 10px;
	
	}
	
#left ol {
	font-size: 1.3em;
	list-style-position: outside;
	margin-right: 10px;
	}

#left li {
	text-align: justify;
	}

#right p {
	text-align: left;
	padding: 0;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#agenda td {
	text-align: left;
	padding: 0;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#bottom p {
	text-align: left;
	padding: 3px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	/* background-color: red; */
}
#right h4 {
	text-align: center;
	padding: 0;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}

#right h5 {
	text-align: left;
	color: #333333;
	border: 1px solid #006600;
	width: 201px;
	padding: 0;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 19px;
}

.bold {
font-weight:bold;
}

.eavesdrop {
	margin: 10px 10px 10px 120px;	

}
	
#logos {
	width: 760px;
	background-color:#fff;
	margin-top: 10px;
	margin-bottom: 10px;
	clear: both;
	color: #fff;
	text-align: left;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #666666;
	border-bottom-color: #666666;
	}

#logos table {
	width: 760px;
	}	
#logos table td {
	padding: 5px;
	text-align: center;
	vertical-align: middle;
	}	

	
#footer {
	border: 0;
	color: #fff;
	background-color: #6d6e70;
	padding: 2px 7px 2px 10px;
	text-align: left;
	clear: both;
	font-size: xx-small;
	voice-family: "\"}\""; 
	voice-family:inherit;
	font-size: x-small;	
	}

#footer p	{
	margin: 10px 0;
	padding: 0;
	}

.green {
	color: #006600;
}
#left h1 {
	font-size: 1.4em;
	text-align:left;
	margin-left: 10px;
	color:#374C9B;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
}
#overviewBox {
	font-size: 1.25em;
	clear: both;
	width: 260px;
	margin: 5px 0px 5px 5px;
	text-align: left;
	line-height: 1.3em;
	border: 1px solid #FF9900;	
}

#overviewBox ul {
	width: 250px;
	display: inline;
	list-style: none;
	list-style-position: outside;
	list-style-image: none;
	list-style-type: none;
	padding: 5px;
	margin: 0;
}
#overviewBox ul a {
	color: #666;
	text-decoration: none;
}
#overviewBox ul li a {
	padding-bottom: 5px;
}
#overviewBox ul a:hover {
	color: #FF9900;
	text-decoration: underline;
}
#overviewBox a {
	font-size:1em;
	color:#6d6e70;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-top: 15px;
	text-decoration: none;
	text-align: left;
}
#overviewBox a:hover {
	color: #FF9900;
	text-decoration: underline;
}
