body {
	padding: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	background-image: url(../images/body-background2.gif);
	background-repeat: repeat-y;
	background-position: center;
	background-color: #eee;
}

a {
	color: #0058a8;
}

#body2 {
	background-image: url(../images/body-background1.gif);
	background-repeat: repeat-x;
	background-position: top;
}

#body3 {
	width: 700px;
	padding: 0px 20px;
	margin: 0 auto;
	text-align: left;
	background-image: url(../images/body-background3.gif);
	background-position: top;
	background-repeat: no-repeat;
}

#content {
	background-image: url(../images/content-background.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #fff;
}

#header {
	height: 104px;
}

#subtitle {
	color: #fff;
	font-size: 10px;
	text-align: center;
	height: 17px;
	padding-top: 4px;
}

#top-links {
	float: right;
	padding-right: 10px;
}

#logo {
	margin-top: 8px;
	margin-left: 10px;
}

#nav {
	clear: both;
	font-weight: bold;
	font-size: 14px;
	padding: 0px;
	margin: 0px;
	padding-left: 22px;
	height: 24px;
}

#nav li {
	display: inline;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	padding-bottom: 8px;
	margin-right: 28px;
}

#nav li:hover, #nav li.selected, #nav li.sfhover {
	background-image: url(../images/nav-arrow.gif);
	background-position: center bottom;
	background-repeat: no-repeat;
}

#nav a {
	text-decoration: none;
	color: #0059a9;
}

#explanation {
	clear: both;
	color: #fff;
	padding: 9px 0px;
	height: 98px;
}

#explanation a {
	color: #fff;
	text-decoration: none;
}

#explanation a:hover {
	color: #fff;
	text-decoration: underline;
}

#explanation .step {
	padding-left: 20px;
	width: 212px;
	float: left;
}

#explanation .step img {
	float: left;
	margin-right: 8px;
}

#explanation .step h2 {
	margin: 0px;
	padding: 0px;
	padding-bottom: 7px;
	font-size: 14px;
	font-weight: bold;
}

.clearer {
	clear: both;
	height: 1px;
	overflow: hidden;
}

#subcontent {
	clear: both;
	width: 440px;
	padding: 10px;
	padding-top: 4px;
	float: left;
}

#subcontent h1 {
	padding: 0px;
	margin: 0px;
	color: #0058a8;
	font-size: 18px;
	font-weight: bold;
	border-bottom: 1px dotted #0058a8;
}

#sidebar {
	float: right;
	width: 220px;
	padding-right: 10px;
	padding-top: 4px;
}

#sidebar h2 {
	padding: 0px;
	margin: 0px;
	color: #971414;
	font-size: 18px;
	font-weight: bold;
	border-bottom: 1px dotted #971414;
}

#subnavigation {
	color: #555;
	float: left;
	padding: .625em 13px 5px 0px;
	line-height: 20px;
}

#subnavigation ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

#subnavigation ul li {
	padding: 0px;
	margin: 0px;
}

#subnavigation a {
	color: #555;
}


#subcontent.homepagecontent {
	float: none;
	width: 680px;
	background-color: #e1e1e1;
	color: #666;
}

#subcontent.homepagecontent h1 {
	color: #666;
	margin: 0px;
	padding: 0px;
	font-size: 16px;
	font-weight: bold;
	border-bottom: 1px dotted #666;
}

#columns {
	padding-top: 6px;
	height: 420px;
	overflow: hidden;
}

p {
	margin: 0px;
  padding:.625em 0;

  line-height: 20px;
}

.col {
  width: 330px;
  padding: 0 10px;
  float: left;
}
.CCsilhouette {
  float: left;
  clear: left;
  margin-left: -113px;
  margin-top:106px;
}
.CCsilhouette span {
  position: absolute;
}
.preImageBuffer {
  height: 1px;
  width: 1px;
}
#leftCol .preImageBuffer {
  float: right;
}
#rightCol .preImageBuffer {
  float: left;
}
.LS1, .LS2, .LS3, .LS4, .LS5 {
  float: right; clear: right;
}
.RS1, .RS2, .RS3 {
  float: left; clear: left;
}
.LS1 {
	width: 10px;
	height: 95px;
}
.LS2 {
	width: 0px;
	height: 35px;
}
.LS3 {
	width: 45px;
	height: 75px;
}
.LS4 {
	width: 106px;
	height: 35px;
}
.LS5 {
	width: 80px;
	height: 105px;
}
.RS1 {
	width: 70px;
	height: 105px;
}
.RS2 {
	width: 92px;
	height: 105px;
}
.RS3 {
	width: 110px;
	height: 165px;
}

.how-help {
	margin: 0px;
	margin-right: 24px;
	padding: 0px;
	color: #0058a8;
	font-size: 16px;
	font-weight: bold;
	border-bottom: 1px dotted #0058a8;
}

.our-mission {
	margin: 0px;
	margin-left: 70px;
	padding: 0px;
	color: #971414;
	font-size: 16px;
	font-weight: bold;
	border-bottom: 1px dotted #971414;
}

#footer {
	clear: both;
	font-size: 9px;
	color: #666;
	text-align: center;
	padding: 10px 0px 11px 0px;
}
