body {
	background-image:url(/direct/module/cre/images/cre-repeating-background.png);
	font-family:"Lucida Sans", Arial, Helvetica, sans-serif;
	font-size:1em;
	height:100%;
}

a, a:link, a:visited {
	color:#397CC6;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}

ol li {
	list-style-type:decimal;
}

ul {
	margin:0px;
	padding:0px;
}

h2 {
	font-size:2.6em;
	padding-bottom:2px;
}

h3 {
	font-size:1.3em;
	font-weight:normal;
	padding-bottom:20px;
}
h4 {
	color:#397CC6;
	font-size:1.5em;
}

html {
	height:100%;
}

img.bullet {
	margin-left:12px;
	margin-right:4px;
}

img.first-bullet {
	margin-left:0px;
	margin-right:4px;
}

img.content-image {
	border:1px #CCCCCC solid;
	margin-bottom:6px;
	margin-left:8px;
	padding:4px;
}

p.bottom-padding {
	padding-bottom:36px;
}

p.large {
	font-size:1.3em;
}

p.small {
	font-size:.9em;
}

.bigspacing p {
	margin-bottom: 14px;
}

/* Layout Container */
/* ---------------------------------------------------- */
#cre2-container {
	background-color:#FFFFFF;
	background-image:url(/direct/module/cre/images/cre-container-bottom.png);
	background-position:bottom;
	background-repeat:no-repeat;
	margin:0 auto;
	padding:0px 24px 12px 24px;
	position:relative;
	width:912px;
}

/* Content Columns */
/* ---------------------------------------------------- */
#cre2-content-container {
	overflow:auto;
	position:relative;
}

#cre2-content-container .cre2-content-left {
	float:left;
	margin-right:23px;
	width:684px;
}

#cre2-content-container .cre2-content-right {
	float:right;
	width:205px;
}

/* Footer Area */
/* ---------------------------------------------------- */
#cre2-footer {
	font-size:.9em;
	margin:0 auto;
	padding-top:4px;
	text-align:center;
	width:912px;
}

/* Header Area */
/* ---------------------------------------------------- */
#cre2-header {
	margin-bottom:18px;
	height:auto !important;
	height:146px;
	min-height:146px;
	width:912px;
}

#cre2-header > #cre2-search-bar {
	overflow:auto;
}

#cre2-header H1 {
	clear:both;
	display:block;
	height:87px;
	margin:0px;
	padding:0px;
}

#cre2-header .cre2-header-left {
	float:left;
	width:667px;
}

#cre2-header .cre2-header-right {
	float:right;
	padding:4px 12px 0px 0px;
	text-align:right;
	width:233px;
}

#cre2-header .cre2-logo {
	margin-left:8px;
}

#cre2-header-container {
	clear:both;
	width:912px;
}

/* Navigation Area */
/* ---------------------------------------------------- */
#cre2-nav {
	height:22px;
	padding-left:8px;
}

#cre2-nav A {
	margin:0px;
	padding:0px;
}

#cre2-nav LI {
	display:block;
	float: left;
	margin:0px 6px -6px 0px;
	padding:0px;
	width: auto;
}

#cre2-nav UL {
	list-style: none;
	margin: 0;
	padding:0px;
}

/* Outside Container (For repeating bg) */
/* ---------------------------------------------------- */
#cre2-outside-container {
	background-image:url(/direct/module/cre/images/cre-background.png);
	background-repeat:repeat-x;
	height:100%;
	width:100%;
}

/* Search bar w/ secondary nav */
/* ---------------------------------------------------- */
#cre2-search-bar {
	background-color:#0074A8;
	background-image:url(/direct/module/cre/images/cre-search-bar-bottom.png);
	background-position:bottom;
	background-repeat:no-repeat;
	clear:both;
	height:auto !important;
	height:32px;
	min-height:32px;
	overflow:visible;
}

/* Tagline Area */
/* ---------------------------------------------------- */
#cre2-tagline {
	color:#66952E;
	margin-bottom:4px;
	padding:0px 8px 0px 0px;
	text-align:right;
}

#cre2-tagline H2 {
	font-size:1em;
	margin:0px;
	padding:0px;
}

/* Top Nav Area */
/* ---------------------------------------------------- */
#cre2-top-nav {
	background-image:url(/direct/module/cre/images/cre-top-nav-background.png);
	background-repeat:no-repeat;
	color:#FFFFFF;
	font-weight:bold;
	height:19px;
	margin-bottom:10px;
	padding:4px 12px 0px 0px;
	text-align:right;
}

#cre2-top-nav A {
	color:#FFFFFF;
	font-weight:bold;
	margin-left:8px;
	margin-right:8px;
}

/**********************************************************/
/* TrainingRewardsXchange Styles */
/**********************************************************/
/* Header Area */
/* ---------------------------------------------------- */
/* #trainingxchange #cre2-header {
	margin-bottom:18px;
	height:auto !important;
	height:146px;
	min-height:146px;
	width:912px;
}

#trainingxchange #cre2-header > #cre2-search-bar {
	overflow:auto;
}

#trainingxchange #cre2-header H1 {
	clear:both;
	display:block;
	height:87px;
	margin:0px;
	padding:0px;
}

#trainingxchange #cre2-header .cre2-header-left {
	float:left;
	width:667px;
}

#trainingxchange #cre2-header .cre2-header-right {
	float:right;
	padding:4px 12px 0px 0px;
	text-align:right;
	width:233px;
}

#trainingxchange #cre2-header .cre2-logo {
	margin-left:8px;
}

#trainingxchange #cre2-header-container {
	clear:both;
	width:912px;
} */

/* Search bar w/ secondary nav */
/* ---------------------------------------------------- */
/* #trainingxchange #cre2-search-bar {
	background-color:#ED1B24;
	background-image:url(/direct/module/customlayout/trainingexchange/cre-search-bar-bottom.png);
	background-position:bottom;
	background-repeat:no-repeat;
	clear:both;
	height:auto !important;
	height:32px;
	min-height:32px;
	overflow:visible;
} */

/* Tagline Area */
/* ---------------------------------------------------- */
/* #trainingxchange #cre2-tagline {
	color:#000000;
	margin-bottom:4px;
	padding:0px 8px 0px 0px;
	text-align:right;
}

#trainingxchange #cre2-tagline H2 {
	font-size:1em;
	margin:0px;
	padding:0px;
} */

/* Top Nav Area */
/* ---------------------------------------------------- */
/* #trainingxchange #cre2-top-nav {
	background-image:url(/direct/module/customlayout/trainingexchange/cre-top-nav-background.png);
	background-repeat:no-repeat;
	color:#FFFFFF;
	font-weight:bold;
	height:19px;
	margin-bottom:10px;
	padding:4px 12px 0px 0px;
	text-align:right;
}

#trainingxchange #cre2-top-nav A {
	color:#FFFFFF;
	font-weight:bold;
	margin-left:8px;
	margin-right:8px;
} */