﻿.internal_bodyPI
{
    float:right;
    height:200px;
}
.Body_Header
{
   margin-left:5%;
   margin-right:5%;
   height:75px;
}
.Body_Text_PI1
{
   margin-left:5%;
   margin-right:5%;
   text-align:center;
}
.Body_Text_WBackGround
{
   background-image: url(../../Images/TextBoxBackground.jpg);
   background-repeat: no-repeat;
   background-position: center;
   width:135px;
   height:203px;
   text-align:center;
   color:#006EB5;
   font-style:italic;
   float:left;
}
.Body_Text_WBackGround2
{ 
   font-size:110%; 
   font-weight:bold; 
   text-decoration:underline;
}
.Body_Text_WOBackground
{
   font-size:150%;
   margin-left:25%;
}
.BulletList
{
    margin-left:30%;
    line-height:25px;
}
.LittleImage
{
   float:left;
   text-align:right;
   border-style:solid;
   width:50%;
}
.LittleImageText
{
   width:50%;
   border-style:solid;
}