body
{
	background-image: URL(images/newback.gif);
	font-family: "verdana","arial", sans-serif;
	font-size: 10pt;
}
P
{
	font-family: "verdana","arial", sans-serif;
	text-align: justify;
}
.leftside
{
	position: absolute;
	width: 200px;
	top: 140px;
	left: 15px;
}
.rightside
{
	width: 575px;
	margin-left: 200px;
	margin-top: 10px;
	color: #000;
	background: #FFF;
	border-style: solid;
	border-width: thin;
}
.main
{
	width: 95%;
	border-style: none;
	border-width: thin;
	padding-left: 20px;
	color: #000;
	background: #FFF;
}
.fullpage
{
	padding-left: 0px;
}
p.initial:first-letter
{
	font-size: 200%;
	font-weight: bold;
	float: left;
}
.highrisk
{
	font-family: "verdana","arial", sans-serif;
	font-size: 16pt;
	font-weight: bold;
	text-align: center;
	color: #008136;
	background: #FFF;
}
.centre
{
	text-align: center;
}
.noborder
{
	border: none;
}
#fineprint {
  clear: both;
  font-size: 50%;
  margin-left: 5%;
  margin-right: 5%;
  padding-bottom: 1em;
  text-align: center;
  color: #fcfcfc;
}
.strong
{
	font-weight: bold;
}

.dbleindent
 ccccccccccccc{
	text-align: left;
	margin-left: 2em;
	margin-right: 2em;
}
#menu a
{
	display:block;
	width:130px;
	margin: 1em 0; padding:7px 0 10px 20px;
	font: bold 14px/1 sans-serif;
	color:white;
	background: url("images/testbuttons.gif") 0 0 no-repeat;
	text-decoration: none;
}
#menu a:hover
{
	background-position: -150px 0;
	color: #E9BE75;
  text-decoration: underline;
}
#menu a:active
{
	background-position: -300px 0;
	color:white;
  text-decoration: underline;
}

