@charset "utf-8";
/* CSS Document */
body{padding:0;margin:0;font-family:Arial, Helvetica, sans-serif;font-size:small;border-top:5px solid #1b4164;background-image:url(images/bg_page.gif); background-repeat:repeat-x;}
#container{width:900px;height:auto;margin:auto;}
#header{width:900px;height:151px;background-color:#dad9d8;}
#logo{width:158px;height:139px;float:left;margin-left:35px;margin-top:12px;}
#search{width:177px;height:32px;float:right;margin-right:14px;margin-top:18px;}
#nav-bar{width:658px;height:30px;float:right;margin-right:14px;margin-top:49px;text-align:right;}
#fma{clear:both;width:900px;height:193px;}
#content{clear:both;width:900px;height:auto;overflow:auto;background-color:#FFFFFF;background-image:url(images/bg_content.jpg); background-repeat:repeat-x;padding-top:30px;margin-bottom:30px;}
#breadCrumb{float:left;font-size:80%;color:#887f6f;margin-left:10px;}
#breadCrumb a{color:#887f6f;}
#pageTitle{clear:both;}
#column-left{
	width:528px;
	height:auto;
	float:left;
	background-image: url(images/bg_leftcolumn.gif);
	background-repeat: repeat-y;
	background-position: right;
	margin-left:7px;
	padding-right:11px;
	overflow:auto;
}

#column-content{
	width:874px;
	height:auto;
	float:left;
	margin-left:7px;
	overflow:auto;
}


#column-right{width:324px;height:auto;float:right;padding-right:11px;}
#footer-container{width:100%;height:59px;background-image:url(images/bg_footer.gif); background-repeat:repeat-x;padding-top:20px;clear:both;}
#footer{color:#1b4164;font-size:80%;margin:auto;width:900px;}
#footer a{color:#1b4164;}
.credit{float:right;}
.boxes{background-color:#d7d4d0;clear:both;width:285px;height:65px;margin-bottom:3px;padding:12px 15px 10px 15px;font-size:80%;color:#1b4164;}
.boxes img{border:none}
img.bTitle{display:block;margin-bottom:3px;}
img.bLogo{float:left;border:none;}
.boxes h2{font-weight:bold;margin:0;font-size:90%}
.boxes p{margin:0;line-height:normal;color:#1b4164;}
p{font-size:100%;color:#353535;line-height:18px;}
li{font-size:100%;color:#353535;line-height:18px;}
h2{font-size:100%;color:#1b4164;}
h1{color:#887f6f;font-size:120%;}
a{color:#1b4164;}
a:hover{color:#887f6f;}



table.tblPartners td{vertical-align:top;padding-bottom:5px;}
table.tblPartners td img{margin:0px 10px 10px 0px; border:1px solid #887f6f;}

table.tblContent td{vertical-align:top;padding-bottom:5px;}
table.tblContent td img{margin:0px 10px 10px 10px; border:1px solid #887f6f;}

table.tblNonProfit{margin-top:10px;clear:all;border-bottom:1px solid #887f6f;}
table.tblNonProfit td{padding:5px;vertical-align:top;}
table.tblNonProfit img{border:none;}

.level1nav, .level1over, .level1click {cursor:pointer;}
/*level 2 menu items*/

.level2nav, .level2over, .level2click{
font-size:90%;
cursor:pointer;
font-family:Arial, Helvetica, sans-serif;
height:22px;
padding:7px 0px 7px 0px;
width:110px;
border-bottom:1px solid #e2d3b8;
}

.level2nav{color:#e2d3b8;background:#887f6f;}
.level2over, .level2click{color:#887f6f;background:#1b4164;}

<!--
.style2 {font-size: 9px}
-->

