/* Article styles */
div.article {
background-image: url(http://cache.paswebteam.com/bplans.com/graphical/images/boxes/topleft.gif) ;
background-position:top left;
background-repeat: no-repeat; 
background-color:#FFFFFF;
width:100%;
} 
div.article h1 {
background: url(http://cache.paswebteam.com/bplans.com/graphical/images/boxes/topright.gif) top right no-repeat;
padding-top:16px;
padding-bottom:5px;
padding-left:13px;
padding-right:15px;
margin:0;
padding-top:17px;
padding-left:16px;
}
div.articlebody {
background: url(http://cache.paswebteam.com/bplans.com/graphical/images/boxes/rightspan.gif) top right repeat-y;
margin:0;
margin-top:-2em;
padding:16px; 
}
div.articlefooter {
background: url(http://cache.paswebteam.com/bplans.com/graphical/images/boxes/bottomleft.gif) bottom left no-repeat;

}
div.articlefooter p {
background: url(http://cache.paswebteam.com/bplans.com/graphical/images/boxes/bottomright.gif) bottom right no-repeat;
padding:15px;
display:block;
margin:-3em 0 0 0; 
}


/* Article styles */


.article_top{
background-image: url(http://cache.paswebteam.com/bplans.com/graphical/images/boxes/article_top.jpg);
background-repeat:no-repeat;
background-position: 0 4px;
}

.article_mid{
background-image: url(http://cache.paswebteam.com/bplans.com/graphical/images/boxes/article_mid.jpg);
background-repeat: repeat-y;
background-position: 3px 0;
padding-left: 12px;
padding-right: 8px;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
margin-top:-4px;

}

.article_mid span{
font-size: 13px;
font-weight: bold;
}
 


.article_mid a:link, .article_mid a:visited{
text-decoration: none;
font-weight: bold;
line-height: 18px;
color: #003399;
}

.article_mid a:hover{
text-decoration: none;
font-weight: bold;
line-height: 18px;
color: #6981b3;

}

.article_mid form{
margin: 0;
}


.article_bottom{
background-image: url(http://cache.paswebteam.com/bplans.com/graphical/images/boxes/article_bottom.jpg);
background-repeat:no-repeat;
background-position: 1px 0;
}