
/* based on Corners - last updated Sept 17, 2007 */

.trCCCLinkbar { display: table-row;  }

.tdContent {
	padding: 12px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #006699;
	border-bottom-color: #006699;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #ffffff;
	background-image: url(graphics/corner5.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

.tdContent-home {
	padding: 12px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #006699;
	border-bottom-color: #006699;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #ffffff;
}

.tdDepartmentName {
	color: #ffffff;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #999999;
	border-bottom-style: none;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #006699;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #006699;
	padding: 10px;
	background-color: #6699cc;
	font-family: Arial, Helvetica, sans-serif;
}

.tdPhoto {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #006699;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #006699;
	padding: 0px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #006699;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #006699;
}

.tdPhoto-quote {
	font-family: Times, "Times New Roman", serif;
	font-style: italic;
	font-size: 120%;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #006699;
	padding: 10px;
	background-color: #006699;
	background-image: url(graphics/corner3.gif);
	background-repeat: no-repeat;
	background-position: right top;
	color: #cccccc;
}

.Menu
{ }

.MenuTitle {
	background-color: #cccccc;
	color: #006699;
	padding: 2px;
	background-image: url(graphics/corner4.gif);
	background-repeat: no-repeat;
	background-position: right top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin-top: 12px;
	margin-bottom: 0px;
}

.MenuItem {
	padding: 4px;
	background-color: #ffffff;
	border-bottom: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	margin-top: 0px;
	margin-bottom: 0px;
}

.tdSidebar {
	background-color: #6699cc;
	padding: 10px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #006699;
	border-left-width: 0px;
	border-left-style: solid;
	border-left-color: #006699;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #006699;
}.

tdSpacer {
	background-color: #006699;
	width: 25%;
	height: 1px;
	border-style: none;
	padding: 0px;
}

.tdFooter-right {
	background-color: #006699;
	background-image: url(graphics/corner-br.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	font-size: 75%;
	color: #666666;
	height: 16px;
}
.tdFooter-left {
	background-color: #006699;
	background-image: url(graphics/corner-bl.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-size: 75%;
	color: #666666;
	height: 16px;
}

.tdHeader-left {
	background-image: url(graphics/cccCorners.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #006699;
	text-decoration: none;
	height: 56px;
}
.tdHeader-right {
	background-image: url(graphics/cccSmartLogoCorners.gif);
	background-repeat: no-repeat;
	background-position: right top;
	background-position: right top;
	background-color: #006699;
}

.tblCCCHeader
{ }

.thLeft {
	color: #FFFFFF;
	background-color: #006699;
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	padding: 2px;
}
.thMiddle {
	color: #FFFFFF;
	background-color: #006699;
	padding: 2px;
	text-align: left;
}
.thRight {
	color: #FFFFFF;
	background-color: #006699;
	background-image: url(graphics/thCorner-right.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding: 2px;
	text-align: left;
}

.tdInside-left {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #006699;
	border-left-color: #006699;
	padding: 2px;
}
.tdInside-middle {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #006699;
	padding: 2px;
}
.tdInside-right {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #006699;
	border-bottom-color: #006699;
	padding: 2px;
}

.tdInsideBottom-left { color: #FFFFFF; background-color: #006699; padding: 2px; }
.tdInsideBottom-middle { color: #FFFFFF; background-color: #006699; padding: 2px; }
.tdInsideBottom-right { color: #FFFFFF; background-color: #006699; padding: 2px; }






