/* page settings */

a:link {
	color: #2662B0;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #2662B0;
}
a:hover {
	text-decoration: none;
	color: #00aced;
}
a:active {
	text-decoration: none;
	color: #2662B0;
}


* {
  margin: 0;
  padding: 0;
}

/* page layout */

#page-header, #page-body, #page-footer {
	width: 800px;
	padding: 0;
	margin: 0 auto;
	text-align: left;
}

/* page header layout */

#page-header {
	min-height: 90px;
	position: relative;
	background-image: url(images/AR09banner.jpg);
	background-repeat: no-repeat;
	height: 100px;
}

/* page layout */

#page-body {
	width: 800px;
	min-height: 650px;
}
.menuLine {
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #00aced;
}
#page-header-wrap {
	background-image: url(images/back.jpg);
	background-repeat: repeat-x;
	min-height: 670px;
}
.bodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #000000;
	text-align: left;
	padding-left: 30px;
	padding-top: 10px;
	padding-right: 20px;
}
.titleTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 22px;
	color: #2662B0;
	padding-right: 20px;
	padding-left: 30px;
}
.title {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #FFF;
	padding-left: 20px;
}
.bodyList {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #000000;
	text-align: left;
	padding-bottom: 2px;
	list-style-position: outside;
	list-style-type: disc;
	text-indent: 0px;
	margin-left: 15px;
}
.menuTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	color: #FFF;
	padding-left: 20px;
	margin-right: 10px;
	background-color: #000;
	margin-bottom: 4px;
	padding-top: 3px;
	padding-bottom: 2px;
	display: block;
}
.disclaimer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	color: #515151;
}
.tag {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #666;
	padding-left: 20px;
}
a.menu:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	background-color: #00aced;
	margin-right: 10px;
	margin-bottom: 4px;
	padding-top: 3px;
	padding-bottom: 2px;
	padding-left: 20px;
	color: #FFF;
	display: block;
}
a.menu:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	background-color: #00aced;
	margin-right: 10px;
	margin-bottom: 4px;
	padding-top: 3px;
	padding-bottom: 2px;
	padding-left: 20px;
	color: #FFF;
	display: block;
}
a.menu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	background-color: #000;
	margin-right: 10px;
	margin-bottom: 4px;
	padding-top: 3px;
	padding-bottom: 2px;
	padding-left: 20px;
	color: #FFF;
	display: block;
}
a.menu:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	background-color: #00aced;
	margin-right: 10px;
	margin-bottom: 4px;
	padding-top: 3px;
	padding-bottom: 2px;
	padding-left: 20px;
	color: #FFF;
	display: block;
}
.bodyTextCentre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #000000;
	padding-top: 10px;
}
