body {
	font-family: Arial, Helvetica, sans-serif;
	background-color:#FFFFFF;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
}

.genbackground{
	background-image:url(images/generic-background.jpg);
	background-repeat:no-repeat;
}

.repeatblue{	
	background-color:#16b2ff;
}

.rightrepeat{
	background-image:url(images/right-repeat.jpg);
	background-repeat:repeat-x;
}

.leftrepeat{
	background-image:url(images/left-repeat.jpg);
	background-repeat:repeat-x;
}

.navcolour{
	background-image:url(images/nav-grad.jpg);
	background-repeat:repeat-x;
}

.bodyfont{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	line-height:20px;
}

.bodyfontbold{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	line-height:20px;
	font-weight:bold;
}

.bodyfontbold2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#000000;
	line-height:20px;
	font-weight:bold;
}

.bodyfontitalic{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	line-height:20px;
	font-style:italic;
}

.headfont{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#000000;
}

.headfonttop{
	font-family:Arial, Helvetica, sans-serif;
	font-size:28px;
	font-weight:bold;
	color:#000000;
}

.sideheadfont{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	color:#000000;
}

.sidebodyfont{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;
}


/* footer */

a.footer:link {
	color:#000000;
	text-decoration: none;
	font-size:12px;
	font-weight:normal;
}
a.footer:visited {
	color: #000000;
	text-decoration: none;
	font-size:12px;
	font-weight:normal;
}
a.footer:active {
	color: #000000;
	text-decoration: none;
	font-size:12p;
	font-weight:normal;
}
a.footer:hover {
	color: #03b1ea;
	text-decoration: none;
	font-size:12px;
	font-weight:normal;
}

/* footer */

/* morebtn */

a.readmore:link {
	color:#000000;
	text-decoration: none;
	font-size:12px;
	font-weight:normal;
	font-weight:bold;
}
a.readmore:visited {
	color: #000000;
	text-decoration: none;
	font-size:12px;
	font-weight:normal;
	font-weight:bold;
}
a.readmore:active {
	color: #000000;
	text-decoration: none;
	font-size:12p;
	font-weight:normal;
	font-weight:bold;
}
a.readmore:hover {
	color: #03b1ea;
	text-decoration: none;
	font-size:12px;
	font-weight:normal;
	font-weight:bold;
}

/* morebtn */