* {padding:0px; margin:0px;}

/* HTML Elements */
body { background-repeat:no-repeat;  font: 11px/17px Verdana, Tahoma, Arial, sans-serif;}
a:link {text-decoration: underline; color: #0066ff;}
a:visited {text-decoration: underline; color: #0066ff;}
a:hover {text-decoration:none; color: #EB5E1A;}
h1 {font-size:16px; padding-top:10px;}
h2 {font-size:14px;}
h3 {font-size:12px;}
hr {border-right: #9FB9DF 1px dashed; border-top: #9FB9DF 1px dashed; border-left: #9FB9DF 1px dashed; border-bottom: #9FB9DF 1px dashed;}

div.BoxContentBlue {}
div.BoxContentBlue h1 {position:relative; color:#EB5E1A; margin-left:15px; margin-bottom:-4px; font-size:14px;}
div.BoxContentBlueHeader {position:relative;  height:20px; background: url("./img/boxcontentblue_topleft.gif") top left no-repeat;}
div.BoxContentBlueHeader p {position:relative; height:20px; background: url("./img/boxcontentblue_topright.gif") top right no-repeat;}
div.BoxContentBlueBody {position:relative; background: url("./img/boxcontentblue_sideleft.gif") top left repeat-y;}
div.BoxContentBlueBody div.BoxContentBlueBodyRight {position:relative; background: url("./img/boxcontentblue_sideright.gif") top right repeat-y; margin-top:-2px; padding-left:15px; padding-right:15px;}
div.BoxContentBlueFooter {position:relative; height:22px; background: url("./img/boxcontentblue_bottomleft.gif") bottom left no-repeat;} 
div.BoxContentBlueFooter p {position:relative; height:22px; background: url("./img/boxcontentblue_bottomright.gif") bottom right no-repeat;}
