BODY {
	background-color : #FFFFFF;
    background-image : url('graphics/jcp_background.gif');
	font : normal smaller Verdana;
	font-family : Verdana;
	font-size :12 pts;
	color : #000000;
    margin:3px;
    }
body.header {
	background-color : transparent;
    background-image:none;
    font : normal smaller Verdana;
	font-family : Verdana;
	font-size :12 pts;
	color : #000000;
    }
body.footer {
	background-color : transparent;
    background-image:none;
    font : normal smaller Verdana;
	font-family : Verdana;
	font-size :12 pts;
	color : #000000;
    }
iframe.header {
    width : 100%;
    height:210px;
     }
iframe.footer {
    width : 100%;
    height:100px;
     }
body.nav {
	background-color : transparent;
    background-image:none;
    font : normal smaller Verdana;
	font-family : Verdana;
	font-size :12 pts;
	color : #000000;
    }
iframe.nav {
    width : 125px;/* keep this width to push content past border on left*/
    height:100%;
    }
TD {
	font : normal smaller Verdana;
	font-family : Verdana;
	font-size :12 pts;
	color : #000000;
    }
DIV.FOOTER {
	text-align : center;
    }  
a.nav{
       font-family: Verdana, Calibri, Serif;
       font-size: smaller;
       font-weight: bold;
       font-style: normal;
       font-variant: normal;
       color: white;
       text-align: center;
       width: 80px;
       }
img.nav{
        vertical-align: top;
        width: 80px;
        border: 0;
        }
