@charset "UTF-8";

* {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {display: inline-block;}
.clear {
	clear: both;
	padding-top: 20px;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */

body {
	background-color: #FFFFFF;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
}
#container {
	position: relative;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	height: 163px;
	width: 800px;
	position: relative;
	background-image: url(../Assets/header1.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#header span {
	display: none;
}
#column_1 p {
	font-size: 12px;
	line-height: 16px;
	margin-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
#column_1   ul {
	font-size: 12px;
	line-height: 16px;
	padding-right: 10px;
	padding-left: 10px;
}
#column_1 li {
	margin-bottom: 6px;
}
h1  {
	color: #49a5c7;
	font-size: 32px;
}
h1 span {
	font-size: 20px;
	display: block;
	margin-top: 10px;
	font-weight: normal;
}
#column_2 h2 {
	color: #d76f46;
	font-size: 20px;
	font-style: italic;
	margin-top: 20px;
	margin-bottom: 10px;
}
#column_1  h2 {
	color: #49a5c7;
	font-size: 16px;
	margin-bottom: 20px;
	padding-right: 10px;
	padding-left: 10px;
}
#box {
	background-color: #eaf4f9;
	margin-left: 6px;
	width: 260px;
}
#column_2 h3 {
	font-size: 18px;
	color: #49a5c7;
	margin-bottom: 6px;
}
#column_1 h3 {
	font-size: 16px;
	margin-top: 20px;
	margin-bottom: 10px;
}
dl {
	font-size: 14px;
	line-height: 24px;
}
h4 {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: normal;
	text-align: right;
}
#column_2  .one {
	color: #d76f46;
	font-size: 16px;
	margin-top: 20px;
	margin-bottom: 20px;
	font-weight: bold;
	line-height: 20px;
}
.left {
	float: right;
}
.right {
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
	border: 1px solid #49a5c7;
}
#navigation_primary {
	width: 800px;
	font-size: 14px;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	height: 42px;
	text-align: center;
	line-height: 40px;
	position: relative;
}
#navigation_primary span {
	display: none;
}
#navigation_primary li {
	float: left;
}
#navigation_primary a {
	color: #49a5c7;
	text-decoration: underline;
}
#navigation_primary a:hover {
	text-decoration: none;
	background-position: 0px -42px;
}
.home  {
	width: 114px;
	padding-left: 6px;
}
.email  {
	width: 120px;
}
.what a {
	background-image: url(../Assets/what.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 42px;
	width: 123px;
	display: block;
}
#nav01  .what  a {
	background-position: 0px -42px;
}
.give  a {
	background-image: url(../Assets/how.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 42px;
	width: 124px;
	display: block;
}
#nav02   .give   a {
	background-position: 0px -42px;
}
.help   a {
	background-image: url(../Assets/help.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 42px;
	width: 160px;
	display: block;
}
#nav03    .help    a {
	background-position: 0px -42px;
}
.news    a {
	background-image: url(../Assets/news.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 42px;
	width: 153px;
	display: block;
}
#content {
	position: relative;
	width: 800px;
	padding-top: 20px;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 20px;
}
#column_2    .highlight {
	color: #000000;
	font-size: 16px;
	line-height: 20px;
	margin-bottom: 20px;
}
#column_1 {
	float: left;
	width: 270px;
	padding-left: 26px;
	margin-right: 30px;
}
#column_2  p {
	color: #000000;
	font-size: 14px;
	line-height: 18px;
	margin-bottom: 20px;
}
a   {
	color: #49a5c7;
	text-decoration: underline;
}
.acrobat {
	float: left;
	margin-right: 10px;
}
a:hover   {
	text-decoration: underline;
	color: #000000;
}
#column_2 {
	float: left;
	width: 474px;
}

#footer {
	width: 800px;
	position: relative;
	background-image: url(../Assets/footer.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 100px;
}
