BODY.president DIV.president{
	float : right;
	padding : 0px 0px 8px 12px;
	text-align : center;
}

BODY.president P{
	padding : 0px 0px 8px 0px;
}


BODY.sitesearch DIV.search{
	padding : 32px 0px 0px 0px;
	text-align : center;
}

BODY.sitesearch DIV.search INPUT.text{
	margin : 0px 6px 0px 6px;
	width : 300px;
}

BODY.sitesearch DIV.search UL{
	margin : 6px 0px 0px 0px;
	padding : 0px;
	list-style : none;
}

BODY.sitesearch DIV.search UL LI{
	display : inline;
}



BODY.sitemap DIV.link{
	margin : 0px 0px 24px 0px;
	padding : 16px 0px 24px 0px;
	border-width : 0px 0px 1px 0px;
	border-color : #538DEB;
	border-style: solid;
}

BODY.sitemap P.top{
	margin-top : 8px;
}

BODY.sitemap H4.item{
	margin-top : 16px;
	margin-botton : 0px;
}
BODY.sitemap P.toTop{
	padding-botton : 0px;
}

BODY.sitemap #bodyPane UL{
	margin : 4px 0px 0px 16px;
	list-style-type : none;
	color : #888888;
}

BODY.sitemap #bodyPane UL LI{
	margin : 3px 0px 4px 0px;
	padding : 9px 0px 7px 24px;
	background-image : url(/common/img/icon_circle_arrow.gif);
	background-repeat : no-repeat;
	background-position : 0px 11px;
	border-width : 1px 0px 0px 0px;
	border-color : #888888;
	border-style : dotted;
}

BODY.sitemap #bodyPane UL LI.top{
	margin-top : -12px;
	background-position : 0px 11px;
	border-width : 0px;
}

BODY.sitemap #bodyPane UL LI UL LI{
	margin : 0px 0px 0px 0px;
	padding : 0px 4px 3px 12px;
	background-image : url(/common/img/icon_arrow.gif);
	background-repeat : no-repeat;
	background-position : 3px 8px;
	border-width : 0px;
}

LI.pdf{
	padding : 0px 4px 0px 12px;
	background-position : 3px 14px !important;
}

LI.pdf A{
	display : block;
	padding : 8px 0px 8px 38px;
	background-image : url(/common/img/icon_pdf.gif);
	background-repeat : no-repeat;
	background-position : 0px 0px;
}

