@charset "UTF-8";
/* CSS Document */
body 
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#000000;
}
h1
{
font-size:21px;
color:#006507;
padding:0;
margin-left:40px;
margin-top:20px;
}
h2
{
font-size:18px;
color:#006507;
padding:0;
margin:0;
margin-left:40px;
}
p
{
	margin-left:40px;
	margin-right:120px;
	color:#000000;
}
a{color:#476b9b; text-decoration:underline;}
a:hover{text-decoration:none;}
.home{font-size:20px;}
.footer{font-size:9px;}
.answer{ font-weight:bold;color:#74955d;}
.backToTop{font-size:10px; color:#476B9B;}
imag{border:none;}

#mainContent{
background-image:url(images/backgroundInhaler.jpg);
background-position:bottom right;
background-repeat:no-repeat;
}

#mainContentRad{
background-image:url(images/backgroundInhaler2.jpg);
background-position:bottom right;
background-repeat:no-repeat;
}

#boardOfTrustees ul
{
width:900px;
list-style-type:none;
margin:0;
padding:0;
position: relative;
left: 50%;
margin-left: -450px;  /*half the width of the div */
}
#boardOfTrustees ul li
{
position:relative;
width:550px;
padding:5px;
margin:10px;
}
#boardOfTrustees p
{
padding:5px;
}

.board_text{
	font:Arial, Helvetica, sans-serif;
	font-size:12px;
}
#resources ul
{
margin-left:40px;
padding:0;
list-style:none;
}
#resources ul li
{
	padding-left:10px;
	padding-top:25px;
	background-image:url(images/bullet_butterfly.gif);
	background-repeat: no-repeat;
	background-position: -10px -10px;

}
.doDonts{
	font-weight:bold;
	color: #476B9B;
}
.sciRef
{
	font-size:10px;
}
#faqs ul{
	list-style:none;
	margin-right:100px;
}
#faqs ul li{
	padding-bottom:10px;
}
#faqAnswers ul{
	list-style:none;
	padding:0;
	margin-left:40px;
	margin-right:110px;
}

#faqAnswers ul li{
	margin-bottom:50px;
	padding-left:50px;
	background-image:url(images/qAnda.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	
}
#transition img{
	padding-right:10px;
	padding-bottom:10px;
	padding-left:40px;
}

#transition ol li{
	margin-left:40px;
}

#transition ul
{
margin-left:20px;
margin-right:100px;
padding:0;
list-style:none;
}

#transition ul li{
	width:600px;
	padding-left:25px;
	padding-top:10px;
	padding-bottom:5px;
	background-image:url(images/butterfly-small.gif);
	background-repeat: no-repeat;
	background-position: 0px 10px;
	
}
#doDont ul{
	list-style:none;
	margin-left:40px;
}
#doDont ul li{
	margin-right:100px;
	padding-left:25px;
	padding-top:10px;
	padding-bottom:5px;
	background-image:url(images/butterfly-small.gif);
	background-repeat: no-repeat;
	background-position: 0px 10px;
	
}
#easy123 ul {
	list-style:none;
}
#easy123 ul li {
	margin-right:100px;
}

#easy123 ul li ul{
	list-style:none;
	
}
#easy123 ul li ul li{
	margin:0;
	padding-left:25px;
	padding-top:10px;
	padding-bottom:5px;
	background-image:url(images/butterfly-small.gif);
	background-repeat: no-repeat;
	background-position: 0px 10px;
	
	
}
#easy123 img{
	padding-right:10px;
	padding-bottom:10px;
	padding-left:40px;
}
#whatToExpect ul {
	margin-left:20px;
	margin-right:100px;
	padding:0;
	list-style:none;
}

#whatToExpect ul li{
	width:600px;
	padding-left:25px;
	padding-top:10px;
	padding-bottom:5px;
	background-image:url(images/butterfly-small.gif);
	background-repeat: no-repeat;
	background-position: 0px 10px;
}

#whatToExpect img{
	padding-right:10px;
	padding-bottom:10px;
	padding-left:40px;
}

#mainContent tr td form table tr td label #button {
	background-color: #376517;
	border: 1px solid #000;
	color: #FFF;
}
#mainContent tr td form table tr td label #button hover{
	background-color: #3C6;
}
