
#header h1 {
  Background:none;
  color: #235198;
	font-weight: bold;
	letter-spacing: 2px;
	font-size: 24px;
	padding: 5px 0 0 160px;
	margin: 0;
}
#header p {
	color: #235198;
	font-size: 14px;
	font-weight: bold;
	padding: 62px 0 0 155px;
	margin: 0;
}

h1.csc-firstHeader {margin: 0 0 15px 0;}

h1 {
  background: url(../images/h1.gif) no-repeat left 3px;
  font: 18px arial, sans-serif;
  letter-spacing: 1px;
	color: #235198;
	padding-left: 40px;
  margin: 25px 0 15px 0;
  clear: left;
}

h2 {
  font: 16px arial, sans-serif;
  letter-spacing: 1px;
	color: #235198;
	font-weight:bold ;
	margin: 25px 0 15px 0;
	clear: left;
}

h3 {
  font: 14px arial, sans-serif;
	color: #235198;
	font-weight:bold ;
	font-style: italic;
	margin: 20px 0 10px 0;
 /* clear: left; */
}

a {
	color: #235198;
	font-weight: normal;
	text-decoration: none;
}
a:hover {
	color: #5A3318;
}

ul {
	margin: 15px 0 15px 15px;
}

li {
 background: url(../images/list.gif) no-repeat left top;
 padding-left: 25px;
}

.indent {
  margin-left: 20px;
  padding-left: 10px;
  border-left: 5px solid #DED6D1;
}

p, #body-right p {
  margin-left: 10px;
}

.align-right {
  text-align:right;
}

.align-center {
  text-align:center;
}

.csc-linkToTop {
  text-align:right;
  background: url(../images/bullet_act.gif) no-repeat right 50%;
  padding-right: 25px;
}

.nl_text {
  border:1px solid #235198;
}

.nl_button {
  border: none;
  background: #235198;
  color: #ffffff;
  padding: 3px;
}

.nl_check {
  border: none;
}
