h1 {
	font-size: 20px;
	font-family: Verdana;
	margin: 0;
	padding: 0 0 15px 0;
	font-weight: normal;
}

h2 {
	font-size: 13px;
	font-weight: bold;
	margin: 0;
	padding: 3px 0 0 0;
}

h3 {
	font-size: 13px;
	font-weight: normal;
	margin: 0;
	padding: 3px 0 3px 0;
}

h4, h5, h6 {
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	padding: 3px 0 0 0;
}


h1.white, h2.white, h3.white, h4.white, h5.white, h6.white {
	color: #ffffff;
}

div.csc-frame-frame1 div.csc-header {
  border-bottom: 1px solid #999999;
  width: 100%;
  margin-top: 20px;
}

div.csc-frame-rulerBefore {
  border-bottom: 1px solid #999999;
  width: 100%;
}

.csc-textpic-left {
	position: relative;
	left: -210px;
	width: 600px;
}

.address {
	position: relative;
	left: -200px;
	margin: 20px 0 20px 0;
}

.address td {
	vertical-align: top;
	font-size: 12px;	
}

.address .address_image {
	width: 200px;
}

.address_links p {
	width: 140px;
	margin: 5px;
	padding: 0;
}

.address_map img {
	margin: 10px 0 0 0;
}


p {
  font-size: 12px;
  margin: 0 0 15px 0;
  padding: 3px 0 0 0;
}

a {
  font-size: 12px;
}

table.contenttable
table.contenttable tr,
table.contenttable td,
table.contenttable p.bodytext {
  font-size: 12px;
  margin: 0;
  padding: 0;
}

div.contentColumn a {
	text-decoration: none;
	/*color: #ff6600;*/
	color: #db6728;
}

div.contentColumn a:hover {
	text-decoration: underline;
}

div.rightColumn a {
	text-decoration: none;
	color: #ff6600;
}

div#footer a {
	color: #999999;
	text-decoration: none;
	font-size: 10px;
}

img {
	border: 0;
	padding: 0;
	margin: 0;
}

div.hline {
  margin-top: 10px;
  border-top: 1px solid #666666;
  width: 100%;
}

