/*
Copyright 2017 
Organization: Literacy Nova Scotia
		
*/



/****************************************************************/
/* H E A D I N G */
/****************************************************************/
h1
{
	font-family: Verdana, Arial, sans-serif;
	font-style: italic;
	color: #003298;
}

h2
{
	font-family: Verdana, Arial, sans-serif;
	font-style: bold;
	font-size: 18px;
	color: #003298;
	margin-bottom: 0em;
	line-height: 150%;
}

h3
{
	font-family: Verdana, Arial, sans-serif;
	color: #003298;
	font-size: 14px;
	margin-bottom: none;
	line-height: 150%;
}

h4
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	line-height: 150%;
}


h5
{
font-family: Verdana, Arial, sans-serif;
	font-style: italic;
	color: #000000;
	font-size: 10px;
	line-height: 140%;
}	

/*** END HEADING ***/
/****************************************************************/
/* O B J E C T */
/****************************************************************/

body {
background: url(images/wallpaper_blueembossed.jpg) 100% 100% repeat
} 


p
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 140%;
	background-color:#FFFFFF;
}


ul
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}

ol
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}


/*** END OBJECT ***/


/****************************************************************/
/* C L A S S  /  I D */
/****************************************************************/

.center {text-align: center; margin-top:5px;}

#credits
{
	border: 1px dashed #B0CAFF;
	background-color: #ECECEC;
	width: 40%;
	padding: 8px;
	margin: 0px 10px 8px 0px;
	float: left;
	font-size: 9px;
}

.firstpar {margin-top: 0.1em;}



.footnotes {font-size: 65%; margin: 0px}

.footnotes2 {font-size: 85%; margin: 0px; font-style: italic}

.georgia {font-family: Georgia, Times New Roman, Times, serif;}

.highlight
{
	width: 250px;
	border: 3px double #0140C0;
	background-color: #CFDBEF;
	font-family: Lucida Sans, Arial, Helvetica, sans-serif;
	font-size: .84em;
	margin: 5px 0px 5px 10px;
	padding: 5px;
	float: right;
}

#issue td
{
	border-top: 2px solid #003298;
	border-bottom: 2px solid #003298;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #003298;
	font-size: 0.95em;
	padding: 3px;
}

.noparagraph
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.84em;
}

.nospace
{
	margin-top: 0px;
	margin-bottom: 0px;
}

.picturebox240
{
border: 1px solid #000000;
width: 240px;
float: right;
padding: 10px;
background-color: #6e88c5;
margin: 4px 0px 7px 10px;	
}

.picblurb
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .70em;
	color: #ffffff;
	margin-bottom: 20px;
	margin-top: 20px;
}

.left {text-align: left;}
.right {text-align: right;}

.smallspace
{
	margin-top: 5px;
	margin-bottom: 5px;
}


.bulspacing li
{
	margin-top: 5px;
	margin-bottom: 5px;
}
.bulnospace li
{
	margin-top: 0px;
	margin-bottom: 0px;
}
.noBullet{list-style-type:none}
.alphalist{list-style-type:lower-alpha;}


.divider
{
	size:4; 
	color:#003399;
}

.dots
{
border-bottom:2px dotted #6699ff;
}


.bl {background: url(images/bl.gif) 0 100% no-repeat #e68200; width: 640px}
.br {background: url(images/br.gif) 100% 100% no-repeat}
.tl {background: url(images/tl.gif) 0 0 no-repeat}
.tr {background: url(images/tr.gif) 100% 0 no-repeat; padding:10px}
.clear {font-size: 1px; height: 1px}


#masthead {background: url(images/masthead_people.jpg) 100% 100% no-repeat; width: 699px; height: 162px}

#googlefontsize {
	position:absolute;
	top:205;
	left:470px;
	z-index:10;
	width: 512px;
	height: 69px;

}

/*** END CLASS ***/
