/* CSS Document */

p {
	font-family:Tahoma, "Century Gothic", Arial;
	color:#333333;
	font-size:12px;
}

a {
	color:#668db0;
	text-decoration:none;
}

a:hover {
	color: #ff9933;
	text-decoration:none;
	
}

a.top {
	text-decoration: none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
}

h2 {
	color: #00417b;
	font-family:"Times New Roman", Times, serif;
	font-size: 26px;
	font-weight:bold;
}


h3 {
	padding:15px;
	color: #999999;
	font-family:Tahoma, "Century Gothic", Arial;
	font-size: 20px;
}

h4 {
	border-top:#cecece dashed 1px;
	padding-top:5px;
	padding-bottom:1px;
	color: #bebebe;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.sTitles {
	font-family:Tahoma, "Century Gothic", Arial;
	color:#8b7676;
	font-size:22px;
}

.artTitles {
		padding-top:10px;
		padding-bottom:10px;
		padding-left:10px;
		padding-right:10px;
	color: #ffffff;
	font-family:Tahoma, "Century Gothic", Arial;
	font-size: 20px;
}

.bullet {
	list-style-image:url(../../images/nk_bullet.gif);
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#333333;
	font-size:12px;
}

.rightPad {
	margin-right:10px;
}


.title {
	padding-bottom:5px;
	color: #668db0;
	font-family: "Georgia", Times, serif;
	font-size: 14px;
	font-weight:bold;
	font-stretch:condensed;
}

.List {
	font-family: Tahoma, "Century Gothic", Arial;
	color:#eeeeee;
	font-size: 14px;
}
.List1 {
	font-family: Tahoma, "Century Gothic", Arial;
	color:#eeeeee;
	font-size: 12px;
}
.List2 {
	font-family: Tahoma, "Century Gothic", Arial;
	color:#5e4141;
	font-weight:bold;
	font-size: 12px;
}

.rightSide {
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#444444;
	font-size: 14px;
}

.leftSide {
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#eeeeee;
	font-size: 14px;
}

.caption {
	font-family: Tahoma, "Century Gothic", Arial;
	color:#ffffff;
	font-size: 10px;
	padding:3px;
}
.notes {
	font-family: Tahoma, "Century Gothic", Arial;
	color:#000000;
	font-size: 10px;
}
.standard  {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
}
.smallText  {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:9px;
	color:#666666;
}
.smallTextTop  {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	color:#666666;
}
.readMore {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	background-color:#e2ebf1;
}
.rightMargin {
	padding-right:25px;
}
.lineDash {
	border:#cecece dashed 1px;
}

table.colour {
	border:#E6EEFF solid 1px;
}
	
	td.aSpacer {
		height:8px;
	}
	td.aSpacer2 {
		height:20px;
	}
	td.aSpacer3 {
		height:50px;
	}
	td.borderColour {
		border:#e2ebf1 solid 1px;
	}
	td.headTop {
		border-top:#b2c9d9 solid 1px;
		border-bottom:#b2c9d9 solid 1px;
		height:20px;
	}

	td.headTitle {
		border-top:#668db0 solid 1px;
		border-bottom:#668db0 solid 1px;
	}
	
	td.backGrad {
		background-image:url(../images/nk_bulletin_grad.gif);
		background-repeat:repeat-x;
		height:25px;
	}
	td.backGradTop {
		background-image:url(../images/nk_bulletin_grad.gif);
		background-repeat:repeat-x;
		height:50px;
	}

	td.borderRight {
		border-right:#cecece solid 1px;
		padding-right:10px;
	}
	td.paddingLeft {
		padding-left:8px;
	}
	td.paddingAround {
		padding-left:10px;
		padding-right:10px;
	}
	td.paddingAround2 {
		padding-top:10px;
		padding-bottom:10px;
		padding-left:10px;
		padding-right:10px;
	}
	td.rightColour {
		background-color:#000000;
		height:20px;
	}

	td.backImage {
		background-image:url(../images/Pupil-receiving-daily-porri.jpg);
		background-repeat:no-repeat;
		height:700px;
	}