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

#wrapper {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	position: absolute;
	font-family: "Times New Roman", Times, serif;
	background-position: back;
}
#wrapperApp {
	font: 12px "Times New Roman", Times, serif;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	padding-left:10px;
	position: relative;
}
#blContent {
	background: #004CAA url(images/bigTitle.gif) no-repeat center center;
	width: 533px;
	float: left;
	height: 350px;
}
.watermark {
	position: absolute;
	left: 30px;
	top: 190px;
	z-index: 100;
	background-repeat: repeat-x;
}

#homeText {
	font: 20px "Times New Roman", Times, serif;
	width: 200px;
	margin-right: auto;
	margin-left: auto;
	color: #003451;
}

#ltblContent {
	background: #7FD7FE;
	width: 266px;
	height: 350px;
	float: right;
}
.tablep {
	margin-left: 10px;
	margin-right: 10px;
}

#homeStripe {
	background: url(images/stripes1.gif) repeat-x;
	height: 85px;
	width: 800px;
	top: 455px;
	margin-top: 455px;
}
#nav {
	background: #F2E9CA;
}
#nav ul {
	list-style: none;
}
#nav ul li {
	padding-right: 8px;
	padding-left: 6px;
	display: inline;
	font: "Times New Roman", Times, serif;
}
h1 {
	font-size: 16px;
	color: #004CAA;
}
h2 {
	font-size: 14px;
	font-weight: bold;
}

.link {
	font-family: "Times New Roman", Times, serif;
	color: #003366;
}


#nav ul li a {
	text-decoration: none;
	color: #003451;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
}
table {
border-collapse:collapse;
}

#boxText {
	padding: 5px;
	width: 85%;
	border: 1px solid #003366;
}
#boxTextSm {
	padding: 5px;
	width: 60%;
	size:75%;
	border: 1px solid #003366;
	font-size: 90%;
}
input {
	BACKGROUND-COLOR: #f5f5f5;
	color: #000033;
	border: 1px solid #99CCFF;
	font: 13px "Times New Roman", Times, serif;
}
.repeatwatermark {
	background-repeat: repeat;
}
.repeatwatermark {
	background-image: url(images/dccwatermark.gif);
	background-repeat: repeat;
}
repeatwatermark {
	background-image: url(images/dccwatermark.gif);
	background-repeat: repeat;
	background-position: left;
}

<style>
html {
   overflow: -moz-scrollbars-vertical;
}
</style>