body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-image: url(../images/css-body-bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	behavior:url("assets/css/csshover.htc");
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#container {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 0px;
	position: relative;
}
#header {
	margin: 0px;
	padding: 0px;
	height: 125px;
	width: 760px;
	float: left;
	z-index: 40;
}
#header #logo {
	width: 145px;
	text-align: center;
	float: left;
	padding: 0px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#header #toplinks {
	width: 610px;
	color: #666666;
	height: 20px;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: right;
}
#header #toplinks ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#header #toplinks li {
	float: right;
}
#header #toplinks a {
	color: #666666;
	text-decoration: none;
	font-size: 11px;
	display: block;
	margin-left: 5px;
	padding-left: 5px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
}
#container #header #toplinks a.lastlink {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#header #toplinks a:hover {
	color: #006699;
	text-decoration: underline;
}


#header #nav {
	width: 610px;
	height: 34px;
	background-image: url(../images/nav-bg-bew.gif);
	background-repeat: no-repeat;
	padding: 0px;
	float: right;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	z-index: 50;
}
#header #nav ul {
	margin: 1px 0px 0px;
	padding: 0px;
	list-style-type: none;
	background-image: url(../images/nav-bg-end.gif);
	background-repeat: no-repeat;
	background-position: left top;

}
#header #nav li {
	float: left;
	list-style-type: none;
	position: relative;
}
#header #nav a {
	color: #535353;
	text-decoration: none;
	display: block;
	line-height: 31px;
	height: 31px;
	padding-right: 10px;
	padding-left: 10px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #EFEFEF;
	float: left;
	font-size: 13px;
}
#header #nav a:hover {
	color: #005583;
	text-decoration: underline;
}
#header #nav .first {
	border-left-style: none !important;
}
#header #nav .last {
	border-bottom-style: none !important;
}
#header #nav .selected {
	color: #005583;
	border-left-style: none !important;
	font-weight: bold;
}
#header #nav .selected:hover {
	border-left-style: none !important;
	text-decoration: none;
}
#header #nav ul li ul {
	margin: 0px;
	position: absolute;
	left: 0px;
	display: none;
	top: 31px;
	background-image: url(../images/css-nav-ul-ul-bg.gif);
	background-color: #EFEFEF;
	z-index: auto;
	padding: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #9b9b9b;
	border-right-color: #A3A3A3;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-repeat: repeat-x;
	background-position: left top;
}
#header #nav ul li:hover ul, #nav ul li ul:hover {
	display: block;
}
#header #nav ul li ul li {
	width: 100%;
	margin: 0px;
	padding: 0px;
}
#header #nav ul li ul li a {
	line-height: normal;
	height: auto;
	width: 95%;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
	color: #6C6C6C!important;
}
#header #nav ul li ul li a:hover {
	background-color: #EAF8FF !important;
	background-image: none;
	color: #46637C!important;
}
#header #nav ul li ul li:first-child {}
#header #nav ul li ul li ul {
	visibility: hidden;
	left: 150px;
	top: -1px;
}
#header #nav ul li ul li:hover ul {
	visibility: visible;
}
#header #nav #mission {
	width:150px;
}
#header #nav #experience {
	width:125px;
}
#header #nav .csr { cursor: default !important;}
.home {
	margin-top: 20px;
}

#masthead {
	clear: both;
	height: 255px;
	margin-bottom: 20px;
	float: left;
	z-index: 30;
}
#masthead object {
}
#body {
	margin-bottom: 20px;
	background-image: url(../images/body-divider.gif);
	background-repeat: repeat-y;
	background-position: 520px 0px;
	float: left;
}
#body #breadcrumb {
	height: 50px;
	line-height: 50px;
	color: #666666;
	font-size: 11px;
	clear: both;
	float: left;
	width: 760px;
	background-color: #FFFFFF;
}
#body #breadcrumb p {
	margin: 0px;
	padding: 0px;
}
#body #breadcrumb a {
	color: #666666;
}
#body #breadcrumb a:hover {
	color: #CC3333;
}
#body #panelOne {
	width: 250px;
	float: left;
	padding-right: 30px;
	height: 175px;
}
#body #panelOne a, #body #panelTwo a{
	color: #FFFFFF;
	display: block;
	margin-right: 10px;
	margin-top: 6px;
	line-height: 30px;
	height: 30px;
	font-weight: bold;
	padding-left: 10px;
}
#body #panelOne a:hover, #body #panelTwo a:hover {
	color: #005583;
	background-image: url(../images/panel-link-background.gif);
	background-repeat: no-repeat;
	text-decoration: none;
}
#body #panelOne #panelOneImage, #body #panelTwo #panelTwoImage {
	height: 80px;
}
#body #panelTwo #panelTwoImage {
	background-image: url(../images/panel-charity-bg.gif);
	background-repeat: no-repeat;
}
#body #panelOne #panelOneBackground, #body #panelTwo #panelTwoBackground {
	height: 85px;
	background-image: url(../images/panel-bg.gif);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-left: 10px;
}
#body #panelOne p, #body #panelTwo p {
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
#body h2 {
	font-family: "Arial Narrow", Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px 0px 3px;
	padding: 0px;
}
#body h2 .highlight {
	color: #FDB813;
}
#body #panelTwo {
	width: 250px;
	float: left;
	padding-right: 30px;
	height: 175px;
}
#body #panelThree {
	width: 190px;
	float: left;
	color: #005583;
}
#body #panelThree img {
	margin-bottom: 15px;
}
#body #panelThree h2 {
	font-size: 16px;
	font-weight: bold;
	color: #005583;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#body #panelThree p {
	color: #333333;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#body #panelThree a {
	color: #006699;
}
#body #panelThree ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#body #panelThree li {
	display: block;
}
#body #panelThree ul a {
	line-height: 25px;
	height: 25px;
	text-decoration: none;
	padding-left: 8px;
	color: #005583;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	display: block;
	background-image: url(../images/bullet-orange.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#body #panelThree a:hover {
	text-decoration: underline;
}
#body #sidebar {
	float: right;
	width: 220px;
	margin: 0px;
	padding: 0px;
	color: #3B3B3B;
	line-height: 18px;
}
#body #sidebar h1 {
	color: #FFFFFF;
	background-color: #005583;
	margin: 0px;
	font-size: 16px;
	line-height: 30px;
	height: 30px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/sidebar-h1-bg.jpg);
	background-repeat: no-repeat;
}
#body #sidebar a {
	color: #135C83;
}
#body #sidebar .spaced {
	margin-bottom: 10px;
}
#body #sidebar ul {
	margin: 0px;
	list-style-type: none;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	background-image: url(../images/sidebar-ul-bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
#body #sidebar li {
	line-height: 25px;
	height: 25px;
}
#body #sidebar li a {
	color: #005583;
	font-weight: bold;
	text-decoration: none;
	display: block;
	padding-left: 10px;
	background-image: url(../images/bullet-orange-2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-left: 20px;
}
#body #sidebar a.selected {
	color: #3B3B3B;
	cursor: default;
	text-decoration: none;
}
#body #sidebar .selected:hover {
	text-decoration: none;
}
#body #sidebar li a:hover {
	text-decoration: underline;
}
#body #sidebar img.padding {
	margin-bottom: 20px;
}
#body #sidebar h1.sidebarhdrpadding {
	margin-bottom: 10px !important;
}
#body #sidebar p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#body #content {
	float: left;
	width: 500px;
	margin: 0px;
	padding: 0px;
}
#body #content h1 {
	font-size: 18px;
	color: #FFFFFF;
	background-color: #005583;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	line-height: 40px;
	height: 40px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 40px;
	margin-left: 0px;
	background-image: url(../images/content-h1-bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#body #content h1.alone {
	background-image: url(../images/css-int-h1-alone.gif);
}
#body #content h2 {
	color: #0A5075;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#body #content h3 {
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	padding-left: 20px;
}
#body #content p {
	color: #3B3B3B;
	padding-left: 20px;
	line-height: 18px;
	padding-right: 20px;
	clear: both;
	margin-top: 0px;
	margin-bottom: 20px;
}
#body #content a {
	color: #135C83;
}
#body #content ul {
	margin-left: 60px;
	padding-left: 0px;
	line-height: 18px;
}
#body #content dl {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 60px;
	line-height: 18px;
	color: #3B3B3B;
	padding: 0px;
}
#body #content dt {
	font-weight: bold;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#body #content dd {
	margin: 0px;
	padding: 0px;
}
#body #content .largelink {
	font-size: 14px;
	font-weight: bold;
}
#body #content img.adthumb {
	margin-bottom: 20px;
	margin-left: 20px;
}
#body #content img.thumb {
	margin-right: 20px;
}
#body #content .thumblisting {
	padding-right: 20px;
	line-height: 18px;
	color: #333333;
	clear: both;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-bottom: 20px;
	padding-bottom: 20px;
	margin-right: 20px;
	margin-left: 20px;
	overflow: visible;
}
#body #content .thumblisting p {
	padding: 0px;
	margin: 0px;
	width: 300px;
	float: right;
	clear: none;
}
#body #content .thumblisting img {
	float: left;
}
#body #content .firstthumb {
	margin-top: 40px!important;
}
#body #content .lastthumb {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-bottom: 20px;
}
#body #content #kioskimages {
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
}
#body #content #kioskimages img.padding {
	margin-right: 20px;
}
#footer {
	clear: both;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #006699;
	padding-top: 10px;
	margin-bottom: 30px;
	float: left;
	width: 760px;
}
#footer #footerLinks {
	float: left;
	width: 50%;
}
#footer #footerLinks  ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#footer #footerLinks  li {
	float: left;
	font-size: 11px;
}
#footer #footerLinks li a {
	display: block;
	margin-right: 5px;
	padding-right: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	color: #005583;
	text-decoration: none;
}
#footer #footerLinks li a:hover {
	text-decoration: underline;
}
#footer #footerLinks a.lastlink {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: 0px;
	padding-right: 0px;
}

#footer #footerLegal {
	float: right;
	width: 40%;
	text-align: right;
	font-size: 11px;
	color: #999999;
}
#footer #footerLegal a {
	color: #5486C1;
	text-decoration: none;
}
#footer #footerLegal a:hover {
	text-decoration: underline;
}
.clearfix:after {
	content: ".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearfix {display : inline-table;}

/* backslash hides from IE mac \*/

* html .clearfix {height: 1%;}
.clearfix {display: block;}

/* end backslash hack */
.cleardiv {
}
#flashvid {
	background-image: url(../images/css-flashvid-bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 460px;
	text-align: center;
	height: 303px;
	padding-top: 17px;
	margin-left: 20px;
	margin-bottom: 20px;
}
#innerflash {
	background-color: #000000;
	background-image: url(../images/flash-loader-bg.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 235px;
	width: 418px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
#contactForm {
	margin-top: 20px;
}
#contactForm .label {
	width: 100px;
	display: block;
	float: left;
	line-height: 20px;
	height: 20px;
}
#contactForm .textfield {
	background-color: #ffffcc;
	border: 1px inset #CCCCCC;
}
#contactForm .button {
	margin-left: 100px;
}
