/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #ffffff;
	margin: 0px;
}
a {
	color: #005195;
	text-decoration: underline;
}
h1,h2,h3,h4,h5,h6 {
	color: #005195;
	margin-left: 30px;
	margin-right: 45px;
}
#wrap {
	background-image: url(images/bg.gif);
	background-repeat: repeat-y;
	background-position: center top;
	margin: 0px auto;
	padding: 0px;
	width: 785px;
}
#container {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #ffffff;
	margin: 0px auto;
	padding: 0px;
	clear: both;
	width: 755px;
}
#header {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	width: 755px;
	background-image: url(images/behaviorcanchange-header.jpg);
	background-repeat: no-repeat;
	height: 205px;
	vertical-align: bottom;
}
#nav-bar {
	font-weight: bold;
	color: #005195;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	font-size: 0.7em;
	height: 34px;
	width: 578px;
	margin: 171px 25px 0px 0px;
	text-align: right;
	padding-right: 0px;
	padding-left: 0px;
	float: right;
}
#nav-bar a{
	font-weight: bold;
	color: #000000;
	margin-right: .5em;
	margin-left: .5em;
	text-decoration: none;
}
#nav-bar a:hover{
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #D91F2A;
}
#mainContent {
	width: 755px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
#mainContent p {
	font-size: 1em;
	margin-left: 30px;
	margin-right: 45px;
}
#mainContent img, #right img {
	margin-left: 4px;
	margin-right: 7px;
	margin-top: 4px;
}
h1,h2,h3,h4,h5,h6 {
	color: #005195;
	margin-left: 30px;
	margin-right: 45px;
}
#left {
	text-align: right;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 24%;
}
#right {
	width: 75%;
	margin: 0px;
	padding: 0px;
	float: right;
}
#right p {
	font-size: 1em;
	margin-left: 10px;
	margin-right: 45px;
}
.col-3{
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	margin-top: 3px;
	margin-right: 5px;
	margin-bottom: 3px;
	margin-left: 20px;
	width: 200px;
	float: left;
	padding-left: 4px;
}
.inset {
	float: left;
	margin-top: 3px;
	margin-right: 5px;
	margin-bottom: 3px;
	margin-left: 20px;	padding: 0px;
	text-align: left;
	padding-left: 4px;
}
.autism-insert {
	float: right;
	margin-top: 10px;
	margin-left: 5px;
	margin-right: 45px;
	margin-bottom: 5px;
	padding: 8px;
	text-align: left;
	background-image: url(images/autismtable-bground.jpg);
	background-repeat: repeat-x;
	background-position: top;
	width: 200px;
}
.autism-insert ul {
	margin-left: 0px;
	padding: 0px;
}
.autism-insert li {
	font-size: .8em;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #005195;
	margin-bottom: 5px;
	padding: 0px;
}
.break {
	clear: both;
	height: 1px;
}
.head {
	color: #005195;
	font-size: 1.1em;
	font-weight: bold;
}
.subhead {
	color: #005195;
	font-size: .9em;
	font-weight: bold;
}
.caption {
	font-size: .7em;
}
#footer {
	width: 600px;
	background-image: url(images/fabalogo-footer.gif);
	background-repeat: no-repeat;
	background-position: right;
	height: 67px;
	padding-top: 0px;
	padding-right: 59px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-right: 45px;
	margin-left: 30px;
	vertical-align: middle;
}
#footer-nav-bar {
	font-weight: bold;
	color: #005195;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	font-size: .7em;
	margin: 0px;
	text-align: left;
	padding-right: 0px;
	padding-left: 0px;
}
#footer-nav-bar a {
	font-weight: bold;
	color: #000000;
	margin-right: .5em;
	margin-left: .5em;
	text-decoration: none;
}
#footer-nav-bar a:hover {
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #D91F2A;
}
#footer hr {
	background-color: #97ACCD;
	height: 4px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#bottom {
	width: 785px;
	background-image: url(images/bg-bottom.gif);
	background-repeat: no-repeat;
	background-position: center;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 20px;
}
.graphics-border {
	border: 1px solid #C8C8C8;
}