@charset "UTF-8";
/* CSS Document */

body {
	background-color: #FFFFFF;
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}


/* link colors ____________________________________________________*/

a:link, a:visited {
	color: #006699;
	text-decoration: none;
	border-bottom: 1px dotted #CCCCCC;
}
a:hover {
	color: #999999;
	text-decoration: none;
	border-bottom: 1px dotted #FF0000;
}


/* wrapper ____________________________________________________*/

#divWrapper {
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(/images/bkgds/bkgd-header.jpg);
	background-repeat: repeat-x;
	background-position: top;
}


/* container ____________________________________________________*/

.container {
	position: relative;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}


/* globe bkgd ____________________________________________________*/

.bkgdGlobe {
	background-image: url(/images/bkgds/bkgd-globe-top.gif);
	background-repeat: no-repeat;
	background-position: 20px 10px;
	text-align: left;
}
.bkgdGlobePage {
	background-image: url(/images/bkgds/bkgd-globe-bot.gif);
	background-repeat: no-repeat;
	background-position: 20px 0px;
	text-align: left;
}


/* header ____________________________________________________*/

#divHeader {
	height: 147px;
	background-image: url(/images/bkgds/bkgd-globe-top.gif);
	background-repeat: no-repeat;
	background-position: 20px 10px;
	text-align: left;
}
#divHeader a {
	border-bottom: none;
}
#divLogo {
	float: left;
}
#header-logo {
	margin-top: 42px;
	margin-left: 8px;
	display: block;
	width: 342px;
	height: 50px;
	background-image: url(/images/header/logo-TDE.png);
	background-repeat: no-repeat;
	text-indent: -9000px;
}
#divHeaderPhotos {
	float: right;
	margin-right: 10px;
	margin-top: 4px;
	margin-bottom: 4px;
}
#divHeaderPhotos img {
	margin-left: 4px;
}

/* nav ____________________________________________________*/


#divNav {
	width: 100%;
	height: 60px;
	background-image: url(/images/bkgds/bkgd-navbar.jpg);
	background-repeat: repeat-x;
}
#divNavButtons {
	float: right;
	width: 475px;
}
#divNavButtons ul {
	margin:0;
	padding:0;
	font-size: 12px;
	text-transform: uppercase;
	color: #FFFFFF;
	list-style:none;
}
#divNavButtons li {
	float: left;
	display: block;
	margin-top: 12px;
	margin-left: 12px;
	margin-right: 12px;
}
#divNavButtons li a {
	display: block;
	text-decoration: none;
	color: #FFFFFF;
	border-bottom: none;
}
#divNavButtons li a:hover {
	display: block;
	text-decoration: none;
	color: #FF0000;
	border-bottom: none;
}


/* content wrapper ____________________________________________________*/

#divContent {
	padding-bottom: 20px;
	min-height: 500px;
}


/* home column divs ____________________________________________________*/

#divLeftColumnHOME {
	float: left;
	width: 348px;
	margin-left: 10px;
	margin-top: 4px;
}
#divLeftColumnHOME .marRight {
	margin-right: 4px;
}
#divLeftColumnHOME a {
	border-bottom: none;
}
#divRightColumnHOME {
	float: right;
	width: 474px;
	margin-top: 4px;
	margin-right: 10px;
	background-color: #FFF;
	border: solid 1px #CCCCCC;
	padding: 24px;
}



/* column divs ____________________________________________________*/

#divLeftColumn {
	float: left;
	width: 585px;
	margin-left: 20px;
	background-color: #FFF;
	margin-top: 4px;
	padding: 24px;
	border: 1px solid #CCCCCC;
}
#divLeftColumn h2 {
	font-size: 18px;
	line-height: 22px;
	color: #FF0000;
	font-weight: normal;
	text-transform: uppercase;
	margin-top: 0px;
	margin-bottom: 24px;
	background-image: url(/images/home/rule-squares.gif);
	background-repeat: no-repeat;
	padding-top: 12px;
}
#divLeftColumn p {
	font-size: 12px;
	line-height: 20px;
	margin-top: 12px;
	margin-bottom: 12px;
	margin-left: 75px;
}
#divLeftColumn ul {
	font-size: 12px;
	line-height: 20px;
	color: #333333;
	margin-left: 75px;
}
#divLeftColumn li {
	margin-top: 9px;
	margin-bottom: 9px;
}
#divRightColumn {
	float: right;
	width: 188px;
	margin-top: 4px;
	margin-right: 10px;
}


/* pullout boxes ____________________________________________________*/

.pulloutBox {
	background-color: #333;
	padding: 12px;
	font-size: 12px;
	line-height: 18px;
	color: #CCC;
	margin-top: 4px;
	margin-bottom: 20px;
}


/* section navigation ____________________________________________________*/

#divSecNav {
	margin-bottom: 10px;
	padding:0;
	text-align: left;
}
#divSecNav ul {
	margin: 0;
	padding: 0;
}
#divSecNav li {
	list-style-type: none;
	height: 28px;
	margin-bottom: 8px;
}
#divSecNav li a {
	display: block;
	text-decoration: none;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #006699;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 7px;
	padding-left: 28px;
	background-image: url(/images/bkgds/bkgd-sec-bt.jpg);
	background-repeat: no-repeat;
	border-bottom: none;
}
#divSecNav a:hover {
	background-position: 0px -28px;
	color: #666666;
	border-bottom: none;
}



/* footer ____________________________________________________*/

#divFooter {
	float: left;
	width: 100%;
	height: 131px;
	text-align: center;
	background-image: url(/images/bkgds/bkgd-footer.jpg);
	background-repeat: repeat-x;
}
#divFooterContent {
	background-image: url(/images/footer/logo-TDE-footer.png);
	background-repeat: no-repeat;
	padding-top: 6px;
	text-align: left;
	margin-top: 42px;
	margin-left: 115px;
}
#divFooterContent img {
	margin-right: 24px;
}
#divFooterContent p {
	font-size: 11px;
	line-height: 14px;
	color: #333333;
	margin-top: 0px;
	margin-bottom: 6px;
	margin-left: 250px;
}
#divFooterContent a {
	text-decoration: none;
	color: #FF0000;
}
#divFooterContent a:hover {
	text-decoration: none;
	color: #FFFFFF;
}


/* text styles ____________________________________________________*/

p {
	font-size: 12px;
	line-height: 20px;
	margin-top: 12px;
	margin-bottom: 12px;
}
.bodyList {
	font-size: 12px;
	line-height: 14px;
	margin-top: 6px;
	margin-bottom: 6px;
}
.bodySM {
	font-size: 11px;
	line-height: 15px;
	margin-top: 6px;
	margin-bottom: 6px;
}
.bodyGraySM {
	font-size: 11px;
	line-height: 15px;
	color: #333333;
	margin-top: 6px;
	margin-bottom: 12px;
}
.divider {
	color: #999999;
	letter-spacing: 2px;
}
.heading {
	font-size: 20px;
	line-height: 22px;
	color: #FF0000;
	margin-top: 0px;
	margin-bottom: 24px;
}
.headingSM {
	font-size: 12px;
	line-height: 14px;
	color: #FF0000;
	margin-top: 6px;
	margin-bottom: 9px;
	font-weight: bold;
}
.introPara {
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #FF0000;
	margin-top: 0px;
	margin-bottom: 18px;
}
.NewListings {
	font-size: 11px;
	line-height: 12px;
	margin-top: 0px;
	margin-bottom: 9px;
}
.pullout {
	font-size: 12px;
	line-height: 18px;
	color: #333333;
}
.subGray {
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #666666;
	margin-top: 12px;
	margin-bottom: 6px;
}
.subRed {
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #FF0000;
	margin-top: 18px;
	margin-bottom: 9px;
}
