body {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 0.8em;
	line-height: 1.6em;
	background-image: url(/Blueprint/images/background3.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	
}

#one, #two, #four {
	background-color: #A8C5FF;
	text-align: center;
	width: 400px;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	border-top-color: #006699;
	border-right-color: #006699;
	border-bottom-color: #006699;
	border-left-color: #006699;
	font-size: 10pt;
	font-style: normal;
	line-height: 12pt;
	padding: 5px;
}

#three {
	background-color: #FFFFFF;
	text-align: center;
	width: 620px;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	border-top-color: #006699;
	border-right-color: #006699;
	border-bottom-color: #006699;
	border-left-color: #006699;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 12pt;
}

.titles {
	font-size: 1.1em;
	font-family: Georgia, "Times New Roman", serif;
	color: #114B92;
	font-style: normal;
	font-weight: bold;
}
#content {
	width: 95%;
}
ul, li {
	background-position: left;
	margin-left: 0px;

	list-style-position: inside;
	padding-left: 20px;
}


.titles a:link, .titles a:visited {
	text-decoration: none;
	color: #333333;
	font-family: Verdana;
}
.titles a:hover, .titles a:active {
	color: #CC0066;
	text-decoration: underline;
	font-family: Verdana;
}
#initial {
	position:absolute;
	width:97px;
	height:115px;
	z-index:1;
	left: 8px;
	top: 432px;
	background-color: #FFFF99;
	visibility: hidden;
}
#intake {
	position:absolute;
	width:166px;
	height:119px;
	z-index:2;
	left: 173px;
	top: 345px;
	background-color: #FFFF99;y
	text-align: left;
	padding: 5px;
	visibility: hidden;
}
#intro {
	background-color: #FFFFFF;
	border: 2px none #114B92;
	width: 80%;
	padding: 5px;
	text-align: center;
}
.titlesLg {
	font-size: 1.3em;
	font-family: Verdana;
	color: #114B92;
	font-style: normal;
	font-weight: bold;
	text-align: center;
}
.coverTxt {
	font-size: 0.9em;
	font-family: Verdana;
	color: #114B92;
	font-style: normal;
	font-weight: normal;
	text-align: center;
	line-height: 2.5ex;
}

