/* based on Corners - last updated Oct 9, 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-photoQuote {
	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/tdContentCorner-photoQuote.gif);
}

.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 {
	padding: 0px;
	background-color: #006699;
	background-image: url(graphics/topPhoto-tr.gif);
	background-repeat: no-repeat;
	background-position: right top;
	margin: 0px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #006699;
}
.tdPhoto-photo {
	border-top: 2px solid #006699;
	border-right: 2px solid #006699;
	border-bottom: 2px solid #006699;
}

.tdPhoto-quote {
	font-family: Times, "Times New Roman", serif;
	font-style: italic;
	font-size: 100%;
	padding: 10px;
	color: #FFFFFF;
	margin: 0px;
	overflow: hidden;
	font-weight: normal;
}

.tdPhoto-div {
	background-image: url(graphics/topPhoto-br.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
	height: 230px;
}



.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;
}

.tblCCC
{
	width: 780px;
}

.thLeft {
	color: #FFFFFF;
	background-color: #006699;
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	padding: 4px;
}
.thMiddle {
	color: #FFFFFF;
	background-color: #006699;
	padding-right: 10px;
	text-align: left;
}
.thRight {
	color: #FFFFFF;
	background-color: #006699;
	background-image: url(graphics/thCorner-right.gif);
	background-repeat: no-repeat;
	background-position: right top;
	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; }

