@charset "utf-8";
body {
	margin: 0px;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	line-height: 16px;
}
.black {
	color: #333333;
}
.pad15left {
	padding-left: 32px;
}
.vdotline {
	background-attachment: scroll;
	background-image: url(../images/v_dotline.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
.bluebold {
	font-weight: bold;
	color: #20518f;
}

a.footerlink:link {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;

}
a.footerlink:active {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;

}
a.footerlink:visited {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;

}
a.footerlink:hover {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;

}

.smalltext {
	font-size: 10px;
}
.leftnavcell {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
a.leftnav:link {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

a.leftnav:active {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
a.leftnav:visited {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
a.leftnav:hover {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #006699;
	text-decoration: none;
}

.leftnav_cell {
	padding-left: 55px;
	line-height: 25px;
	padding-top: 15px;
}
.subpage_header {
	background-attachment: scroll;
	background-image: url(../images/subpage_heading.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.subpage_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	line-height: 23px;
	font-weight: bold;
	color: #024190;
	text-decoration: none;
	padding-top: 15px;
}
.subpage_content_cell {
	padding-left: 32px;
	padding-right: 15px;
}


.list_left {
float: left;
padding-right: 20px;
}

.clear {
clear: both;
}


.state h2 {
margin-top: 40px;
margin-bottom: 15px;
color: #024190;
text-align: center;
}

.location {
display: block;
float: left;
width: 25%;
}

.pTitle{
	font-weight:bold ;
	color: #333333;
}
.father{
	/*background-color:grey;*/
	display:none;
}
.mother{
	/*background-color:yellow;*/
	display:none;
}
.kid1{
	/*background-color:grey;*/
	display:none;
}
.kid2{ display:none; }
.kid3 {display:none;}
.lawFirm{display:none;}
table.main{
	margin-left:30%;
}
