@charset "utf-8";
/* CSS Document */

.contentheading {
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 5px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.7em;
	color: #e15000;
}
.imageRight {
	float: right;
	border: 1px solid #bdc5bd;
	margin: 5px 0 5px 10px;
	padding: 3px;
	background-color: #fff;
}
.imageLeft  {
	float: left;
	border: 1px solid #bdc5bd;
	margin: 5px 10px 5px 0;
	padding: 3px;
	background-color: #fff;
}
a.linkGray {
	color: #646464;
}
a.linkGreen {
	color: #425059;
}
.smallText {
	font-size: 10px;
}
.largeText {
	font-size: 150%;
}
.exLgText {
	font-size: 200%;
}

.orangeText {
	color: #dd5f38;
}
.orangeBar {
	display: block;
	background-color: #dd5f38;
	padding: 3px;
	color: #fff;
}
.borderBlue {
	border: 1px solid #9cc0e6;
	padding: 3px;
}
.borderOrange {
	border: 1px solid #e15000;
	padding: 3px;
}

p.fancy {
	color: #e15000;
}
.dateLine {
	font-size: 10px;
	font-weight: bold;
	color: #443292;
	margin-top: 6px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.lineBelow {
	border-bottom: 1px solid #BCBEC3;
	margin-bottom: 5px;
	padding-bottom: 3px;
}
.5pxAbove {
	margin-top: 5px;
}
.5pxRight {
	padding-right: 5px;
}
.5pxLeft {
	padding-left: 5px;
}
.5pxBelow {
	padding-bottom: 5px;
}

.table3col {
	width: 100%;
	border: 0;
}
.table3col td {
	width: 33%;
	padding: 0 15px 10px 0px;
}
.backToTop {
	font-size: 10px;
	line-height: 10px;
	margin: 0px;
	float: right;
}
#main #mainmiddle #content .blockLine {
	display: block;
}
#left .containerLeft {
	margin: 5px 0 5px 0;
	padding: 10px;
}
#left .modulebox .moduleboxFirstHeader {
	margin-top: -10px;
}
.txt14px {
	font-size: 14px;
	line-height: 24px;
}
.centered {
	text-align: center;
}
.blueBarText {
	background-color: #DBE2DA;
	text-align: center;
	border-bottom:#CCC 1px solid;
}
table td.borderTableCell {
	border: 1px solid #CCC;
}
#content a.blue:link { color: #316a8a}


#mainmiddle #content .width50.float-left ul li {
	list-style-position: outside;
}
#content .width465 .module2col {
	width: 190px;
	margin-right: 8px;
}
#content .width465 {
	width: 465px;
	display: block;
}
#content .width465:after {
	display:block;
	clear: both;
}
#content .content_pullout_box a {
	color: #CFF4FA;
	text-decoration: underline;
}
.pubSelect {
	width: 250px;
}
#content table td {
	padding-right: 8px;
}
