@charset "utf-8";
body {
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 95%;
	line-height: 17px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
.Table-color {
	background-color: #F4F4F4;
	border: thin dotted #585858;
}
.table-div-color {
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	background-color: #F1F1F1;
	border: thin dotted #999999;
}

.floatRt {
	float: right;
}
.flatLt {
	float: left;
	padding-right: 15px;
	padding-bottom: 10px;
	margin-bottom: 10px;
}


.oneColFixCtrHdr #container {
	background: #FFFFFF; /* the auto margins (in conjunction with a width) center the page */
	border: 1px dotted #FFFFFF;
	text-align: left;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	margin-top: 0;
	width: 900px;
}
.oneColFixCtrHdr #header {
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	background-color: #000000;
	margin-bottom: 1px;
}
.oneColFixCtrHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.oneColFixCtrHdr #mainContent {
	background: #FFFFFF;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
	margin-bottom: 10px;
	margin-top: 5px;
	border: thin dotted #999999;
}
.headings {
	color: #003366;
	font-size: 12px;
}

.oneColFixCtrHdr #footer {
	padding-right: 10px;
	padding-left: 10px;
	border: thin dotted #999999;
	font-size: 90%;
	margin-bottom: 10px;
	padding-top: 0px;
	padding-bottom: 0;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
.oneColFixCtrHdr #footer p {
	margin: 0;
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #666666;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#footer-table {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}

#TopMenu {
	background-color: #000000;
	color: #FFFFFF;
	text-align: center;
	height: 30px;
}
#thisProgramFollows {
	background-color: #DDF1FF;
	padding: 5px;
}
#Dr.Scoggins-Testimonials {
	height: 400px;
	width: 240px;
	float: right;
	padding-bottom: 10px;
	padding-left: 10px;
}
#click-to-listen {
	border: thin dotted #006699;
	margin-top: 5px;
	text-align: center;
	padding: 3px;
}
#logo {
	float: left;
	background-color: #103158;
	width: 173px;
}
.oneColFixCtrHdr #container #flash-holder {
	background-color: #103158;
	height: 167px;
	width: 900px;
}
#flash-movie {
	width: 727px;
	background-color: #103158;
	float: right;
}
.oneColFixCtrHdr #container #mainContent #location .floatRt {
}
#video-container {
	width: 321px;
	margin-left: 20px;
	float: right;
}
#listen-to-testimonials {
	text-align: center;
	border: thin solid #666666;
	margin-top: 5px;
	margin-bottom: 10px;
	margin-right: 0px;
	margin-left: 0px;
	padding: 10px;
	color: #006699;
	font-weight: bold;
}
#sidebar {
	float: right;
	margin-left: 20px;
	margin-bottom: 10px;
}
#esteem-banner {
	margin-bottom: 20px;
	width: 300px;
	float: left;
}
#ESTEEM-container {
	margin-bottom: 10px;
	border: thin solid #CCCCCC;
}
#ESTEEM-UNIVERSITY-LOGO {
	background-color: #FFFFFF;
	text-align: center;
	border: thin solid #CCCCCC;
}

a.nav:link {
	color: #999999;
	text-decoration: underline;
	margin-bottom: 2px;
}
a.nav:visited {
	text-decoration: underline;
	color: #999999;
}
a.nav:hover {
	color: #999999;
	text-decoration: underline;
	background-color: #EBEBEB;
}
a.nav:active {
	color: #999999;
	text-decoration: underline;
}.cell-tr {
	background-color: #FFFFFF;
	padding-left: 3px;
	color: #333333;
	font-size: 12px;
}
.email-cell {
	background-color: #999999;
	padding-left: 3px;
}
#ESTEEM-Banner {
	float: left;
}
#Testimonial-video {
	float: right;
}
#textContent {
	margin-top: 20px;
	margin-right: 180px;
}
sidebar-homePage {
	float: right;
	width: 50px;
	background-color: #006699;
}
#TopBannerContainer {
	height: 250px;
	background-color: #EBEBEB;
	margin-top: 20px;
	margin-bottom: 30px;
	border: thin solid #979797;
	padding: 10px;
	margin-right: 180px;
}
#TopBannerContainer-p {
	background-color: #FFFFFF;
	padding: 5px;
	height: 240px;
	border: thin solid #979797;
}

#Bottom-banner {
	background-color: #CECECE;
	float: left;
}
#sidebarHome {
	float: right;
	margin-top: 20px;
}
#arrow {
	float: right;
	width: 75px;
	margin-right: 15px;
	z-index: 1000;
}
#ContactForm {
	margin-bottom: 20px;
	height: 620px;
	font-size: 12px;
}
.td-style {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #EBEBEB;
}
button {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #7B9EBE;
}
.bg-personal-information {
	background-color: #F5F5F5;
	border: thin solid #C1C1C1;
}
#request-free {
	float: left;
	z-index: 1000;
	width: 136px;
	padding-top: 4px;
	margin-top: -120px;
}
#BottomBannerContainer {
	height: 125px;
}
#ByTheTime {
	float: right;
}

