body { 
    margin: 0px;
	background:url(images/CL-background-splash.jpg) repeat-x #667cb6;
}


.splash-container {width:1011px; background-color:#667cb6; text-align:left;}
.splash-content {width:991px; padding-left:10px; padding-right:10px; min-height:60px; padding-bottom:5px; padding-top:720px; background:url(images/CL-final_1x1.jpg) no-repeat; position:relative;}
.splash-content .splash-menu {
	width:950px;
	height:30px;
	position:absolute;
	left: 21px;
	top: 98px;
}
.splash-content .splash-iamnew {
	width:220px;
	height:51px;
	position:absolute;
	left: 93px;
	top: 625px;
}
.splash-content .splash-slideshow {
	width:600px;
	height:350px;
	position:absolute;
	left: 46px;
	top: 146px;
}
.splash-content .splash-text {
	width:303px;
	height:461px;
	position:absolute;
	left: 655px;
	top: 139px;
}
.splash-footer {width:100%; height:116px; background-color:#a9acd7;}

h1 {
	font-family: Arial;
	font-size: 16pt;}

h2 {
	font-family: Arial;
	font-size: 14pt;}
	
h3 {
	font-family: Arial;
	font-size: 12pt;}

ol { line-height: 150%;
  font-family: Arial;
  font-size: 10pt;}

ul { line-height: 150%;
  font-family: Arial;
  font-size: 10pt;}
  
table { line-height: 150%;
  font-family: Arial;
  font-size: 10pt;}

p { line-height: 150%;
  font-family: Arial;
  font-size: 10pt;}

.bigred { font-size: 17pt; color:#96303d; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; line-height: 150%; margin-top:7px; margin-bottom:7px;}
.red { font-size: 10pt; color:#FF0000; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; line-height: 150%;}
.small { font-size: 8pt; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; line-height: 150%;}
.footer1 { font-size: 10pt; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; line-height: 150%;}
.footer2 { font-size: 8pt; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; line-height: 150%;}
.body { font-size: 10pt; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; line-height: 150%; }
.white {color:#FFF; font-size:12pt;}
.smaller {font-size:10pt; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; line-height:140%;}

a.menu:link {
	color: #000000;
	text-decoration: none;
}
a.menu:visited {
	color: #000000;
	text-decoration: none;
}
a.menu:hover {
	color: #FF0000;
	text-decoration: none;
}
a.menu:active {
	color: #000000;
	text-decoration: none;
}

