body {
  margin: 0;
  padding: 0;
  text-align: center;
  color: #353535;
  font-family: Georgia, Times New Roman, Times, serif;
  font-size: 12px;
  background: #E4F0F9 url(../_images/body-bg.gif) repeat-x top left;
}
#aboveheader {
  text-align: right;
  width: 720px;
  margin-top:7px;
  margin-left: auto;
  margin-right: auto;
  padding: 0px 7px 0px 0px;
}
#accesskeys {
  text-align: left;
  width: 720px;
  padding: 7px;
  border: 0px;
  color: #353535;
  font-family: Georgia, Times New Roman, Times, serif;
  font-size: 12px;
}
.showcase {
  margin:7px;
  border: 1px solid #353535;
}
.logo {
  margin:7px;
  border: 1px solid #DCDCDA;
}
#clock {
  float:right;
  text-align: right;
  width:360px;
  font-family: Georgia, Times New Roman, Times, serif;
  font-size: 11px;
  font-weight: none;
  line-height: 17px;
  color: #353535;
}
#belowfooter {
  text-align: left;
  width: 720px;
  margin:7px auto 7px auto;
  padding: 0px 0px 7px 0px;
}
.foot {
  margin-top:7px;
}
.foottext {
  font-family: Georgia, Times New Roman, Times, serif;
  font-size: 12px;
  color: #353535;
  text-decoration: none;
}
a.foottext:link {
  font-family: Georgia, Times New Roman, Times, serif;
  font-size: 12px;
  color: #353535;
  text-decoration: none;
}
a.foottext:hover {
  font-family: Georgia, Times New Roman, Times, serif;
  font-size: 12px;
  color: #469A0F;
  text-decoration: none;
}
.skip {
  font-family: Georgia, Times New Roman, Times, serif;
  font-size: 12px;
  color: #353535;
  text-decoration: none;
}
a.skip:link {
  font-family: Georgia, Times New Roman, Times, serif;
  font-size: 12px;
  color: #353535;
  text-decoration: none;
}
a.skip:hover {
  font-family: Georgia, Times New Roman, Times, serif;
  font-size: 12px;
  color: #FFF;
  text-decoration: none;
}
.skip2 {
  font-family: Georgia, Times New Roman, Times, serif;
  font-size: 12px;
  color: #353535;
  text-decoration: none;
}
a.skip2:link {
  font-family: Georgia, Times New Roman, Times, serif;
  font-size: 12px;
  color: #353535;
  text-decoration: none;
}
a.skip2:hover {
  font-family: Georgia, Times New Roman, Times, serif;
  font-size: 12px;
  color: #6699CC;
  text-decoration: none;
}
#header {
  height: 1%;
  width: 720px;
}
#header-bottom {
  height: 1%;
  width: 720px;
  background-color: #003366;
}
#header-bottom ul {
  font-family: Georgia, Times New Roman, Times, serif;
  font-size: 12px;
  font-weight: bold;
  letter-spacing: 1px;
  margin: 0;
  padding: 7px;
  text-align: left;
}
#header-bottom li {
  display: inline;
  color: #FFF;
  padding:0 .5em;
  border-right:1px solid #6699CC;
}
#header-bottom li.last {
	border:none;
}
#header-bottom li.active {
  font-family: Georgia, Times New Roman, Times, serif;
  font-size: 12px;
  font-weight: bold;
  letter-spacing: 1px;
  margin: 0;
  text-align: left;
  text-decoration: none;
  color: #6699CC;
}
#header-bottom li.activelast {
  font-family: Georgia, Times New Roman, Times, serif;
  font-size: 12px;
  font-weight: bold;
  letter-spacing: 1px;
  margin: 0;
  text-align: left;
  text-decoration: none;
  color: #6699CC;
  border:none;
}
#header-bottom a:link, #header-bottom a:visited {
  text-decoration: none;
  color: #FFF;
}
#header-bottom a:hover, #header-bottom a:active {
  text-decoration: none;
  color: #6699CC;
}
#wrapper {
  text-align: left;
  width: 720px;
  margin-top: 10px;
  margin-left: auto;
  margin-right: auto;
  background-color: #ffffff;
  border: 1px solid #DCDCDA;
  color: #353535;
  padding: 40px 30px 10px 30px;
}
#tagline {
  font-weight: bold;
  color: #353535;
  margin: 0;
  padding: 7px 0 30px 7px;
}
#content {
  background-color: white;
  width: 720px;
  padding: 0;
  display: inline-block;
}
#contentwo {
  background-color: white;
  padding: 0px 0px 0px 7px;
  display: inline-block;
}
.horzrule {
    margin: 0px;
	background-image: url(../_images/horzrule2.gif);
	background-repeat: repeat-x;
	list-style-type: none;
	background-position: center;
}
.answer {
  margin: 0px;
  padding: 7px;
  text-align: left;
  background-color: #ECEDE8;
  border: 1px solid #DCDCDA;
  color: #353535;
  font-family: Georgia, Times New Roman, Times, serif;
  font-size: 12px;
}
a.answer:link {
  font-family: Georgia, Times New Roman, Times, serif;
  font-size: 12px;
  color: #469A0F;
  text-decoration: none;
}
a.answer:hover {
  font-family: Georgia, Times New Roman, Times, serif;
  font-size: 12px;
  color: #BEE699;
  text-decoration: none;
}
.answer2 {
  float: right;
  margin: 0 0 10px 10px;
  padding: 4px;
  background-color: #FFFFFF;
  border: 1px solid #DCDCDA;
  color: #353535;
  font-family: Georgia, Times New Roman, Times, serif;
  font-size: 12px;
}
a.answer2:link {
  font-family: Georgia, Times New Roman, Times, serif;
  font-size: 12px;
  color: #469A0F;
  text-decoration: none;
}
a.answer2:hover {
  font-family: Georgia, Times New Roman, Times, serif;
  font-size: 12px;
  color: #BEE699;
  text-decoration: none;
}
.answer1 {
  margin: 7px;
  padding: 7px;
  text-align: left;
  background-color: #ECEDE8;
  border: 1px solid #DCDCDA;
  color: #353535;
  font-family: Georgia, Times New Roman, Times, serif;
  font-size: 12px;
}
#content.inner {
  margin: 0px;
}
#ncmclogo {
  margin: 0 0px 25px 8px;
  border: 0px;
}
#nhslogo {
  margin: 0 25px 0px 7px;
  border: 0px;
}
#iiplogo {
  margin: 0 25px 0px 7px;
  border: 0px;
}
#rcgplogo {
  margin: 0 25px 0px 7px;
  border: 0px;
}
.portrait {
  float: left;
  margin: 5px 15px 15px 7px;
  border: 1px solid #353535;
}
.portrait1 {
  margin: 8px 0px 0px 0px;
  border: 0px;
}
#arrow {
  margin: 0 0 0 7px;
  border: 0px;
}
#close {
  margin: 0 0 7px 7px;
  display:inline;
  border: 0px;
}
#xhtmllogo {
  margin: 0px;
  border: 0px;
}
#csslogo {
  margin: 0px;
  border: 0px;
}
#mainimage {
  padding: 0px 0px 0px 0px;
  margin-bottom: 0px;
  border-bottom: 10px solid #B5D6EF;
}
.news {
  padding: 0px 0px 0px 0px;
  margin-top: 10px;  margin-bottom: 10px;
  border-bottom: 1px solid #353535;
  border-bottom-style: dotted;
}
.news1 {
  padding: 0px 0px 0px 0px;
  margin-top: 10px;  margin-bottom: 10px;
  border-top: 1px solid #353535;
  border-top-style: dotted;
  border-bottom: 1px solid #353535;
  border-bottom-style: dotted;
}
#content h1 {
  color: #003366;
  font-family: Georgia, Times New Roman, Times, serif;
  font-size: 27px;
  font-weight: normal;
  line-height: 35px;
  padding: 7px 7px 0px 7px;
}
.highlight {
  color: #353535;
  font-weight: bold;
}
.highlight2 {
  color: #6699CC;
}
#content h2 {
  color: #003366;
  font-family: Georgia, Times New Roman, Times, serif;
  font-size: 14px;
  line-height: 15px;
  padding: 0px 7px 0px 7px;
}
#content h3 {
  color: #353535;
  font-family: Georgia, Times New Roman, Times, serif;
  font-size: 12px;
  line-height: 15px;
  padding: 0px 7px 0px 7px;
}
#content p {
  line-height: 20px;
  padding: 0px 7px 0px 7px;
}
#contentwo h1 {
  color: #353535;
  font-family: Georgia, Times New Roman, Times, serif;
  font-size: 16px;
  font-weight: bold;
  line-height: 30px;
  padding: 0px 7px 0px 7px;
}
#contentwo h2 {
  color: #469A0F;
  font-family: Georgia, Times New Roman, Times, serif;
  font-size: 13px;
  line-height: 15px;
  padding: 0px 7px 0px 7px;
}
#contentwo h3 {
  color: #353535;
  font-family: Georgia, Times New Roman, Times, serif;
  font-size: 12px;
  line-height: 15px;
  padding: 0px 7px 0px 7px;
}
.question {
  color: #353535;
  font-family: Georgia, Times New Roman, Times, serif;
  font-size: 12px;
  line-height: 15px;
  text-decoration: underline;
}
#contentwo h4 {
  color: #469A0F;
  font-family: Georgia, Times New Roman, Times, serif;
  font-size: 12px;
  line-height: 15px;
  padding: 0px 7px 0px 7px;
}
#contentwo p {
  line-height: 20px;
  padding: 0px 7px 0px 7px;
}
#dateline {
  font-size: 160%;
  font-weight: normal;
  font-family: Georgia, Times, "Times New Roman", serif;
  color: #032469;
  margin: 0.3em 0 0 0;
}
#testimonial {
  margin: 0;
  padding: 7px;
  text-align: left;
  background-color: #E4F0F9;
  border: 1px solid #DCDCDA;
  color: #353535;
  font-family: Georgia, Times New Roman, Times, serif;
  font-size: 12px;
}
.quote {
  color: #353535;
  font-weight: bold;
  font-style: italic;
  text-decoration: none;
}
.quotor {
  color: #6699CC;
  font-weight: bold; 
  text-decoration: none;
}
.intro {
  color: #6699CC;
  text-decoration: none;
}
a.intro:hover {
  color: #6699CC;
  text-decoration: underline;
}
#list ul {
  list-style-image: url(../_images/icon_bulletpoint.gif);
  margin-left: 10px;
  padding-left: 20px;
}
#list p {
  line-height: 15px;
}
#list2 ul {
  list-style-image: url(../_images/icon_bulletpoint.gif);
  margin-left: 10px;
  padding-left: 20px;
}
#list2 p {
  line-height: 15px;
}
#list3 ul {
  list-style-image: url(../_images/icon_bulletpoint.gif);
  margin-left: 10px;
  padding-left: 20px;
}
#list3 p {
  line-height: 15px;
}
#list4 ul {
  list-style-image: url(../_images/icon_bulletpoint.gif);
  margin-left: 10px;
  padding-left: 20px;
}
#list4 p {
  line-height: 15px;
}
#list5 ul {
  list-style-image: url(../_images/icon_bulletpoint.gif);
  margin-left: 10px;
  padding-left: 20px;
}
#list5 p {
  line-height: 15px;
}
#list6 ul {
  list-style-image: url(../_images/icon_bulletpoint.gif);
  margin-left: 10px;
  padding-left: 20px;
}
#list6 p {
  line-height: 15px;
}
#list7 ul {
  list-style-image: url(../_images/icon_bulletpoint.gif);
  margin-left: 10px;
  padding-left: 20px;
}
#list7 p {
  line-height: 15px;
}
#footer {
  text-align: left;
  margin-top: 10px;
  background-color: #ffffff;
  width: 720px;
  border-top: 1px solid #353535;
  color: #353535;
  padding: 7px 0px 0px 0px;
}
#contact-details{
  float:right;
  width:360px;
  text-align:right;
  padding: 0px;
  margin-top:7px;
}
.address {
  text-align: right;
}
#content-wrapper {
  margin: 0px 0px 0px 0px;
}
#content-wrappertwo {
  margin: 0px 0px 0px 240px;
}
#main {
  position: relative;
  margin: 0;
}
#extras {
  float: left;
  width: 237px;
}
#subhead {
  height: 30px;
  background-color: #469A0F;
}
#subhead h1 {
  color: #FFFFFF;
  font-family: Georgia, Times New Roman, Times, serif;
  font-size: 12px;
  font-weight: bold;
  letter-spacing: 1px;
  padding: 7px;
  text-align: left;
  text-decoration: none;
}
#subhead a:link, #subhead a:visited {
  text-decoration: none;
  color: #FFF;
}
#subhead a:hover, #subhead a:active {
  text-decoration: none;
  color: #BEE699;
}
#subnav {
  background-color: #ECEDE8;
  border: 1px solid #DCDCDA;
}
#subnav p.subactive {
  color: #469A0F;
  font-family: Georgia, Times New Roman, Times, serif;
  line-height: 10px;
  font-size: 12px;
  font-weight: bold;
  letter-spacing: 1px;
  text-align: left;
  text-decoration: none;
}
#subnav p {
  color: #353535;
  font-family: Georgia, Times New Roman, Times, serif;
  line-height: 10px;
  font-size: 12px;
  font-weight: bold;
  letter-spacing: 1px;
  text-align: left;
  padding: 0px 0px 0px 7px;
  text-decoration: none;
}
#subnav a:link {
  color: #353535;
  font-family: Georgia, Times New Roman, Times, serif;
  line-height: 10px;
  font-size: 12px;
  font-weight: bold;
  letter-spacing: 1px;
  text-align: left;
  text-decoration: none;
}
#subnav a:visited {
  color: #353535;
  font-family: Georgia, Times New Roman, Times, serif;
  line-height: 10px;
  font-size: 12px;
  font-weight: bold;
  letter-spacing: 1px;
  text-align: left;
  text-decoration: none;
}
#subnav a:hover {
  color: #469A0F;
  font-family: Georgia, Times New Roman, Times, serif;
  line-height: 10px;
  font-size: 12px;
  font-weight: bold;
  letter-spacing: 1px;
  text-align: left;
  text-decoration: none;
}
#mainForm {
	position: relative;
	border: 1px;
	border-style: solid;
	margin: 0 auto;
	text-align: left;
	width: 70%;
	background-color: #ffffff;
}
ul.mainForm {
	list-style-type: none;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size:12px;	
}
li.mainForm {
	padding-bottom: 10px;
}
#mainFormError {
	position: relative;
	border: 1px;
	border-style: solid;
	margin: 0 auto;
	text-align: left;
	width: 70%;
}
input.mainFormError {
	background-color: #BEE699;
}
textarea.mainFormError {
	background-color: #BEE699;
}
select.mainFormError {
	background-color: #BEE699;
}
#formInfo {
	position: relative;
	width: 100%;
	background-color: #ffffff;
	margin:0 0 0 0;
}
h2.formInfo {
	text-align: left;
	margin:0 0 0 0;
	font-family: Georgia, Times New Roman, Times, serif;
	font-weight:normal;
	font-size:20px;
	position:relative;
	left:20px;
	top:0px;
	letter-spacing: 1px;
	line-height:150%;
	color: #EEF6EF;
}
p.formInfo {
	text-align: left;
	margin:0 0 0 0;
	font-family: Georgia, Times New Roman, Times, serif;
	font-weight:normal;
	color: #000000;
	font-size:12px;
	position:relative;
	left:20px;
	top:0px;
	color: #EEF6EF;
}
#formFields {
	position: relative;
	width: 100%;
	background-color: #ffffff;
	margin:0 0 0 0;
}
label.formFieldQuestion {
	line-height:125%;
	padding:0 4px 4px 0;
	border:none;	
	display:block;
	font-size:12px;
	font-weight:bold;
}
label.formFieldOption {
	font-size:90%;
	line-height:17px;
	margin:15px;
	padding:4px 0 5px 0;
	width:90%;
}
input.formFieldStyle {
	display:block;
	line-height:1.4em;
	margin:8px 0 0 3px;
	width:13px;
	height:13px;
}
#Summary, #Caption {
	width: 28em;
}
.tableStyle {
	width: 100%;
	margin: 10px;
	border: solid #666;
	border-width: 1px 0 0 1px;
	border-collapse: collapse;
}
.tableStyle th, .tableStyle td {
	border: solid 1px #666;
	border-width: 0 1px 1px 0;
	padding: 7px;
}
.greyScheme, .greyScheme th, .greyScheme td {
	border-color: #666;
}

.greyScheme .even {
	background-color: #E3F6FE;
}

.greyScheme th, .greyScheme thead td {
	background-color: #B1B1B1;
}

.greyScheme th.firstColumn {
	background-color: #D1D1D1;
}