/* Redefining Tags */

HTML {
	height:100%;
}

BODY {
	margin: 0;
	padding: 0;
	color: #000000;
	background-color: #FFFFFF;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
}

A {
	color: #112266;
	text-decoration: underline;
}

A:hover {
	text-decoration: underline;
}

P {
	color: #333333;
	line-height: 1.4em;
}

INPUT, TEXTAREA {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal; 
	padding: .2em;
}

SELECT {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: normal; 
}

FORM {
	padding: 0;
	margin: 0;
}

FIELDSET {
	border: 1px solid #CCCCCC;
	padding: 0em 1em 1em 1em;
}

FIELDSET OL {
  list-style: none;
  margin: 0;
  padding: 0;
}

FIELDSET OL LI {
  list-style: none;
  padding: 5px;
  margin: 0;
}

LABEL {
	font-weight: bold;
}

FIELDSET LABEL {
	position: relative;
	width: 9em;
	display: block;
	text-align: right;
	padding: .3em;
	
}

FIELDSET LABEL.inline {
	padding-left: .75em;
  width: auto; /* Width of LABELs */
}

FIELDSET LABEL INPUT, FIELDSET LABEL SELECT {
	position: absolute;
	margin-left: 1em;
}

FIELDSET LEGEND {
  font-weight: bold;
	color: #112266;
	font-size: 1em;
	text-transform: uppercase;
}

/* ID Tags */

DIV#ctc-content P, DIV#ctc-content_full P {
	padding: 0 1em 0 1em;
}

DIV#ctc-content H1, DIV#ctc-content_full H1 {
	font-size: 1.4em;
	color: #112266;
}

DIV#ctc-content H2, DIV#ctc-content_full H2 {
	margin-top: 1.2em;
	padding: 0;
	font-size: 1.1em;
	color: #112266;
}

DIV#ctc-content H3, DIV#ctc-content_full H3 {
	font-size: 1em;
	font-style: italic;
	font-weight: bold;
	color: #112266;
}

DIV#ctc-content UL {
	line-height: 1.4em;
	padding-left: 1em;
}

DIV#ctc-content UL LI {
	padding-left: .5em;
}

DIV#ctc-content OL {
	line-height: 1.4em;
	list-style-type: decimal;
}

DIV#ctc-page {
	text-align: left;
	margin: 0 auto; /* center, not in IE5 */
	padding: 0;
	width: 100%;
}

DIV#ctc-header {
	width: 100%;
}

DIV#ctc-pathway {
	display:none;
}

DIV#ctc-top_nav {
	display:none;
}



DIV#ctc-home_middle {
	border-top: 3px solid #666666;
	width: 100%;
	padding: 0;
}

DIV#ctc-middle {
	border-top: 3px solid #666666;
	width: 100%;
	padding: 0;
}

DIV#ctc-home_teaser {
	background: url(images/home_shopper.jpg) no-repeat;
	border-top: 3px solid #666666;
	width: 100%;
	min-height: 230px;
	margin-top: 1px !important;
	margin-top: 0;
}

DIV#ctc-home_teaser_head {
	font-size: 1.6em;
	text-transform: uppercase;
	font-weight: bold;
	margin-top: 1em;
	margin-left: 200px;
}

DIV#ctc-home_teaser_text {
	line-height: 1.6em;
	margin-top: 1em;
	font-weight: 200;
	color: #333333;
	margin-left: 260px;
	margin-right: 280px;
}

DIV#ctc-solution {
	float: right;
}

DIV#ctc-solution_button A IMG {
	margin: 0 8px 6px 0;
	border: 1px solid #999999;
}

DIV#ctc-solution_button A:hover IMG {
	border-color: #666699;
}

DIV#ctc-solution_button A:hover {  /* wakeup IE */
	border-width: 0;
}

DIV#ctc-home_divider {
	clear: both;
	width: 100%;
	height:	18px;
	background: url(images/home_DIVider.gif) repeat-x;
}

DIV#ctc-home_lower {
	width: 100%;
	padding: 0;
	margin: 0;
}

DIV#ctc-news {
	width: 15em !important;
	width: 14.5em;
	margin: 0 8px 0 8px !important;
	margin: 0 4px 0 4px; 
}

DIV#ctc-tab {
	height:20px;
	width: 100%;
	border-bottom:1px solid #999999;
}

DIV#ctc-news_content {

}

DIV#ctc-news_content p {
	font-size: 0.9em;
	margin: 0;
	line-height: 1.6em;
}

DIV#ctc-news_content H1 {
	font-size: 0.9em;
	font-weight: bold;
	padding: .6em 0 .3em 0;
	margin: 0;
}

DIV#ctc-news_content H1 SPAN.date {
	font-weight: normal;
}

DIV#ctc-highlights {
	float: right;
	padding: 0 8px 0 8px;

}

DIV#ctc-highlights_content {
	padding-top: 8px;
	text-align: center;
}

DIV#ctc-highlights_content A IMG {
	margin: 0 8px 6px 0;
	border: 1px solid #999999;
}

DIV#ctc-highlights_content A:hover IMG {
	border-color: #666699;
}

DIV#ctc-highlights_content A:hover {  /* wakeup IE */
	border-width: 0;
}

DIV#ctc-footer {
	text-align: center;
	height: 2em;
	line-height: 2em;
	background: #e2e4f0 url(images/path_back.gif) repeat-y right;
	width: 100%;
	border-top: 3px solid #666666;
	color: #333333;
	font-size: .8em;
}

DIV#ctc-content {
	margin-top: 8px;
	line-height: 1.4em;
	padding: 8px;
}

DIV#ctc-content_full {
	margin-top: 8px;
	line-height: 1.4em;
	padding: 8px;
}

DIV#ctc-sub_nav {
	display:none;

	margin: 0 57em 0 0;
	padding-left: 8px;
}

DIV#ctc-sub_nav UL {
	padding: 0;
	margin: 8px 0;
	list-style: none;
}

DIV#ctc-sub_nav UL LI {
	color: #666666;
	padding-left: 1em;
	font-size: 0.8em;
	background: #ffffff url(images/bullet.gif) left center no-repeat;
	height: 3em;
	line-height: 3em;
	width: 17em;
	border-top: 1px solid #CCCCCC;
	text-transform: uppercase;
	font-weight: bold;
}

DIV#ctc-sub_nav UL LI A {
	padding-left: .5em;
	display: block;
	width: 16.5em;
	color: #333366;
	text-decoration: none;
	font-weight: normal;
}

DIV#ctc-sub_nav UL LI A:hover {
	background: #f7f7f7;
	color: #333333;
}

DIV#ctc-sub_nav UL LI.listFirst {
	border-top: none;
}

DIV#ctc-sub_nav UL LI.listLevel2 {
	margin-left: 1em;
	width: 16em;
	background: #ffffff url(images/bullet2.gif) left center no-repeat;
}

DIV#ctc-sub_nav UL LI.listLevel2 A {
	width: 15.5em;
}

TEXTAREA#tinyMCE {
	font-family: none;
}


/* Specific HTML Tag Classes */

DIV.divBlankDivider {
	clear: both;
	width: 100%;
	height: 2em;
}

SPAN.no_caps {
	text-transform: none;
}

DIV.divThumbnail {
 	color: #333333;
	font-size: .9em;
	line-height: 1.1em;
	float: left;
	margin: 0 15px 15px 0;
	padding: 5px;
	text-align: center;
}

DIV.divError {
	margin: 8px;
	padding: 8px;
	border: 2px solid #CC0000;
	color: #CC0000;
}

DIV.divButtonPad {
	padding:.3em 0 .3em 0; 
}

INPUT.inputNumber {
	text-align: right;
}

TABLE.tableInfo {
	margin: 1em;
	font-size: 1em;
	border: 1px solid #999999;
	border-collapse: collapse;
}

TABLE.tableInfo TH {
	border: 1px solid #999999;
	background-color: #445599;
	color: #FFFFFF;
	padding: .3em;
	text-align: left;
}

TABLE.tableInfo TR {
	vertical-align: top;
}

TABLE.tableInfo TD {
	border: 1px solid #999999;
	padding: .3em;
}

H1.top {
	margin-top: 0;
	padding-top: 0;
}

IMG.imageFloatRight {
	padding: 2px;
	margin: .5em 0 .5em 1em;
	float: right;
	border: 1px solid #999999;
}

IMG.imageFloatLeft {
	padding: 2px;
	margin: 8px;
	float: left;
	border: 1px solid #333333;
}

IMG.imageNoBorder {
	border: none;
}

INPUT.Button  {
	padding: .2em !important;
	padding: .3em 0 .3em 0;
	border: 2px outset #CCCCCC;
	color: #333333;
	font-size: .9em;
	cursor: pointer;
	background: #ececec url(images/nav_top_bk_norm.gif) repeat-x;
}

INPUT.Button:hover {
	background: #e2e4f0 url(images/nav_top_bk_over.gif) repeat-x;
	color: #333366;
	font-size: .9em;
	border: 2px outset #666699;
}

A.Button  {
	/*position: relative;  fix for IE border clipping */
	text-decoration: none;
	padding: .4em .7em .4em .7em;
	border: 2px outset #CCCCCC;
	color: #333333;
	font-size: .9em;
	background: #ececec url(images/nav_top_bk_norm.gif) repeat-x;
}

A.Button:hover  {
	background: #e2e4f0 url(images/nav_top_bk_over.gif) repeat-x;
	color: #333366;
	border: 2px outset #666699;
	text-decoration: none;
}

TABLE.tableForm {
	border: none;
	margin: .5em;
	font-size: 1em;
}

TABLE.tableForm TH {
	font-weight: bold;
	text-align: right;
	padding: .2em;
}

TABLE.tableForm TD {
	padding: .2em;
}

TABLE.tableForm TR {
	vertical-align: top;
}

LABEL.inline {
	display: inline;
}

/* General Classes */

.indent1 {
margin-left: 2em;
}

.small {
 font-size: .9em;
 line-height: 1.7em;
}

.label {
	font-weight: bold;
	text-align: right;
}

.required {
	color: #AA2266;
	font-weight: bold;
}
