body {
		background-color:white;
		color:black;
		font-family:times, serif;
		font-size:12px;
		font-weight:normal;
		line-height:16px;
		margin:20px;
		padding:0px;
		text-align:left;
		}

h1, h2 {
		text-transform:uppercase;
		font-family:verdana, arial, helvetica, sans-serif;
		}

h1 {
		font-size:16px;
		font-weight:bolder;
		line-height:20px;
		margin:0px;
		text-align:center;
		}

h2, h3 {
		font-size:14px;
		font-weight:bold;
		line-height:18px;
		margin:0px;
		padding:10px;
		}

p {
		margin:0px 0px 24px 0px;
		padding-bottom:10px;
		}

li {
		margin:0px;
		}

table {
		 border:0;
		 }

td {
		padding-right:15px;
		vertical-align:top;
		height:16px;
		}

sup, sub {
		vertical-align: baseline;
		position: relative;
		top: -1px;
		}

sub { 
		top: 1px; 
		}

a {
		color:black;
		font-weight:normal;
		text-decoration:none;
		}

b {
		font-family:times, serif;
		font-style:italic;
		font-weight:bold;
		margin:0px 0px 16px 0px;
		}

/* All the content boxes belong to the content class. */
.content, .borderedTableContent, .centre {
		margin:5%;
		padding:0px;
		position:relative;
		}

.borderedTableContent table, .borderedTableContent th, .borderedTableContent td {
		border-collapse: collapse;
		border: 1px solid black;
		}

.dj {
		margin:5%;
		padding:0px;
		position:relative;
		}

.heading {
		margin:5%;
		padding:0px;
		position:relative;
		}

.navigation {
		font-size:12px;
		line-height:20px;
		font-weight:bold;
		margin:0px 0px 16px 0px;
		}
		
.bigPane, .littlePaneLeft, .littlePaneRight {
		margin:5%;
		}

.bigPane {
		width:70%;
		}

.littlePaneLeft, .littlePaneRight {
		width:30%;
		}

.rightSmallBox, .centreSmallBox, .leftLargeBox, .leftTitleBox {
		width:9%;
		vertical-align:bottom;
		border:1px solid #FFFFCC;
		}
		
.right, .rightSmallBox, .rightQuarter, .littlePaneRight, .rightHalf, .t20r {
		text-align:right;
		}
		
.left, .leftLargeBox, .leftTitleBox, .leftQuarter, .littlePaneLeft, .bigPane, .leftHalf, .leftHalfTitle {
		text-align:left;
		}

.centreSmallBox {
		text-align:center;
		}

.centreSmallBox {
		font-style:italic;
		font-weight:bolder;
		}
		
.leftLargeBox, .leftTitleBox {
		width:28%;
		}
		
.leftQuarter, .rightQuarter {
		width:25%;
		}
		
.leftHalf, .rightHalf, .leftHalfTitle {
		width:50%;
		}

.leftTitle, .leftTitleBox, .leftHalfTitle{
		font-style:italic;
		font-weight:bolder;
		}

.leftTitle {
		padding-top:12px;
		text-align:left;
		font-size:larger;
		}

.border {
		padding-top:1em;
		border:1px solid #FFFFCC;
		}
		
.plainList {
		list-style-type:none;
		}

.level1, .level2, .level3 {
		margin-bottom:5px;
		}
		
.level1 {
		text-indent:-3%;
		}
		
.level2 {
		text-indent:0%;
		}

.level3 {
		text-indent:3%;
		}

.leftQuarter, .rightQuarter {
		width:25%;
		}

.nodisplay {
		display:inline;
		}

.noprint, .mmenu, .sideBar, .oldbrowser, .slideNav, #adminHeader, #adminCenter, #contactResult, #chooser {
		display:none;
		}

.t20, .t20r{
		width:20%;
}

.t10{
		width:10%;
}

.t25{
		width:25%;
}

.t3{
		width:3%;
}

.t5{
		width:5%;
}

.odd{
		background-color:#C0C0C0;
}

.even{
		background-color:#000000;
}