body,tr{FONT-SIZE: 78%;
		COLOR: #000066;
		FONT-FAMILY: Arial, Helvetica, sans-serif;
		FONT-WEIGHT: bold;
}

h1{
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 145%;
	FONT-WEIGHT: bold;
	text-decoration: none;
	margin-bottom:5px;
}


a {color: #ffffff; text-decoration: none;}
a:hover{color: #000066; text-decoration: none;}
alink{color: #000066; text-decoration: none;}
/*a:link:hover{color: #999999; text-decoration: underline;}*/

a.nav-footer,nav-footer:visited{COLOR: #999999; FONT-SIZE: 90%;}
a.nav-footer:hover{COLOR: #ffffff; FONT-SIZE: 90%;}
.footer{COLOR: #ffffff;FONT-SIZE: 90%;}



a.nav{
	COLOR: #FFFFFF;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-WEIGHT: bold;
	FONT-SIZE: 105%;
	text-decoration: none;
}
a.nav:hover{
	COLOR: #000066;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-WEIGHT: bold;
	text-decoration: none;
}
a.navactive, a.navactive:hover{
	COLOR: #000066;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-WEIGHT: bold;
	text-decoration: normal;
}



a.subnav{
	COLOR: #ffffff;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-WEIGHT: bold;
	FONT-SIZE: 90%;
	text-decoration: normal;
}
a.subnav:hover{
	COLOR: #999999;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-WEIGHT: bold;
	FONT-SIZE: 90%;
	text-decoration: none;
}
a.subnavactive, a.subnavactive:hover{
	COLOR: #999999 	;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-WEIGHT: bold;
	FONT-SIZE: 90%;
	text-decoration: normal;
}




a.btnlink{
	COLOR: #ffffff;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-WEIGHT: bold;
	FONT-SIZE: 90%;
	text-decoration: normal;
}
a.btnlink:hover{
	COLOR: #ffffff;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-WEIGHT: bold;
	FONT-SIZE: 90%;
	text-decoration: none;
}



a.backnext{
	COLOR: #000066;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-WEIGHT: bold;
	text-decoration: normal;
}
a.backnext:hover{
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-WEIGHT: bold;
	text-decoration: none;
}



.body-normal{
	font: lighter;
}
.body-bold{
	FONT-WEIGHT: bold;
}
.body-underline{
	text-decoration: none;
}
.body-bold-underline{
	FONT-WEIGHT: bold;
	text-decoration: none;
}

.body-large-100{
	FONT-SIZE: 100%;
	FONT-WEIGHT: bold;
}

.body-large-110{
	FONT-SIZE: 100%;
	FONT-WEIGHT: bold;
}

.body-large-120{
	FONT-SIZE: 100%;
	FONT-WEIGHT: bold;
}

.body-large-130{
	FONT-SIZE: 100%;
	FONT-WEIGHT: bold;
}

.body-large-140{
	FONT-SIZE: 100%;
	FONT-WEIGHT: bold;
}

.body-large-150{
	FONT-SIZE: 100%;
	FONT-WEIGHT: bold;
}

.body-large-160{
	FONT-SIZE: 100%;
	FONT-WEIGHT: bold;
}

.body-large-bold{
	FONT-SIZE: 115%;
	FONT-WEIGHT: bold;
}
.body-title-bold{
	FONT-SIZE: 140%;
	FONT-WEIGHT: bold;
}
.body-title-large-bold{
	FONT-SIZE: 170%;
	FONT-WEIGHT: bold;
}
.body-small{
	FONT-SIZE: 90%;
}
.body-small-normal{
	FONT-SIZE: 90%;
	font: lighter;
}
.body-black-bold{
	COLOR: #000000;
	FONT-WEIGHT: bold;
}


.sectioncolour{
	COLOR: #FF9902;
}
.sectioncolour-bold{
	COLOR: #FF9902;
	FONT-WEIGHT: bold;
}
.sectioncolour-underline{
	COLOR: #FF9902;
	text-decoration: none;
}
.sectioncolour-bold-underline{
	COLOR: #FF9902;
	FONT-WEIGHT: bold;
	text-decoration: none;
}
.sectioncolour-small{
	COLOR: #FF9902;
	FONT-SIZE: 90%;
}



.white-bold{
	COLOR: #FFFFFF;
	FONT-WEIGHT: bold;
}




/* inputs */
.w170{
	width:170px;
	
}
.w210{
	width:210px;
}

/* paragraph */

.smallparagraph p {
	margin:10px;
	margin-left:0;
	margin-right:0;
	margin-top:0
}

.download p {
	margin:5px;
	margin-left:0;
	margin-right:0;
	margin-top:0
}

ul{
	padding-left: 10px;
	margin-left: 10px;
}

li{
	margin-top: 5px;
}