<style type="text/css">
<!--
body {
	font-family: Sans-serif, Verdana;
	font-size: 12pt;
	color: #000000;
}

#pgContent ,#pgContentFS {
	width: 100%;
}

#pgTopMenu,
#pgTopAd,
#pgHD,
#pgMenu,
#pgBtm,
#popupMask,
#popupContainer,
#pgTabs,
#pgRight,
#pgTitle,
#pgArticleTitle,
#pgRelatedArticles,
#msgContainer,
#msgInner,
#msgBubble,
#msgBubblePop,
#msgBubbleInner,
#msgBubblePopInner,
#msgBubbleArrow,
#msgBubblePopArrow
{
	display: none;
}

#searchResults_list, #searchResults_list_results {
	width: 100%;
	height: 100%;
}

#searchResults_map, #searchResults_mapLegend, #searchResults_markerInfo {
	display: none;
}

.showMe {
	display: block;
}

.hideMe {
	display: none;
}

.noPrint {
	display: none;
}

.shoPrint {
	display: block;
}

.pgBoxBtm, .pgBoxTop {
	display: none;
}

.pgTab h1, .pgTabL h1, .pgTabLoff h1, .pgTabM h1, .pgTabMoff h1, .pgTabMoff2 h1, .pgTabR h1, .pgTabRoff h1, .pgTabRoff2 h1 {
	font-family: Sans-serif, Verdana;
	font-size: 15pt;
	font-weight: bold;
	color: #003366;
	margin-bottom: 10px;
	margin-right: 10px;
}

a:link { text-decoration: none; color: #000000; }
a:visited { text-decoration: none; color: #000000; }
a:hover { text-decoration: none; color: #000000; }
a:active { text-decoration: none; color: #000000; }

h1 { font-family: Sans-serif, Verdana; font-size: 22pt; font-weight: normal; color: #003366; margin: 0px }

h1 a:link { text-decoration: none; color: #9CB2D6; }
h1 a:visited { text-decoration: none; color: #9CB2D6; }
h1 a:hover { text-decoration: none; color: #9CB2D6; }
h1 a:active { text-decoration: none; color: #9CB2D6; }

h1.onlyPrint {
	margin-bottom: 10px;
}

h2 { font-family: Sans-serif, Verdana; font-size: 15pt; font-weight: normal; color: #003366; margin: 0px }

h2 a:link { text-decoration: none; color: #003366; }
h2 a:visited { text-decoration: none; color: #003366; }
h2 a:hover { text-decoration: none; color: #003366; }
h2 a:active { text-decoration: none; color: #003366; }

h3 { font-family: Sans-serif, Verdana; font-size: 12pt; color: #003366; font-weight: normal; margin: 0px }

h3 a:link { text-decoration: none; color: #003366; }
h3 a:visited { text-decoration: none; color: #003366; }
h3 a:hover { text-decoration: none; color: #003366; }
h3 a:active { text-decoration: none; color: #003366; }

form {
	margin: 0px;
}

table {
	border: 0px;
}

p, td, div, span {
	font-family: Sans-serif, Verdana;
	font-size: 12pt;
	color: #000000;
}

th {
	font-weight: normal;
	
	font-family: Sans-serif, Verdana;
	font-size: 12pt;
	color: #003366;
	
	text-align: left;
}

input[type=text], input[type=password], input[type=file], .text {
	font-family: Sans-serif, Verdana, helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	color: #000000;
	padding: 1px;

	border: 1px solid #7F9DB9;
}

select, textarea {
	font-family: Sans-serif, Verdana, helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	color: #000000;

	border: 1px solid #7F9DB9;
}

input[type=button], input[type=submit], .btn {
	display: none;
}

hr {
	 height: 1px;
	 border: 0px;
	 border-top: 1px solid #cccccc;
}
//-->
</style>
