html {
	margin: 0;
	padding: 0;
	}

body {
	width:	800px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size: 12px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;

}

.link-text {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size: 13px;
	margin-bottom:  3px;
}

.caption {
        font-size: 12px;
        font-weight: bold;
        padding-top: 5px;
}


.sitation {
	font-style:	normal;
        padding-top:    4px;
	padding-right:	10px;
        padding-bottom: 0px;
        text-align:     right;
}

#blue-line {
	height: 3px;
	background: #003366;
	width:	800px;
}

#msg-bar {
	background: #672532;
	width:	800px;
	height: 30px;
}
.msg {
        font-size: 12px;
        font-weight: bold;
	line-height: 2em;
	margin-left: 15px;
	color: #E29765;
}

#dd-header-home {
	position: 	relative;
	top:		0;
	background: 	#933547;
}

#pg-title-block {
	position:	absolute;
	top: 		0;
	left:		0;
	margin-left: 	417px;
	width:		380px;
}

#pg2-title-block {
	position:	absolute;
	top: 		0;
	left:		0;
	margin-left: 	340px;
	width:		450px;
}

#pg-title-block p.pg-head-prefix {
        font-size: 	18px;
        font-weight: 	bold;
        font-style: 	italic;
	line-height: 	2.5em;
	padding-top:	40px;
	padding-bottom:	0px;
/*
	margin-left: 	417px;
*/
	color: 		#E29765;
}

#pg-title-block .pg-head-sitation {
        font-size: 	13px;
        font-weight: 	bold;
	padding-top:	20px;
	padding-bottom:	0px;
	text-align: 	right;
	color: 		#EEC4A8;
}

#pg-title-block .pg-head-tag {
        font-size: 	13px;
        font-weight: 	bold;
        font-style: 	italic;
	padding-top:	20px;
	padding-bottom:	0px;
/*
	margin-left: 	417px;
*/
	color: 		#EEC4A8;
}

#pg-title-block p.pg-head {
        font-size: 	24px;
	line-height: 	0em;
        font-weight: 	bold;
	padding-top:	0px;
	color: 		#E29765;
}

#pg2-title-block p.pg-head-prefix {
        font-size: 	18px;
        font-weight: 	bold;
        font-style: 	italic;
	line-height: 	2.5em;
	padding-top:	30px;
	padding-bottom:	0px;
	color: 		#E29765;
}

#pg2-title-block .pg-head-sitation {
        font-size:      13px;
        font-weight:    bold;
        padding-top:    4px;
	padding-right:	10px;
        padding-bottom: 0px;
        text-align:     right;
        color:          #EEC4A8;
}


#pg2-title-block .pg-head-tag {
        font-size: 	13px;
        font-weight: 	bold;
        font-style: 	italic;
	padding-top:	20px;
	padding-bottom:	0px;
	color: 		#EEC4A8;
}

#pg2-title-block p.pg-head {
        font-size: 	24px;
	line-height: 	0em;
        font-weight: 	bold;
	padding-top:	0px;
	color: 		#E29765;
}

#dd-header-2 {
	background: #933547;
}


#dd-body {
	position:	relative;
	background: #672532;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#dd-nav {
	position:	absolute;
	top: 15px;
	left: 20px;
	width:	135px;
	background: #672532;
}

#dd-nav p.navlinks a:hover {
	color: #EEC4A8;
}
#dd-nav .navlinks  a {
        font-family: verdana, helvetica, arial, sans-serif;
        font-size: 14px;
        text-decoration: none;
        line-height: 2em;
        font-weight: bold;
	color: #E29765;
}


#dd-blue-divider {
	background: 	#003366;
	width:		135px;
	position:	absolute;
	left:		-15px;
}



#dd-main {
	position:	relative;
	background: #E29765;
	top:	0;
	left:		135px;
	width:		665px;
}

/*
#dd-main p {
	margin-top:	30px;
	margin-left:	20px;
        font-size: 14px;
	font-weight: bold;
}
*/

#dd-align-center {
	padding-left:	100px;
	padding-right:	100px;
	padding-top:	30px;
	
}

#dd-main-body {
	margin-left:	20px;
	padding-top:	20px;
	padding-bottom:	20px;
	width:		620px;
}

p {
        font-family: verdana, helvetica, arial, sans-serif;
	margin-top:	0px;
	margin-bottom: 0px;
        font-size: 13px;
	font-weight: bold;
}
#dd-main-col1 {
	margin-left:	20px;
	padding-top:	20px;
	padding-bottom:	20px;
	width:		420px;
}

#dd-main-col1 p {
        font-family: verdana, helvetica, arial, sans-serif;
	margin-top:	0px;
	margin-bottom: 0px;
        font-size: 13px;
	font-weight: bold;
}

#dd-main-col2 {
	margin-left:	460px;
	padding-top:	30px;
	padding-bottom:	20px;
	width:		180px;
        font-family: verdana, helvetica, arial, sans-serif;
	padding-left:	20px;
	position:	absolute;
	top:		0;
}

#dd-main-col2 img {
	margin-left:	0px;
}

#dd-main-col2 .cdtitle {
        font-size: 12px;
	font-weight: bold;
        color: #933547;
	padding-top: 5px;
}

#dd-main-col2 p a {
        font-size: 11px;
	font-weight: bold;
	text-decoration:  none;
        color:  #0075EA;
}

#dd-main-col2 a:hover {
        color:  #003366;
}


#dd-main-body .body-link {
        font-size: 11px;
	margin-top:	10px;
	margin-bottom:	15px;
	font-weight: bold;
}

#dd-main-body a {
	font-weight: bold;
	text-decoration:  none;
        color:  #0075EA;
}

#dd-main-body a:hover {
        color:  #003366;
}
#dd-main-col2 .cdquotes {
        font-size: 11px;
	font-weight: bold;
}

#dd-footer-home {
	background: #933547;
	height: 	200px;

}

#dd-footer-home img.foot-right {
	float: right;
	padding-left:	10px;
	top:	0;
}

#dd-footer-2 {
	background: #933547;
	height: 	50px;
}
#pg-footer-block {
        position:       absolute;
        height:         200px;
	padding-top:  80px;
	text-align:	center;
	width:		380px;
}

#pg-footer-block p.citation {
        font-size: 10px;
	padding-top: 13px;
        font-weight: bold;
	color: #EEC4A8;
}

#pg-footer-block p.quote {
	font-family: Arial, Helvetica, sans-serif;
        font-size: 16px;
	font-style: italic;
        line-height: 0em;
        font-weight: bold;
	color: #EEC4A8;
}

#dd-main-body p.sub-header-medium {
	font-size: 	16px;
 	line-height: 1.2em;
        font-weight: bold;
	margin-top:	5px;
	margin-bottom:	20px;
        color: #933547;
}

#dd-main-body p.section-header-medium {
	font-size: 	16px;
 	line-height: 2em;
        font-weight: bold;
	margin-top:	15px;
        color: #933547;
}

#dd-main-body p.section-header-large {
	font-size: 	20px;
 	line-height: 2em;
        font-weight: bold;
        color: #933547;
}

#dd-main-body img.float-right {
	float:	right;
	padding-left:	10px;
	padding-bottom:	10px;
}

#dd-main-body img.float-left {
	float:	left;
	padding-right:	15px;
}

#dd-main-col1 p.section-header-large {
	font-size: 	20px;
 	line-height: 2em;
        font-weight: bold;
        text-align: justify;
        color: #933547;
}

#dd-main-col1 p.indent-quote {
	font-size: 	13px;
        font-weight: bold;
	padding-left:  20px;
	padding-right:  30px;
	padding-top: 	20px;
}

.indent20 {
	padding-left:  20px;
}

li.trklist {
        display: list-item;
        list-style: decimal;
}

.rec-title {
	clear:	both;
	font-size: 	16px;
        font-weight: bold;
	margin-top:	15px;
        color: #933547;
}

.rec-label-info {
	font-size: 	14px;
        font-weight: bold;
        font-style: italic;
	margin-top:	3px;
        color: #933547;
}

.rec-desc {
	font-size: 	12px;
        font-weight: normal;
	margin-top:	12px;
	margin-bottom:	5px;
}

.bullet-white {
	font-size: 	14px;
	font-weight:	bold;
	line-height:	1.5em;
	color:		#003366;
}
