/* Overrides */
#page { background: url(../images/common/bg.gif) repeat-y; }

/*#body { margin: 0 174px; }*/
#body
{
	margin-left:4px;
	width:390px;
	border-bottom: 4px white solid;
}

/* kozakan(04.21.2006) - Leave this here for Ektron content. Once Header in Ektron doc is changed to h1, this can be removed.
#body h3
{
	margin: 0;
	padding: 0;
	color: #B37E00;
	font-size: 20px;
	font-weight: normal;
	font-family: helvetica, arial, sans-serif;
	height:1%;
	clear: left;
} */

/* Home Page Styles */
#rightColumn
{
	float: right;
	height: 100%;
}

#rightColumn img
{
	display: block;
}

#rightColumn a img
{
	display: block;
	border-bottom: 4px white solid;
}

#homeProducts
{
	margin: 0;
	padding: 6px 0;
	list-style: none;
}

#homeProducts h5
{
	margin: 5px 0 10px 0;
	padding: 0px;
	color: #666;
	font-size: 9px;
	text-transform: uppercase;
}

#homeProducts li
{
	padding-top: 10px;
	border-top: 1px #666666 dotted;
	line-height: 0;
}

#homeProducts .first
{
	padding-top: 0;
	border-top: none;
}

#homeProducts img
{
	margin-right: 14px;
	border: 1px #666666 solid;
	float: left;
}

#homeProducts dt
{
	margin: 0;
	padding: 0;
	color: #003399;
	font-size: 12px;
	font-weight: bold;
	line-height: 13px;
}

#homeProducts dd
{
	margin-left: 0;
}

#homeProducts p
{
	margin-left: 90px;
}

#joinList
{
	width: 158px;
	padding: 6px;
	background: #E0E0E0 url(../images/home/browsebg.gif) no-repeat left bottom;
	border-bottom: white 4px solid;
	font-size: 11px;
	color: #333333;
}

#joinList p
{
	font-size: 10px;
	color: #333333;
	margin: 0 0 6px 0;
}

#joinList #firstName 
{
	padding-right: 3px;
	float: left;
}

#joinList #fname, #joinList #lname
{
	margin: 1px 0;
	width: 72px;
	font-size: 11px;
	border: 1px #666 solid;
}

#joinList #email
{
	margin: 1px 0;
	width: 149px;
	font-size: 11px;
	border: 1px #666 solid;
}

#joinList button
{
	float: right;
	width: 60px;
	height: 18px;
	padding: 0;
	margin: 4px 0 0 0;
	background: #CECECE url(../images/home/join.gif);
	border:none;
}

#joinList a
{
	color: #003399;
}

/*#whatsNew
{*/
/*	border-top: 4px white solid;*/
	/*margin: 0 174px;
	padding: 10px;
	background: #E5EAFF url(../images/common/newbg.gif) repeat-x;
	font-size: 11px;
	color: #333333;

}*/

#whatsNew
{
/*	border-top: 4px white solid;*/
	margin: 0 174px;
	padding: 0px 10px 10px 10px;
/*	padding: 10px;*/
	background: #E5EAFF url(../images/common/newbg.gif) repeat-x;
	font-size: 11px;
	color: #333333;
}



#whatsNew p
{
	margin-top: 2px;
	line-height: 16px;
}

#whatsNew h3
{
	margin: 0;
	padding: 0px;
	color: #003399;	
	font-size: 12px;
	text-transform: uppercase;
}

#whatsNew a
{
	color: #003399;
	text-decoration: none;
}

#whatsNew a:visited
{
	color: #800080;
}


#whatsNew a:hover
{
	color: #003399;	
	text-decoration: underline;
}



#whatsNew ul
{
	list-style-type:none;
	list-style-image:none;
	margin-left: 0px; 
	padding-left: 0px;	
	margin-top: 0px;
	padding-bottom: 0px;

		
}


#whatsNew ul li
{
	height:1%;
	margin: 0px 0px 5px 0px;
	padding:3px 0px 10px 10px;
	list-style-image:none;
	list-style-type:none;		
	background: url(../images/common/arrow.gif) no-repeat 0px 11px;
	border-bottom: 1px #666 dotted;	

}

#whatsNew ul .last
{
	float: right;
	margin: 0px 0px 5px 0px;
	padding:3px 0px 10px 10px;
	list-style-image: none;
	list-style-type: none;
	background: none;
	border-bottom: none;
	/* background: url(../images/common/arrow.gif) no-repeat 0px 11px;
	border-bottom: 1px #666 dotted;	*/

}


