/* SETS BODY BACKGROUND COLOR AND MARGINS */
body {
	background-color: #211100;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

/* SETS BORDER COLOR OF MAIN CONTAINER TABLE */
.container {
	border: 1px solid #81623A;
}
.centertextER {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	color: #DCC89F;
	background-image: url(../images/inner/er.center.bkgd.jpg);
	background-repeat: no-repeat;
}
.centertextERprojects {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	color: #DCC89F;
	background-image: url(../images/inner/er.projects.center.bkgd.jpg);
	background-repeat: no-repeat;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #DCC89F;
	list-style-position: inside;
	list-style-type: square;
}
.titles {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 11px;
	color: #FFFFFF;
	list-style-position: inside;
	list-style-type: square;
}
.centertextCP {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	color: #DCC89F;
	background-image: url(../images/inner/cp.center.bkgd.jpg);
	background-repeat: no-repeat;
	
}
.centertextCPprojects {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	color: #DCC89F;
	background-image: url(../images/inner/cp.projects.center.bkgd.jpg);
	background-repeat: no-repeat;
	
}
.centertextRD {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	color: #DCC89F;
	background-image: url(../images/inner/rd.center.bkgd.jpg);
	background-repeat: no-repeat;
}
.centertextRDprojects {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	color: #DCC89F;
	background-image: url(../images/inner/rd.projects.center.bkgd.jpg);
	background-repeat: no-repeat;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFCC66;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFCC66;
	text-decoration: underline;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFCC66;
	text-decoration: none;
}
a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.texttight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	color: #DCC89F;
	list-style-position: inside;
	list-style-type: square;
}
.popupBRN {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	color: #DCC89F;
	background-image: url(../images/popup/popup.bkgd.brn.gif);
	background-repeat: no-repeat;
	padding-right: 50px;
	padding-left: 63px;
}
.texttables {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	color: #DCC89F;
	list-style-position: inside;
	list-style-type: square;
}
.bullettables {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	color: #DCC89F;
	list-style-position: inside;
	list-style-type: square;
	padding-top: 6px;
}
.popupBLUE {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	color: #DCC89F;
	background-image: url(../images/popup/popup.bkgd.blue.gif);
	background-repeat: no-repeat;
	padding-right: 50px;
	padding-left: 63px;
}
.surveytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #000000;
	list-style-position: inside;
	list-style-type: square;
}
p {
margin-top: 0px;
margin-bottom: 14px;
}

