/*@import url("../base.css");
@import url("main.css");
@import url("../header.css");
@import url("navigation.css");
@import url("../grids.css");
@import url("../footer.css"); */

/* JPA additions */
/*@import url("LIR.css");
@import url("../suckerfish.css");
@import url("../universalNav.css");
*/
body {
	color : #333333;
	background-color : #ffffff;
	font-family :  arial, serif;
	font-size : 8pt;
}
a { font-size : 8pt; }
 #topNav {
   display : none;
}
/*#primaryNav a, #PrimaryNav a {
   display : none;
}*/
td, p a, li a, li span, a span, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a, h1 span, h2 span, h3 span, h4 span, h5 span, h6 span, td p, td a, td span, td li,
td h2, td h3, td h4, li li, th p, th a, th span, th li, th h2, th h3, th h4,span
{ font-size: 8pt;}

h1
{ color:#333333;font-size:13pt;line-height:14px;  font-weight : bold; }
br{
	line-height:1pt;
}
#container
{
    margin: 0 auto;
    width: 985px;
}

#page
{
    margin: 0 auto;
    width: 950px;
}

#content
{
    clear:both;
}

#primary-content
{
    clear:both;
}

#header
{
    clear: both;
    padding-top:10px;
}

#topNav
{
    clear: both;
}

#footer
{
    clear: both;
}
#btmContainer
{
    clear: both;
    margin: 0 auto;
    width:985px;
    height:5px;
}

/* cart controls */
.crtContainer
{
	width:590px;
}
.crtCol1, .crtCol2
{
	width:75px;
}
.crtCol1a, .crtCol2a
{
	width:75px;
}
.crtPhnImg, td.crtLineHdr
{
	width:120px;
}
.crtItmLbl
{
	width:80px;
}
.crtItmDesc
{
	width:129px;
}
.crtItmCtrl
{
	width:105px;
}

