/* CSS Document */
body, td {
	font-family: arial, helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #7e8587;
	background-color: #ffffff;
}
.copy-11px {
	font-size: 11px;
}
/* links */
a.navwhite:link, a.navwhite:visited, a.navwhite:hover {
	font-size : 11px;
	color : #ffffff;
	font-weight : bold;
	text-decoration: none;
	line-height: normal;
}
/* left column */
#orange-caption {
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	color: #f39b31;
	line-height: normal;
	float: right;
	width: 100px;
	padding-top: 10px;
}
.callout-quote {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #55589e;
	line-height: 25px;
}
.callout-attribute {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #55589e;
	font-style: italic;
	font-weight: normal;
	line-height: 24px;
}
/* title/captions/first paragraph */
.title {
	font-family: "Times New Roman", sans-serif;
	font-size: 39px;
	font-weight: normal;
	color: #f39b31;
	line-height: normal;
}
.title-caption {
	font-family: "Times New Roman", sans-serif;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	color: #7e8587;
	line-height: 26px;
}
.page-lead1 {
	font-family: "Times New Roman", sans-serif;
	font-size: 22px;
	line-height: 30px;
	color: #7e8587;
}
.h1 {
	font-size: 14px;
	font-weight: bold;
	color: #7e8587;
}
/* id tagged */
#main {
	width: 1024px;
	background-color: #ffffff;
	border: none;
	margin-top: 0px;
}
#td-logo {
	height: 100px;
}
#td-nav {
	background-image: url(../images/nav-td-bg.gif);
	width: 1024px;
	height: 140px;
}
#td-nav-space {
	width: 68px;
}
/* main copy sections */
#td-callout {
	width:300px;
	padding: 0px 0px 0px 0px;
}
#td-center {
	width: 115px;
	padding: 0px 0px 0px 0px;
}
#td-copy {
	width: 580px;
	padding: 0px 0px 0px 0px;
}
/* footer section */
#pre-footer {
	height: 50px;
}
#footer {
	background-color: #7e8587;
	height: 18px;
	line-height: normal;
}
.footer-block {
	font-size : 10px;
/* 	padding: 0px 0px 0px 158px; - change back for full-dev site */
	padding: 0px 0px 0px 232px;
	text-align: inherit;
}
.copyright {
	font-size: 10px;
	color: #ffffff;
	padding: 0px 30px 0px 0px;
	line-height: normal;
	vertical-align: middle;
}
a.navfooter:link, a.navfooter:visited {
	font-size : 10px;
	color : #ffffff;
	font-weight : normal;
	text-decoration: none;
	padding: 0px 30px 0px 0px;
	line-height: normal;
	vertical-align: middle;
}
a.navfooter:hover{
	font-size : 10px;
	color : #ff9933;
	font-weight : normal;
	text-decoration: none;
	padding: 0px 30px 0px 0px;
	line-height: normal;
	vertical-align: middle;
}
.copyW {
	margin-left: 1px;
}
/* UL LI  */
ul.copy-ul {
	font-size: 13px;
	list-style-type: disc;
	padding-top: 1px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-left: 10px;
	padding-left: 5px;
}
li.copy-li {
	padding-bottom:10px;
	line-height: normal;
}
ul.copy-ul2 {
	font-size: 13px;
	list-style-type: disc;
	padding-top: 1px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-left: 10px;
	padding-left:30px;
}
/* general navigation */
a:link, a:visited {
	color: #7e8587;
	text-decoration: none;
	font-weight: bold;
	text-decoration: underline;
}
a:hover {
	color: #cc6633;
	text-decoration: none;
	font-weight: bold;
	text-decoration: underline;
}
a.navorange:link, a.navorange:visited {
	font-size : 12px;
	color : #f39b31;
	font-weight : bold;
	text-decoration: none;
}
a.navorange:hover{
	font-size : 12px;
	color : #7e8587;
	font-weight : bold;
	text-decoration: none;
}
a.navmain:link, a.navmain:visited {
	font-size : 12px;
	color : #7e8587;
	font-weight : bold;
	text-decoration: none;
	line-height: normal;
}
a.navmain:hover{
	font-size : 12px;
	color : #f39b31;
	font-weight : bold;
	text-decoration: none;
	line-height: normal;
}