body {
 	margin: 0px;
	background-color: #FFFFFF;
}

p, td, .defaultText {
	font-family: arial;
	font-size: 11px;
        color: #FFFFFF;
}

.title {
	font-family: arial;
	font-size: 16px;
	font-weight: 600;
	color: #FFFFFF;
}

.sectiontext {
	font-family: arial;
	font-size: 12px;
	color: #FFFFFF;
}

.sectiontitle {
	font-family: arial;
	font-size: 15px;
        font-weight: 600;
}

.leftsectiontitle {
	font-family: arial;
	font-size: 13px;
        font-weight: 600;
}

.strapline {
	font-family: times new roman;
	font-size: 14px;
        line-height: 150%;
}

.smallblack {
	font-family: arial;
	font-size: 9px;
        font-weight: normal;
	color: #FFFFFF;
}

.spacing100 {
	font-family: trebuchet ms, tahoma;
	font-size: 10px;
        line-height: 100%;
	color: #003170;
}

.footer {
	font-family: arial;
	font-size: 9px;
        font-weight: normal;
        color: #6D6B5F;
}

h1 {
	font-family: trebuchet ms, tahoma;
	font-size: 24px;
        font-weight: bold;
        text-align: center;
	color: #7BC5A4;
}

h2 {
	font-family: trebuchet ms, tahoma;
	font-size: 16px;
        font-weight: bold;
        text-align: center;
}

h3 {
	font-family: trebuchet ms, tahoma;
	font-size: 12px;
        font-weight: bold;
        text-align: left;
}

h5 {
	font-family: trebuchet ms, tahoma;
	font-size: 10px;
        line-height: 100%;
        font-weight: bold;
        text-align: right;
}

h6 {
	font-family: trebuchet ms, tahoma;
	font-size: 10px;
        font-weight: normal;
        text-align: center;
}

ul {
	margin: 20px;
}

select {
	font-family: arial;
	font-size: 11px;
}

textarea {
	font-family: arial;
	font-size: 11px;
}

input {
	font-family: arial;
	font-size: 11px;
}

a.menubarLink, a.menubarLink:active, a.menubarLink:visited {
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
        color: #FFFFFF;
}

a.menubarLink:hover {
        color: #ff0000;
}


a:link {
        color: #FFFFFF;
	text-decoration: none
}

a:active {
        color: #FFFFFF;
	text-decoration: none
}

a:visited {
        color: #FFFFFF;
	text-decoration: none
}

a:hover {
        color: #FF0000;
	text-decoration: none
}
