.mainText {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #555555;
	text-align: justify;
	vertical-align: top;
}
.bottomBarText {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #555555;
}
.LExt {
	background-image: url(images/template_images/lextender.gif);
}
.Rext {
	background-image: url(images/template_images/rextender.gif);
}

.bottomBarLinks {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #555555;
	text-decoration: underline;
}
.centered {
	text-align: center;
}
.titleText {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #7a8cbe;
	text-align: left;
	font-weight: bold;
}
.mainTextBold {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #555555;
	text-align: justify;
	font-weight: bold;
}
.mainTextBlue {

	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #7A8CBE;
	text-align: justify;
}
.mainTextBlueBold {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #7A8CBE;
	text-align: justify;
	font-weight: bold;
}
.centeredLayer {
	position: relative;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
}
.centerImage {
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
}
.mainTextOrange {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #FF9900;
	text-align: right;
	font-weight: bold;
}
.mainTextLeft {

	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #555555;
	text-align: left;
	vertical-align: top;
}
.picBorder {
	border: 1px solid #7A8CBE;
}
/* Sortable tables */
table.sortable a.sortheader {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	background-color:#ffffff;
	color:#7A8CBE;
	font-weight: bold;
	text-decoration: none;
	display: block;
	vertical-align: top;
}
table.sortable span.sortarrow {
    color: #7A8CBE;
    text-decoration: none;
}
.mainTableTextCentered {


	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #555555;
	text-align: left;
	vertical-align: middle;
}
.mainTableTextCenteredVH {



	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #555555;
	text-align: center;
	vertical-align: middle;
}
.TitleTextBoldCopy {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #555555;
	text-align: justify;
	font-weight: bold;
	text-decoration: underline;
}
.quoteText {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #555555;
	text-align: justify;
	vertical-align: top;
	font-style: italic;
}
