/* CSS Document */

body {
background : #4B4B4B url(/kids/img/backgroundHeader.jpg) repeat-x ;
font-family:Verdana, Arial, Helvetica, sans-serif;
}

/*   Layout and Border */

.box {border: 1px dashed #CCCCCC;}

#header {}

h5  {
font-size : 1.0em;
padding: 0px;
margin : 0px;
line-height : 1.1em;
font-weight: normal;
background-color: #E7E6E6; 
border: solid 1px #9D9D9D; 
}
.suppressIndent {
  padding-top:0; padding-bottom:0; padding-left : 5px;
  margin-top:0;  margin-bottom:0;  margin-left : 10px;
  list-style-image : none;
}

.backLink { margin-bottom: 0; padding-bottom: 0; vertical-align:middle; font-size: 12px; }
.txt_FB     { color : #ffa010; }
.bigTxt_FB  { color : #ffa010; font-size : 14px;}

.TBoxTop {
width: 844px;
height: 32px;
background-image: url(/kids/img/boxes/842Top.png);
background-repeat:no-repeat;
float:left;

}

.TBoxBody {
width: 844px;
float:left;
background-image:url(/kids/img/boxes/842Body.png);
background-repeat:repeat-y;
}

.TBoxBodyFAQ {
width: 844px;
float:left;
padding: 0 5 0 5;
}

.TBoxBottom {
width: 844px;
height: 6px;
float:left;
background-image:url(/kids/img/boxes/842Bottom.png);
background-repeat:no-repeat;
}


.LBoxTop {
width: 415px;
height: 32px;
background-image: url(/kids/img/boxes/560Top.png);
background-repeat:no-repeat;

}


.LBoxBody {
width: 415px;
height:250px;
background-image:url(/kids/img/boxes/560Body.png);
background-repeat:repeat-y;
}

.LBoxButtons {
text-align:right;
padding:10px;
width: 400px;
height:35px;
background-image:url(/kids/img/boxes/560Body.png);
background-repeat:repeat-y;
}


.LBoxBottom {
width: 415px;
height: 6px;
background-image:url(/kids/img/boxes/560Bottom.png);
background-repeat:no-repeat;
}


.SBoxTop {
width: 254px;
height: 32px;
background-image: url(/kids/img/boxes/260Top.png);
background-repeat:no-repeat;

}

.SBoxBody {
width: 254px;
background-image:url(/kids/img/boxes/260Body.png);
background-repeat:repeat-y;
}



.SBoxBottom {
width: 254px;
height: 6px;
background-image:url(/kids/img/boxes/260Bottom.png);
background-repeat:no-repeat;
}

.BBoxTop {
width: 824px;
height: 32px;
background-image: url(/kids/img/boxes/822Top.png);
background-repeat:no-repeat;

}

.BBoxBody {
width: 824px;
background-image:url(/kids/img/boxes/822Body.png);
background-repeat:repeat-y;
}



.BBoxBottom {
width: 824px;
height: 6px;
background-image:url(/kids/img/boxes/822Bottom.png);
background-repeat:no-repeat;
}


.bulletList{
color:#FFA010;
list-style: disc; 
padding-left:16px;
margin-left:10px; 
width:175px;
}

.bulletList li{
margin-top:8px;
}

.bulletList_large{
color:#FFA010;
list-style: disc; 
padding-left:16px;
margin-left:10px; 
width:300px;
}

.bulletList_large li{
margin-top:8px;
}

ul.bulletList li{
line-height:1em;
}
a{
font-family:Verdana, Arial, Helvetica, sans-serif;
text-decoration:none;
color:#000000;
}
a:hover{
font-family:Verdana, Arial, Helvetica, sans-serif;
text-decoration:underline;
color:#333333;
}
