body { 
margin: 50px 0px 100px 0px;
color: #454545;
background-color: #ffffff;
font-family: verdana, helvetica, arial;
font-size: 11px;
height: 100%;
}
A 			{ color: #4D8113; text-decoration: none; }
A:link		{ color: #4D8113; text-decoration: none; }
A:visited	{ color: #666666; text-decoration: none; }
A:active	{ color: #4D8113;  text-decoration: none;}
A:hover		{ color: #4D8113;  text-decoration: underline;}
#maincontainer {
margin-left: auto;
margin-right: auto;
width: 826px;
}
#headerleft {
width: 73px;
height: 72px;
margin-right: 6px;
background-image: url(/images/site_images/jp_logo.gif);
}
#contentcontainer{
}
#headerright {
width: 747px;
height: 76px;
float: right;
text-align: right;
}
.topmenu {
margin-top: 45px;
padding-right: 10px;
height: 31px;
}
.leftmenu {
margin: 6px 6px 6px 0px;
}
.sidemenu_top {
background-image: url(/images/site_images/sidebar_top.gif);
background-color: #666666;
background-repeat: no-repeat;
height: 3px;
}
.leftmenucontent {
vertical-align: top;
width: 163px;
background: #666666;
height: auto;
font-family: verdana, helvetica, arial;
font-size: 10px;
}
.leftmenucontent a {color: #ffffff; text-decoration: none;}
.leftmenucontent a:link {color: #ffffff; text-decoration: underline; }
.leftmenucontent a:hover {color: #ffffff; text-decoration: none; }
.leftmenucontent a:visited {color: #ffffff; text-decoration: none; }
.leftmenucontentbox {
color: #ffffff;
padding: 5px;
}
.sidemenu_bottom {
background-color: #666666;
background-image: url(/images/site_images/sidebar_bottom.gif);
background-repeat: no-repeat;
background-position: bottom left;
height: 5px;
vertical-align: bottom;
}
.contentarea {
vertical-algn: top;
width: 655px;
height: 500px;
padding-left: 6px;
font-family: verdana, helvetica, arial;
font-size: 10px;
}
#footerbar {
clear: both;
width: 826px;
height: 28px;
}
.footerleft {
width: 5px;
height: 28px;
float: left;
}
.footerright {
width: 5px;
height: 28px;
float: right;
}
.footercenter { 
background-image: url(/images/site_images/footer_bg.jpg);
background-repeat: repeat-x;
height: 28px;
width: 826px;
color: #ffffff;
text-align: center;
}
.footercontainer {
padding-top: 7px;
font-family: verdana, helvetica, arial;
font-size: 9px;
}
.footercontainer a{color: #ffffff; text-decoration: none;}
.footercontainer a:link{color: #ffffff; text-decoration: none;}
.footercontainer a:visited{color: #ffffff; text-decoration: none;}
.footercontainer a:hover{color: #ffffff; text-decoration: underline;}

.introtext {
margin-top: 20px;
font-size: 11px;
}
.sectiontitle {
padding: 2px;
margin-top: 15px;
margin-bottom: 5px;
font-size: 13px;
font-weight: bold;
background-color: #e6e6e6;
color: #4D8113;
}
.titletext {
font-size: 12px;
font-weight: bold;
}
.tinytext {
width: 826px;
text-align: right;
font-family: verdana, helvetica, arial;
font-size: 8px;
}