/*	ASTHMA FORM	 */
.asthmaHeader {
	float:left;
	margin-bottom:5px;
	margin-top:0;
	padding-top:0;
}
.asthmaHeader .leftColumn{float:left; width:400px;}
.asthmaHeader .rightColumn{float:left; width:300px;}
.patientLabel{
	text-align:center;
	margin-right:70px;
	margin-left:70px;  
	border:1px solid black;
	padding:5px;
}
.greenZoneHeader{ 
	border: 1px solid green; 
	padding:5px;
	margin-bottom:5px;
}
.yellowZoneHeader{
	border: 1px solid #FFE38F; 
	padding:5px;
	margin-bottom:5px;
}
.redZoneHeader{
	border: 1px solid red; 
	padding:5px;
	margin:5px 0;
}
.greenZone .leftColumn,
.yellowZone .leftColumn,
.redZone .leftColumn {
	width:245px;
}
.greenZone .rightColumn,
.yellowZone .rightColumn,
.redZone .rightColumn {
	width:480px;
}
.page_central_texas_asthma_action_plan .even {
	background-color:#E6F0FF;
}
.required {
	padding:2px 0 5px 0;
	/* ie *//padding:0 1px 0 1px;
	border: 1px solid #FFA305;
}
.asthmaColumns {padding-top:0px;}
.asthmaColumns .leftColumn{width:290px;}
.asthmaColumns .rightColumn{width:400px;}
.asthmaTableColumns .leftColumn{width:150px;}
.asthmaTableColumns .rightColumn{width:560px;}
TABLE.asthmaTable {font-size:.9em;}
TABLE.asthmaTable TD {padding:1px 3px;}
.page_central_texas_asthma_action_plan .content li {
	margin-bottom: .2em;
}
.page_central_texas_asthma_action_plan .content .leftColumn li {
	padding:0;
	margin:0;
}
.page_central_texas_asthma_action_plan .content .leftColumn ul {
	padding-left:70px;
}
.page_central_texas_asthma_action_plan .content ol {
	margin-top:0;
	padding-top:0;
	padding-left:0;
	margin-left:23px;
}
.peakFlow {
	position:relative;
}
.pageBreak{ 
	page-break-before: always;
}
.barcode {
	float:left;
	width:200px;
	font-size:2em;
}
.disclaimer{
	font-size:.8em; 
	font-style: italic;
	width:660px;
	padding:0;
	clear:both;
	margin-top:-10px;
}
.disclaimer P{
	float:left;
	width:460px;
}
.asthmaTrigger UL LI{
	margin-top:10px;
	list-style-image:url(img/li_circleCheck.gif);
	margin-left:5px;
}
.asthmaTrigger UL UL LI, .asthmaTrigger UL UL UL {
	margin-top:0px;
	list-style-image: none;
}
.printButton{
	margin-top:10px;
	clear:both;
}
.printButton INPUT{
	padding:0 15px;
	font-size:14px; 
	text-transform:uppercase;
}
.dose {
	padding: 1px !important; 
	display: block;
}

/* @media print START // Styles for printing only */
@media print {
.printLogo {display:none !important;}
/* SAFARI ONLY HACK */
BODY:first-of-type P{font-size:.9em; line-height:.9em; margin:4px 0;}
.asthmaPage{
	_line-height:.8em !important; /*ie6*/
	_font-size:.8em !important; /*ie6*/
}
.asthmaPage P{
	margin:10px 0;
	_margin:5px 0 !important; /*ie6*/
}
.page_central_texas_asthma_action_plan .leftPageColumn {
	width:100% !important;
	overflow:visible !important;
	float:none !important;
}
.page_central_texas_asthma_action_plan .contentHolder {
	clear: none;
	background: none !important;
	background-image:none !important;
}
.page_central_texas_asthma_action_plan .content {
	padding:0 !important;
	width:95% !important;
	overflow: visible !important;
}
.greenZone .leftColumn,
.yellowZone .leftColumn,
.redZone .leftColumn {
	_width:225px !important; /*ie6*/
}
.greenZone .rightColumn,
.yellowZone .rightColumn,
.redZone .rightColumn {
	width:580px;
	_width:460px !important; /*ie6*/
	_float:left !important; /*ie6*/
}
.asthmaColumns .rightColumn{
	width:500px;
	_width:400px !important; /*ie6*/
	_float:left !important; /*ie6*/
	_padding-left:10px !important; /*ie6*/
}
.page_central_texas_asthma_action_plan {
	background:none !important;
	background-image:none !important; 
}
.page_central_texas_asthma_action_plan .header,
.page_central_texas_asthma_action_plan .footer, 
.page_central_texas_asthma_action_plan .pathNav,
.printButton {
	display:none;
}
.page_central_texas_asthma_action_plan h1 {
	border:none;
	color:#000000;
	font-size:1.4em;
	_font-size:1.2em !important;
	margin:0 !important;
	padding:0 !important;
}
.signatures{
	_font-size:.8em !important;
	_line-height:.8em !important;
	_width:670px !important;
}
.content {width:auto;}
.required {border:none;}
.asthmaTableColumns .rightColumn{
	_width:460px !important; 
	_float:left !important; /*ie6*/
	_padding-left:50px !important;
	}
.content ul, .content UL UL, .content UL UL UL{
	list-style-image: none;
}
.asthmaTrigger{
	font-size:1.1em;
	line-height:1.2em;
	_font-size:1em !important; /*ie6*/
	_line-height:1em !important; /*ie6*/
}
.disclaimer{
	margin:0;
}
.asthmaColumns .leftColumn IMG { _height:150px !important;}
#dose{
	font-family: Arial, Helvetica, sans-serif;
	_font-size:11px !important;
}

} /* @media print END */
