.cellpadfifteen {

	padding: 15px;

}

.bodytext {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	color: #333333;

}

.whitebox {

	padding: 10px;

	border: 1px solid #C8C9C7;

}

.leftsplit {

	padding: 15px;

	border-top-style: none;

	border-right-style: solid;

	border-bottom-style: none;

	border-left-style: none;

	border-top-color: #C4C5C2;

	border-right-color: #C4C5C2;

	border-bottom-color: #C4C5C2;

	border-left-color: #C4C5C2;

	border-top-width: 1px;

	border-right-width: 1px;

	border-bottom-width: 1px;

	border-left-width: 1px;

}

.bodytitle {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 13px;

	color: #333333;

}

.innerbox {

	padding: 10px;

	border: 1px solid #C0C0C0;

}

.shadowrepeat {

	background-image: url(images/shadow-middle.gif);

	background-repeat: repeat-y;

	background-position: left top;

}

.shadowhoriz {

	background-image: url(images/shadow-horiz.gif);

	background-repeat: repeat-x;

	background-position: right top;

}

.centrepage {

	background-image: url(images/centrepage.jpg);

	background-repeat: repeat-y;

	background-position: center top;

}

