/* CSS Document */

/* Content Area */

/*
table# {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #999;
	width: 529px;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	height: 501px;
}
table# td {
	border: 15px solid #fff;
}
table# td table td {
	border: 0px;
}
table# a {
	text-decoration: none;
	color: #52adef;
}
table# a:hover {
	text-decoration: underline;
}
table# ul {
	margin: 0px;	
	padding-top: 12px;
	padding-left: 16px;
	padding-right: 0px;
	padding-bottom: 6px;
	list-style-type: disc;
	list-style-position: inside;
}
*/

/* Sub-Navigational Area */
table#subNavItem table#rg299550 {
	vertical-align: top;
	padding: 0px;
	margin: 0px;
	border-bottom: 15px solid #ECECCE;
	border-right: 0px;
	border-left: 18px solid #ECECCE;
	border-top: 0px;
}