@CHARSET "UTF-8";


div#new-container {
	margin: 0px 35px 0px 35px; 
}

div#ccontainer {
	float: left;
	margin: 0px 10px 0px 0px;
	width: 790px;
	background-color: #fff;
	padding: 10px;
	position: relative;
	background-color: #FFCC11;
}

div#ccctl
, div#ccctr
, div#cccbr
, div#cccbl
	 {
	position: absolute;
	width: 10px;
	height: 10px;
	background-repeat: no-repeat;
}

div#ccctl {
	background-image: url(/images/sp/content/rc_tl.gif);
	top: 0px;
	left: 0px;
}

div#ccctr {
	background-image: url(/images/sp/content/rc_tr.gif);
	top: 0px;
	right: 0px;
}

div#cccbr {
	background-image: url(/images/sp/content/rc_br.gif);
	bottom: 0px;
	right: 0px;
	background-position: bottom;
}

div#cccbl {
	background-image: url(/images/sp/content/rc_bl.gif);
	bottom: 0px;
	left: 0px;
	background-position: bottom;
}

div#cctext {
	float: right;
	width: 533px;
}

div#cctext h2 {
	font-weight: bold;
	display: block;
	margin: 20px;
	font-size: 16pt;
}

div#cctext p {
	display: block;
	margin: 20px;
}

div#ccstats {
	position: relative;
	float: right;
	width: 205px;
	border: 1px solid #a5a5a5;
	padding: 10px;
	margin-right: 10px;
	height: 100%;
	background-color: #fff;
}

div#ccltl
, div#ccltr
, div#cclbr
, div#cclbl
	 {
	position: absolute;
	width: 6px;
	height: 6px;
	background-repeat: no-repeat;
}

div#ccltl {
	background-image: url(/images/sp/content/rl_tl.gif);
	top: -1px;
	left: -1px;
}

div#ccltr {
	background-image: url(/images/sp/content/rl_tr.gif);
	top: -1px;
	right: -1px;
}

div#cclbr {
	background-image: url(/images/sp/content/rl_br.gif);
	bottom: -1px;
	right: -1px;
}

div#cclbl {
	background-image: url(/images/sp/content/rl_bl.gif);
	bottom: -1px;
	left: -1px;
}

a.cbutton {
	display: block;
	height: 38px;
	text-align: center;
	background-image: url(/images/sp/content/btn_back.gif);
	background-repeat: repeat-x;
	position: relative;
	text-decoration: none;
	cursor: pointer;
}

div.cbtext {
	display: inline;
	color: #fff;
	font-size: 14pt;
	line-height: 25pt;
	text-decoration: underline;
	padding-right: 23px;
	height: 38px;
	background-image: url(/images/sp/content/btn_arr.png);
	background-repeat: no-repeat;
	background-position: right 6px;
}

div.cbutton_sl
, div.cbutton_sr {
	position: absolute;
	width: 10px;
	height: 38px;
	top: 0px;
}

div.cbutton_sl {
	background-image: url(/images/sp/content/btn_left.gif);
	left: 0px;
}

div.cbutton_sr {
	background-image: url(/images/sp/content/btn_right.gif);
	right: 0px;
}

div.cwhite {
	background-color: #fff;
}

div.cgrey {
	background-color: #FFE614;
}

div.cblack {
	background-color: #000;
}

div.ch {
	margin-top: 15px;
	text-transform: uppercase;
	text-align: center;
	font-size: 12pt;
	background-color: #9de2ff;
	background-image: url(/images/sp/content/hc.jpg);
	height: 79px;
	padding-top: 25px;
	/*font-weight: bold;*/
}

div.cup {
	height: 112px;
	position: relative;
	background-image: url(/images/sp/content/back-arrow.png);
	padding: 0px;
	margin-bottom: 0px;
	background-color: #fff;
}

div#cups {
	position: absolute;
	background-image: url(/images/sp/content/gold-cups.png);
	height: 102px;
	padding-top: 10px;
	text-transform: uppercase;
	text-align: center;
	font-size: 12pt;
	width: 205px;
	top: 0px;
	left: 0px;
}

div.ctblue {
	/*background-color: #cdebff;*/
	padding: 10px;
	color: #000;
	margin: 10px 0px 10px 0px;
}

div.ctblue * {
	color: #000;
}

div.ctblue table {
	border: 0px;
	width: 100%;
}

div.ctblue td {
	color: #000;
}

div.ctblue th {
	font-weight: bold;
	text-align: left;
}

div.ctblue td.right {
	text-align: right;
	color: #000;
}

a.cmore {
	display: block;
	border-top: 1px solid #7f7f7f;
	margin: 10px 0px 10px 0px;
	padding-top: 3px;
	text-align: right;
	cursor: pointer;
	text-decoration: none;
}

form.cf, form#ccheck  {
	display: block;
	padding: 15px 10px 10px 10px;
	text-align: center;
	background: #dbdbdb url(/images/sp/content/frm-back.png) repeat-x;
	border: 1px solid #FFE614;
	border-top: none;
	border-bottom-color: #B8AC44;
	margin: 10px 0px 10px 0px;
}

form#ccheck h3 {
	text-transform: uppercase;
	font-weight: normal;
	margin-bottom: 10px;
	font-size: 12pt;
}

div.cfcoll {
	float: left;
	width: 580px;
	margin-right: 10px;
	/*text-align: left;*/
}

div.cfcoll p {
	display: block;
	margin: 0px 10px 0px 10px !important;
	text-align: left;
	font-size: 10pt;
	padding: 0px;
	line-height: 16pt;
}

div.cfcoll input, div.cfcoll input.l {
	display: block;
	float: left;
	margin-right: 8px;
	width: 25px;
	height: 32px;
	font-size: 19pt;
	text-align: center;
}

div.cfcoll input.l {
	width: 100%;
	text-align: left;
}

div.cfcolr {
	width: 150px;
	float: left;
}

div#cbanner {
	float: left;
	/*margin: 0px 10px 0px 0px;*/
	width: 120px;
	/*background-color: red;*/
}

div.separator {
	clear: both;
	font-size: 0px;
	height: 0px;
}


div#promo-images {
	float: left;
	width: 360px;
	position: relative;
}

div#promo-images img {
	position: absolute;
	width: 127px;
	height: 200px;
}

div#promo-text {
	float: left;
	width: 522px;
}

div#promo-text p {
	font-family: "georgia", "times new roman", times;
	line-height: 20pt;
	font-size: 12pt;
	margin: 50px;
	color: #000;
}

div#promo-text p.h {
	letter-spacing: 1px;
	font-family: "georgia", "times new roman", times;
	color: #FFD800;
	text-transform: uppercase;
	font-size: 18pt;
	margin: 0px  50px 50px 50px;
}

div#promo-footer {
	text-align: center;
	font-family: "georgia", "times new roman", times;
	color: #fff;
	font-size: 12pt;
}

div#promo-footer p.h {
	letter-spacing: 3px;
	font-family: "georgia", "times new roman", times;
	color: #FFD800;
	text-transform: uppercase;
	font-size: 18pt;
	margin: 40px 50px 40px 50px;
}

div#footer-links {
	padding: 30px 0px 10px 10px;
	background-color: #fff;
}

div#footer-links a {
	color: #000;
}

div#promo-content {
	background-image: url(/images/sp/new/banner.jpg);
	background-repeat: no-repeat;
	background-align: top center;
	background-color: #fff;
	text-align: center;
	padding-top: 180px;
	font-size: 10pt;
}

div#promo-content p {
	margin: 20px 20px 0px 20px;
	font-family: "georgia", "times new roman", times;
	font-size: 12pt;
	line-height: 20pt;
	padding: 0px 200px 0px 200px; 
}

div#promo-content p.h {
	margin-top: 40px;
	font-size: 20pt;
	color: navy;
	font-family: "georgia", "times new roman", times;
}

div#promo-content p.l {
	text-align: left;
}

/* table */

table.default-table {
	background-color: #fff;
	width: 100%;
}

table.default-table .tr-head {
	background-color: #fc1;
	background-image: url(/images/sp/usr/table_header.gif);
	background-repeat: repeat-x;
	line-height: 20pt;
	background-position: top;
	height: 30px;
}

table.default-table .tr-head th {
	font-weight: bold;
	text-transform: uppercase;
}

table.default-table .tr-top td {
	border-top: 1px solid #7F7F7F;
}

table.default-table .tr-bottom td {
	border-bottom: 1px solid #7F7F7F;
}

table.default-table .td-left {
	border-left: 1px solid #7F7F7F;
}

table.default-table .td-right {
	border-right: 1px solid #7F7F7F;
}

table.default-table .td-green-phone {
	background-image: url(/images/sp/usr/phone-green.gif);
	background-position: 30px 6px;
	background-repeat: no-repeat;
}

table.default-table .td-red-phone {
	background-image: url(/images/sp/usr/phone-red.gif);
	background-position: 30px 6px;
	background-repeat: no-repeat;
}

table.default-table td {
	text-align: center;
	padding: 3px;
	font-size: 8pt !important;
}

.td-green-phone-short {
	background-image: url(/images/sp/usr/phone-green.gif);
	background-position: 3px 3px;
	background-repeat: no-repeat;
}

.td-red-phone-short {
	background-image: url(/images/sp/usr/phone-red.gif);
	background-position: 3px 3px;
	background-repeat: no-repeat;
}

div.paging {
	clear: both;
	margin-top: 5px;
	margin-bottom: 20px;
	text-align: center;
	width: 180px;
	margin-left: auto;
	margin-right: auto;
}

a.btn-paging {
	display: block;
	font-weight: bold;
	/*text-decoration: underline;*/
	background-image: url(/images/sp/content/btn-paging.jpg);
	background-repeat: no-repeat;
	text-align: center;
	width: 86px;
	height: 22px;
	padding-top: 1px;
}

div.btn-paging {
	display: block;
	font-weight: bold;
	/*text-decoration: underline;*/
	background-image: url(/images/sp/content/btn-paging-inactive.jpg);
	background-repeat: no-repeat;
	text-align: center;
	width: 86px;
	height: 22px;
	padding-top: 1px;
	color: #c0c0c0;
	cursor: default;
}

.paging-right {
	float: right;
}

.paging-left {
	float: left;
}

p.hr {
	display: block;
	clear: both;
	height: 40px;
	background-image: url(/images/sp/content/separator.gif);
	background-repeat: no-repeat;
	background-position: center;
	margin: 20px 0px 20px 0px;
}

div#promo-content {
	background-image: url(/images/sp/new/banner.jpg);
	background-repeat: no-repeat;
	background-align: top center;
	background-color: #fff;
	text-align: center;
	padding-top: 180px;
	font-size: 10pt;
}

div#promo-content p {
	margin: 20px 20px 0px 20px;
	font-family: "georgia", "times new roman", times;
	font-size: 12pt;
	line-height: 20pt;
	padding: 0px 150px 0px 150px; 
}

div#promo-content p.h {
	margin-top: 40px;
	font-size: 20pt;
	color: navy;
	font-family: "georgia", "times new roman", times;
}

div#promo-content p.l {
	text-align: left;
}

div#text-container p {
	line-height: 16pt;
}
