/* mainly for p4 */
#bodyContent sup {
    font-size: smaller;
    vertical-align: baseline;
    position: relative;
    bottom: 0.33em;
}

/* misc */
.ruledBodyTable {
	border: 1px solid #CCCCCC;
	width: 100%;
}
.breadcrumbs {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-bottom: 15px;
   }
/* body and body text */
.bodyTD {
	padding-top: 30px;
	padding-left: 3%;
	padding-right: 5%;
	padding-bottom: 0px;
}
td.bodyTD a, td.bodyTD a:visited {
	color: #124F72;
	font-weight: bold;
	text-decoration: none;
}
td.bodyTD a:active, td.bodyTD a:hover {
	color: #CC9900;
	font-weight: bold;
	text-decoration: none;
}
/* sidebar */
.sidebar {
	padding-top: 25px;
	padding-left: 25px;
	padding-right: 20px;
	padding-bottom: 10px;
	background-color: #EDEDEE;
	width: 30%;
}
td.sidebar a, td.sidebar a:visited {
	color: #124F72;
	font-weight: bold;
	text-decoration: none;
   }
td.sidebar a:active, td.sidebar a:hover {
	color: #CC9900;
	font-weight: bold;
	text-decoration: none;
}
/* rule on a table */
.ruledBox {
	border: 1px solid #CCCCCC;
}
.extLinkChevron {
	font-size: larger;
}
.timelineTable {
	border: 1px solid #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3D3D3D;
	text-align: left;
	line-height: 16px;
}
.ruledTable {
border: 1px solid #BDBEC0;
}

