@charset "utf-8";
/* CSS Document */
table {border-collapse:collapse;}
.box { margin:16px 0px 16px 0px;padding:12px;border:solid 1px black;background-color:#DEE5ED;}
.Brd {border:solid 1px black;}
.BrdB {border-bottom:solid 1px #555555;}
.BrdT {border-top:solid 1px #555555;}
.BrdWhtTxt {border:solid 1px black; color:#FFFFFF; font-weight:bold;}
.aqua {	color:#678A90;}
.aquaBullet li {list-style-image:url(images/aquaBullet.png);}
.blue {	color:#0085BD;}
.blueBullet li {list-style-image:url(images/blueBullet.png);}
.blu2 {	color:#51739D;}
.blu3 {	color:#206BA0;}
.mustard { color:#DBA937;}
.mustardBullet li {list-style-image:url(images/mustardBullet.png);}
.grey {color:#666666;}
.green { color:#677e33;}
.greenBullet li {list-style-image:url(images/greenBullet.png);}
.orange {color:#E87701;}
.orangeBullet li {list-style-image:url(images/orangeBullet.png);}
.red { color:#aa333e;}
.redBullet li {list-style-image:url(images/redBullet.png);}
.letter{border:solid 1px black; background:url(images/letterGrad.png) #FFFFFF repeat-x; padding:5px 12px 5px 12px; margin-top:8px;}
.quote {padding: 0 15px 0 15px}
.tips td {width:40px; height:40px; color:#FFFFFF;}
.normal {font-weight:normal;}
.whtBold { color:#FFFFFF; font-weight:bold;}
.nowrap { white-space:nowrap;}
.tabWithP td {vertical-align:top;}
.tabWithP td p {margin-top:6px; margin-bottom:0px; text-align:justify;}
.tabWithP td p:first-child {margin-top:0;}
.tabWithP td ul {margin:4px 0 4px 8px; padding:0 0 0 12px;}
.tabWithP td ul:first-child {margin:0 0 4px 8px; padding:0 0 0 12px;}
.ArrowHolder {position:absolute;}
.Arrow {position:relative; top:-8px; left:75px;}
.asthmaCell {padding:4px;}
.spacer {height:8px; width:8px;}
