@charset "utf-8";
/* CSS Document */

.Cell960-Third-Left {
	border: 1px solid #CCC;
	width: 315px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding: 10px;
	vertical-align: top;
}
.Cell960-Third-Center {
	border: 1px solid #CCC;
	margin: 5px;
	width: 310px;
	padding: 10px;
	vertical-align: top;
}
.Cell960-Third-Right {
	border: 1px solid #CCC;
	width: 315px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding: 10px;
	vertical-align: top;
}
.Cell960-Third-Left-Line {
	width: 315px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding: 10px;
	vertical-align: top;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #EBEBEB;
	border-right-color: #EBEBEB;
	border-bottom-color: #EBEBEB;
	border-left-color: #EBEBEB;
}
.Cell960-Third-Center-Line {
	border: 1px none #EBEBEB;
	margin: 5px;
	width: 310px;
	padding: 10px;
	vertical-align: top;
}
.Cell960-Third-Right-Line {
	width: 315px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding: 10px;
	vertical-align: top;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #EBEBEB;
	border-right-color: #EBEBEB;
	border-bottom-color: #EBEBEB;
	border-left-color: #EBEBEB;
}


.Cell960-TwoThird-Left {
	border: 1px solid #CCC;
	width: 635px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding: 10px;
}
.Cell960-TwoThird-Right {
	border: 1px solid #CCC;
	width: 635px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding: 10px;
}
.Cell960-Full {
	border: 1px solid #CCC;
	width: 960px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding: 10px;
}

.Cell960-Third-RightRed {
	border: 0px solid #CCC;
	width: 315px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding: 10px;
	background-color: #C00;
	color: #FFF;
	background-image: url(../siteImages/25-off.gif);
	height: 250px;
	text-align: center;
	background-repeat: no-repeat;
	background-position: center top;
	vertical-align: top;
}
.Cell960-TwoThird-Left-NoPad {
	border: 1px solid #CCC;
	width: 635px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding: 0px;
}

