.Sectionhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	background-color: #336FB4;
	padding-top: 5px;
	padding-right: 50%;
	padding-bottom: 5px;
	padding-left: 8px;
	margin-top: 0%;
	margin-right: 0%;
	margin-bottom: 10px;
	margin-left: 0%;
	text-transform: none;
}
.Sectionhead2 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	background-color: #FAD604;
	padding-top: 5px;
	padding-right: 40%;
	padding-bottom: 5px;
	padding-left: 8px;
	margin-top: 0%;
	margin-right: 0%;
	margin-bottom: 10px;
	margin-left: 0%;
}
.Dept_Header {
	font-size: 18px
}
.Dept_Header1 {
	font-size: 18px;
	color: #FFFFFF;
	background-color: #336FB4;
	padding-top: 10px;
	padding-right: 60%;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-top: 15px;
	margin-right: 0%;
	margin-bottom: 15px;
	margin-left: 0%;
}
.Dept_Header2 {
	font-size: 18px;
	color: #000000;
	background-color: #FAD604;
	padding-top: 10px;
	padding-right: 60%;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-top: 15px;
	margin-right: 0%;
	margin-bottom: 15px;
	margin-left: 0%;
}

body { 
	background: #4C4C4C;
	text-align: center;
	margin: 0px;
	padding: 0px;
	font: 75% Verdana, Arial, Helvetica, sans-serif;
}
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	padding-left: 25px;
}
.bodytext-smaller {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	line-height: 15px;
}
.bodytext-box {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	padding-left: 25px;
	padding-right: 25px;
}
A:link {
	color: #0F91F0;
	text-decoration: none;
}
A:visited {
	color: #FF9900;
	text-decoration: none;
}
A:active, A:hover {
	color: #CC0066;
	text-decoration: underline;
}

h1 { 
	text-transform: uppercase;
	font: bold 140% Trebuchet, Trebuchet MS, Arial, Helvetica, Verdana, sans-serif 
}

h2 {
	font: bold 140% Trebuchet, Trebuchet MS, Arial, Helvetica, Verdana, sans-serif;
}

h3 {
	text-transform: uppercase;
	font: bold italic 130% Trebuchet, Trebuchet MS, Arial, Helvetica, Verdana, sans-serif;
}

h4 {
	font: bold italic 130% Trebuchet, Trebuchet MS, Arial, Helvetica, Verdana, sans-serif;
}

h5 {
	font: bold 125% Arial, Helvetica, Verdana, sans-serif;
}

h6 {
	font: bold 115% Arial, Helvetica, Verdana, sans-serif;
}

hr {
	color: #787878;
	background: #787878;
	height: 1px;
	border: 0px;
}

#banner {
	color: #fff;
	float:left;
	text-align:left;
	text-transform: none;
	padding: 65px 0px 0px 12px;
	margin: 0px;
	font: 250% Arial, Helvetica, Verdana, sans-serif;
}

h2.menuheader {
	background: url(images/vertical-header.gif) no-repeat;
	text-indent: -20000px;
	margin: 0px 0px 1px 0px;
	padding: 0px;
	width: 180px;
	height: 20px;
	font-size: 10px;
}

.submenu {
	padding: 0px;
	margin: 0px;
	list-style: none;
}

.submenu li {
	margin-bottom: 1px;
}

.submenu a:link, .submenu a:visited, .submenu a:hover {
	text-decoration: none;
	color: #000000;
	font-size:10px;
	display: block;
	width: 180px;
	height: 20px;
	padding-left: 15px;
	padding-top: 3px;
	background: url(images/vertical.gif) no-repeat;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 165px;
	height: 17px;
}
	html>body .submenu a:link, html>body .submenu a:visited, html>body .submenu a:hover { 
		width: 165px;
		height: 17px;
	}

.submenu a:hover {
	background: url(images/vertical-over.gif) no-repeat;
}

.table {
	width: 100%;
	border: 0px;
	padding: 0px;
	margin: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}

.table td {
	padding: 2px;
	margin: 0px;
	border-bottom: solid 1px #c1c1c1;
}

.table th {
	background: #c1c1c1;
	text-align: left;
	font: bold 100% Verdana, Arial, Helvetica;
}

#container {
	width: 760px;
	background: url(images/bg.gif) repeat-y;
	margin: 0px auto; /* fix for centering div in firefox */
}

#header {
	width: 750px;
	height: 110px;
	background: #414048;
	text-align: left;
	margin: 0px auto; /* fix for centering div in firefox */
	voice-family: "\"}\""; 
	voice-family:inherit;
}

#logo {
	padding: 5px 0px 0px 0px;
	width: 190px;
	float: left;
}

#topmenu {
	text-align: right;
	color: #414048;
	padding: 10px 15px 0px 0px;
}
	#topmenu A:link, #topmenu A:visited {
		color: #ffffff;
		text-decoration: none;
	}
	
	#topmenu A:active, #topmenu a:hover {
		color: #FCE200;
		text-decoration: none;
	}
	
#menu {
	clear: both;
	background: #2D4678 url(images/menubg.gif) repeat-x;
	border-bottom: solid 1px #414048;
	width: 735px;
	height: 50px;
	padding: 4px 3px 3px 12px;
	color: #ffffff;
	font-size: 9px;
	text-align: center;
	font-weight: bold;
	text-align: center;
	margin: 0px auto; /* fix for centering div in firefox */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 735px;
	height: 45px;
	line-height: 20px;
}

	html>body #menu {
		width: 735px;
		height: 65px;
	}
	
	#menu a:link, #menu a:visited {
	color: #ffffff;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	}
	
	#menu a:active, #menu a:hover {
	color: #FFCC00;
	text-decoration: underline;
	}

#splashpic {
	background: url(images/splashpic.jpg) no-repeat;
	width: 750px;
	height: 198px;
	margin: 0px auto; /* fix for centering div in firefox */
	text-align: left
}

/* begin header image replacement  =============================================== */

.link
{
	float:left;
	width: 156px; 
	height: 137px;
}

.link span, .link em
{
	display:none;
}

.link a, .link a:hover
{
	display:block;
	width: 80px; 
	height: 184px;
	margin-left: 665px;
	border: 0px solid #000;
}

/* =============================================== */

#mainpic {
	width: 750px;
	height: 100px;
	margin: 0px auto; /* fix for centering div in firefox */
	text-align: left;
	background-image: url(images/mainpic-edu.jpg);
	background-repeat: no-repeat;
}

#mainpic-ent {
	background:  url(images/mainpic-ent.jpg) no-repeat;
	width: 750px;
	height: 100px;
	margin: 0px auto; /* fix for centering div in firefox */
	text-align: left
}

#mainpic-hea {
	background:  url(images/mainpic-hea.jpg) no-repeat;
	width: 750px;
	height: 100px;
	margin: 0px auto; /* fix for centering div in firefox */
	text-align: left
}

#mainpic-hou {
	background:  url(images/mainpic-hou.jpg) no-repeat;
	width: 750px;
	height: 100px;
	margin: 0px auto; /* fix for centering div in firefox */
	text-align: left
}

#mainpic-money {
	background:  url(images/mainpic-money.jpg) ;
	width: 750px;
	height: 100px;
	margin: 0px auto; /* fix for centering div in firefox */
	text-align: left
	background-repeat: no-repeat;

}
#mainpic-legal {
	background:  url(images/mainpic-legal.jpg);
	width: 750px;
	height: 100px;
	margin: 0px auto; /* fix for centering div in firefox */
	text-align: left
	background-repeat: no-repeat;
}

#mainpic-job {
	background:  url(images/mainpic-job.jpg) no-repeat;
	width: 750px;
	height: 100px;
	margin: 0px auto; /* fix for centering div in firefox */
	text-align: left
}

#mainpic-meh {
	background:  url(images/mainpic-meh.jpg) no-repeat;
	width: 750px;
	height: 100px;
	margin: 0px auto; /* fix for centering div in firefox */
	text-align: left
}

#mainpic-psk {
	background:  url(images/mainpic-psk.jpg) no-repeat;
	width: 750px;
	height: 100px;
	margin: 0px auto; /* fix for centering div in firefox */
	text-align: left
}

#mainpic-res {
	background:  url(images/mainpic-res.jpg) no-repeat;
	width: 750px;
	height: 100px;
	margin: 0px auto; /* fix for centering div in firefox */
	text-align: left
}

#mainpic-sex {
	background:  url(images/mainpic-sex.jpg) no-repeat;
	width: 750px;
	height: 100px;
	margin: 0px auto; /* fix for centering div in firefox */
	text-align: left
}

#mainpic-LGBTQ {
	background:  url(images/mainpic-LGBTQ.jpg) no-repeat;
	width: 750px;
	height: 100px;
	margin: 0px auto; /* fix for centering div in firefox */
	text-align: left
}

#mainpic-fosterparents {
	background:  url(images/mainpic-fosterparents.jpg) no-repeat;
	width: 750px;
	height: 100px;
	margin: 0px auto; /* fix for centering div in firefox */
	text-align: left
}

#mainpic-birthparents {
	background:  url(images/mainpic-birthparents.jpg) no-repeat;
	width: 750px;
	height: 100px;
	margin: 0px auto; /* fix for centering div in firefox */
	text-align: left
}
#mainpic-nutrition {
	background:  url(images/mainpic-nutrition.jpg) no-repeat;
	width: 750px;
	height: 100px;
	margin: 0px auto; /* fix for centering div in firefox */
	text-align: left
}

#mainpic-immigration {
	background:  url(images/mainpic-immigration.jpg) no-repeat;
	width: 750px;
	height: 100px;
	margin: 0px auto; /* fix for centering div in firefox */
	text-align: left
}

#mainpic-comingintocare {
	background:  url(images/mainpic-coming_into_care.jpg) no-repeat;
	width: 750px;
	height: 100px;
	margin: 0px auto; /* fix for centering div in firefox */
	text-align: left
}

#mainpic-advocacy {
	background:  url(images/mainpic-advocacy.jpg) no-repeat;
	width: 750px;
	height: 100px;
	margin: 0px auto; /* fix for centering div in firefox */
	text-align: left
}

.link2
{
	float:left;
	width: 300px; 
	height: 95px;
}

.link2 span, .link2 em
{
	display:none;
}

.link2 a, .link2 a:hover
{
	display:block;
	width: 60px; 
	height: 100px;
	margin-left: 475px;
	border: 0px solid #000;
}

#special1 {
	position: relative;
	left: 375px;
	top: 25px;
	padding: 10px;
	width: 350px;
	height: 250px;
	background: #ffffff;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 330px;
	height: 230px;
}
	#special1[title="special1"] { /* other browsers */
		background: transparent url(images/transparentbg.png);
	}
	
	html>body #special1 {
		width: 330px;
		height: 230px;
	}

#breadcrumb {
	font-size: 90%;
}
#breadcrumb1 {
	font-size: 90%;
	padding-bottom: 7px;
	padding-left: 2px;
}

#body3col {
	text-align: left;
	width: 750px;
	background: url(images/bodybg.gif) repeat-y;
	border-bottom: solid 1px #414048;
	border-top: solid 1px #414048;
	margin: 0px auto; /* fix for centering div in firefox */
}

#body2col {
	text-align: left;
	width: 750px;
	border-bottom: solid 1px #414048;
	border-top: solid 1px #414048;
	margin: 0px auto; /* fix for centering div in firefox */
	background-image: url(images/bodybg2.gif);
	background-repeat: repeat-y;
}

#body2col-ed {
	text-align: left;
	width: 750px;
	background: url(images/bodybg3-ed.gif) repeat-y;
	border-bottom: solid 1px #414048;
	border-top: solid 1px #414048;
	margin: 0px auto; /* fix for centering div in firefox */
}

#body2col-hou {
	text-align: left;
	width: 750px;
	border-bottom: solid 1px #414048;
	border-top: solid 1px #414048;
	margin: 0px auto; /* fix for centering div in firefox */
	background-image: url(images/bodybg3-hou.gif);
	background-repeat: repeat-y;
}

#body2col-money {
	text-align: left;
	width: 750px;
	border-bottom: solid 1px #414048;
	border-top: solid 1px #414048;
	margin: 0px auto; /* fix for centering div in firefox */
	background-image: url(images/bodybg3-money.gif);
	background-repeat: repeat-y;
}

#body2col-legal {
	text-align: left;
	width: 750px;
	border-bottom: solid 1px #414048;
	border-top: solid 1px #414048;
	margin: 0px auto; /* fix for centering div in firefox */
	background-image: url(images/bodybg3-legal.gif);
	background-repeat: repeat-y;
}

#body2col-job {
	text-align: left;
	width: 750px;
	background: url(images/bodybg3-job.gif) repeat-y;
	border-bottom: solid 1px #414048;
	border-top: solid 1px #414048;
	margin: 0px auto; /* fix for centering div in firefox */
}

#body2col-sex {
	text-align: left;
	width: 750px;
	background: url(images/bodybg3-sex.gif) repeat-y;
	border-bottom: solid 1px #414048;
	border-top: solid 1px #414048;
	margin: 0px auto; /* fix for centering div in firefox */
}

#body2col-hea {
	text-align: left;
	width: 750px;
	background: url(images/bodybg3-hea.gif) repeat-y;
	border-bottom: solid 1px #414048;
	border-top: solid 1px #414048;
	margin: 0px auto; /* fix for centering div in firefox */
}

#body2col-meh {
	text-align: left;
	width: 750px;
	background: url(images/bodybg3-meh.gif) repeat-y;
	border-bottom: solid 1px #414048;
	border-top: solid 1px #414048;
	margin: 0px auto; /* fix for centering div in firefox */
}

#body2col-res {
	text-align: left;
	width: 750px;
	background: url(images/bodybg3-res.gif) repeat-y;
	border-bottom: solid 1px #414048;
	border-top: solid 1px #414048;
	margin: 0px auto; /* fix for centering div in firefox */
}

#body2col-advocacy {
	text-align: left;
	width: 750px;
	background: url(images/bodybg3-advocacy.gif) repeat-y;
	border-bottom: solid 1px #414048;
	border-top: solid 1px #414048;
	margin: 0px auto; /* fix for centering div in firefox */
}

#body2col-ent {
	text-align: left;
	width: 750px;
	background: url(images/bodybg3-ent.gif) repeat-y;
	border-bottom: solid 1px #414048;
	border-top: solid 1px #414048;
	margin: 0px auto; /* fix for centering div in firefox */
}

#body2col-psk {
	text-align: left;
	width: 750px;
	background: url(images/bodybg3-psk.gif) repeat-y;
	border-bottom: solid 1px #414048;
	border-top: solid 1px #414048;
	margin: 0px auto; /* fix for centering div in firefox */
}

#body2col-legal {
	text-align: left;
	width: 750px;
	background: url(images/bodybg3-legal.gif) repeat-y;
	border-bottom: solid 1px #414048;
	border-top: solid 1px #414048;
	margin: 0px auto; /* fix for centering div in firefox */
}

#body2col-money {
	text-align: left;
	width: 750px;
	background: url(images/bodybg3-money.gif) repeat-y;
	border-bottom: solid 1px #414048;
	border-top: solid 1px #414048;
	margin: 0px auto; /* fix for centering div in firefox */
}

#body2col-birthparents {
	text-align: left;
	width: 750px;
	border-bottom: solid 1px #414048;
	border-top: solid 1px #414048;
	margin: 0px auto; /* fix for centering div in firefox */
	background-image: url(images/bodybg3-birthparents.gif);
	background-repeat: repeat-y;
}

#body2col-fosterparents {
	text-align: left;
	width: 750px;
	border-bottom: solid 1px #414048;
	border-top: solid 1px #414048;
	margin: 0px auto; /* fix for centering div in firefox */
	background-image: url(images/bodybg3-fosterparents.gif);
	background-repeat: repeat-y;
}

#body2col-LGBTQ {
	text-align: left;
	width: 750px;
	border-bottom: solid 1px #414048;
	border-top: solid 1px #414048;
	margin: 0px auto; /* fix for centering div in firefox */
	background-image: url(images/bodybg3-LGBTQ.gif);
	background-repeat: repeat-y;
}

#body2col-nutrition {
	text-align: left;
	width: 750px;
	border-bottom: solid 1px #414048;
	border-top: solid 1px #414048;
	margin: 0px auto; /* fix for centering div in firefox */
	background-image: url(images/bodybg3-nutrition.gif);
	background-repeat: repeat-y;
}

#body2col-immigration {
	text-align: left;
	width: 750px;
	background: url(images/bodybg3-immigration.gif) repeat-y;
	border-bottom: solid 1px #414048;
	border-top: solid 1px #414048;
	margin: 0px auto; /* fix for centering div in firefox */
}

#body2col-comingintocare {
	text-align: left;
	width: 750px;
	background: url(images/bodybg3-coming_into_care.gif) repeat-y;
	border-bottom: solid 1px #414048;
	border-top: solid 1px #414048;
	margin: 0px auto; /* fix for centering div in firefox */
}

#body2 {
	width: 200px;
	padding: 10px;
	float: left;
	/*background: #fff000;*/
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 180px;
}

	html>body #body2 {
		width: 180px;
	}
	
#body1 {
	width: 325px;
	padding: 10px 0px 0px 10px;
	float: left;
	/*background: #000fff;*/
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 330px;	
}
	html>body #body1 {
		width: 330px;
	}
	
#body1b { /* for 2 column layout */
	width: 500px;
	padding: 10px;
	float: left;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 530px;	
}
	html>body #body1b {
		width: 500px;
	}
#printed {
	width:600;
	padding:10px;
	float:none;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 580px;
}

#body3 {
	width: 178px;
	padding: 10px 10px 0px 0px;
	float: right;
	/*background: #0ff0f0;*/
	voice-family: "\"}\""; 
	voice-family:inherit;	
}

#footer {
	background: #2D4678 url(images/menubg.gif) repeat-x;
	border-bottom: solid 1px #414048;
	color: #FFFFFF;
	font:Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:100;
	width: 750px;
	padding: 3px;
	text-align: center;
	margin: 0px auto; /* fix for centering div in firefox */
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 744px;
}

	html>body #footer {
		width: 744px;
	}

#bottom {
	width: 760px;
	height: 15px;
	background: url(images/bottom.gif) no-repeat;
	margin: 0px auto; /* fix for centering div in firefox */

}.subhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #4389D7;
}
.subhead-box {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	padding-left: 25px;
	padding-right: 25px;
	font-weight: bold;
	color: #4389D7;
}
.subhead2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	padding-left: 20px;
	background-image: url(images/subhead01.gif);
	background-repeat: no-repeat;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	color: #336FB4;
}
.byline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-weight: bold;
}
.Headline {
	font-size: 18px;
	font-weight: bold;
	color: #105BA4;
	line-height: 19px;
}
.Headline-2 {
	font-size: 16px;
	font-weight: bold;
	color: #105BA4;
	line-height: 17px;
}
img {
	padding-right: 0px;
}
img.headshot {
	padding-right: 10px;
	padding-bottom: 5px;
}
.TOCbullet {
	list-style-type: square;
	list-style-image: url(images/bullet.jpg);
	padding-right: 10px;
}
.toclist {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #4B59A2;
	margin-bottom: 3px;

}
.indent {
	padding-left: 20px;
}


#resources-container {
	width: 95%;
	border:none;
	margin-left: 5px;
}
#resources-toc {
	padding: 0px 20px 18px 16px;
}
#resources-container table.infotable {
	width: 100%;
	border: 2px solid;
	text-align: left;
}
#resources-container table.infotable th {
	padding: 2px 0px 6px 14px;
	text-align: left;
}
#resources-container table.infotable td {
	padding-top: 20px;
	padding-bottom: 20px;
}

/* Textboxes on resource pages */

.textbox-left {
	width:117px;
	border:none;
	float:left;
	border-spacing:0px;
}
.textbox-left td {
	padding:8px;
	font-size: 12px;
	font-weight: bold;
}
.textbox-right {
	width:105px;
	border:none;
	float:right;
	border-spacing:0px;
}
.textbox-right td {
	padding:8px;
	font-size: 12px;
	font-weight: bold;
}
.textbox-center {
	width:80%; 
	border:none; 
	margin-left:auto; 
	margin-right:auto; 
	border-collapse:collapse;
}
.textbox-center td {
	padding: 10px 20px 20px 20px;
	text-align: center;
}

img.uparrow {
	width:15px;
	height:14px;
	border:none;
	vertical-align:text-bottom;
}
