body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
td {margin: 0;}
th {margin: 0;}
p {margin: 0 0 10px; padding: 0;}
a:link {
	color: #595959;
	text-decoration: underline;
	}
a:visited {
	color: #595959;
	text-decoration: underline;
}
a:hover {
	color: #285C63;
	text-decoration: none;
}
a:active {
	color: #595959;
	text-decoration: underline;
}
ul{
	margin-top: 0;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
ol{
	margin-top: 0;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
li{
	color: #595959;
	font-size: 12px;
	line-height: 18px;
	margin-left: 14px;
	margin-right: 14px;
	margin-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
}
ul ul{
	margin-top: 0;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
li li{
	color: #595959;
	line-height: 18px;
	margin-right: 14px;
	margin-left: -7px;
	font-size: 12px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
.bg-container{
	width: 100%;
	background-image: url(../images/bg-body.gif);
	background-repeat: repeat-y;
	background-position: center;
}
.container{
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	width: 760px;
	text-align:left;
	vertical-align: top;
}
.header{
	height: 99px;
	background-image: url(../images/bg-banner.png);
	text-align: right;
	vertical-align: top;
	background-repeat: no-repeat;
	background-color: #4F7282;
}
.header p{
	color: #FFFFFF;
	font-family: "Palatino Linotype" Times New Roman, Times, serif;
	text-transform: uppercase;
	font-size: 11px;
	line-height: 11px;
	padding-right: 10px;
	padding-top: 10px;
	margin: 0;
}
.footer{
	height: 26px;
	background-image: url(../images/bg-footer.png);
	background-color: #4F7282;
}
.nav-container{
	width: 526px;
	background-color: #FFFFFF;
}
.sub_nav-container{
	width: 491px;
	background-color:#e6ebeb;
	height: 18px;
	font-size: 10px;
	color: #FFFFFF;
	line-height: 10px;
	background-position: left center;
	font-family: "Palatino Linotype" Times New Roman, Times, serif;
	text-transform: uppercase;
	font-weight: normal;
	padding-left: 6px;
}
.sub_nav-container a:link{color: #789096; text-decoration: none;}
.sub_nav-container a:visited {color: #789096; text-decoration: none;}
.sub_nav-container a:hover {color: #8E4130; text-decoration: none;}
.sub_nav-container a:active {color: #789096; text-decoration: none;}
.sub_nav-container-on{
	color: #8E4130;
}
.giving-container{
	color: #0A3542;
	vertical-align: top;
	height: 290px;
}
.giving-container h1{
	font-family: "Palatino Linotype" Times New Roman, Times, serif;
	font-size: 18px;
	color: #8E4130;
	margin-top: 14px;
	margin-left: 14px;
	margin-bottom: 7px;
	line-height: 22px;
	font-weight: normal;
}
.giving-container p{
	font-size: 11px;
	margin-left: 21px;
	margin-right: 7px;
	line-height: 18px;
	color: #0A3542;
}
.giving-container a:link{color: #0A3542; text-decoration: underline;}
.giving-container a:visited {color: #0A3542; text-decoration: underline;}
.giving-container a:hover {color: #285C63; text-decoration: none;}
.giving-container a:active {color: #0A3542; text-decoration: underline;}
.blue-container{background-color: #C4D1D6;}
.blue-container h1{
	color: #FFFFFF;
	font-size: 24px;
	font-family: "Palatino Linotype" Times New Roman, Times, serif;
	margin-top: 14px;
	margin-left: 10px;
	margin-bottom: 3px;
	line-height: 24px;
	font-weight: normal;
	font-style: italic;
}
.blue-container p{
	font-size: 12px;
	margin-left: 32px;
	margin-right: 14px;
	line-height: 21px;
	color: #0A3542;
}
.blue-container hr{
	margin-left: 32px;
	margin-right: 14px;
	margin-top: 0;
	margin-bottom: 7px;
}
*html .blue-container hr{
	margin-top: -7px;
	margin-bottom: 0;
	}
.wht-bdr-btm{
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.wht-bdr-lft{
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
.wht-bdr-lft p{
	font-size: 10px;
	margin-right: 14px;
	color: #0A3542;
	margin-left: 14px;
	margin-top: 7px;
	line-height: 13px;
	margin-bottom: 0px;
}
a.blue-lnk:link {
	color: #0A3542;
	text-decoration: underline;
}
a.blue-lnk:visited {
	color: #0A3542;
	text-decoration: underline;
}
a.blue-lnk:hover {
	color: #285C63;
	text-decoration: none;
}
a.blue-lnk:active {
	color: #0A3542;
	text-decoration: underline;
}
a.white-lnk:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.white-lnk:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.white-lnk:hover {
	color: #F3C54F;
	text-decoration: none;
}
a.white-lnk:active {
	color: #FFFFFF;
	text-decoration: none;
}
.bg-giving{
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	background-image: url(../images/bg-giving.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.wht-container{
	background-color: #FFFFFF;
}
.wht-container h1{
	color: #325C64;
	font-size: 24px;
	font-style: italic;
	font-family: "Palatino Linotype" Times New Roman, Times, serif;
	margin-top: 14px;
	margin-left: 14px;
	margin-bottom: 7px;
	line-height: 24px;
	font-weight: normal;
	margin-right: 14px;
}
.wht-container h2{
	color: #595959;
	font-size: 11px;
	line-height: 11px;
	margin-top: 7px;
	font-weight: normal;
	margin-right: 14px;
}
.wht-container h3{
	font-size: 14px;
	margin-left: 32px;
	margin-right: 14px;
	line-height: 18px;
	color: #595959;
	margin-top: 7px;
	margin-bottom: 7px;
	font-weight:bold;
	font-style: italic;
}
.wht-container h4{
	font-size: 11px;
	margin-left: 32px;
	margin-right: 14px;
	line-height: 21px;
	color: #595959;
	margin-top: 7px;
	margin-bottom: 7px;
	font-weight:normal;
}
.wht-container p{
	font-size: 12px;
	margin-left: 32px;
	margin-right: 14px;
	line-height: 21px;
	color: #595959;
	margin-top: 0;
}
.wht-container hr{
	margin-left: 32px;
	margin-right: 14px;
	margin-top: 0;
	margin-bottom: 7px;
}
*html .wht-container hr{
	margin-top: -7px;
	margin-bottom: 0;
	}
.img-bdr{
	border: 2px solid #FFFFFF;
	margin: 0;
	padding: 0;
}
.bdr-blue{
	width: 200px;
	margin-top: 13px;
	margin-left: 13px;
	margin-right: 13px;
	margin-bottom: 0px;
	padding: 0;
}
.bdr-none{
	width: 200px;
	margin-top: 13px;
	margin-left: 13px;
	margin-right: 13px;
	padding:0;
	margin-bottom: 0px;
	/*height: 151px;*/
}
#blue-container-right{
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	background-color: #CED8D8;
	background-image: url(../images/bg-blue-right.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	font-family: "Palatino Linotype" Times New Roman, Times, serif;
	width: 228px;
	height: 600px;
}
#blue-container-right p{
	font-size: 11px;
	margin-right: 13px;
	color: #0A3542;
	margin-left: 13px;
	line-height: 13px;
	margin-top: 2px;
	margin-bottom: 0px;
	padding: 0px;
}
#blue-container-right img{
	width: 196px;
	/*height:147px;*/
	border: 3px double #325C64;
	margin:0;
	padding:0;
}
#blue-container-right-portrait_img{
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	background-color: #CED8D8;
	background-image: url(../images/bg-blue-right.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	font-family: "Palatino Linotype" Times New Roman, Times, serif;
	width: 228px;
	height: 600px;
}
#blue-container-right-portrait_img p{
	font-size: 11px;
	margin-right: 14px;
	color: #0A3542;
	margin-left: 14px;
	line-height: 12px;
	margin-top: 3px;
}
#blue-container-right-portrait_img img{
	width: 196px;
	border: 3px double #325C64;
	margin:0;
	padding:0;
}
/**html #quote-container{
	background-attachment: fixed;
}*/
#quote-container{
	font-family: "Palatino Linotype" Times New Roman, Times, serif;
	width: 228px;
	height: 184px;
	overflow: auto;
	background-image: url(../images/bg-news.png);
	background-repeat: repeat-y;
	background-color: #F2DFAE;
	background-position: -2px;
	vertical-align: middle;
}
#quote-container h1{
	font-size: 18px;
	color: #133947;
	margin-top: 9px;
	margin-left: 14px;
	margin-right: 14px;
	margin-bottom: 7px;
	line-height: 23px;
	font-weight: normal;
}
#quote-container p{
	font-size: 11px;
	margin-left: 21px;
	margin-right: 14px;
	color: #133947;
	line-height: 13px;
}
#news-container{
	width: 228px;
	height: 184px;
	overflow: auto;
	background-image: url(../images/bg-news.png);
	background-repeat: repeat-y;
	color: #0A3542;
	background-color: #F2DFAE;
	background-position: -2px top;
	line-height: 18px;
}
/**html #news-container{
	background-attachment: fixed;
}*/
#news-container h1{
	font-family: "Palatino Linotype" Times New Roman, Times, serif;
	font-size: 18px;
	color: #8E4130;
	margin-top: 14px;
	margin-left: 14px;
	margin-right: 14px;
	margin-bottom: 7px;
	font-weight: normal;
}
#news-container p{
	font-size: 11px;
	margin-left: 21px;
	margin-right: 14px;
	color: #133947;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 17px;
}
#news-container li{
	font-size: 11px;
	list-style-type: none;
	margin-left: -20px;
	line-height: 15px;
	margin-bottom: 6px;
}
#news-container a:link {
	color: #0A3542;
	text-decoration: underline;
}
#news-container a:visited {
	color: #0A3542;
	text-decoration: underline;
}
#news-container a:hover {
	color: #285C63;
	text-decoration: none;
}
#news-container a:active {
	color: #0A3542;
	text-decoration: underline;
}
.header_nav-container-on {
	color: #F3C54F;
	font-weight: bold;
}
hr{
	margin-top: -7px;
	padding: 0;
	margin-bottom: 7px;
}
*html hr{
	margin-top: -14px;
	margin-bottom: 0;
}
.table-12px{
	font-size: 12px;
	line-height: 21px;
	margin-right: 14px;
	margin-left: 32px;
	color: #595959;
}
.table-bdr-green{
	font-size: 12px;
	line-height: 21px;
	margin-right: 14px;
	margin-left: 32px;
	border: 1px solid #325C64;
}
select {
	font-size: 10px;
	margin-top: 7px;
}
input {
	font-size: 10px;
	margin-right: 7px;
	margin-top: 7px;
	padding: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
textarea {
	font-size: 11px;
	line-height: 14px;
	margin-top: 7px;
	font-family: Arial, Helvetica, sans-serif;
}.table-12pxCopy {
	font-size: 12px;
	line-height: 18px;
	color: #595959;
	margin-right: 10px;
}
.table-11pxCopy {
	font-size: 11px;
	line-height: 18px;
	margin-right: 14px;
	margin-left: 32px;
	color: #595959;
	margin-bottom: 14px;
}
form{margin:0; padding:0;}
.table-12pxCopyNoRightPad {

	font-size: 12px;
	line-height: 21px;
	margin-left: 32px;
	color: #595959;
}
.copyright {
	font-size: 10px;
	line-height: 10px;
	color: #4F7282;
	height: 24px;
	width: 754px;
	vertical-align: middle;
}

