/* CSS Document */

.adobe {
	vertical-align: middle;
	margin: 10px 80px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #CCCCCC;   
}
h5 {
	border-bottom: 1px dotted #666666;
}
.pdfs {
	padding-left: 25px;
	font-size: 10pt;
}
#contenttransportation {
	background-color: white;
	color: black;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 160px;
}
#contenttransportation .inner {
	padding-right: 45px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 40px;
	list-style-type: none;
}
#contenttransportation .inner h2 {
	color: #009900;
	padding-bottom: 0.2em;
	border-bottom: 1px dotted #CCCCCC;
	font-size: 100%;
	text-align: center;
}

#contenttransportation .inner h3 {
  font-size: 130%;
}
#contenttransportation .inner h3 a:link, #contenttransportation .inner h3 a:visited {
  color: #245185;
}
#contenttransportation .inner p {
  color: #000000;
  font-size: 10pt;
}
#contenttransportation .inner img {
  float: right;
  margin: 0 5px 3px 10px;
}
#contenttransportation .inner p.author {
  font-weight:  bold;
}
#contenttransportation .inner p.more{
  margin-top: 0;
  text-align: right;
}
#contenttransportation .inner p.more a:link, #contenttransportation .inner p.more a:visited {
  color: black;
  background-repeat: no-repeat;
  background-position: center left;
  padding-left: 14px;
  font-size: 90%;
  color: #1e4c82;
}
#contenttransportation ul.trans li{
	list-style-type: none;
	font-style:italic;
	font-size: 10pt;
	font-weight: bold;
}
#contenttransportation ul.trans p{
	font-size: 10pt;
	font-weight: normal;
	font-style: normal;
}
#transidebar {
	float: right;
	width: 230px;
	background-color: #FFFFFF;
	color: black;
	padding: 5px 0 10px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	font-size: 10pt;
}
#transidebar h3 {
	font-size: 110%;
	color: #70A6C8;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 0px;
}
#transidebar .inner {
	background-color: #FFFFFF;
}
#transidebar .box {
	background-color:#FFFFFF;
	border: 5px solid #CCCCCC;
	margin: 0px;
	padding: 0px;
	width: 245px;
	text-align: left;
}

#transidebar .text {
	font-size: 10pt;
	line-height: 1.5em;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #34A616;
	padding: 5px;
	margin: 5px;
	width: 100%;
}
#transidebar .subtext {
	color: #000000;
	padding-left: 10px;
}
#transidebar .money {
	font-weight: bold;
	color: #000000;
}
#transidebar .note{
	font-weight: bold;
	color: #59B641;
}
#transidebar .subnote {
	color: #000000;
	font-style: italic;
}
