/* CSS Document */

/* governs start colour of background block */
#pageNav{
	float: right;
	width:265px;
	padding: 0px;
	background-color: #FFFFFF;
	border-left: 1px solid #CCCCCC;
	border-bottom: 1px solid #FFFFFF;
	font: small Verdana,sans-serif;
}

#twoColContainer {
	width: 800px;
	margin: 15px 0px 5px 0px;
	margin-left: 0px;
	top: 20px;
	left: 40px;
	border-left-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
}

#twoColHeader {
	width: 702px;
	height: 21px;
	background-repeat: no-repeat;
}

#twoColFirst {
	float: left;
	width: 400px;
	margin-right: 0px;
	padding: 0px 0px 0px 0px;
	margin-left: 0px;
	padding-top: 0px;
	left: 20px;
	top: 0px;
	position: relative;
}

#twoColFirst h1 {
	margin: 0px;
	padding: 0px;
}

#twoColFirst h1 span {
	display: none;
}

#twoColFirst p {
	margin: 0px;
	line-height: 150%;
}

#twoColSecond {
	width: 265px;
	color: #FFFFFF;
	padding: 0px 0px 0px 0px;
	font-size: 90%;
	margin-left: 0px;
	margin-top: 0px;
	top: 0px;
	position: relative;
	left: 80px;
	float: left;
}

#twoColSecond h1 {
	margin: 0px;
	padding: 0px;
}

#twoColSecond h1 span {
	display: none;
}

#twoColSecond h2 {
	font-size: 100%;
	margin: 0px 0px 0px 0px;
}

#twoColSecond h2 a {
	
}

#twoColSecond p {
	margin: 0px;
}

#twoColFooter {
	width: 800px;
	height: 21px;
	background-image: url(../images/2-col-bot.gif);
	background-repeat: no-repeat;
}
#graphicscol {
	float: left;
	width: 650px;
	margin-right: 0px;
	padding: 0px 0px 0px 0px;
	margin-left: 0px;
	padding-top: 0px;
	position: relative;
	left: 20px;
	top: 20px;
}
#twoColSecondsep {
	width: 265px;
	color: #FFFFFF;
	padding: 8px 0px 0px 0px;
	font-size: 90%;
	margin-left: 0px;
	margin-top: 0px;
	top: 0px;
	position: relative;
	left: 80px;
	float: right;
	background-color: #F5f7f7;
	padding-left: 0px;
	border-bottom: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-bottom-color: #CCCCCC;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-left-color: #CCCCCC;
	text-indent: 0px;
}
#twoColSpace {
	width: 265px;
	color: #FFFFFF;
	padding: 0px 0px 0px 0px;
	font-size: 90%;
	margin-left: 0px;
	margin-top: 0px;
	top: 0px;
	position: relative;
	left: 80px;
	float: left;
	background-color: #FFFFFF;
	padding-left: 0px;
	border-bottom-color: #FFFFFF;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#largecol {
	float: left;
	width: 700px;
	margin-right: 0px;
	padding: 0px 0px 0px 0px;
	margin-left: 0px;
	padding-top: 0px;
	left: 60px;
	top: 0px;
	position: relative;
}
