﻿/*===== meeting styles =====*/

.leftbox101 {
	float: left;
	clear: left;
	width: 200px;
	height: auto;
	background-image: url(h1bckgr_a.png);
	background-repeat: repeat-y;
	margin-left:0; 
	margin-right: 0; 
	margin-top: 1.5em; 
	margin-bottom: 1em;
	padding: 0 0 0 0;
	display: block;
	color: #06185c; 
	line-height: 150%;
	border-top: solid 1px #FF9933;
	border-left: solid 1px #FF9933;
	border-right: solid 1px #FF9933;
}

.leftbox101 p {
	margin: 0 0;
	padding: 0.8em 3px;
	color: #808080; 
	font-size: 1.2em;
	font-weight: bold;
	border-bottom: solid 1px #FF9933;
}

.leftbox101 a:link {
	color: #06185c; 
}

.leftbox101 a:visited {
	color: #06185c; 
}

.leftbox101 a:hover {
	color: #0977ce; 
	text-decoration: underline;
}

.leftbox101 a.actual1 {
	color: #0977ce;
	text-decoration: underline;
}

.heading {
	color:#06185c;
	font-size: 1.3em;
	text-decoration: underline;
}

.registcomplete {
	color:#06185c;
	font-size: 1.5em;
}

.mainbox {
	width: 680px;
	min-height: 372px;
	margin-left: 215px;
	margin-right: 0;
	margin-top: 1.5em;
	margin-bottom: 1em;
	padding: 0 10px 0 10px;
	border: solid 1px #06185c;
	display: block;
	color: #06185c; 
}

.mainbox p {
	margin: 0 0 1em;
	width: 100%;
	padding: 0;
	font-size: 1em;
	line-height: 125%;
}

.AgendaTitle {
	text-decoration: underline;
	font-weight: bold;
	text-align: center;
}