body {
	/* 
	Edited May 26, 2010
	background-image:url('../images/background.png'); 
	background-repeat:repeat-x;
	background-color:#beecd4;
	*/
	background: url('/images/background-leaf.jpg') 0px 0px repeat;
	margin:0px; 
	padding:0px;
	font-family: Times New Roman, Times, serif; /* Arial, Helvetica, sans-serif; */
	font-size: 14px;
	color: #000;
}
div { margin:0px; padding:0px; border:0px; }
span { margin:0px; padding:0px; }
center { margin:0px; padding:0px; }
table { margin:0px; padding:0px; border-style:none; border-spacing:0px; }
tr { margin:0px; padding:0px; border-style:none; border-spacing:0px; }
td { margin:0px; padding:0px; border-style:none; border-spacing:0px; }
a { text-decoration:none; }
a:link { text-decoration:none; }
ul, ol, li {list-style: none;}
#main_table { width:973px; }

#main_left_border { width:10px; height:100%;
                    background-image:url('../images/background_border_left.png'); background-repeat:repeat-y; }
#main_right_border { width:10px; height:100%;
                     background-image:url('../images/background_border_right.png'); background-repeat:repeat-y; }
#main_bottom_border_left { width:10px; height:10px;
                           background-image:url('../images/background_border_bottom_left.png'); background-repeat:no-repeat; }
#main_bottom_border_center { width:953px; height:10px;
                             background-image:url('../images/background_border_bottom.png'); background-repeat:repeat-x; }
#main_bottom_border_right { width:10px; height:10px;
                            background-image:url('../images/background_border_bottom_right.png'); background-repeat:no-repeat; }

#main_content { width:953px; background-color:White; vertical-align:top; text-align:left; }
                

h1 {font-size:24px; font-weight:bold; color:#2caeba; margin:0px; padding:0px; }
h2 {font-size:19px; font-weight:bold; color:#11582d; margin: 0px 0px 8px 0px; padding:0px; }
h3 {font-size:15px; color:#11582d; margin:0px; padding:0px; }
h4 {font-size:12px; font-weight:bold; color:#11582d; margin:0px; padding:0px; }
p {margin:0px; padding:0px; }
p.right_column { text-align:left; }
p.left_column { text-align:left; }
i {font-size:14px; font-style:oblique; color:#11582d; }
hr { height:1px; border:0px; color:#d7d8d2; background-color:#d7d8d2; }
/*
ul { list-style-image:url('../images/bullet1.png');}
li { vertical-align:middle; margin-top:10px; }
ul.second_level { list-style-type:disc; list-style-image:none; font-weight:normal; color:#666666; }
*/

.left_leaf { background-image:url('../images/leaf.png'); background-repeat:no-repeat; background-position:left center; }
.right_leaf { width:100%; height:100%;
              background-image:url('../images/leaf.png'); background-repeat:no-repeat; background-position:right center; }
.orange_link {font-size:13px; color:#53DAF1;
               background-image:url('../images/orange_arrow_small.png'); background-repeat:no-repeat; background-position:right center; }
.green_link {font-size:13px; color:#666666; text-transform:uppercase;
              background-image:url('../images/green_arrow.png'); background-repeat:no-repeat; background-position:left center; }
.blue_link {font-size:14px; font-weight:bold; color:#30a1ca; }
.right_circles_image { height:36px; background-image:url('../images/circles.png'); background-repeat:no-repeat; background-position:center center; }
.what_others_are_saying { height:111px; background-image:url('../images/what_others_are_saying.png'); background-repeat:no-repeat; background-position:center center; }
.font_person {font-size:14px; color:#333333; }
.font_function {font-size:14px; color:#216c80; }
.font_foundation {font-size:14px; color:#9eaaaf; }
.unhighlight { text-decoration:none; font-style:normal; font-weight:normal; color:#666666; }
#header ul li a {color: #b1daab;}
#header ul li a:hover {color: #53daea;}
#main_pane ul, #inner_pane1 ul {margin: 0; padding: 0;}
#main_pane ul li,#inner_pane1 ul li {padding-left: 25px; background: url('/images/small-leaf.jpg') 0px 0px no-repeat; line-height: 16px; min-height: 32px; margin-top: 10px !important;}
#main_pane ul ul li ,#inner_pane1 ul ul li {margin-left: 25px;}
#main_pane blockquote {background-color: #EEF0E3; padding: 5px;}