body{
	font-family: sans-serif, Arial, Helvetica;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	
	margin: 0px 0px 0px 0px;
	background-color: #FFFFFF;
	background-image:url(/_images/page_bg.gif);
}

td.subnav_item{
	padding: 5px 5px 5px 15px;
	width: 150px;
	cursor: pointer;
	background-image:url(/_images/arrow.gif);
	background-repeat: no-repeat;
  background-position: 0 50%;
	
	border-bottom: 1px solid #A3A3A3;
}

#project_loc{
	font-weight: bold;
	background-color: #EFF3FA;
	padding: 10px 10px 10px 10px;
	border-top: 1px solid #DEE4F0;
	border-bottom: 1px solid #DEE4F0;
}

a:link, a:active, a:visited{
	font-family: sans-serif, Arial, Helvetica;
	font-size: 12px;
	color: #213970;
	font-weight: bold;
	font-style: normal;
	text-decoration: underline;
}

a:hover{
	font-family: sans-serif, Arial, Helvetica;
	font-size: 12px;
	color: #798AAF;
	font-weight: bold;
	font-style: normal;
	text-decoration: underline;
}

a.subnav_link:link, a.subnav_link:active, a.subnav_link:visited{
	font-family: sans-serif, Arial, Helvetica;
	font-size: 11px;
	color: #213970;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}

a.subnav_link:hover{
	font-family: sans-serif, Arial, Helvetica;
	font-size: 11px;
	color: #213970;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}

h1{
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #213970;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	text-transform: uppercase;
}

h2{
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #96885A;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	text-transform: uppercase;
}

h3{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #627398;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	text-transform: uppercase;
}

td.sidebar{
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

a.sidebar_link:link, a.sidebar_link:active, a.sidebar_link:visited{
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	color: #213970;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}

a.sidebar_link:hover{
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	color: #213970;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}