.border {
	border: medium double #0000cc;

}
.borderleft45 {
	border: medium double #0000cc;
	float: left;
	width: 45%;
	padding: 15px;

}
.borderright45 {
	border: medium double #0000cc;
	float: right;
	width: 40%;
	padding: 15px;

}
.border2 {
	border: thin double #0000cc;

}
.border2pad {
	border: thin double #0000cc;
	padding: 15px;
}
.bordersingle {
	border: 1px solid #0000CC;
	margin: 4px;
	padding: 5px;
}

.br { border-bottom: medium double #0000cc; border-right: medium double #0000cc; background-color: #ecffff; }
.tr { border-top: thin solid #cccccc; border-right: medium double #0000cc; background-color: #ecffff; }
.tl { border-top: thin solid #cccccc; border-left	: thin solid #cccccc; background-color: #ecffff; }
.bl { border-left: thin solid #cccccc; background-color: #ecffff; }
.rl { border-left: thin solid #cccccc; background-color: #ecffff; border-right: medium double #0000cc; }
.blr { border-bottom: medium double #0000cc; border-right: medium double #0000cc; border-left: thin solid #cccccc; background-color: #ecffff; background-image: url(../Templates/scriptsfacet/images/logosolidpb.gif);}
#Header {
	background: #ECFFFF;
	border-top: thin none #0000CC;
	border-right: thin double #0000CC;
	border-bottom: thin double #0000CC;
	border-left: thin none #0000CC;
	position: absolute;
	z-index: 1;
	height: 144px;
	width: 720px;
	left: 0px;
	top: 0px;
}
#Navbar {
	background: #ECFFFF url(../images/lborder.gif);
	position: absolute;
	z-index: 2;
	height: auto;
	width: 205px;
	left: 0px;
	top: 142px;
	border-right: thin double #0000CC;
	border-bottom: thin double #0000CC;
	border-top-width: thin;
	border-left-width: thin;
	border-top-color: #0000CC;
	border-left-color: #0000CC;
}
#wrapper {
	margin: 0px auto 0px 0px;
	width: 770px;
	height: auto;
	left: 0px;
	top: 0px;
}
#daydate {
	margin: 0px auto;
	text-align: center;
	height: auto;
	padding: 10px 0px 0px 12px;
	z-index: 3;
	top: 157px;
	position: absolute;
	right: auto;
	left: 480px;
	width: 250px;
}
#title {
	text-align: center;
	position: absolute;
	z-index: 4;
	height: auto;
	width: 350px;
	left: 288px;
	top: 217px;
}
#text {
	position: absolute;
	z-index: 6;
	height: auto;
	width: 525px;
	top: 285px;
	left: 215px;
	padding-left: 15px;
}
#textsubtitle {
	position: absolute;
	z-index: 6;
	height: auto;
	width: 525px;
	left: 210px;
	top: 375px;
}
.spacer {
	margin: 1px;
	padding: 1px;
	width: auto;
	visibility: hidden;
}
#bottomnav {
	z-index: 7;
	font-size: .8em;
}
.textright40 {
	float: right;
	height: auto;
	width: 40%;
}
.textcenter {
	margin: 0px auto;
	width: 100%;
}
.floatleft {
	float: left;
}
.rightalign {
	text-align: right;
	float: left;
	width: 300px;
	margin-left: -30px;
}
.leftalign {
	text-align: left;
	float: left;
	width: 200px;
	margin-left: 20px;
}
.leftalign250 {
	text-align: left;
	float: left;
	width: 250px;
	margin-left: 5px;
}
.innerborder {
	border: 1px solid #0000CC;
}
