/* sets document base fonts */
/* see the file css_hack.txt in the css folder for an explanation of how this base font hack works*/
body{
	margin:0px;
	color:#000000;
	font-family:Verdana,Arial,Geneva,Helvetica,"MS Sans-Serif",sans-serif;
	background-color: #5c624a;
	background-image: url(/images/bg.png);
	background-repeat: repeat-x;
}

/*/*/a{
}
body,
body td,
body th,
body p{
	voice-family:"\"}\"";
	voice-family:inherit;
	font-size:x-small;
	font-size:small;
}
html>body,
html>body td,
html>body th
html>body p{
font-size:small;
}
/* */
h1{
	color:#666666;
	font-size:17px;
	padding-left: 20px;
	padding-top: 0px;
	padding-bottom:0px;
	margin-bottom:0px;
}
/*/*/a{
}
body h1{
voice-family:"\"}\"";
voice-family:inherit;
font-size:x-large;
font-size:large;
}
html>body h1{
font-size:large;
}
/* */
h2{
	color:#111111;
	font-size:14px;
}
/*/*/a{
}
body h2{
voice-family:"\"}\"";
voice-family:inherit;
font-size:large;
font-size:medium;
}
html>body h2{
font-size:medium;
}
/* */
h3{
	color:#333333;
	font-size:12px;
}
/*/*/a{
}
body h3{
voice-family:"\"}\"";
voice-family:inherit;
font-size:large;
font-size:medium;
}
html>body h3{
font-size:medium;
}
/* */
/* all horizontal rules will be 1 pixel high, gray and 90% of the width of their container */
hr{
width:90%;
color:#999999;
height:1px;
}
/* all table cells will be aligned to top unless over-ridden by applying a class to the td tag */
td{
vertical-align:top;
}
table {
background-color:#ffffec;
}
.tableFooter {
background-color:#5c624a;
}
/* all table header cells will be aligned to top and left unless over-ridden by applying a class to the th tag */
th{
text-align:left;
vertical-align:top;
}
/* all list items will be have a 10 pixel bottom margin unlessover-ridden by applying a class to the li tag */
li{
margin-bottom:10px;
}

/* all images will have no border */
img{
border:none;
background-repeat:no-repeat;
}
/* classes for content links */
a{
color:#234a40;
text-decoration:underline;
}
a:visited{
color:#01444E;
text-decoration:underline;
}
a:hover{
color:#000000;
}
/* classes for background colors */
.bgLightGray{
background:#EAEAEA;
}
.bgBlack{
background:#000000;
}
.bgGreen{
background:#234a40;
}
.bgWhite{
background:#FFFFFF;
}
/* classes for use with forms */
input{
color:#000000;
}
.buttonRight{
padding:2px 0px;
float:right;
border-top:1px solid #CCCCCC;
border-right:1px solid #999999;
border-bottom:1px solid #999999;
border-left:1px solid #CCCCCC;
background:#EAEAEA;
font-weight:bold;
font-size:x-small;
cursor:hand;
}
.buttonLeft{
padding:2px 0px;
float:left;
border-top:1px solid #CCCCCC;
border-right:1px solid #999999;
border-bottom:1px solid #999999;
border-left:1px solid #CCCCCC;
background:#EAEAEA;
font-weight:bold;
font-size:x-small;
cursor:hand;
}
.buttonCenter{
padding:2px 0px;
float:center;
border-top:1px solid #CCCCCC;
border-right:1px solid #999999;
border-bottom:1px solid #999999;
border-left:1px solid #CCCCCC;
background:#EAEAEA;
font-weight:bold;
font-size:x-small;
cursor:hand;
}
.required{
color:#234a40;
font-weight:bold;
}
.fieldLabel{
padding-right:3px;
padding-top:3px;
text-align:right;
vertical-align:top;
}
fieldset{
border:1px solid #999999;
padding:10px 10px 5px;
}
legend{
color:#666666;
font-size:17px;
font-weight:bold;
}
/*/*/a{
}
body legend{
voice-family:"\"}\"";
voice-family:inherit;
font-size:x-large;
font-size:large;
}
html>body legend{
font-size:large;
}
/* */
/* this id tells the browser what to pass to the print-ready browser (i.e., the main content only) */
div#printReady{
padding:10px 10px;
}
/*this is applied to the "On this page:" paragraph found at the top pf the content area of some pages */
p.onThisPage{
padding:1px 0px 3px 101px;
margin-bottom:5px;
margin-right:0px;
color:#000000;
background:#EAEAEA;
font-weight:bold;
line-height:120%;
text-indent:-99px;
}
/* this tells the main content area to fill up the space */
table.mainContent{
margin:0px;
padding:0px;
width:100%;
}
/* this sets the width of the layout tables which control the width of the entire site */
.tableLayout{
width:758px;
}
/* this sets the alignment of the th tag used on the document search pages */
th.docs{
text-align:right;
vertical-align:top;
}
/* this sets the margin for the main content area */
.content{
margin:0px 0px 5px 10px;
padding:0px;
display:table-cell;
}
/* classes to use for alignment */
td.alignBottom{
vertical-align:bottom;
}
.alignCenter{
text-align:center;
}
.alignRight{
text-align:right;
}
.alignRightTop{
text-align:right;
vertical-align:top;
}
.esH1{
color:#234a40;
font-size:14px;
}
.esP{
voice-family:inherit;
color:#575757;
font-size:12px;
}
.esLi {
	font-size: 12px;
	color: 000000;
}
#header {
	background: url(/images/header.jpg) no-repeat;
	margin-left: auto;
	margin-right: auto;
	height:113px;
	width:750px;
}
#header a{
	background: url(/images/header.jpg) no-repeat;
	margin-left: auto;
	margin-right: auto;
	display:block;
	height:113px;
	width:750px;
}
#header a span{
	visibility:hidden;
}
.content {
	padding-left:140px;
	margin-top:0px;
	width:600px;
	overflow:hidden;
}
.contentNew {
	padding-left:140px;
	margin-top:0px;
	padding-right:25px;
	padding-bottom:15px;
	width:585px;
	overflow:hidden;
margin-left: auto;
margin-right: auto;
background-color:#ffffec;
}
.cellEvents {
background-color:#C19031;
padding:5px;
vertical-align:middle;
}
.pad {
padding-left:10px;
padding-right:10px;
}
.box{
padding:0px;
border:1px solid #234a40;
margin:2px 2px 16px 10px;
}
.boxOnThisPage{
	padding:0px;
	border:1px solid #234a40;
	width:100%;
	margin: 0px 0px 10px 0px;
}
.boxOnThisPageText{
padding-bottom: 5px;
}
.boxHeader{
margin-bottom:0px;
padding-top:1px;
padding-left:4px;
padding-bottom:1px;
color:#FFFFFF;
background:#234a40;
font-size:medium;
font-weight:bold;
}
.boxText{
padding-right:2px;
padding-left:4px;
padding-bottom:5px;
padding-top:5px;
white-space:normal;
background:#EAEAEA;
font-size:small;
}

.boxMembers{
	padding:0px;
	border:1px solid #25493F;
	float: right;
	width: 175px;
	margin-top: 2px;
	margin-bottom: 16px;
	margin-left: 10px;
	clear: both;
	height: auto;
}
.boxMembersOnThisPage{
	padding:0px;
	border:1px solid #25493F;
	width:100%;
	margin: 0px 0px 10px 0px;
}
.boxMembersOnThisPageText{
padding-bottom: 5px;
}
.boxMembersHeader{
margin-bottom:0px;
padding-top:1px;
padding-left:4px;
padding-bottom:1px;
color:#FFFFFF;
background:#25493F;
font-size:medium;
font-weight:bold;
}
.boxMembersHeader a{
margin-bottom:0px;
padding-top:1px;
padding-left:4px;
padding-bottom:1px;
color:#FFFFFF;
background:#25493F;
font-size:medium;
font-weight:bold;
}
.boxMembersText{
padding-right:2px;
padding-left:4px;
padding-bottom:5px;
padding-top:5px;
white-space:normal;
background:#DEE2D5;
font-size:small;
}
.boxRed{
	padding:0px;
	border:1px solid #834314;
	float: right;
	width: 175px;
	margin-top: 2px;
	margin-bottom: 16px;
	margin-left: 10px;
	clear: both;
	height: auto;
}
.boxRedOnThisPage{
	padding:0px;
	border:1px solid #834314;
	width:100%;
	margin: 0px 0px 10px 0px;
}
.boxRedOnThisPageText{
padding-bottom: 5px;
}
.boxRedHeader{
margin-bottom:0px;
padding-top:1px;
padding-left:4px;
padding-bottom:1px;
color:#FFFFFF;
background:#834314;
font-size:medium;
font-weight:bold;
}
.boxRedHeader a{
margin-bottom:0px;
padding-top:1px;
padding-left:4px;
padding-bottom:1px;
color:#FFFFFF;
background:#834314;
font-size:medium;
font-weight:bold;
}
.boxRedText{
padding-right:2px;
padding-left:4px;
padding-bottom:5px;
padding-top:5px;
white-space:normal;
background:#e9e7cf;
font-size:small;
}
.bodyPadding {
	padding-left:20px;
	padding-right:30px;
	padding-top:5px;
}

.boxEvent{
	padding:10px;
	width:198px;
	float:right;
}
.boxEventHeader{
background-image:url(/images/box_event.png);
background-repeat:no-repeat;
width:198px;
height:41px;
}
.boxNewsHeader{
background-image:url(/images/box_news.png);
background-repeat:no-repeat;
width:198px;
height:41px;
}
.boxLinkHeader{
background-image:url(/images/box_link.png);
background-repeat:no-repeat;
width:198px;
height:41px;
}
.boxMemberHeader{
background-image:url(/images/box_members.png);
background-repeat:no-repeat;
width:198px;
height:41px;
}
.boxOtherHeader{
background-image:url(/images/box_othernews.png);
background-repeat:no-repeat;
width:198px;
height:41px;
}
.boxPurposeHeader{
background-image:url(/images/box_purpose.png);
background-repeat:no-repeat;
width:198px;
height:41px;
}
.boxPromiseHeader{
background-image:url(/images/box_pp.png);
background-repeat:no-repeat;
width:198px;
height:41px;
}
.boxFeaturedHeader{
background-image:url(/images/box_featured.png);
background-repeat:no-repeat;
width:198px;
height:41px;
}

.boxEventText{
	background-image: url(/images/box_bg.png);
	background-repeat: repeat-y;
	padding-right:10px;
	padding-left:10px;
	padding-bottom:5px;
	padding-top:5px;
	font-size:small;
}
.boxEventBottom{
background-image:url(/images/box_bottom.png);
background-repeat:no-repeat;
width:198px;
height:16px;
