body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-family: sans-serif;
	font-size: 12pt;
	color: #000000;
	/* background-color: #4a73a8; */
	}
#wrapper {
	text-align: left;
	margin: 0px auto;
	width: 752px;
	position:relative;
	}
#chgCtl {
	font-size: 10pt;
	text-align: right;
}

#nav {
	position:absolute;
	left:275px;
	top:59px;
	width:417px;
	height:28px;
	z-index:1;
	text-align: center;
	}
#homeText {
	position:absolute;
	width:324px;
	height:62px;
	z-index:1;
	left: 9px;
	top: 103px;
}
.homeText {color: #FFFFFF}
.disclaimer {	
	width: 750px;
	margin-top: 20px; 
	margin-bottom: 20px; 
	text-align: center; 
	}
	

	
/* Home Page */

.sectionTitle {
	font: italic bold 14pt Georgia,Times,serif;
	color: #4a73a8;
	list-style-type: disc;
	list-style-position: outside;
	}
.sectionText {
	font: normal 12pt sans-serif;
	}

	
	
	
/* Meeting List */

P {margin-bottom: 0
	}
.title {	
	font: bold 18pt sans-serif;
	text-align: center;
	}
.orgName {
	font: bold 14pt sans-serif;
	text-decoration: underline;
	}
.orgContact {		
	font: normal 14pt sans-serif;
	}
.city {	
	margin-left: 5%;
	font: italic bold 12pt sans-serif;
	text-decoration: underline;
	}	
.location {
	margin-left: 10%;
	font: bold 10pt sans-serif;
	}		
.meeting {
	margin-left: 15%;
	font: normal 10pt sans-serif;
	}	

		
		
		
/* Original RR styles */

.header {
	margin-top: 10px
	}
.headerTitle1 {
	text-align: left; 
	font-size: 22pt; 
	font-weight: bold; 
	color: blue
	}
.headerTitle2 {
	text-align: left; 
	font-size: 18pt; 
	font-style: italic; 
	color: blue
	}
.headerTitle2Index {
	text-align: left; 
	font-size: 14pt; 
	color: blue
	}
.hdrLink {
	text-align: center; 
	vertical-align:top;
	color: #000099; 
	background-color:#99FFFF 
	}
.quote {
	font-family: serif;
	font-style: italic;
	font-weight: bold;
	text-align: center;
	font-size: 12pt;
}
.attribution {
	font-style: italic;
	font-weight: normal;
	text-align: right;
	font-size: 10pt;
	font-family: serif;
}
.keywords {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #4A73A8;
	text-align: center;
}

