/* global defaults for display */
@import url("berkeley_Base.css");
TABLE.LeftNav{
width:198px
}
TABLE.Main,TABLE.StoreHeader,TD.Main{
text-align:center;
width:775px
}
TABLE.OuterTable{
margin:10px 0 0 0px;
vertical-align:top;
width:653px
}
TABLE.ProductDetail{
border:1px solid #666666;
margin:10px 0 0 0;
width:635px
}
TABLE.ProductListing{
width:635px
}
TABLE.RightNav{
}
#footerNav
{
font-family: Arial;
font-size: 10px;
color: #959595;
}
#footerNav a
{
color: #959595;
text-decoration: none;
}
#footerNav a:hover
{
color: #000000;
text-decoration: none;
}
#footerNavsm
{
font-family: Arial;
font-size: 9px;
color: #959595;
}

.content-header {
font-family: Arial;
color: #333;
text-decoration: none;
word-spacing: normal;
text-align: left;
letter-spacing: 0;
line-height: 1.2em;
font-size:  17px; 
font-weight: bold;
}

.content-bold {
font-family: Arial;
font-weight: bold;
color: #003768;
text-decoration: none;
word-spacing: normal;
text-align: left;
letter-spacing: 0;
line-height: 1.2em;
font-size: 12px;
}

.content-text {
font-family: Arial;
color: #333;
text-decoration: none;
word-spacing: normal;
text-align: left;
letter-spacing: 0;
line-height: 1.2em;
font-size: 12px;
}

.formfield {
border: 1px solid #959595;
background-color: #F0F0F0;
color: #959595;
text-align: right;
font-size: 10px;
margin-top: 2px;
padding-right: 2px;
}
.productdesc {	
	display: none;
}

.productdesc1 {	
	display: block;
}

.commercial
{
	clear: both;
}

.commercial a
{
	font-size: 9px;
	color: #ff4800;
	text-decoration: none;
}

.commercial a:hover
{
	font-size: 9px;
	color: #ff4800;
	text-decoration: underline;
}