.calc {border: 1px solid #CCCCCC; font-family: sans-serif; width: 340px;}
.calc .calchead {background-color: #6699cc; font-weight: bold; text-align: center; letter-spacing: 0.1em; }
.calc .calchead td {color: #FFFFFF; }
.calc { background-color: #DFEEFB; }
.calc .instructions { font-weight: bold; text-align: center;}
.calc td {padding-left: 3px; padding-right: 3px; }

.asthmalink { display: block; }
.asthmalink img { border: none; }
.center     {text-align: center}

/* background classes */
.calcrepeatmiddle {
	width: 466px;
	background-image: url(images/tools/bg_tool_middle_repeat.jpg);
	background-repeat: repeat-y;
}

.calcrepeathead {
	height: 100%;
	background-image: url(images/tools/bg_tool_top_repeat.jpg);
	background-repeat: no-repeat;
}

.calcrepeatfoot {
	height: 100%;
	background-image: url(images/tools/bg_tool_bottom_repeat.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

/* end background classes */

.ansdiv {
	width: 406px;
	vertical-align: middle;
	padding: 10px 20px 10px 20px;
	margin-right: 5px;
	border: 1px solid #CCCCCC;
	text-align: justify;
}


/* start menstruation due date calc */
#menstruationcalc {
	width: 466px;
	height: 224px;
	background-image: url(images/tools/bg_menstruation_tool.jpg);
	background-repeat: no-repeat;
	padding: 10px 0px 10px 10px;
}

#menstruationcalc .calchead td h3 {
	font-weight: bold;
	color: #000000;
	font-size: 16px;
	padding-top: 10px;
}

#menstruationcalc .imageleft {
	padding-left: 120px;
}

#menstruationcalc .instructions {

}


/* end menstruation due date calc */

/* start somachtp */
#divhtp #diva {
	width: 466px;
	background-image: url(images/tools/bg_htp_top.jpg);
	background-repeat: no-repeat;

}

#divhtp #diva h2 {
	padding: 50px 0px 0px 140px;
	font-size: 16px;
}

#divhtp #diva h3 {
	padding: 20px 0px 0px 140px;
}

#divhtp #diva h4 {
	padding: 45px 0px 5px 10px;
}

#divhtp h4 {
	padding: 10px 0px 5px 10px;
}

#divhtp .htpquestion {
	padding: 0px 0px 10px 0px;
	font-size: 14px;
	font-weight: bold;
	color: #0066CC;
	
}

#divhtp .htpradio {
	margin-left: auto;
	margin-right: auto;
	width: 446px;
	border: 1px solid #CCCCCC;
	
}

#divhtp .htpyes {
	width: 30px;
	vertical-align: top;
	text-align: right;
	font-weight: bold;
}

#divhtp .htpno {
	width: 30px;
	vertical-align: top;
	text-align: center;
	font-weight: bold;
}

#divhtp .htpans {
	text-align: left;
	width: 396px;
}

#divhtp .htpsubmit {
	text-align: right;
	padding: 0px 10px 5px 0px;
}

#divhtp .questiondiv {
	width: 466px;
}

#divhtp .ansdiv {
	width: 406px;
	padding: 10px 20px 10px 20px;
	margin-left: 9px;
	margin-top: 5px;
	border: 1px solid #CCCCCC;
}

#divhtp #divotcref {
	width: 466px;
	height: 160px;
	padding: 0px 10px 0px 10px;
	background-image: url(images/tools/bg_tool_small_bottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
	text-align: justify;
	vertical-align: text-bottom;
}

#divhtp #divotcref ol {
	margin: 10px 0px 0px 20px;
}

/* end somachtp */

/* healthy eating quiz: healthyeatingquiz.asp */
.fontblack {
	color: #000000;
}

#tabbedbuttons img {
	border: none;
	padding: 0px;
	margin: 0px;
}

#tabbedbuttons flowertabs {
	padding: 0px;
	margin: 0px;
	width: 100%;
}

/* end healthy eating quiz: healthyeatingquiz.asp */

/* start pregnancy due date calculator */
	.pregduedatecalc {
		width: 466px;
		height: 224px;
		background-image: url(images/tools/bg_pregnancy_tool.jpg);
		background-repeat: no-repeat;
	}
	
	.pregduedatecalc .pregduedatepl {
		padding-left: 130px;
	}
	
	.pregduedatecalc .pregduedatecalchead td {
		font-size: 14px;
		font-weight: bold;
		text-align: center;
		padding-top: 10px;
	}

	.pregduedatecalc .pregduedateinstructions {
	
	}
	
	.pregduedatecalc #edd {
		color: #000000;
	}

/* end pregnancy due date calculator */


/* start thin pregnancy due date calculator */
	#pregduedatecalc_thin {
		width: 190px;
		height: 224px;
		background-image: url(images/tools/bg_pregnancy_thin_tool.jpg);
		background-repeat: no-repeat;
		margin: 5px 0 0 0;
		padding: 5px 0px 0 110px;
	}
	
	#pregduedatecalc_thin #pregstartdate {
		width: 80px;
		font-size: 1.2em;
		padding-top: 4px;
	}
	
	#pregduedatecalc_thin #edd {
		width: 80px;
		font-size: 1.2em;
		padding-bottom: 4px;
	}
	


/* end thin pregnancy due date calculator */



/* start ldl levels cholesterol calc */
	#ldllevelsintro {
		width: 466px;
		/*height: 351px;*/
		background-image: url(images/tools/bg_ldllevel_small_top.jpg);
		background-repeat: no-repeat;
	}

	#ldllevelsintro .tblintro .ldltitle {
		padding: 55px 10px 55px 200px;
		font-weight: bold;
		font-size: 18px;
		text-align: center;
	}

	#ldllevelsintro .tblintro .intro {
		padding: 0px 10px 0px 10px;
		text-align: justify;
	}

	#ldllevelsintro .tblintro .continue {
		padding: 10px 10px 10px 10px;
		text-align: right;
	}
	
	/* user input */
	#ldllevelsinput {
		width: 466px;
	}

	#ldllevelsinput .tblinput {
		width: 456px;
		margin-left: auto;
		margin-right: auto;
		border: 1px solid #fbd9c0;
		text-align: left;
	}
	
	#ldllevelsinput .tblinput .row1 {
		background-color: #fef6f3;
	}
	
	#ldllevelsinput .tblinput td {
		padding-top: 2px;
		padding-bottom: 2px;
	}
	
	#ldllevelsinput .tblinput .following {
		padding-left: 20px;
	}

	#ldllevelsinput .tblinput .evaluate {
		padding: 10px 10px 10px 10px;
		text-align: right;
	}
	
	#ldllevelsinput .tblinput .borderbottom td {
		border-bottom: 1px solid #fbd9c0;
	}
	
	/* Results */
	#ldllevelsresults {
		padding: 5px;
		width: 446px;
		margin-left: auto;
		margin-right: auto;
		margin-top: 5px;
		border: 1px solid #CCCCCC;
	}

	#ldlresandref {
		width: 466px;
		background-image: url(images/tools/bg_tool_small_bottom.jpg);
		background-repeat: no-repeat;
		background-position: bottom left;
	}
	
/* end ldl levels cholesterol calc */


/* homsmall */

#homsmall {
	width: 466px;
	height: 224px;
	background-image: url(images/tools/bg_hom_small.jpg);
}

.homsmallfirst {
	width: 220px;
}

.homsmalltitle {
	height: 40px;
	font-weight: bold;
	font-size: 18px;
	text-align: center;
	padding-top: 20px;
}

.homsmalltext {
	font-size: larger;
	vertical-align: top;
	padding-right: 20px;
	text-align: justify;
}

.homsmalllink {
	text-align: center;
	vertical-align: middle;
	padding-bottom: 25px;
}

/* end homsmall */


/* Small HOM */
.shomcalc {
	width: 466px;
	background-image: url(images/tools/bg_HOM_top.jpg);
	background-repeat: no-repeat;
}

.shomcalc .shomcalchead td {
	font-weight: bold;
	font-size: 18px;
	padding-left: 200px;
	height: 120px;
	text-align: center;

}

.shomcalc td {
	padding-left: 10px;
}

/* End small HOM */


/* Dementia benchmark checklist small*/
.dementiatable {
	width: 466px;
	height: 224px;
	background-image: url(images/tools/bg_dementia_tool_small.jpg);
	background-repeat: no-repeat;
}

.dementiatable td {
	padding-right: 15px;
}

.dementiatable .dementiaheading {
	padding-left: 200px;
	height: 40px;
}

.dementiatable .dementiabody {
	text-align: justify;
	padding-left: 260px;
	vertical-align: top;
}

.dementiatable .dementiafooter {
	padding: 0px;
	text-align: center;
	vertical-align: top;
}

/* End Dementia benchmark checklist */

/* Calorie counter */
.cctable {
	width: 466px;
	height: 224px;
	background-image: url(images/tools/bg_caloriecounter_tool.jpg);
	background-repeat: no-repeat;
}

.cctable td {
	padding-left: 200px;
	padding-right: 15px;
}

.cctable .ccheading {
	height: 40px;
}

.cctable .ccbody {
	vertical-align: top;
}

/* End calorie counter */

.calcwidth {
	width: 446px;
}

/* Full blood count */
#tblbloodcount {
	background-image: url(images/tools/bg_bloodcount_top.jpg);
	background-repeat: no-repeat;
	width: 466px;
}

#tblbloodcount .bloodhead {
	padding-left: 220px;
}

#tblbloodcount .bloodtitle {
	height: 80px;
	vertical-align: top;
	padding-top: 20px;
}

#tblbloodcount .bloodtitle h3{
	color: #000000;
	font-weight: bold;
	font-size: 18px;
}

#tblbloodcount input {
	text-align: right;
}

#tblbloodcount #subblood {
	text-align: center;
}

#tblbloodcount .bloodheading td{
	font-weight: bold;
	padding-top: 30px;
}

#tblbloodcount td{
	padding-left: 8px;
	padding-right: 8px;
}

#tblbloodcount .row1 td{
	border-top: 1px solid #fdf3ea;
}

#tblbloodcount .bloodresults td{
	font-weight: bold;
	background-color: #f9d2d2;
	padding: 3px;
}

#tblbloodcount .bloodsub {
	padding-top: 10px;
	padding-bottom: 10px;
}

.bloodcalcreferences {
	font-size: smaller;
	padding-left: 5px;
	padding-right: 20px;
	text-align: justify;
}


/* End full blood count */

/* General */

/* Plus and minus buttons. */
.btnplusminus {
	width: 11px;
	height: 11px;
	border: none;
}

.btnplusminus img {
	position: relative;
	top: -2px;
	left: -2px;
}

.btntop {
	position: relative;
	top: -12px;
}

.btnbtm {
	position: relative;
	top: 0;
	left: -11px;
}
/* End plus and minus buttons. */

.calcheading {
	font-weight: bold;
	font-size: 16px;
	padding-top: 10px;
}

.pl10 {
	padding-left: 10px;
}

.pl5 {
	padding-left: 5px;
}

.pb10 {
	padding-bottom: 10px;
}

.pr15 {
	padding-right: 15px;
}

.plr5 {
	padding-left: 5px;
	padding-right: 5px;
}

.aright {
	text-align: right;
}

.acenter {
	text-align: center;
}

.vmiddle {
	vertical-align: middle;
}

.hiderow {
	display: none;
}

.toolbackground {
	background-image: url(images/tools/bg_tool_footer.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
	margin-left: auto;
	margin-right: auto;
}

.toolbackgroundwide {
	background-image: url(images/tools/bg_tool_wide_bottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
	margin-left: auto;
	margin-right: auto;
}

.toolbackgroundsmall {
	background-image: url(images/tools/bg_tool_small_bottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
	width: 466px;
	margin-left: auto;
	margin-right: auto;
}

.onetoten {
	width: 100%;
}

.onetoten td {
	width: 10%;
	text-align: center;
}

.tjustify {
	text-align: justify;
}

.calcreferences {
	font-size: smaller;
	text-align: left;
	padding: 10px 10px 10px 10px;
}

