.navBar
{
	background-image:url(../images/navbar-bkg.gif);
	font-size: 13px;
	font-family: "Trebuchet MS", Arial, "Times New Roman";/*"Times New Roman", Times, serif;*/
	height:31px;	
	padding-left:5px;
	text-align:left;
	vertical-align:middle;
		
}

.navBar a
{
	color:#76692d;
}

.navBarOver
{
	background-image:url(../images/rollover-bkg.gif);
	font-size: 13px;
	font-family: "Trebuchet MS", Arial, "Times New Roman";
	padding-left:5px;
	text-align:left;
	vertical-align:middle;
}

.navBarOver a
{
	color:#76692d;
}


.imageNavHeader
{
	background-color:#C2B781;
	background-image:url(../images/divider-icons.gif);
	width: 4px;
	background-position:center;
	background-repeat:no-repeat;
}

a
{
	text-decoration:none;

}

a:hover
{
	text-decoration: underline;
}

.headerBar
{
	background-color:#4d719f;
	color:#ffffff;
	height: 39px;
	font-size:36px;
	font-family:"Times New Roman", Times, serif;
	padding-left: 10px;
	padding-top: 0px;
}

.subHeader
{
	font-size:18px;
	font-family:Trebuchet MS, Arial, Times New Roman;
}

.sideMission
{
	color:#FFFFFF;
	font-weight:bold;
	font-size:12px;
	text-align:center;
	margin-left:5px;
	margin-right:5px;
	background-color:#93843E;
	}
	

.footerCell
{
	color:#FFFFFF;
	font-weight:bold;
	font-size:12px;
	text-align:center;
	margin-left:5px;
	margin-right:5px;
	background-color:#C2B781;
	}

.rightHeader
{
	color:#FFFFFF;
	font-weight:bold;
}
.leftSection
{
	color:#FFFFFF;
	font-weight:bold;
	background-color:#e4e0cf;
}

ul { list-style-type: square; margin-top: 0px; text-align:left; }
ul ul { list-style-type: circle; margin-top: 0; text-align:left; }
ul ul ul { list-style-type: disc; text-align:left; }
ul li { margin-left: -25px; text-align:left; }


td
{
	font-family:Trebuchet MS, Arial, Times New Roman;
	font-size:13px;
}

.caseStudyHeader
{
	font-family:"Trebuchet MS", Arial, "Times New Roman";
	font-size:13px;
	font-weight:bold;
	text-align:center;
}



