body {
background: #DFDCE5 url('/images/verticalStripe.jpg') repeat-x 0 0;
margin: 0;
padding: 0; font-style:normal; font-variant:normal; font-weight:normal; font-size:small; font-family:Verdana, Sans-serif;
line-height: 1.5em;
}
#heading {
  /* IR stuff */
  width:433px;
  height:98px;
  background: #fff url(/images/Welcome.gif) no-repeat;
  text-indent:-1000px;

color:#000;
}
body.two {
background: url('/images/bgIsh2.jpg') repeat-y 50% 0;
}
body.three {
background: url('/images/bgIsh3.jpg') repeat-y 50% 0;
}
body.four {
background: url('/images/bgIsh4.jpg') repeat-y 50% 0;
}
body.five {
background: url('/images/bgIsh5.jpg') repeat-y 50% 0;
}
body.six {
background: #DFDCE5 url('/images/verticalStripe.jpg') repeat-x 0 0;
}
#container {
width: 750px;
margin: 0 auto;

}
.six #container, #container {
	background: #fff url('/images/ContentOnlybackground.gif') repeat-y 50% 0;
border-left: 1px solid #000;
border-right: 1px solid #000;
border-top: 2px solid #4D5466;
}
#topper {
margin: 0;
padding: 0;
width: 100%;
background: #C4CAE0;
height: 5px;
border-bottom: 1px solid #000;
}
#header {
background: #000 url('/images/morningMed.jpg') no-repeat left 53px;

height: 250px;
border-bottom: 2px solid #000

}
div.standOut {
	font-family: Georgia, "Times New Roman", Times, serif;
	/*font-size: 85%;*/
	line-height: 1.5em;
	letter-spacing: 2px;
background: #EAEAE7;
padding: 1em;
border: 1px solid #ccc;
color: #7F8AA6;
}
.standOut h4, .standOut p {
	font-size: 85%;
	line-height: 1.5em;
}
.attention {
width: 35%;
float: right;
}
hr {
text-align: center;
width: 50%;
}
li {
padding-bottom: 1em;
padding-left: 20px;
background: #fff url(/images/checkMark.gif) 0 0 no-repeat;
list-style: none;
}
#main {
      float:left;
      width:475px;
	 /* border: 1px solid #000;*/
	  padding-left: 15px;
	 /* padding-top: 20px;*/

      }
#side {
      float:right;
      width:225px;
	  /*border: 1px solid #000;*/
	  padding-right: 15px;
	  /*padding-top: 20px;*/
	  font-size: 90%;
      }
.highlight {
/*background: #FFFF00;*/
border-bottom: 1px dashed #666;
}
h1 {
  margin:0em 0 .5em;

  width:75%;
  border-bottom:1px dotted #976;
  font:bold 200%/1.2em "Trebuchet MS",Verdana,Sans-serif;
  color:#321;
  }
h2, #footer {
  padding:0 0 .2em 30px;
  font: normal 90% Geaorgia, Verdana, Sans-serif;
  letter-spacing:.3em;
  color:#484;
}
#footer {
clear: both;
height: 50px;
padding-left: 15px;
margin-top: 15px;
}
#side h3 {
  margin:2em 0 .5em;
width: 80%;
 font:bold 150%/1.2em "Trebuchet MS",Verdana,Sans-serif;
border-bottom: 1px solid #000;
}
#side ul {
  margin-left:1.5em;
  margin-bottom:1.5em;
  padding:0;
  font-size:95%;
  line-height:1.6em;
  }
#side li {
  margin:0;
  background:url('/images/arrowLi.gif') no-repeat 0 50%;
  list-style-type:none; padding-left:20px; padding-right:0; padding-top:0; padding-bottom:0
  }
#side a, #side a:link, #side a:visited {
text-decoration: none;
}
#side a:hover {
border-bottom: 1px dashed #989890;
}
/**************
Images
**************/
img.border	{

	background-color: #fff;

	border: 1px solid #999;

	padding: 4px;
margin: 0 8px;
	}
img.left {
float: left;
}
img.right {
float: right;
}