body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	background-color: #FFF;
	color: #000;
	background-image: url(images/greengradient.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.backgroundimage {
	background-color: #FFF;
	background-image: url(images/background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}


.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
	vertical-align: bottom;
	background-color: #71C331;
	font-weight: bold;
}
.footer a {
	color: #FFF;
	text-decoration: none;
}
.footer a:hover {
	color: #333;
	text-decoration: underline;
}
.finalrow {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #71C331;
	text-decoration: none;
}
.finalrow a:link {
	color: #71C331;
	text-decoration: none;
}
.finalrow a:visited {
	color: #71C331;
	text-decoration: none;
}
.finalrow a:hover {
	color: #F89828;
	text-decoration: underline;
}
.finalrow a:active {
	color: #71C331;
	text-decoration: none;
}
.leftcolumn {
	width: 250px;
	margin-left: 25px;
	padding: 5px;
	margin-right: 25px;
}
.freeassessmentbg {
	background-image: url(images/freeassessmentbg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 10px;
	vertical-align: top;
}
.freeassessmentbg a:link {
	color: #FFF;
	text-decoration: none;
}
.freeassessmentbg a:visited {
	color: #FFF;
	text-decoration: none;
}
.freeassessmentbg a:hover {
	color: #FFF;
	text-decoration: none;
}
.freeassessmentbg a:active {
	color: #FFF;
	text-decoration: none;
}
.whitetext {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
}

p {
	font-family: Arial, Helvetica, sans-serif;
}

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #74C336;
	font-weight: bold;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 28px;
	color: #75C437;
	text-align: center;
}
.blacktext {
	color: #000;
}


h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	color: #74C336;
	text-align: center;
}
h3 {
	font-weight: bold;
	color: #74C336;
	font-size: 16px;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #036;
}
h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #8CC540;
	font-size: 14px;
	font-weight: bold;
}
h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.fullborder {
	border: medium solid #000;
	font-family: "Comic Sans MS", cursive;
	line-height: 18px;
}
.comicsans {
	font-family: "Comic Sans MS", cursive;
}
.comicsans a:link {
	font-family: "Comic Sans MS", cursive;
	color: #74C336;
	text-decoration: none;
	font-size: 16px;
	font-style: italic;
}
.comicsans a:visited {
	font-family: "Comic Sans MS", cursive;
	color: #74C336;
	text-decoration: none;
	font-size: 16px;
	font-style: italic;
}
.comicsans a:hover {
	font-family: "Comic Sans MS", cursive;
	color: #F89828;
	text-decoration: none;
	font-size: 16px;
	font-style: italic;
}
.comicsans a:active {
	font-family: "Comic Sans MS", cursive;
	color: #74C336;
	text-decoration: none;
	font-size: 16px;
	font-style: italic;
}
.rightmargin15 {
	margin-right: 15px;
}
.black14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
}
.leftmargin15 {
	margin-left: 15px;
}
.centred {
	text-align: center;
}
.justified20linespace {
	text-align: justify;
	line-height: 20px;
}
.justified {
	text-align: justify;
}
.leftaligned {
	text-align: left;
}
.rightjustify {
	text-align: right;
}
.imageboxright {
	border: thin solid #CCC;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 15px;
}
.imageboxleft {
	border: thin solid #CCC;
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.list {
	line-height: 12px;
	text-align: justify;
	list-style-type: disc;
}
.bullet {
	list-style-image: url(images/bulletticktransparent.gif);
}

.menubar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	border-top-width: thick;
	border-top-style: solid;
	border-top-color: #FFF;
	background-color: #FFF;
}
.menubar a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
.menubar a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
.menubar a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #71C331;
	text-decoration: underline;
}
.menubar a:active{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
.blueline {
	border-bottom-width: thick;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #011787;
	background-color: #FFF;
}
.grey14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #999;
}
.white14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
}
.whtie16 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
}
.form {
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	padding: 20px;
	border: 4px double #71C331;
}

