/* CSS Document */

body {
	margin: 0 0 0 0;
	background-color: #010066;
	}

.header {
	width: 1024px;
	height: 260px;
	}
	
.leftCol {
	width: 168px;
	position: absolute;
	top: 260px;
	height: 413px;
	}
	
.rightCol1 {
	position: absolute;
	top: 260px;
	width: 15px;
	left: 862px;
	height: 189px;
	z-index: 1;
	}
.rightCol2 {
	position: absolute;
	top: 260px;
	width: 161px;
	left: 863px;
	height: 413px;
	text-align: right;
	z-index: 1;
	}
	
.bottom {
	position:absolute;
	left: 168px;
	width: 709px;
	top: 612px;
	z-index: 0;
	}

.contentArea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	position:absolute;
	top: 260px;
	left: 168px;
	width: 710px;
	height: 353px;
	background-image: url("images/index-copyareaBKG.png");
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FFFFFF;
	z-index: 0;
}

/* Text treatments Home page */

	.contentArea #copy {
	line-height: 20px;
	padding: 45px 20px 1px 20px;
	text-align: justify;
	}
	
	.contentArea .BSLspecial {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	font-style: italic;
	font-weight: bold;
	color: #000066;
	text-align: right;
	}
	.questionSpecial{
		font-size: 24px;
		font-weight: bold;
		color: #010066;
		font-style: italic;
	}
	.bigeasy {color: #010066; font-style: italic; font-weight: bold;}
	
/* Left Column of content area (Trailer side) */

	.contentArea #TableFrame .trailerCol {
		background-color:#000000;
		text-align: center;
		vertical-align: middle;
		}
	
	.contentArea #TableFrame .banner {
		background-color:#000000;
		text-align: center;
		height: 82px;
		vertical-align: middle;
		}
	
	.contentArea #TableFrame .banner img {
	border: thin solid #FFFF99;
	margin: 0 3px;
	}
	
/* Construction Pages */

	.contentArea #TableFrame .constructionImage {
		padding: 20px 20px 50px 20px;
	}
	
	.contentArea #TableFrame .construction {
		text-align: center;
		vertical-align: middle;
		}
		
/* Sub Pages */

.contentAreaSub {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	position:absolute;
	top: 260px;
	left: 168px;
	width: 710px;
	height: 100%;
	background-image: url("images/index-copyareaBKG.png");
	background-repeat: no-repeat;
	background-position: top;
	background-color: #FFFFFF;
	z-index: 0;
}

.Subpage .rightCol1 {
	position: absolute;
	top: 260px;
	width: 15px;
	left: 862px;
	height: 187px;
	z-index: 1;
	}
	
.Subpage .rightCol2 {
	position: absolute;
	top: 260px;
	width: 161px;
	left: 863px;
	height: 187px;
	text-align: right;
	z-index: 1;
	}
	
	.contentArea #TableFrame .constructionImage {
		padding: 20px 20px 50px 20px;
	}
	
	.contentArea #TableFrame .construction {
		text-align: center;
		vertical-align: middle;
		}
.bigeasyCopy a {
	color: #900;
	font-style: italic;
	font-weight: bold;
	font-size: 14px;
}

