@charset "utf-8";
/* CSS Document */
body {
	margin: 0px;
}
#catestBody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	background-color: #DCDFE4;
}
#catestBody #CATestHeader {
	height: 184px;
	width: 100%;
	background-image: url(images/headerBg.jpg);
	background-repeat: no-repeat;
}
#catestBody #CATestHeader img {
	margin-top: 10px;
	margin-left: 24px;
}
#catestBody h1 {
	background-color: #BFC1E3;
	display: block;
	margin: 0px;
	text-align: center;
	font-size: 36px;
	font-weight: bold;
	color: #469C02;
	height: 90px;
	line-height: 90px;
}
#catestBody h1 .highlight {
	color: #68C002;
}
#catestBody #textContent {
	margin-top: 40px;
	margin-right: auto;
	margin-left: auto;
	width: 100%px;
	margin-bottom: 12px;
	font-size: 22px;
	line-height: 30px;
}
#catestBody #greyBox {
	width: 94%px;
	margin-right: auto;
	margin-left: auto;
	background-color: #B7B8BC;
}
#catestBody #greyBox #boxTop {
	width:100%;
}
#catestBody #greyBox #boxContent {
	font-size: 21px;
	text-align: center;
	width: 97%px;
	margin-right: auto;
	margin-left: auto;
	line-height: 28px;
	margin-top: 17px;
}
#catestBody #greyBox #boxContent .highlight {
	font-weight: bold;
	display: block;
	margin-top: 0px;
	margin-bottom: 32px;
}
#catestBody #greyBox #boxContent .boxLinks {
	font-size: 18px;
	font-weight: bold;
	width: 196px;
	text-align: center;
	margin-right: 14px;
	margin-left: 14px;
	float: left;
	line-height: 24px;
	display: inline;
}
#catestBody #greyBox #boxContent #boxAllLinks {
	width: 70%;
	margin-right: auto;
	margin-left: auto;
}
#catestBody #greyBox #boxContent #boxAllLinks img {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 17px;
	margin-left: 0px;
}
#catestBody #greyBox #boxBot {
	display:none;
}
#catestBody #footer {
	display:none;
}
#catestBody #footer2 {
	display:none;
}
#catestBody #gsk {
	display:none;
}
#catestBody .clearer {
	clear: both;
	font-size: 1px;
	height: 1px;
	width: 100%;
}
#catestBody #footerMain {
	display:none;
}
#catestBody #footerMain a {
	color: #FFF;
	text-decoration: none;
}
#catestBody #footerMain #footerLinks a {
	display:none;
}
#catestBody #footerMain #footerLinks2 a {
	display:none;
}
#catestBody #footerMain #footerLinks {
	display:none;
}
#catestBody #footerMain #footerLinks2 {
	display:none;
}
#catestBody #greyBox #boxContent #boxAllLinks .boxLinks a {
	text-decoration: none;
}
.blue {
	color: #0D5CAB;
}
.green {
	color: #469C02;
}
#catestBody .flag {
	background-color: #a9abac;
	display: block;
	margin: 0px;
	text-align: center;
	font-size: 36px;
	font-weight: bold;
	color: #469C02;
	height: 90px;
	line-height: 90px;
	background-image: url(images/flag.jpg);
	background-repeat: no-repeat;
	background-position: 25px 25px;
}
#catestBody #catPatients #patientLeft {
	display: none;
}
#catestBody #catHealthcare #healthLeft {
	display: none;
}
#catestBody #catPatients {
	width: 100%;
}
#catestBody #catHealthcare {
	width: 100%;
}
#catestBody #catPatients #patientMain {
	padding-top: 14px;
	padding-bottom: 120px;
	width: 100%
	margin-top: 0px;
}
#catestBody #healthMain {
	padding-top: 14px;
	padding-bottom: 40px;
	width: 100%
	margin-top: 0px;
}
#catestBody #printIcon {
	display: none;
}
#catestBody h2 {
	font-size: 24px;
	font-weight: bold;
	color: #469c02;
	margin-top: 70px;
}
#catestBody #patientContent {
	font-size: 21px;
	margin-right: 40px;
	margin-left: 30px;
	margin-top: 40px;
}
#catestBody #healthContent {
	font-size: 18px;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 40px;
}
#catestBody #catPatients #patientMain li {
	list-style-type: disc;
	margin-bottom: 24px;
	display: block;
	list-style-position: outside;
	margin-left: -24px;
	margin-top: 32px;
}

#catestBody #takeTest {
	display:none;
}
#catestBody #catHealthcare #takeTest {
	display:none;
}
/*#catestBody #testDiv {
	margin-top: 30px;
	margin-right: 14px;
	margin-left: 14px;
}
#catestBody #catPatients #takeTest a {
	color: #0d5cab;
	text-decoration: underline;
}
#catestBody #catHealthcare #takeTest a {
	color: #89e520;
	text-decoration: underline;
}*/
#catestBody #catPatients #patientMain #patientContent a {
	color: #000;
	text-decoration: underline;
}
#catestBody #healthMain #healthContent a {
	color: #000;
	text-decoration: underline;
}
/*#catestBody #catPatients #patientLeft ul li {
	list-style-type: none;
	margin-left: -17px;
	margin-bottom: 14px;
	font-style: italic;
}
#catestBody #catPatients #patientLeft a {
	color: #FFF;
	text-decoration: none;
}
#catestBody #healthLeft a {
	color: #FFF;
	text-decoration: none;
}
#catestBody #catPatients #patientLeft .current a {
	color: #73b7fb;
}
#catestBody #healthLeft .current a {
	color: #89e520;
}*/
.Hblue {
	color: #0d5cab;
}
#catestBody #catHealthcare #healthMain #healthContent img {
	margin-top: 14px;
	margin-bottom: 32px;
}
#catestBody #centeredLinks {
	text-align: center;
}
#catestBody #catHealthcare #healthMain #healthContent #centeredLinks a {
	color: #0d5cab;
	text-decoration: underline;
	font-weight: bold;
	margin-right: 14px;
	margin-left: 14px;
}
/*#catestBody #catHealthcare #healthLeft .menuheader2 {
	margin-top: 14px;
	margin-bottom: 14px;
	padding-left: 24px;
	line-height: 20px;
}
#catestBody #catHealthcare #healthLeft .menuheader {
	margin-top: 14px;
	margin-bottom: 14px;
	background-image: url(images/closedBlue.gif);
	background-repeat: no-repeat;
	padding-left: 24px;
	background-color: #0D5CAB;
	line-height: 20px;
	cursor: hand;
	cursor: pointer;
}
#catestBody #catHealthcare #healthLeft #currentSection .menuheader {
	margin-top: 14px;
	margin-bottom: 14px;
	background-image: url(images/closedGreen.gif);
	background-repeat: no-repeat;
	padding-left: 24px;
	background-color: #0D5CAB;
	line-height: 20px;
	cursor: hand;
	cursor: pointer;
}
#catestBody #catHealthcare #healthLeft .openMenu {
	margin-top: 14px;
	margin-bottom: 14px;
	background-image: url(images/openBlue.gif);
	background-repeat: no-repeat;
	padding-left: 24px;
	background-color: #0D5CAB;
	line-height: 20px;
	cursor: hand;
	cursor: pointer;
}
#catestBody #catHealthcare #healthLeft #currentSection .openMenu {
	margin-top: 14px;
	margin-bottom: 14px;
	background-image: url(images/openGreen.gif);
	background-repeat: no-repeat;
	padding-left: 24px;
	background-color: #0D5CAB;
	line-height: 20px;
	cursor: hand;
	cursor: pointer;
}
#catestBody #catHealthcare #healthLeft .menuitems {
	list-style-type: none;
	line-height: 24px;
	font-style: italic;
	text-indent: -4px;
	margin-top: -14px;
	margin-bottom: 10px;
}
#catestBody #catHealthcare #healthLeft .centered {
	text-align: center;
	height: 12px;
	letter-spacing: 4px;
	font-size: 14px;
	margin-top: -7px;
	margin-right: 0px;
	margin-bottom: -7px;
	margin-left: 0px;
}*/
#stage2 {
	display:none;
}
.messageHeading {
	display:none;
}
.messageTop {
	display:none;
}
.messageBottom {
	display:none;
}
.messageBody {
	display:none;
}
#messageHeading img {
	display:none;
}
.messHead {
	display:none;
}
.messageBody .msg {
	display:none;
}

