@charset "UTF-8";
/* ###########################################################################
# Print stylesheet #

COPYRIGHT 2009 Tenrec, Inc.
########################################################################### */

body {
    margin:0;
    padding:0;
    font: 62.5% Arial, Helvetica, Verdana, sans-serif;
    background-color:#fff;
}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend {margin:0;padding:0;}

* img {
    border-style: none;
}

p {
    margin-bottom:1em;
    font-size:1.2em;
    line-height: 1.4em;
    color:#4f6171;/*gray blue*/
}
table td {
    margin-bottom:1em;
    font-size:1.2em;
    line-height: 1.4em;
    color:#4f6171;/*gray blue*/
}
ul {
    padding:0 2em;
    margin-bottom:1em;
    font-size:1.2em;
    line-height:1.6em;
    list-style-type:circle;
    color:#4f6171;/*gray blue*/
}
ol {
    padding:0 2em;
    margin-bottom:1em;
    font-size:1.2em;
    line-height:1.6em;
    list-style-type: decimal;
}
h1, h2, h3, h4, h5 {
    color:#003067;/*dark blue*/
    font-weight:normal;
}

h1 {
    font-size:1.8em;
    margin-bottom:0.3em;
    text-transform:uppercase;
}

h2 {
    font-size:1.2em;
    margin-bottom:0.3em;
    font-weight:bold;
}

h3 {
    font-size:1.1em;
    margin-bottom:0.2em;
    font-weight:bold;
}

h4 {
    font-size:1em;
    margin-bottom:0.2em;
    font-weight:bold;
}

a {
    color:#792821;/*red*/
    text-decoration:none;
}

#logo {
    display:none;
}

#logoprint {
	display:block;
}
div.container {
    width: 650px;
    background-color: white;
	margin:0 auto;
}

div#header {
    height: 3px;
    margin-bottom:1px;
    width: 650px;
	border-bottom:1px solid #e2e8ba;
}
hr {
	border:none;
	border-bottom: 1px solid #e2e8ba;
	margin-bottom:10px;
}
/*----------------------------------
        no display
-----------------------------------*/
div#nav, ul#menu, div#search, div#l3Top, div#sidenav, div#footer, 
div.recent-content, #btn_register, #btn_fundXpress 
{display:none;}

/*----------------------------------
        content
-----------------------------------*/
div#content {
    clear: both;
}

div#content-left {
    float:left;
    width: 420px;
}
div.sectionPageBody {
	padding-left:0; 
	page-break-before:avoid;
	display:inline;
}
div#content-left-body {
    padding-top: 15px;
    padding-left: 0;
    margin-right:0;
	width:420px;
}
div#content-main {
    padding: 10px 0 10px 0;
    background-color: white;
    width: 650px;
}
div#content-main-section {
    padding: 0 0 10px 0px;
    float:left;
    background-color: white;
    width: 650px;
}
div#content-right {
    width: 225px;
    float:right;
	margin-top: 210px;
}
div#sidebar {
    width: 230px;
    float:right;
    margin-left:20px;
}
div#learn-more {
	border-left: 1px solid #e2e8ba;
	padding-left: 10px;
}

div#learn-more h3 {
	text-transform: uppercase;
	font-size: 1.2em;
	color: #5796b7;
}
div#subfooter
{
	clear: both;
	width: 650px;
	padding-left: 0;
	margin: 0 auto;
	border-top:1px solid #e2e8ba;
}
div.column {
	float:left; 
	overflow: hidden;
	width: 130px; 
	padding-left: 5px;
	padding-right:5px; 
	border-left: 1px solid #e2e8ba; 
	margin-bottom:1em;
}
div#map {
	float:left; 
	width: 120px; 
	text-align: left;
}
div#homeBtm {
	margin: 20px 0 0 0;
	width:420px;
	
}
div#sidebar {
	width: 225px;
	float:right;
	margin-left:20px;
}

div.recent-content {
	margin: 0 0 20px 3px;
	color: white;
	width: 227px;
	height: 228px;
	background: #569cbe url(../images/curve_homePic.gif) no-repeat right bottom;
}

div.recent-content img {
	margin-left: 18px;
	margin-top: 50px;
}

div.recent-content p, div#recent-content a {
	color: #fff;
	font: 1.2em Arial, sans-serif;
	width: 180px;
	margin-left: 22px;
}
div.recent-content a {
	color:#e9c602;
}
img.l2Pic {
	margin-bottom: 20px;
}
.contactBox {
	background-color:#f4f6f7;
	border: 1px solid #b9bec2;
	width:134px;
	padding:10px;
	float:right;
	margin:0 0 10px 10px;
}
.contactBox a {color:#5c97b1;}
#content-main div.contactBox p {
	font-size:1em;
	color:#655140;
	margin-right:0;
	line-height:1.2em;
}
#content-main div.contactBox h2 {
	color:#655140;
	text-transform:uppercase;
	font-size:1.1em;
}
div.col2 {
	width:45%; 
	float:left;
	margin-right:20px;
}
div.headBar {
	border-bottom:1px solid #c6cdd2;
	background-color:#f4f6f7;
	padding:5px;
	text-align:right;
	margin:1em 0;
}
div.headBar h2 {
	color:#559cbe;
	text-transform:uppercase;
	float:left;
}
div.headBar a {
	color:#559cbe;
}
table.tList {
	margin:1em 0;
	width:90%;
	font-size:1.2em;
}
table.tList th {
	border-bottom:1px solid #c6cdd2;
	background-color:#f4f6f7;
	color:#559cbe;
	text-transform:uppercase;
	padding:0.5em 1em 0.25em 0.5em;
	text-align:left;
}
table.tList td {
	padding:0.5em;
}
table.tList tr.stripe {
	background-color:#f4f6f7;
}
.blue {
	color:#559cbe;
}
/*----------------------------------
		spotlight
-----------------------------------*/
div#ocf-spotlight {
	width: 220px;
	overflow: hidden;
	border:1px solid #e2e8ba;
	padding-top: 26px;
	margin-bottom:20px;
}

div#ocf-spotlight img {
	float:left;
	margin-top: -18px;
	margin-bottom: 15px;
	margin-left: 10px;
	margin-right: 10px;
	border:none;
}
div#ocf-spotlight-header {
	width: 210px;
	padding-left: 10px;
	padding-top: 8px;
	margin-top:20px;
}
/*----------------------------------
		home page
-----------------------------------*/
div.column {
	float:left; 
	overflow: hidden;
	width: 240px; 
	padding-left: 18px; 
	border-left: 1px solid #e2e8ba; 
	margin-bottom:1em;
}
div#map {
	float:left; 
	width: 146px; 
	text-align: center;
}
div#homeBtm {
	margin: 20px 0 0 20px; 
}
/*----------------------------------
		related content
-----------------------------------*/
div#learn-more {
	border-left: 1px solid #e2e8ba;
	padding-left: 20px;
}

div#learn-more h3 {
	text-transform: uppercase;
	font-size: 1.2em;
	color: #5796b7;
}

p.learn-more {
	font-size: 1.1em;
}

p.learn-more:first-line {
	font-weight: bold;
	border-left: 1px solid 
}
ul.link-list {
	padding:0;
	list-style-type: none;
}

ul.link-list a {
	font-size: .9em;
	font-weight: bold;
}
/*----------------------------------
		forms
-----------------------------------*/
input, select, textarea {
	font-size:1em;
	line-height: 1.2em;
	color:#4f6171;/*gray blue*/
}
div.inputForm {
	padding-top:1em;
	width:550px;
}
div.inputForm select {
	border:1px solid #b9bec2;/* gray */
	padding:0.2em;
	margin-bottom:1em;
	display:block;
	width:240px;
	color:#4f6171;/*gray blue*/
}
div.inputForm input[type="text"] {
	border:1px solid #b9bec2;/* gray */
	padding:0.2em;
	margin-bottom:1em;
	display:block;
	width:233px;
	color:#4f6171;/*gray blue*/
}
div.inputForm input.display {
	border:none;
}
div.inputForm input.upload {
	float:left;
}
div.inputForm input.browse {
	border:1px outset #e9c602;/* yellow */
	background-color:#e9c602;/* yellow */
	font-size:0.8em;
	padding:0.2em;
	margin:0 0 0 1em;
	width:5em;
	float:left;
	cursor:pointer;
}
div.inputForm p.radio input {
	border:1px solid #b9bec2;/* gray */
	padding:0.2em;
	margin-bottom:1em;
	float:left;
	width:1em;
}
div.inputForm p.radio label {
	margin:0 0 0 0.5em;
	padding:0;
	width:3em;
}
div.inputForm p.radio {
	padding-left:0;
}
div.inputForm textarea {
	border:1px solid #b9bec2;/* gray */
	padding:0.2em;
	margin-bottom:1em;
	display:block;
	width:350px;
	height:10em;
	color:#4f6171;/*gray blue*/
	font-family:Arial, Helvetica, sans-serif;
}
div.inputForm p {
	width:360px;
	padding-left:120px;
	clear:both;
}
div.inputForm p.question {
	color:#003067;/*dark blue*/
	padding-left:0;
	margin-bottom:0.5em;
}
div.inputForm label {
	float:left;
	margin-left:-120px;
	width:110px;
	color:#003067;/*dark blue*/
}
div.inputForm input.btn {
	border:1px outset #e9c602;/* yellow */
	background-color:#e9c602;/* yellow */
	font-size:1em;
	padding:0.2em;
	margin:1em 0 1em 0;
	width:5em;
	cursor:pointer;
	clear:both;
	float:left;
	color:#fff;
}
div.inputForm input:hover.btn {
	border:1px solid #bfc553;/* green */
	background-color:#bfc553;/* green */
	color:white;
}
div.inputForm hr {clear:both;}
/*----------------------------------
		sitemap
-----------------------------------*/
ul.sitemap {
	font-size:1.2em;
	font-weight:bold;
	text-transform:uppercase;
	margin-top:1em;
}
ul.sitemap ul {
	font-size:1em;
	margin-bottom:0.25em;
}
ul.sitemap ul ul {
	margin-bottom:0.25em;
	font-weight:normal;
	text-transform:none;
}
ul.sitemap ul ul ul {
	margin-bottom:0.25em;
	font-weight:normal;
}
/*----------------------------------
		Map page
-----------------------------------*/
div.mapPopup
{
	visibility: hidden;
	position: absolute;
	padding: 25px;
	background-color: White;
	border: solid 1px Silver;
	z-index: 10;
	width: 200px;
	min-height: 200px;
}

/*----------------------------------
		table
-----------------------------------*/
.donor {
	font-size:1em;
	width:95%;
	border: 1px solid #b9bec2;
	margin:1em 0 2em 0;
}
.donor th {
	background-color:#ccd6e1;
	color:#655140;
	text-align:left;
	padding:5px 10px;
	border-top: 1px solid #fff;
}
.donor th.top {
	border-top: 1px solid #ccd6e1;
}
.donor th.sub {
	background-color:#f4f6f7;
	border-bottom:none;
	color:#655140;
	border-top: 1px solid #b9bec2;
}
.donor td {
	border-top: 1px solid #b9bec2;
	padding:5px 10px;
}
.donor td table {
	margin-bottom:1em;
	width:95%;
}
.donor td th {
	background-color:#fff;
	border-bottom: 1px solid #b9bec2;
}
.donor td td {
	border-bottom: 1px solid #b9bec2;
	border-top:none;
}
