body {

	margin:0px 0px 0px 0px;

	padding:0px 0px 0px 0px;

	color:#333;

	background-color:#FFF;

}

br {line-height:0px;}

img {border:0px;}

td {

	font-size:11px;

	font-weight:normal;

	font-family: Tahoma, Arial, sans-serif;

	vertical-align:top;

	line-height:14px;

}

table {

	border-collapse:collapse;

	border:0px;

	padding:0;

	}

input, textarea, select{

	font:normal 11px Tahoma, Arial, sans-serif;

	padding:2px 0px 0px 2px;

	margin:0;

	vertical-align:top;	

	border:1px solid #C1C1C1;

}

h1,h2 {
	font-weight:normal;
	margin:0;
	padding:0;
}
h1 {font-weight: bold;}

h3 {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	padding: 0;
}

a {

	color:#3b62de;

}

/*----------------------------------*/

a.more {

	display:block;

	float:right;

	padding-right:10px;

	background:url(/images/img_marker3.gif) right center no-repeat;

	color:#333;

}

.horLine {

	height:1px;

	margin:15px auto;

	background:url(images/bg_hrl.gif) repeat-x;

}

.link_h a{

	font-size:7pt;

	font-weight:bold;

	text-decoration:none;

	color:#555;

}

em{font-family:Georgia,serif;}

#imgFrame {

	background-color:#d9babf;

	padding:5px 5px 5px 5px;

	margin-bottom:2px;

}
.imgFrame {

	background-color:#d9babf; /* pink */

	padding:5px 5px 5px 5px;

	margin-bottom:2px;

}

.imgFrameBlue {background-color:#b5e1ec;}
.imgFrameGrn {background-color:#C6D7A6;}
.imgFrameTan {background-color:#DACCA1;}

#parSay, #parSay2{ /* pink boxes  parSay used for What Parents Say .... parSay2 used for Press Quote */

	background-color:#EBE3CE;

	padding:15px 15px 30px 15px;

	margin-bottom:2px;

}

	#parSay h2, #parSay2 h2{

		height:20px;

		background:url(images/img_marker1.jpg) no-repeat;

		padding:2px 0 0 22px;

		margin-left:-4px;

		font-size:13pt;

		color:#B7722E;

	}

	#parSay p, #parSay2 p{  

		text-align:justify;

	}

#quotes, #quotes2, #quotes3 {   /* green boxes  quotes is not being used yet    quotes2 used for Thinking Outside...  quuotes3 used for What Prof Say */

	background-color:#E7F2D0;

	padding:15px 15px 30px 15px;

	margin-bottom:2px;

}

	#quotes h2, #quotes2 h2, #quotes3 h2{

		height:20px;

		background:url(images/img_marker2.jpg) no-repeat;

		padding:2px 0 0 22px;

		margin-left:-4px;

		font-size:13pt;

		color:#55602F;

	}

	#quotes p, #quotes2 p, #quotes3 p{

		text-align:justify;

	}



#main h1{

	margin-bottom:15px;

	font-size:13px;

	color:#e00;

}

#main h2{

	margin-bottom:15px;

	font-size:13px;

	color:#e00;

}

#main p,#main ul{

	font-size:11px;

}



#articlesList a{

	font-size:11px;

}

#tree a:visited, #articlesList a:visited {

	padding-right:12px;

	background:url(/images/ico_visitedlink.gif) 100% 2px no-repeat;

}

#articlesList a.download{

	font-size:8pt;

	padding-left:17px;

	/*background:url(/images/pdficon_small.gif) 0px 2px no-repeat;*/

	color:#777;

	text-decoration:none;

}

#articlesList a.download:visited{

	padding:0 0 0 17px;

}

	#articlesList a.download:visited span{

		padding-right:12px;

		background:url(/images/ico_visitedlink.gif) 100% 0px no-repeat;

	}

#articlesList .descr{

	display:block;

	width:95%;

	margin-top:5px;

}



#tree,#tree ul {

	list-style-type:none;

}

#tree ul {

	margin:10px 0px;

}

#tree li,#tree ul li{

	margin:0 0 15px 0px;

}

/* styles added by TCP Design 8/08 and 5/09 **** */

dd {margin-bottom: 10px;}
.clear {clear:both;}

/* top nav in green box */
#nav {
	width: 226px; 
   height: 196px;
   background:url(images/graphics/navgradient.gif) repeat-y;  /* clearfix applied to make gradient fill */
	border: 2px solid #6b9412;
}
#nav ul {  /* this and the next rule force the list to render the same cross-browsers */
	margin: 0;
   padding: 0;
   line-height: 17px;
   list-style-type:none;
 }
#nav ul li{margin: 0; padding: 0;}
 
#nav ul li {
   background:url(images/graphics/navgradient.gif) repeat-y;
   list-style-image:url(images/graphics/check-lg.gif);
   margin-left: 10px;
   padding: 10px 5px 10px 0;
   font-size: 13px;
   color: #fff;
   border-bottom: 1px solid #a4c435;
   list-style-position: inside;
}

#nav a {
	color: #fff;
   text-decoration:none;
}
#nav a:hover {color: #FFFF99;}


/* end nav styles **************************** */

.clearfix:after {  /* this is the Aslett Clearing Method */
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

