td {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px}
p { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px }
a {  color: #CC3300; text-decoration: none}
a:visited {  color: #CC3300}
a:hover {  color: #CC3300}


.bigger {  font-size: 13px}
.copyright2 { font-size: 9px; color: #999999}
.title {  font-size: 28px}
.subtitle {  font-size: 13px; font-weight: bold}
.titlesmall { font-size: 16px; font-weight: bold}
.linktest {  text-decoration: none}
.onpage {  color: #756944}
.creditlink {  color: #A66326}
.normal {  font-size: 11px}
.smaller {  font-size: 10px}


/* NEW CSS */

body 
{
	margin:0px;
}

#layout
{
	margin-left:30px;
	margin-top:25px;
	width:85%;
}

#rightTopCell
{
	vertical-align:bottom;
}

#leftBottomCell
{
	vertical-align:top;
	width:170px;
}

#rightBottomCell
{
	border:1px solid black;
	vertical-align:top;
	background:#fff;
	/*
	background:url(images/back_cell_prod.jpg) right top white no-repeat;
	*/
}

#content
{
	padding-left:38px;
	padding-right:30px;
	padding-bottom:30px;
	padding-top:25px;
	background:url(images/back_cell_blk_line.gif) repeat-y; 
	width:95%;
}


#nav
{
	background-color: #F1EDE7;
	border-left:1px solid black;
	border-top:1px solid black;
	border-right:1px solid black;
	text-align:right;
	padding-top:9px;
	padding-right:9px;
	padding-bottom:9px;
}

#nav1
{
	border-top:1px solid black;
	background:url(images/subnav_c2c_bar_off.gif) right no-repeat;
}

#nav2
{
	border-top:1px solid black;
	background:url(images/subnav_biz_bar_off.gif) right no-repeat;
}
#nav3
{
	border-top:1px solid black;
	border-bottom:1px solid black;
}

.uline
{
	border-bottom:1px solid #A69666;
	padding-bottom:5px;
}

#bottomNav
{
	border-top:1px solid #666666;
	padding-top:14px;
}

.copyright 
{
	font-size: 10px; 
	color: #756944;
	padding:10px;
}

#new-logo {
	float:left;
	margin-top:20px;
}

#new-logo img {
	border:none;
}

