﻿
#body
{
	width: 770px;
}



#distlogo
{
	position: relative;
	float: left;
}

#gwrralogo
{
	position: relative;
	float: right;
}

#mapMeeting
{
	position: relative;
}

.proxy
{
	color: #FFFFFF;
	background-color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-large;
	font-weight: bold;
	text-align: center;
	border-bottom-style: solid;
	border-bottom-width: 3px;
	border-bottom-color: #000000;
	clear: both;
}

#header
{
	padding: 5px;
	background-color: #FFCC66;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-bottom-color: #000000;
}

#chapterID
{
	position: relative;
	font-size: xx-large;
	font-weight: bold;
	text-align: center;
}

#chapterName
{
	position: relative;
	font-size: x-large;
	font-weight: bold;
	text-align: center;
}

#chapterNick
{
	position: relative;
	font-size: large;
	font-weight: bold;
	text-align: center;
}

#chapterLocation
{
	position: relative;
	font-size: x-large;
	font-weight: bold;
	text-align: center;
	clear: both;
}

#distreg
{
	font-size: small;
	text-align: center;
}
#district
{
	position: relative;
	display: inline;
	padding-right: 20px;
	padding-left: 20px;
}
#region
{
	position: relative;
	display: inline;
	padding-right: 20px;
	padding-left: 20px;
}

.meetingTable
{
	background-color: #FFFFCC;
	position: relative;
	float: right;
}

.meetingTable td
{
	padding: 4px;
	vertical-align: top;
	white-space: nowrap;
}

#staff
{
	border: #FFCC00 2px solid;
	width: auto;
}

#staff .head
{
	background-color: #FFCC00;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}




.ksChapterBox
{
	border: thin solid #FFFFFF;
	page-break-after: always;
	position: relative;
}




.ksHeadblock
{
	position: relative;
	padding: 5px;
	background-color: #FFCC66;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom: 3px black solid;
	border-top: 1px black solid;
}

.chapterID
{
	position: relative;
	font-size: xx-large;
	font-weight: bold;
}

.chapterName
{
	position: relative;
	font-size: large;
	font-weight: bold;
}

.chapterNick
{
	position: relative;
	font-size: medium;
	font-weight: bold;
}

.chapterLocation
{
	position: relative;
	font-size: x-large;
	font-weight: bold;
}


.staffHeader
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	background-color: #C0C0C0;
	border-top: 1px black solid;
}


.staffName
{
	font-weight: bold;
}

.staffAddress
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}

.phoneemail
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}


.webheader
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #C0C0C0;
}


.vemapKS
{
	color: #D5CBBB;
	background-color: #F6F1E6;
	/*position:relative;
	width:360px;
	height:360px;*/
}

.vemapProxy
{
	position:relative;
	width: 360px;
	height: 2px;
}




.pobox
{
	font-size: x-small;
	color: blue;
}





.meetcalendar
{
	display: none;
}



.meetingcalendar
{
	font-style: italic;
	font-size: small;
}






