.EktronAjaxLoading 
{
 display: none;
}
.container, .greencontainer
{
	margin-left:5px;	
	vertical-align:top;
	min-height:640px;
	height:auto !important;
	height:640px;
}

h1, .heading
{
   /*margin-left:5px;*/
   font-family: Arial;
   font-size: 14pt;
   color: rgb(237, 71, 153);
   display:block;
   font-weight:bold;

}

#green .container h1, #green .heading
{
   /*margin-left:5px;*/
   font-family: Arial;
   font-size: 14pt;
   color: #03995A;
   display:block;
   font-weight:bold;

}

a
{
	color:rgb(237, 71, 153);
}

a:hover 
{
	color:#444;
}

a:visited
{
	color:Maroon;
}



em
{
	font-size:9pt;
}

/*strong
{
	font-family:Arial;
	font-size:9pt;
}*/

.nav_heading
{
 margin-left  :5px;	
   font-family: Arial;
   font-size: 14pt;
   color: rgb(0, 0, 0);

}

.nav
{

   font-family: Arial;
   font-size: 12pt;
   color: rgb(255, 255, 255);

}

blockquote,   .copy
{
   /*margin-left:5px;*/
   font-family: Arial;
   font-size: 9pt;
   color: rgb(0, 0, 0);
   /*display:block;*/
}

.copy
{
	/*display:block;*/
}

.callout
{

   font-family: Arial;
   font-size: 12pt;
   color: rgb(0, 0, 0);

}

.callout_title
{
	display:block;
   
   font-family: Arial;
   font-size: 12pt;
   color: rgb(237, 71, 153);
}

#green .callout_title
{
	display:block;
   
   font-family: Arial;
   font-size: 12pt;
   color: #03995A;
}

.search_button
{
	border-style:none;
	text-transform:lowercase;
	font-weight:bold;
	background-color:#000;
	color: #fff;
}

.green_topnav
{
	position:relative;
	top:-2px;
	padding-bottom:-2px;
}

body, p
{
	   font-family: Arial;
   font-size: 9pt;
}


.print
{
	  font-size: 8pt;
}

/* ---------------------------------------------------- */
/* -------->>> Added 20091207 for Homepage <<<--------- */
/* ---------------------------------------------------- */
  	#KidsPeace_Homepage {font:normal 12px/16px Verdana,Arial,Helvetica,sans-serif;}
  	a .alink,a:link,a .alink,a:visited,a .alink {color:#000099;text-decoration:none;}
  	#whats_new {float:left; width:375px;}
  	#professional_development {clear:both;border-top:4px solid #0c288b;margin-right:10px;overflow:hidden;}
  	#whats_new h1, #professional_development h1 {font-size:18px;line-height:22px;margin:6px 0;color:#000000 !important;}
  	#whats_new h2 {font-size:14px;margin:8px 0 4px 0;color:#000099;}
  	#whats_new p {font-size:10px;line-height:14px;margin:0;}
  	#professional_development p {font-size:12px;line-height:21px;margin:0;}
  	#homepage_video {width:200px;float:right;padding:0 10px 0 10px;}
  	#homepage_content {margin-bottom:20px;overflow:hidden;}
