/* ****  Page Content styles ********** */


.pagContent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #65676A;
	padding: 10px 15px 15px 15px;
	line-height: 18px;	
}

.pagContentlesspadding {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #65676A;
	padding: 1px 1px 1px 1px;
	line-height: 18px;	
}

.pagContentInside {
	width: 490px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #65676A;
	padding: 10px 15px 15px 15px;
	line-height: 18px;	
}

h2 {
	font-family: "Palatino Linotype", "Times New Roman", Times, serif;
	font-size: 1.5em;
	color: #003366;
	padding: 0px 0px 5px 0px;
	margin: 0px 0px 0px 0px;
	
}

h3 {
	font-family: "Palatino Linotype", "Times New Roman", Times, serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #65676A;
	padding: 0px 0px 8px 0px;
	margin: 0px 0px 0px 0px;
	
}

#schedBlock {
	line-height: 1.5;
	padding: 0px 0px 12px 0px;
	margin: 0px 0px 0px 0px;
}

#schedBlock p{
	line-height: 1.5;
	padding: 0px 0px 20px 0px;
	margin: 0px 0px 0px 0px;
}

.schedDate {
	background-color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #003366;
	padding: 0px 0px 15px 0px;
	margin: 0px 0px 0px 0px;
}


.ReunionDateBlock {
	width: 100px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	background-color:#F7F7F7;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #003366;
	margin: 12px 0px 0px 40px;
	padding: 0px 0px 0px 0px;
	line-height: .75em;
	text-align: center;	
}

.ReunionDateBlock ul{
	list-style: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.ReunionDateBlock li{
	list-style: none;
	padding: 4px 0px 4px 0px;
	margin: 4px 0px 4px 0px;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #65676A;
	padding: 0px 0px 8px 0px;
	margin: 0px 0px 0px 0px;
	
}

.listNoBullets ol li{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #65676A;
	padding-top: 0px;
	padding-bottom: 0px;
	list-style:none;
}

.listNoBullets ul li{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #65676A;
	padding-top: 0px;
	padding-bottom: 0px;
	list-style:none;
}




.pagList ul{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #65676A;
	padding-top: 0px;
	padding-bottom: 0px;
	list-style:none;
}

.pagList ul li{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #65676A;
	padding-top: 0px;
	padding-bottom: 0px;
	list-style:disc;
}

.Address {
	font-size:10px;
	font-weight:bold;
	line-height: 1.2;	
	padding-bottom: 10px;
}

.footnoteText {
	font-size:10px;
	font-weight:normal;
	font-style:italic;
	padding-top: 15px;
}

sup {
	vertical-align: top;
}

.imgFloatRight {
	float:right;
	padding: 0px 0px 10px 15px; 

}


/* ****  END Page Content styles ********** */

/* ****  Left Navigation styles ********** */

#crumb {
	background:#ececea;
	color:#939699;
}

#crumb a{
	text-decoration:none;
}

#crumbsign{
color:#666666;
}

#snav2 {float: left; width:175px; margin:0; padding:0; list-style:none; font:.7em normal "Arial", "Helvetica", sans-serif;}
	#snav2 li {border-bottom:1px dotted #cccccc; padding:0.5em 0em 0.5em 0.5em;font-weight:bold; color:#003366;line-height: 11px; text-decoration:none;}
	#snav2 a {color:#003366;}
	#snav2 a:hover, #snav2 a:active, #snav2 a:focus, #snav2 #crumb a {color:#666666;}
	#snav2 #crumb a:hover,#snav2 #crumb a:active, #snav2 #crumb a:focus {color:#333333; text-decoration:none;}
	#snav2 ol {
	padding:0;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: -5px;
	margin-left: -5px;
}

#snav2 ol a{
	text-decoration: none;
}

	#snav2 ol li {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #003366;
	padding-left: 10px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	border-bottom-style: none;
	padding-top: 5px;
	padding-right: 0px;	
	list-style:none;
}
/* ---- END Left Navigation styles ------------ */



