.bigbox {
	border-top-width: thin;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D6DCE4;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #D6DCE4;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
}
.subheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #10327b;
}
.heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	color: #8b98b40;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #000000;
}
.a:link {
	text-decoration: none;
}
a:visited {
	color: #132e48;
	text-decoration: none;
}
a:hover {
	color: #CC0000;
	text-decoration: underline;
}

.rightline {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-top-color: #D50129;
	border-right-color: #D50129;
	border-bottom-color: #D50129;
	border-left-color: #D50129;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.subheadingGreen {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #24355a;
}
.ecode {
	background-image: url(images/contactus.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.yvptoolkitback {
	background-attachment: fixed;
	background-image: url(en/youth/toolkit/NWACYVPK-logo.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
