@charset "UTF-8";
.subtitle {
	font-weight: bold;
	color: #18A4AF;
	font-size: 15px;
	line-height: 31px;
	margin-top: 10px;
	margin-bottom: 6px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
}
.subsubtitle {
	color: #666;
	font-weight: bold;
	margin-bottom: 0px;
	padding-bottom: 5px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	text-align: left;
	line-height: 18px;
	padding-top: 0px;
}
.downloadbodytext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #666;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 8px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.downloadtitle {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	line-height: 13px;
	font-weight: bold;
	color: #3D6BD1;
	text-align: left;
	padding-top: 8px;
	padding-right: 8px;
	padding-left: 8px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: -12px;
	margin-left: 0px;
}
a:link {
	color: #9AFFFA;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.navtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #9AFFFA;
	text-align: left;
	text-indent: 15px;
	font-weight: bold;
	top: 0px;
	padding-top: 14px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	vertical-align: middle;
	line-height: 16px;
	margin: 0px;
}
body {
	background: #666666;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: left; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #727272;
	background-color: #FFF;
	z-index: 1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	letter-spacing: normal;
	word-spacing: normal;
	margin-top: 20px;
	margin-bottom: 10px;
	background-image: url(images/backgroundcolour.gif);
}
p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	color: #727272;
	text-decoration: none;
	text-align: left;
	margin-bottom: 8px;
	padding: 0px;
	margin-top: 0px;
}
.oneColFixCtrHdr #container {
	width: 760px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	text-align: justify; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #1AB2BE;
	border-left-color: #1AB2BE;
	border-bottom-color: #26B1BD;
}
.oneColFixCtrHdr #header {
	background-color: #FFF;
	background-image: url(images/topstrip.gif);
	height: 39px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	vertical-align: middle;
	text-align: left;
	z-index: 10;
	margin: 0px;
}
.oneColFixCtrHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.oneColFixCtrHdr #container #header .navtext a:hover {
	color: #FFFFFF;
	text-decoration: none;
	
}
.oneColFixCtrHdr #container #header .navtext a {
	color: #9AFFFA;
	text-decoration: none;
	
}
.oneColFixCtrHdr #container #header .navtext a:active {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
}
.oneColFixCtrHdr #container #mainContent greybody {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #727272;
	text-align: left;
	padding: 0px;
}
.oneColFixCtrHdr #mainContent {
	background: #FFFFFF;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 30px;
	margin-top: 175px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-style: none;
	border-left-style: none;
	z-index: 20;
	margin-bottom: 24px;
	border-top-style: none;
	border-bottom-style: none;
	height: 100%;
}
#middlehomepage {
	height: 122px;
}
.oneColFixCtrHdr #container #mainContent .mainbody a {
	color: #00F;
	text-decoration: none;
}
.oneColFixCtrHdr #container #mainContent .mainbody a:hover {
	color: #00F;
	text-decoration: underline;
}
h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	line-height: 21px;
	color: #8598D6;
	letter-spacing: normal;
	text-align: left;
	font-weight: normal;
	padding-right: 10px;
	padding-top: 20px;
	padding-bottom: 15px;
}
.oneColFixCtrHdr #footer {
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	text-align: center;
	background-color: #FFF;
	border-right-width: 0px;
	border-left-width: 0px;
	border-right-style: none;
	border-left-style: none;
	border-top-width: 1px;
	border-bottom-width: 0px;
	border-top-style: solid;
	border-bottom-style: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-color: #999;
}
.imagepaddingtop {
	margin-top: 10px;
}
.oneColFixCtrHdr #container #footer a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #06A0BA;
	padding-top: 0px;
	margin-top: 15px;
	text-decoration: none;
}
#container #footer a:hover {
	color: #00F;
	text-decoration: none;
}
.oneColFixCtrHdr #footer p {
	margin: 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	background-color: #FFF;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
	font-size: 10px;
	text-align: center;
}
body,td,th {
	color: #727272;
	font-size: 12px;
}
a:visited {
	text-decoration: none;
}
a:active {
	text-decoration: none;
	font-size: 10px;
}
h2 {
	font-size: 14px;
	color: #666;
	line-height: 16px;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
.maingreybody {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #727272;
	text-align: left;
	padding-bottom: 2px;
	margin-bottom: 0px;
}
#downloadpanel {
	position:absolute;
	width:196px;
	height:402px;
	z-index:1;
	top: 230px;
	background-image: url(images/downloadbackground.gif);
	padding: 0px;
	border: 1px solid #81ACAA;
	margin-left: 10px;
}
.oneColFixCtrHdr #container #header #downloadpanel a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: bold;
	color: #06A0BA;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.oneColFixCtrHdr #container #header #downloadpanel a:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #00F;
	padding: 0px;
}
.copyright {	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	color: #999;
	text-align: center;
	padding-top: 0px;
	clip: rect(0px,auto,auto,auto);
}
.greydivide {
	color: #CCC;
	font-size: 14px;
}
.oneColFixCtrHdr #container #mainContent ul {
	text-align: left;
	list-style-image: url(images/greenbulletsymbol02.gif);
}
.bulletscircle {
	text-align: justify;
	list-style-type: disc;
	list-style-position: inside;
}
li {
	line-height: 16px;
}
.greensubtitle {
	color: #18A4AF;
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.imagepaddingright {
	margin-right: 10px;
}
.homebody {	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #666;
	text-align: left;
	padding-right: 0px;
	padding-left: 0px;
	position: relative;
	left: 30px;
	top: 150px;
	width: 340px;
}
.homesubtitle {	font-weight: bold;
	color: #00F;
	font-size: 14px;
	line-height: 17px;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#homelinks02 {	position:absolute;
	width:220px;
	height:100px;
	z-index:2;
	top: 20px;
	left: 510px;
}
#column01 {
	position:relative;
	width:300px;
	height:122px;
	z-index:1;
	left: 0px;
	top: 0px;
	background-image: url(images/homefaces.jpg);
	text-align: left;
	margin: 0px;
	padding: 0px;
	float: left;
}
.oneColFixCtrHdr #container #footer #middlehomepage #column01 #linkscolumn table tr .subtitle a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #518EAF;
}
.oneColFixCtrHdr #container #footer #middlehomepage #column01 #column02 p a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	line-height: 28px;
	color: #18A4AF;
	text-decoration: none;
	text-align: left;
	font-weight: bold;
}
.oneColFixCtrHdr #container #footer #middlehomepage #column01 #column03 p img {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	line-height: 24px;
	font-weight: bold;
}
#linkscolumn {
	position:relative;
	width:410px;
	height:90px;
	z-index:1;
	left: 320px;
	top: 15px;
	overflow: visible;
}
.oneColFixCtrHdr #container #footer #middlehomepage #column01 #linkscolumn table tr td img {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	line-height: 22px;
	font-weight: bold;
	color: #1BB5C1;
	text-align: left;
}
.homepagelinks {
	font-weight: bold;
	color: #518EAF;
	font-size: 15px;
	line-height: 24px;
	margin-top: 0px;
	margin-bottom: 8px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
	text-decoration: none;
}
.homepagelinks a:hover {
	font-weight: bold;
	color: #00F;
	font-size: 15px;
	line-height: 24px;
	margin-top: 0px;
	margin-bottom: 8px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
	text-decoration: none;
}
#homenews01 {
	position:absolute;
	left:596px;
	top:349px;
	width:324px;
	height:42px;
	z-index:30;
	background-color: #CC0000;
}
