@charset "UTF-8";
.tableTextBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 10pt;
	font-weight: bold;
	color: #0066CC;
}
.tableTextRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 10pt;
	font-weight: bold;
	color: #CC0000;
}
.tableTextBlackBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 10pt;
	font-weight: bold;
	color: #000000;
}
.tableTextBlack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 10pt;
	font-weight: normal;
	color: #000000;
}
.tableTextWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 10pt;
	font-weight: bold;
	color: #FFFFFF;
}
#escText  p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 12pt;
	font-weight: normal;
	color: #000033;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0.5em;
	margin-left: 0px;
}
#escContent {
	background-repeat: no-repeat;
	float: left;
	width: 1000px;
	background-image: url(../images/BG_pages_main.jpg);
	background-position: right 115px;
	background-color: #E0E5EA;
}
#escBase {
	width: 980px;
	background-image: url(../images/BG_page_base.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	float: left;
	margin: 0px;
	padding-left: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	height: 20px;
}
#escText {
	margin: 0px;
	float: left;
	width: 733px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	min-height: 350px;
}
#escIntroText {
	padding: 0px;
	float: right;
	margin-top: 50px;
	margin-right: 31px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 215px;
	height: 60px;
}
#escSideMenu {
	float: left;
	width: 220px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 8px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	line-height: 12pt;
	color: #000033;
	font-style: italic;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
#escQuote {
	margin-top: 5px;
	margin-right: 29px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 213px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	height: 240px;
}
#escHeader {
	background-color: #608ED1;
	background-image: url(../images/BG_esc_header.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 115px;
	width: 1000px;
}
#escHeaderText {
	padding: 0px;
	float: left;
	margin-top: 80px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 120px;
	width: 600px;
}
#escHeaderText  h1 {
	color: #FFFFFF;
	margin: 0px;
}
#bodyBlue {
	background-color: #488BC6;
	background-image: url(../images/BG_body_blue.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
