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

.AppAreaTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	color: #000000;
}
.AppAreaBody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.AppAreaBodyFirst {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #002F65;
}
.PosToTop {
	
	
}
.DescriptionText {
	color: #000;
	text-align: left;
	font-size: 12px;
	font-weight: normal;
	font-family: Verdana, Geneva, sans-serif;
}
.NoVisibleLink {
	text-decoration: none;
	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;
}

.dots {
	background-image: url(../images/dot.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	top: 1px;
}
.AlignTop {
	vertical-align: top;
	top: 0px;
}
.QuoteText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	vertical-align: top;
	border-left: 5;
	color: #002F65;
	padding-left: 10px;
	padding-right: 10px;
	
}
.QuoteText2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	vertical-align: top;
	border-left: 5;
	color: #002F65;
	padding-left: 20px;
	padding-right: 10px;
	top: auto;
}
.QuotePerson {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	vertical-align: top;
	border-left: 5;
	text-indent: 10px;
	color: #666666;
	right: auto;
	font-weight: 600;
	padding-left: 10px;
	padding-right: 10px;
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.BolderText {
	font-size: 12px;
	font-weight: bold;
}
.ExsysLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: 500;
	color: #003366;
}
.OverallPage {
	text-decoration: none;
	background-color: #DDE4ED;
}
.OverallTable {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	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;
	margin: 0px;
	padding: 0px;
	background-color: #FFF;
}
.ImagePos {
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #FFF;
}
.borderLeft {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #003366;
	padding-left: 10px;
	padding-right: 12px;
	padding-bottom: 15px;
}
.LeftCol {
	vertical-align: top;
	background-image: url(../images/dot.jpg);
	background-repeat: repeat-y;
	background-position: 0px 5px;
}
