@charset "utf-8";
/* CSS Document */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
}
#contentWrapper {
	background-image: url(images/leftbk.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	width: 100%;
}
body {
	background-color: #FFFFFF;
	color: #2e2d2c;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: center;
	background-image: url(images/bk2.jpg);
	background-repeat: repeat;
}
.image {
	padding: 3px;
	border: 1px dashed #0072BB;
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
}
h1 {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	line-height: 14px;
}
h2 {
	color: #EF4023;
	font-size: 14px;
	font-weight: bold;
	line-height: 14px;
}
a {
	color: #0371BC;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #EF4023;
	text-decoration: none;
}
#outerWrapper {
	background-color: #fff;
	margin: 0 auto 0 auto;
	min-width: 900px;
	text-align: left;
	width: 900px;
	border-right-width: 4px;
	border-left-width: 4px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #EF4023;
	border-right-color: #EF4023;
	border-bottom-color: #EF4023;
	border-left-color: #EF4023;
}
#header {
	background-color: #FAF9FC;
	border-bottom: solid 1px #8b675a;
	font-size: 18px;
	font-weight: bold;
	height: 200px;
	line-height: 15px;
	padding: 0px;
	width: 900px;
	background-image: url(images/koolheader.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
}
#leftColumn1 {
	background-color: #FFFFFF;
	float: left;
	width: 150px;
	border-right-color: #0072BB;
	background-image: url(images/leftbk.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 6px;
}
#leftColumn1 a {
	font-size: 13px;
	font-weight: bold;
}
#content {
	padding: 15px;
	background-image: url(images/contentcorner.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 170px;
}
.clearFloat {
  clear: left;
  display: block;
}
#footer {
	background-color: #FBFBFD;
	padding: 0px;
	background-image: url(images/footerbk.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	height: 30px;
	border-top-color: #cda98b;
}
#footer_text {
	font-size: 12px;
	font-weight: 400;
	color: #000000;
	text-align: center;
	margin: 0px;
	padding-top: 6px;
	padding-bottom: 2px;
}
#footer_text a {
	font-weight: normal;
}
#navbar {
	height: 25px;
	padding: 0px;
	background-color: #FFFFFF;
	margin: 0px;
	background-image: url(images/navbk.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
#menubar {
	margin: 0px;
	height: 23px;
	padding-top: 1px;
	padding-bottom: 0px;
	padding-left: 36px;
}
#disclaimers {
	padding-left: 15px;
	background-image: url(images/leftbk.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	font-size: 10px;
	font-weight: bold;
	color: #000066;
	text-align: left;
	padding-bottom: 3px;
	padding-top: 8px;
}

#menu {
	height:24px;
	text-align: center;
	padding-left: 32px;
	padding-top: 1px;
	font-size: 14px;
}
#menu a {
	display:block;
	float:left;
	color:#000066;
	font-weight:bold;
	text-decoration:none;
	background-image: url(images/button_up.jpg);
	background-repeat: no-repeat;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
	text-align: center;
	margin-left: 2px;
	height: 22px;
	width: 100px;
	margin-right: 2px;
}
#menu a:hover {
	background-image: url(images/button_down.jpg);
	color: #990000;
}
.just {
	text-align: justify;
}

#cbb1_1 {
	padding-top: 22px;
	padding-right: 15px;
	padding-bottom: 30px;
	padding-left: 50px;
	width: 160px;
	height: 158px;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	text-align: center;
}
