body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-color: #4b94a4;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
}
.smalltext {
	font-size: 80%;
}
a {
	color: #477d88;
	text-decoration: underline;
}
a:hover {
	color: #62cdf2;
	text-decoration: none;
}
#mainwrapper {
	width: 826px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/ContentBackground.gif);
	background-repeat: repeat-y;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#secondWrapper {
	background-image: url(images/leftgradient.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.clr {
	clear: both;
}
img {
	margin: 0px;
	padding: 0px;
}
#leftNav {
	float: left;
	width: 163px;
	margin-left: 24px;
	text-align: left;
	display: inline;
}
#rightCol {
	float: right;
	width: 621px;
	margin-right: 18px;
	text-align: left;
}

#contentHome {
	background-image: url(images/HomeBackground.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-right: 30px;
	padding-left: 30px;
	padding-top: 188px;
}
h1 {
	font-size: 135%;
	font-weight: normal;
}
#contentInt {
	background-image: url(images/InteriorBackground.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-right: 30px;
	padding-left: 30px;
	padding-top: 100px;
}
.agendaLeft {
	float: left;
	width: 150px;
	padding-left: 5px;
}
.agendaGroup {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	padding-bottom: 5px;
	padding-top: 5px;
	width: 560px;
}
.agendaRight {
	float: left;
	width: 400px;
}
.session {
	font-weight: bold;
	color: #063d87;
}
.agendaRight blockquote {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 20px;
}
.agendaHilight {
	background-color: #afb4cf;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	width: 560px;
}
.registrationHilight {
	background-color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
}
.clrleft {
	clear: left;
}
.registerLeft {
	float: left;
	width: 400px;
	padding-left: 5px;
}
.registerRight {
	float: left;
	width: 150px;
}
.registerGroup {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	padding-bottom: 5px;
	padding-top: 5px;
	background-color: #C6DFE4;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	width: 560px;
}
.alert {
	background-color: #fde9b2;
	padding: 7px;
	border: 1px solid #000066;
}
.leftmargin {
	margin-left: 5px;
}
.documentlist ul {
	list-style-type: none;
	width: 560px;
	padding: 0px;
s
; 	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.documentlist ul a {
	background-color: #c6dfe4;
	display: block;
	text-decoration: none;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 76px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #477d88;
	color: #117bc0;
	margin: 0px;
	height: auto;
}
.documentlist ul a:hover {
	background-color: #FFFFFF;

}