/*  This CSS file will be loaded last by the browser  */

	

/* STYLES */

.box_purple {
	background: #edebf5;
	padding: 6px;
	border:solid thin #c8c2e0;
	}
	
.box_yellow {
	background:#fbfbf1;
	border:solid thin #efefc5;
	padding:6px;
	}

.smalltext {
	font-weight:normal;
	font-size:80%;
	font-family:Verdana, Helvetica, Arial, sans-serif;
	text-decoration:none;
	}

.greentext {
	color:#008080;
	}

.standOut_text {
	color:#cc0066;
	}

.standOut_textBold {
	color:#cc0066;
	font-weight:bold;
	}

.indent {
	margin-left:15px;
	}
	
.margin_btm_list {
	margin-bottom:7px;	
	}

caption {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 600;
	color: #000;
	margin-bottom: 3px;
	}
	
p.ul {
	margin-top: 10px; 
	margin-right: 5px; 
	margin-bottom: 0px; 
	}
	.p-ul li {
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 8px; 
	}
	
	.p-ul li ul {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 8px; 
	}	
	
.align_absmiddle { vertical-align: bottom; }	
		
	/* Use with li in TOC contents */	
.indentBullet_list {
	list-style:disc;
	margin-left:35px;
	}
	
	/* Use with tables */	
table#common {
	width: 100%;
	padding: 0;
	border-collapse: collapse; 
	}

	table#common th{
	border: 1px solid #666;
	padding: 3px; 
	}

	table#common td{
	border: 1px solid #666;
	padding: 3px; 
	}
	
.rowBkg {
	background-color: #bdd6d6;
	}

.rowBkg_alt {
	background-color: #eee;
	}
	/* end */	

	/* for document pages text on left side */
.textLeft {
	float:left;
	width:50%;
	margin-top:15px;
	padding-top:0px;
	border:
	}

	.textLeft p {
	line-height:1.3em;
	}
	


	/* for document pages image on right side */
.imageRight {
	float:right;
	margin-top:15px;
	}	
	
	/* use with textLeft and imageRight re: clear:both; */
.feedback {
	clear:both;
	background:#fbfbf1;
	border:solid thin #efefc5;
	padding:6px;
	}
	/* end */




/* FORMAT */

/* Above sidemenu */

#oneColumn {
	background: url("../images/onecolumn.gif") top left repeat-y;
	height:1%;  /* IE hack */
	}

	#oneColumn_pdf {
	text-align:center;
	font-size:100%;
	background-color:#f2f2f2;
	border:#ddd solid 1px; padding:0px;
	}

#left #aboveMenu {
	margin: 0;
	padding: 0px 0px 20px 0px;
	color: #fff;
	font-size: 1.0em;
	font-weight: 100;
	background:url(../_resources/en/images/menuheading_bg.jpg) bottom left no-repeat;
	}
	
	#left #aboveMenu a:link,a:visited {
	color:#fff;
	text-decoration:none;
	}
	
	#left #aboveMenu a:hover,a:visited:hover {
	color:#000;
	text-decoration:underline;
	}
	
/* Below sidemenu images */

	/* Single sidemenu images for Educate Home, ECY Home, K12 Home */
.sidemenuImages {
	margin-top:20px;
	margin-bottom:40px;
	}
	
.belowSidemenu {
	margin-top:25px;
	margin-bottom:25px;
	}

	/* Infor_for sidemenu image for K12 Pages */	
.sidemenuImages_info {
	background:url(../images/bkg_left_info_for.gif) no-repeat;
	padding:15px 0px 15px 10px;
	margin:15px 0px 10px 10px;	
	}
	
	div.sidemenuImages_info a:link,a:visited {
	color:#000;
	text-decoration:underline;
	}	
0
	div.sidemenuImages_info a:hover,a:visited:hover {
	color:#000;
	text-decoration:none;
	}

/*  Home page headerImage position and 'about header image' link */
#headerImage {	
	height:120px;	
	}
		
.about a:link, a:visited {
	color: #000;
	text-decoration:underline;
	}
	
.about a:hover, a:visited:hover {
	color: #000;
	text-decoration:none;
	}

/*  for 'About Student Artwork' pop up   */
#headerImage_pop {
	font-weight: 400;
	font-size: 75%;
	line-height: normal;
	color: #000;
	margin: 20px 20px 20px 20px;
	font-family: arial, helvetica, sans-serif;
	font-style: normal;
	}

	#headerImage_pop strong {
	font-weight: 700;
	font-size: 120%;
	}

	#headerImage_pop a:link {
	color:#cc6804;
	text-decoration:underline;
	}
	
	#headerImage_pop a:visited {
	color:#cc6804;
	text-decoration:underline;
	}
	
	#headerImage_pop a:hover,a:visited:hover {
	color:#000;
	text-decoration:none;
	}

/* for a 'Header Title' area or for use with TOC and longer document titles */
div.titleHeader {
	margin-top:25px;
	}	
	/* end */

div.pcontent {
	margin-top:25px;
	}
	
/* style for the quickinfo - Quick Links */

div.rHeaderNav  {
	font-size:100%;
	margin:0px;
	padding:0px 0px 5px 10px;
	}
	
	div.rHeaderNav strong {	
	font-size:115%;
	font-weight:600;
	color:#fff;
	}

	div.rHeaderNav ul {
	font-size:100%;
	margin:0px;
	padding:6px 0px 5px 10px;
	list-style:none;
	}

	div.rHeaderNav li {
	padding-bottom:3px;
	}

	div.rHeaderNav a:link, div.rHeaderNav a:visited,
	div.rHeaderNav strong a:link, div.rHeaderNav strong a:visited {
	color:#ffffcc;
	text-decoration:underline;
	}
	div.rHeaderNav a:hover, div.rHeaderNav a:visited:hover,
	div.rHeaderNav strong a:hover, div.rHeaderNav strong a:visited:hover {
	color:#000;
	text-decoration:none;
	}

/* TOC contents */

div.toc {
	font-size:95%;
	float:right;
	margin-top:20px;
	margin-left:40px;
	margin-bottom:30px;
	width:194px;
	}

	div.toc p {
	line-height:1.1em;
	margin-left:10px;
	}

	div.toc ul {
	background-color:#f2f2f2;
	border:#ddd solid 1px;
	list-style:none;
	padding:5px 4px 10px 8px;
	margin:0px;
	}

	div.toc li {
	padding:5px 4px 3px 8px;
	}
	
	div.tocTitle h5 {
	margin-top:10px;
	margin-bottom:0px;
	padding:0px 8px 6px 15px;
	color:#333;
	font-size:110%;
	font-weight:bold;
	}
	
	/* for title box in TOC used for 'Latest News' or title 'Contents on this Page'*/
	div.tocTitle {
	background:#e8e8e8;
	margin-top:5px;
	border-top:#ddd solid 1px;
	border-right:#ddd solid 1px;
	border-left:#ddd solid 1px;
	}
	/* end */

	div.toc a:link,div.toc a:visited {
	color:#404040;
	text-decoration:underline;
	}
	div.toc a:hover,div.toc a:visited:hover {
	color:#000;
	text-decoration:none;
	}

	div.toc h5 a:link,div.toc h5 a:visited,
	div.tocTitle h5 a:link,div.tocTitle h5 a:visited {
	color:#333;
	text-decoration:underline;
	}
	
	div.toc h5 a:hover,div.toc h5 a:visited:hover,
	div.tocTitle h5 a:hover,div.tocTitle h5 a:visited:hover {
	color:#000;
	text-decoration:none;
	}
	
	/* Related Links: Under left navigation */
.related {
	padding:10px 7px 3px 7px;
	margin:5px 1px 0px 1px;
	background-color:#FFFFFF;
	position:relative;
    }

	.related strong {
	color: #333;
	font-size:110%;
	font-style:italic;
	font-weight: 800;
	text-decoration:none;
	}
	
	.related a:link {text-decoration:underline;}
	.related a:visited {color:#000; text-decoration:underline;}
	.related a:hover {color:#000; text-decoration:none;}
	.related a:visited:hover  {color:#000; text-decoration:none;}	



.nobr {
		white-space: nowrap;
	}