@charset "utf-8";
.style9 {
	font-size: 9px;
	font-weight: bold;
}

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: #000000;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 20;
	margin-left: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	background-color: #666666;
	background-image: url(../DWimages/blue_green_background.gif);
}
.twoColFixLtHdr #container {
	width: 900px; /* the auto margins (in conjunction with a width) center the page */
	border: 2px solid #8CCAB3;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0px;
	background-color: #F2F9F7;
} 
.twoColFixLtHdr #header {
	padding: 0;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	margin-top: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #8CCAB3;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-color: #204436;
	border-right-color: #204436;
	border-bottom-color: #204436;
	border-left-color: #204436;
} 


.twoColFixLtHdr #container #header a {
	color: #013134;
}

.twoColFixLtHdr #container #header img {
	margin: 0px;
	padding: 0px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #204436;
}

.twoColFixLtHdr #container #header h1 {
	font-weight: normal;
	color: #013134;
	padding-left: 15px;
	padding-top: 6px;
	padding-bottom: 10px;
	margin-top: 5px;
}
.header_initials {
	font-variant: small-caps;
	font-size: large;
	font-weight: bold;
}
.header_contact_info {
	font-size: large;
	text-align: right;
}
.twoColFixLtHdr #container #header  a {
}

.twoColFixLtHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 200px;
	background-color: #F2F9F7;
	display: inline;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 20px;
}
.twoColFixLtHdr #mainContent {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: normal;
	text-align: justify;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 250px;
	padding-top: 0;
	padding-right: 35px;
	padding-bottom: 25px;
	padding-left: 20px;
	overflow: visible !important;
} 
.disclosurehead {
	line-height: 0.8em;
	font-weight: bold;
	text-align: center;
}

.twoColFixLtHdr #container #mainContent img {
	float: left;
	margin-right: 17px;
	margin-top: 5px;
	margin-bottom: 17px;
	border: 2px solid #8CCAB3;
}

.twoColFixLtHdr #container #mainContent h1 {
	text-align: center;
	margin-top: 0px;
}



/*Start formatting contact form*/

#mainContent  #contact   

   {
	font-size: .8em;
}
#mainContent  #contact  .label {
	float: left;
	width: 230px;
	margin-right: 10px;
	text-align: right;
	font-weight: bold;
	clear: left;
}
input#name, input#email, textarea#Message {
	width: 300px;
	font-size: 1.2em;
	background-color: #FBEF99;
	clear: left;
}
input#name:focus, input#email:focus, textarea#Message:focus {
	width: 300px;
	font-size: 1.2em;
	background-color: #FDD041;
}
input#submit {
	clear: both;
	margin-left: 240px;
}

/*End formatting contact form*/

.twoColFixLtHdr  #footer  

  {
	padding: 0 10px 0 20px;
	background-color: #8CCAB3;
	color: #034247;
	font-weight: bold;
} 
.twoColFixLtHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.disclosure p {
	line-height: 2px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.disclosure {
	margin-top: 0px;
	margin-bottom: 0px;
}
.twoColFixLtHdr #container #mainContent a {
	color: #3A8166;
	font-size: 1.1em;
	font-weight: bold;
	text-decoration: none;
}
table {
	border-collapse: collapse;
}
.twoColFixLtHdr #container #mainContent a:hover {
	color: #2E6752;
	font-size: 1.25em;
	font-weight: bold;
	text-decoration: none;
	font-style: italic;
}
.twoColFixLtHdr #container #mainContent li {
	padding-bottom: 8px;
}
.twoColFixLtHdr #container #mainContent p {
	text-align: justify;
}
.twoColFixLtHdr #container #header a {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	color: #CC0000;
}
.twoColFixLtHdr #container #header a:hover {
	font-size: 1em;
	font-style: italic;
	color: #FFFF00;
}
.emphasis {
	font-style: italic;
	font-weight: bold;
	text-decoration: underline;
}
.twoColFixLtHdr #container #mainContent iframe {
	border: 2px solid #8CCAB3;
}
.twoColFixLtHdr #container #mainContent h2 {
	text-align: center;
}
.twoColFixLtHdr #container #mainContent h3 {
	text-align: center;
}
.goodtherapy {
	margin-left: 30px;
	margin-top: 15px;
}
.twoColFixLtHdr #container #mainContent ul {
	margin-right: 35px;
	margin-left: 5px;
}
.hangingindent {
	text-indent: -30px;
	padding-left: 20px;
}
.followparagraph
}
.twoColFixLtHdr #container #mainContent #box {
	border: thin solid #000000;
	padding-right: 15px;
	padding-left: 15px;
}
.rage {
	color: #000000;
	padding-right: 15px;
	padding-left: 15px;
	font-size: 95%;
	border: medium solid #000000;
}
#pdf {
	padding-top: 2px;
}
