﻿div.insidecontainer {
background-image: url('images/background.jpg');
width: 950px;
border-top: 3px solid #B2B2B2;
border-left: 3px solid #B2B2B2;
border-right: 3px solid #B2B2B2;
text-align: center;
}

span.pageheader {
font-family: Comic Sans MS;
font-size: 20pt;
font-weight: bold;
text-decoration: underline;
color: #002D59;
}


table.dpdw {
	position: absolute;
	top: 50px;
	z-index: 999;
	text-align: center;
	display: none;
}
div.pich {
	position: absolute;
}
div.dpd {
	width: 500px;
	margin: auto;
}
div.dpid {
	background-color: #000000;
	border-left: 5px solid #004F9D;
	border-right: 5px solid #004F9D;
	padding: 5px;
	font-size: 10pt;
	color: #FFFFFF;
	text-align: justify;
}
table.dptop {
	width: 480px;
	margin: auto auto 10px auto;
}
td.dptitle {
	text-align: center;
	font-size: 14pt;
	font-weight: bold;
	text-decoration: underline;
	color: #FFFFFF;
}
td.dpclose {
	width: 20%;
	text-align: right;
	vertical-align: top;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFF00;
}
span.dpclose {
	border: 1px solid #FFFF00;
	cursor: pointer;
}
div.rcd1, div.rcd2, div.rcd3, div.rcd4, div.rcd5 {
	background-color: #004F9D;
	height: 1px;
	font-size: 1px;
	overflow: hidden;
	margin: auto;
}
div.rcd1 {
	width: 498px;
}
div.rcd2 {
	width: 496px;
}
div.rcd3 {
	width: 494px;
}
div.rcd4 {
	width: 492px;
}
div.rcd5 {
	width: 490px;
}
#closediv {
	position: absolute;
	overflow: hidden;
	display: none;
	z-index: 1000;
	width: 100px;
	height: 15px;
	background-color: #000000;
	text-align: center;
	font-size: 8pt;
	color: #FFFFFF;
}