@charset "utf-8";
/* CSS Document */

body {
	background-color: #098ECF;
	margin-top: 10px;
}

.bodytext {
	color: #333333;
	font-family: "Century Gothic";
	font-size: 12px;
	text-align: left;
	font-style: normal;
}

a:link {
	color: #006;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #006;
}
.light {
	color: #006;
	font-size: 10px;
	font-family: "Century Gothic";
}

a:hover {
	text-decoration: underline;
	color: #006;
}
a:active {
	text-decoration: none;
	color: #006;
}

.CG16 {
	color: #0B8DC9;
	font-family: "Century Gothic";
	font-size: 16px;
	text-align: left;
	font-style: italic;
}
.CG10 {
	color: #CCCCCC;
	font-family: "Century Gothic";
	font-size: 10px;

}
.CGB18 {
	color: #0B8DC9;
	font-family: "Century Gothic";
	font-size: 18px;

}

.CG13 {
	font-family: "Century Gothic";
	font-size: 13px;
	color: #0B8DC9;
	font-style: italic;
}
.CG18B {
	color: #0B8DC9;
	font-family: "Century Gothic";
	font-size: 18px;
	font-weight: bold;
	font-style: normal;
}
.Grey10 {
	font-size: 10px;
	font-family: "Century Gothic";
	font-style: normal;
	color: #666;
}

.CG18green {
	color: #2E5A1D;
	font-family: "Century Gothic";
	font-size: 18px;
	text-align: center;
}
.CGblue {
	font-size: 14px;
	color: #999;
	text-align: left;
	font-family: Verdana, Geneva, sans-serif;
	font-style: italic;
}

.italic {
	font-size: 12px;
	font-style: italic;
	font-family: "Century Gothic";
}
.centre {
	text-align: center;
}
.centre {

}
.CG11 {
	font-size: 11px;
	color: #0B8DC9;
}
.padding {
	padding-left: 20px;
	padding-right: 20px;
}

