/* CSS Document */
body {
		margin: 0;
		background-color: #fff;
}

/*
body {
		margin: 0;
		background-color: #fff;
		font-family: "Trebuchet MS", Arial, sans-serif;
		font-size: 10px;
		font-style: normal;
		line-height:14px;
		color: #6b9503;

}

a {
		text-decoration: none;
		color: #112202;
}

a:link {
		color: #112202;
		text-decoration: none;
}

a:visited {
		color: #112202;
		text-decoration: none;
}

a:hover {
		color: #a0a0a0;
}

*/




/* Start All Encompasing Div */

#mother {
		position: relative;
		padding: 0;
		margin: 0 auto;
		top: 0;
		width: 780px;
		background-color: #fff;
		z-index: 1;
}

/* End All Encompasing Div */






/* Start Text Bits & Pieces */

.bodytext {
		background-color: #fff;
		font-family: "Trebuchet MS", Arial, sans-serif;
		font-size: 10px;
		font-style: normal;
		line-height:14px;
		color: #6b9503;
		background-repeat:no-repeat;
}

.bodytext a {
		text-decoration: none;
		color: #112202;
}

.bodytext a:link {
		color: #112202;
		text-decoration: none;
}

.bodytext a:visited {
		color: #112202;
		text-decoration: none;
}

.bodytext a:hover {
		color: #a0a0a0;
}


.formelements {
		font-family: "Trebuchet MS", Arial, sans-serif;
		font-size: 9px;
		font-style:normal;
		font-weight:normal;
		line-height:14px;
		color: #666666;
}


h1 {
		margin-bottom: 0;
		margin-top: 0;
		font-family:"Trebuchet MS", Arial, Geneva, sans-serif;
		font-size: 12px;
		color: #6b9503;
}

h2 {
		margin-bottom: 0;
		margin-top: 0;
		font-family:"Trebuchet MS", Arial, Geneva, sans-serif;
		font-size: 14px;
		color: #6b9503;
}

h3 {
		margin-bottom: 0;
		margin-top: 0;
		font-family:"Trebuchet MS", Arial, Geneva, sans-serif;
		font-size: 16px;
		color: #6b9503;
}

p {
line-height:14px;
margin:8px;
}

.italic {
font-style:italic;
}

.centred {
text-align:center;
}

.points {
background-color: #fff;
font-family: "Trebuchet MS", Arial, sans-serif;
font-size: 10px;
font-style: normal;
font-style:italic;
color:#112202;
}

.points a {
		text-decoration: none;
		color: #6b9503;
		text-decoration: none;
		font-style:normal;
}

.points a:link {
		color: #6b9503;
		text-decoration: none;
		font-style:normal;
}

.points a:visited {
		color: #6b9503;
		text-decoration: none;
		font-style:normal;
}

.points a:hover {
		color: #a0a0a0;
		text-decoration: none;
		font-style:normal;
}

.greytext {
color:#666666;
}

br {
		margin-bottom: 2em;
}

/* End Text Bits & Pieces */






/* Start Page Structure */

#HomepageMainBody {
		position: absolute;
		border: 0px solid #fff;
		top: 30px;
		left: 0px;
		margin: 0 auto;
		padding: 0px;
		width: 780px;
		height: 200px;
		background-color: #fff;
}

#HomepageText {
		position: absolute;
		top: 400px;
		left: 25px;
		width: 240px;
		height: 185px;
		margin: 0 auto;
		padding: 0px;
		background-color: none;
		font-family:"Trebuchet MS", Arial, Geneva, sans-serif;
		font-size:10px;
		color:#fff;
		text-align:right;
}

#HomepageText a:link {
		color: #112202;
		text-decoration: none;
}

#HomepageText a:visited {
		color: #112202;
		text-decoration: none;
}

#HomepageText a:hover {
		color: #6b9503;
}

#Navigator {
		position: absolute;
		top: 30px;
		left: 0px;
		width: 780px;
		height: 175px;
}

#ContentBG {
		position: absolute;
		top: 205px;
		left: 0px;
		width:780px;
		height: 380px;
}

#ContentText {
		position: absolute;
		top: 210px;
		left: 420px;
		width: 350px;
		height: 420px;
		margin: 0;
		background-color: #fff;
		background-repeat:no-repeat;
}

#copyright {
		position: absolute;
		border: 0px;
		top: 640px;
		left: 0px;
		margin: 0 auto;
		padding: 0px;
		text-align:right;
		width: 780px;
		height: 20px;
		background-color: #fff;
		font-family:"Trebuchet MS", Arial, Geneva, sans-serif;
		font-size:9px;
		color:#a0a0a0;
}

#copyright a:link {
		color: #a0a0a0;
		/*/*/color: #a0a0a0;
		text-decoration: none;
}

#copyright a:visited {
		color: #a0a0a0;
		/*/*/color: #a0a0a0;
		text-decoration: none;
}

#copyright a:hover {
		color: #112202;
		/*/*/color: #112202;
		text-decoration: none;
}

/* End Page Structure */






/* Start Misc Bits */

.copyright {
		background-color: #fff;
		font-family:"Trebuchet MS", Arial, Geneva, sans-serif;
		font-size:9px;
		color:#a0a0a0;
}

.copyright a:link {
		color: #a0a0a0;
		/*/*/color: #a0a0a0;
		text-decoration: none;
}

.copyright a:visited {
		color: #a0a0a0;
		/*/*/color: #a0a0a0;
		text-decoration: none;
}

.copyright a:hover {
		color: #112202;
		/*/*/color: #112202;
		text-decoration: none;
}

hr {
border: 1px dotted #999999;
padding:0px;
margin:10px;
}

.picnorepeat {
background-repeat:no-repeat;
}

form {
padding:0px;
margin:0px;
}

.reminder {
color:red;
font-size:18px;
}

.dotbordertop {
border-top:dotted;
border-top-color:#999999;
border-top-width:thin;
}

.Menu {
		background-color: #00ccff;
		font-family: "Trebuchet MS", Arial, sans-serif;
		font-size: 10px;
		font-style: normal;
		line-height:14px;
		color: #6b9503;
		background-repeat:no-repeat;
}

/* End Misc Bits */
