P {
	font : normal 12px Arial;
	text-align : left;
	color : #333333;
	margin-left : 15px;
	margin-right : 12px;
	margin-top : 0px;
}
H1 {
	font : 22px Arial;
	color : #006AB7;
	margin-left : 15px;
	margin-bottom : 3px;
}
H2 {
	font : 18px Arial;
	color : #006AB7;
	margin-left : 15px;
	margin-bottom : 6px;
}
H3 {
	font : 41px Arial;
	color : #006AB7;
	margin-left : 22px;
	margin-bottom : 5px;
	margin-top : 10px;
}
H4 {
	font : bold 13px Arial;
	color : #006AB7;
	margin-left : 15px;
	margin-bottom : 5px;
	margin-right : 12px;
}
H5 {
	font : normal 12px Arial;
	text-align : center;
	color : #333333;
	margin-left : 0px;
	margin-bottom : 0px;
	margin-top : 0px;
	margin-right:0px;
}
H6 {
	font : Normal 17px Arial;
	color : #666666;
	margin-left : 15px;
	margin-bottom : 6px;
	margin-top : 12px;
}

LI {
	font : normal 12px Arial;
	text-align : left;
	color : #333333;
	margin-top : 0px;
	margin-right : 12px;
}
.centre {
	text-align : center;
	margin-left : 0px;
	margin-right : 0px;
}
.rightalign {
	text-align : right;
}
.headerlinestb {
	border-top : 1px solid #E1E1E1;
	border-bottom : 1px solid #E1E1E1;
}
.headerlinestbl {
	border-top : 1px solid #E1E1E1;
	border-bottom : 1px solid #E1E1E1;
	border-left : 1px solid #E1E1E1;
}
.menulinestbr {
	border-top : 1px solid #E1E1E1;
	border-bottom : 1px solid #E1E1E1;
	border-right : 1px solid #E1E1E1;
}
.menulinesbr {
	border-bottom : 1px solid #E1E1E1;
	border-right : 1px solid #E1E1E1;
}
.tableborder {
	border-top : 1px solid #E1E1E1;
	border-bottom : 1px solid #E1E1E1;
	border-right : 1px solid #E1E1E1;
	border-left : 1px solid #E1E1E1;
}
.tablerightline {
	border-right : 1px solid #E1E1E1;
}
.tableleftline {
	border-left : 1px solid #E1E1E1;
}
.tablerightleftline {
	border-right : 1px solid #E1E1E1;
	border-left : 1px solid #E1E1E1;
}
.tablerightleftbottomline {
	border-bottom : 1px solid #E1E1E1;
	border-right : 1px solid #E1E1E1;
	border-left : 1px solid #E1E1E1;
}
.tablerightlefttopline {
	border-top : 1px solid #E1E1E1;
	border-right : 1px solid #E1E1E1;
	border-left : 1px solid #E1E1E1;
}
.footerlinetop {
	border-top : 1px solid #E1E1E1;
}
.locationtextright {
	font : normal 11px Arial;
	margin-right : 0px;
	margin-top : 3px;
	text-align : right;
}
.locationtextleft {
	font : normal 11px Arial;
	text-align : left;
	margin-top : 3px;
	margin-left: 5px;
}
.locationtextleftrural {
	font : normal 11px Arial;
	text-align : left;
	margin-top : 3px;
	margin-left: 0px;
}
.headertext {
	font : normal 12px Arial;
	text-align : right;
	color : #333333;
	margin-right : 0px;
}
.menuhilitetext {
	font : bold 12px Arial;
	text-align : left;
	color : white;
	margin-left: 33px;
	margin-right: 0px;
}
.whitemenutext {
	font : normal 12px Arial;
	text-align : left;
	color : white;
	margin-right : 0px;
}
a.menulink:link {
	color : #666666;
	font : normal 12px Arial;
	margin-left : 0px;
	text-decoration : none;
}
a.menulink:visited {
	color : #666666;
	font : normal 12px Arial;
	margin-left : 0px;
	text-decoration : none;
}
a.menulink:hover {
	color : #006AB7;
	font : normal 12px Arial;
	margin-left : 0px;
	text-decoration : underline;
}
a:link {
	color : #006AB7;
	font : normal 12px Arial;
	text-decoration : none;
}
a:visited {
	color : #006AB7;
	font : normal 12px Arial;
	text-decoration : none;
}
a:hover {
	color : #006AB7;
	font : normal 12px Arial;
	text-decoration : underline;
}
a.whitelink:link {
	color : white;
	font : normal 12px Arial;
	text-decoration : none;
}
a.whitelink:visited {
	color : white;
	font : normal 12px Arial;
	text-decoration : none;
}
a.whitelink:hover {
	color : white;
	font : normal 12px Arial;
	text-decoration : underline;
}
a.locationlink:link {
	color : #666666;
	font : normal 11px Arial;
	text-decoration : none;
}
a.locationlink:visited {
	color : #666666;
	font : normal 11px Arial;
	text-decoration : none;
}
a.locationlink:hover {
	color : #006AB7;
	font : normal 11px Arial;
	text-decoration : underline;
}
a.form-terms:link {
	color : #666666;
	font : normal 12px Arial;
	margin-left : 0px;
	text-decoration : none;
}
a.form-terms:visited {
	color : #666666;
	font : normal 12px Arial;
	margin-left : 0px;
	text-decoration : none;
}
a.form-terms:hover {
	color : #666666;
	font : normal 12px Arial;
	margin-left : 0px;
	text-decoration : underline;
}

.pagelocationtext {
	font : normal 11px Arial;
	text-align : left;
	color : #333333;
	margin-left : 15px;
	margin-right : 12px;
	margin-top : 5px;	
}

a.whitemenulink:link {
	color : white;
	font : bold 12px Arial;
	text-decoration : none;
}
a.whitemenulink:visited {
	color : white;
	font : bold 12px Arial;
	text-decoration : none;
}
a.whitemenulink:hover {
	color : white;
	font : bold 12px Arial;
	text-decoration : underline;
}
a.h4link:link {
	font : bold 13px Arial;
	color : #006AB7;
	text-decoration : none;
}
a.h4link:visited {
	font : bold 13px Arial;
	color : #006AB7;
	text-decoration : none;
}
a.h4link:hover {
	font : bold 13px Arial;
	color : #006AB7;
	text-decoration : underline;
}
a.giftgasmenulink:link {
	color : #006AB7;
	font : bold 12px Arial;
	margin-left : 0px;
	text-decoration : none;
}
a.giftgasmenulink:visited {
	color : #006AB7;
	font : bold 12px Arial;
	margin-left : 0px;
	text-decoration : none;
}
a.giftgasmenulink:hover {
	color : #006AB7;
	font : bold 12px Arial;
	margin-left : 0px;
	text-decoration : underline;
}
a.underline:link {
	color : #006AB7;
	font : normal 12px Arial;
	text-decoration : underline;
}
a.underline:visited {
	color : #006AB7;
	font : normal 12px Arial;
	text-decoration : underline;
}
a.underline:hover {
	color : #006AB7;
	font : normal 12px Arial;
	text-decoration : none;
}


.formfield {
	font : normal 12px Arial;
	text-align : left;
	color : #333333;
	border-top : 1px solid #E1E1E1;
	border-bottom : 1px solid #E1E1E1;
	border-left : 1px solid #E1E1E1;
	border-right : 1px solid #E1E1E1;
}
.image_indent {
	margin-left : 10px;
}

.formfield1 {
	font : normal 12px Arial;
	text-align : left;
	color : #333333;
	margin-left : 15px;
	margin-bottom : 6px;
	margin-top : 6px;
	border-top : 1px solid #E1E1E1;
	border-bottom : 1px solid #E1E1E1;
	border-left : 1px solid #E1E1E1;
	border-right : 1px solid #E1E1E1;
}
.questiontext {
	font : Normal 15px Arial;
	color : #006AB7;
	margin-left : 15px;
	margin-bottom : 10px;
	margin-top : 12px;
}
.homepageactiontext {
	font : bold 12px Arial;
	text-align : left;
	color : #FFFFFF;
	margin-left : 7px;
	margin-right : 0px;
	margin-top : 20px;
	margin-bottom : 5px;
}

.homepageactiontextmiddle {
	font : bold 12px Arial;
	text-align : left;
	color : #FFFFFF;
	margin-left : 25px;
	margin-right : 0px;
	margin-top : 20px;
	margin-bottom : 5px;
}
.homepageactiontext {
	font : bold 12px Arial;
	text-align : left;
	color : #FFFFFF;
	margin-left : 7px;
	margin-right : 0px;
	margin-top : 20px;
	margin-bottom : 5px;
}

.homepageactiontextmiddle {
	font : bold 12px Arial;
	text-align : left;
	color : #FFFFFF;
	margin-left : 25px;
	margin-right : 0px;
	margin-top : 20px;
	margin-bottom : 5px;
}

a.white-link:link {
    font : bold 12px arial;
	color : #FFFFFF;
	text-decoration : none;
}
a.white-link:visited {
    font : bold 12px arial;
	color : #FFFFFF;
	text-decoration : none;
}
a.white-link:hover {
    font : bold 12px arial;
	color : #FFFFFF;
	text-decoration : underline;
}

.alfresco-feature {
	font : bold 13px Arial;
	color : #006AB7;
	margin-top : 10px;
	margin-left : 10px;
	margin-bottom : 10px;
	margin-right : 10px;
}
.alfresco {
	font : normal 12px Arial;
	color : #006AB7;
	margin-left : 10px;
	margin-bottom : 10px;
	margin-right : 10px;
}
.event-text {
	color : #006AB7;
	margin-left : 15px;
	margin-right : 5px;
	margin-top : 6px;

}
.event-heading {
    font : bold 12px arial;
	color : #FFFFFF;
	margin-left : 15px;
	margin-right : 5px;

}