@charset "UTF-8";
@import url("navMain.css");
/* CSS Document */


body {
	color: #000000;
	margin: 10px 0px 10px 0px;  /* top, right, bottom, left */
	padding: 0; 
	text-align: center; 
	background: #000033;
	font: 14px/18px Georgia, "Times New Roman", Times, serif;
}

html, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
}



#outerWrapper {
	background-color: #fff;
	margin: 0 auto; 
	text-align: left; 
	width: 900px;
}


/****************** HEADER LEFT *******************/


#outerWrapper #header {
	background-color: #420000;
	font-size: 18px;
	font-weight: bold;
	height: 160px;
	line-height: 15px;
	padding: 0px 0px 0px 0px;
	border: 1px solid #826a50;
}

#outerWrapper #header h1 {
	color: #fff;
	font: bold 24px/18px Georgia, "Times New Roman", Times, serif;
	letter-spacing: 1px;
	margin-top: 10px;
	border-bottom: 1px solid #826a50;
	width: 625px;
	float: left;
	margin-bottom: 5px;
	padding: 0px;
}

#outerWrapper #header p.phead1 {
	color: #fff;
	font: bold 24px/18px Georgia, "Times New Roman", Times, serif;
	letter-spacing: 1px;
	margin-top: 10px;
	border-bottom: 1px solid #826a50;
	width: 625px;
	float: left;
	margin-bottom: 5px;
	padding: 0px;
}

#outerWrapper #header p {
	font: bold 14px Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	margin: 5px 0px 0px;
	letter-spacing: 1px;
	width: 620px;
}

#outerWrapper #header .img {
	padding-right: 10px;
	float: left;
	border-style: none;
}

#outerWrapper #contentWrapper {
	overflow: hidden;
	border-right: 1px solid #826a50;
	border-left: 1px solid #826a50;
	top: 10px;
	background: url(../images/BGcontent_900.gif);
}


/****************** CONTENT LINKS *******************/

#outerWrapper #contentWrapper #content a {
	color: #420000;
	text-decoration:none;
	background: #FFFFFF;
}

#outerWrapper #contentWrapper #content  a, a:link {
	background: #FFFFFF;
}

#outerWrapper #contentWrapper #content a:hover {
	color: #FF0000;
}

#outerWrapper #contentWrapper #content a:active {
	color: #FF0000;
}



/****************** CONTENT *******************/

#outerWrapper #contentWrapper #content {
	margin: 0 0 0 250px; 
	padding: 10px 10px 10px 10px;
}
#outerWrapper #contentWrapper #content #DNquote {
	width: 225px;
	float: right;
	border: 1px solid #826a50;
	padding: 10px;
	background: #F4F1E7;
	margin: 20px 0px 0px 10px;
	text-align: justify;
	font: 14px/16px Georgia, "Times New Roman", Times, serif;
}
#outerWrapper #contentWrapper #content #DNquote .firstLine {
	color: #420000;
	font: bold small-caps 12px/16px Georgia, "Times New Roman", Times, serif;
	text-align: left;
}
/****************** CONTENT DNquote LINKS *******************/

#outerWrapper #contentWrapper #content #DNquote a {
	color: #420000;
	text-decoration:none;
	background: #FFFFFF;
}

#outerWrapper #contentWrapper #content #DNquote  a, a:link {
	background: #F4F1E7;
}

#outerWrapper #contentWrapper #content #DNquote a:hover {
	color: #FF0000;
}

#outerWrapper #contentWrapper #content #DNquote a:active {
	color: #FF0000;
}
/****************** END CONTENT DNquote LINKS *******************/
#outerWrapper #contentWrapper #content h1	{
	color: #420000;
	font-size: 24px;
	font-weight: bold;
	letter-spacing: 1px;
	margin: 14px 0px 0px;
}

#outerWrapper #contentWrapper #content h2 {
	color: #420000;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 1px;
	line-height: 16px;
	margin-top: 15px;
}

#outerWrapper #contentWrapper #content h3 {
	color: #420000;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 0px;
	padding-bottom: 0px;
	font-variant: small-caps;
}

#outerWrapper #contentWrapper #content h4 {
	color: #420000;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

#outerWrapper #contentWrapper #content h4.h4toc {
	margin-bottom: 0px;
	padding-bottom: 0px;
}

#outerWrapper #contentWrapper #content p {
	text-align: justify;
/*	font: 14px Georgia, "Times New Roman", Times, serif; */
}

#outerWrapper #contentWrapper #content p.indent {
	text-indent: 15px;
}



#outerWrapper #contentWrapper #content p.ph1	{
	color: #420000;
	font-size: 24px;
	font-weight: bold;
	letter-spacing: 1px;
	margin: 14px 0px 0px;
}

#outerWrapper #contentWrapper #content p.endorsementsNav {
	margin-top: 0px;
	border-bottom: 1px solid #bd9c76;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

#outerWrapper #contentWrapper #content p.endorsementsP {
	margin-top: 0px;
	margin-bottom: 10px;
	padding-top: 0px;
}
#outerWrapper #contentWrapper #content p.quote {
	width: 250px;
	float: right;
	border: 1px solid #826a50;
	padding: 10px;
	background: #F4F1E7;
	margin: 20px 0px 0px 10px;
	text-align: justify;
	font: 14px/16px Georgia, "Times New Roman", Times, serif;
}

#outerWrapper #contentWrapper #content p.CAquote {
	width: 250px;
	float: right;
	border: 1px solid #826a50;
	padding: 10px;
	background: #FFFFFF;
	margin: 20px 0px 0px 10px;
	text-align: justify;
	font: 14px/16px Georgia, "Times New Roman", Times, serif;
}

#outerWrapper #contentWrapper #content p.quote .firstLine {
	color: #420000;
	font: bold small-caps 12px/16px Georgia, "Times New Roman", Times, serif;
	text-align: left;
}

#outerWrapper #contentWrapper #content p.first {
	text-align: justify;
/*	font: 14px Georgia, "Times New Roman", Times, serif; */
	margin-top: 20px;
}

#outerWrapper #contentWrapper #content ul.ulNoBullets	{
	list-style: none; 
}

#outerWrapper #contentWrapper #content ul.ulNoBulletsSpace	{
	list-style: none;
	line-height: 24px;
}

#outerWrapper #contentWrapper #content ul.ulTOC	{
	list-style: none;
	border-top: 1px dashed #000000;
	border-bottom: 1px dashed #000000;
	padding: 5px 0px 5px 20px;
	margin: 0px 0px 40px; /* top, right, bottom, left */
}

#outerWrapper #contentWrapper #content ol.olSUBcat {
	color: #420000; 
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

#outerWrapper #contentWrapper #content ol.olTOC {
	color: #420000;
	font-size: 14px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

#outerWrapper #contentWrapper #content li	{
}

/****************** Seminars *******************/

#outerWrapper #contentWrapper #content h2.Seminars	{
	font: bold normal 14px Georgia, "Times New Roman", Times, serif;
	text-transform: capitalize;
}

#outerWrapper #contentWrapper #content dl	{
	margin-top: 10px;
	margin-bottom: 20px;
}

#outerWrapper #contentWrapper #content dt	{
	width: 150px;
	font-weight: bold;
	margin-left: 15px;
	font-size: 12px;
}

#outerWrapper #contentWrapper #content dd	{
	margin-top: -17px;
	margin-left: 160px;
}



/**************** list hack ***************/

#outerWrapper #contentWrapper #content #top-index {
	width: 600px;
	margin: 0px 3px 0px 5px;
	padding: 0px 0px 0px 10px;
	border: 1px solid #000000;
}

#outerWrapper #contentWrapper #content #top-index li {
	padding: 0px 0px 2px 10px;
	width: 250px;
	float: left;
}

html>body #top-index li {
width: 250px;}

#outerWrapper #contentWrapper #content #top-index li.last {
	float: left;
	width: 550px;
	border-bottom: 1px solid #666666;
}

/* #outerWrapper #contentWrapper #content #top-index br {
	clear: none;
} */



/****************** FOOTER *******************/

#outerWrapper #footer {
	background-color: #f4f1e7;
	border-top: solid 1px #bd9c76;
	padding: 10px 10px 10px 10px;
	font-size: 12px;
}

#outerWrapper #footer a {
	color: #420000;
	text-decoration:none;
	background: #F4F1E7;
}


#outerWrapper #footer a, a:link	{
	color: #420000;
	text-decoration:none;		
}


#outerWrapper #footer a:hover {
	color: #FF0000;
}

#outerWrapper #footer a:active {
	color: #FF0000;
}

