html, body{
	margin:0;
	padding:0;
}
body{
	font-size:12pt;
	font-family:"Times New Roman", Times, serif;
	color:#000000;
	background:none;
}
a {
	font-weight: bold;
	border:none;
	color:#0000CC;
	text-decoration: underline;
}
a:visited{
	color:#551A8B;
}
a img{
	border:none;
	vertical-align:bottom;
}
h1, h2, h3, h4, h5, h6{
	font-family:"Trebuchet Ms", Arial, sans-serif;
	margin:10pt 0 0 0;
	padding:0;
}
h1{ font-size:1.8em; }
h2{	font-size:1.4em; }
h3{ font-size:1.1em; }
h4{ font-size:1em; }
h5{ font-size:.9em; }
h6{ font-size:.8em; }
form{
	margin:0;
	padding:0;
}
#holder{
	width:100%;
	margin:0 10pt;
	background:none;
}
#siteBody{
	width:100%;
	margin:0;
	background-color:#ffffff;
	position:relative;
}
.clearAll{
	font-size:1pt;
	height:1pt;
	clear:both;
}
.access{
	display:none;
}
/* ------ start header ------ */
#header{
	height:70pt;
	padding:0;
	background:none;
}
/* ------ end header ------ */
/* ------ start top/bottom links ------ */
#topLinks, #bottomLinks{
	display:none;
}
/* ------ end top/bottom links ------ */
/* ------ start flash ------ */
#flash{
	display:none;
}
/* ------ end flash ------ */
#siteContent{
	background:none;
}
/* ------ start left items ------ */
#leftItems{
	display:none;
}
/* ------ end left items ------ */
/* ------ start right items ------ */
#rightItems{
	display:none;
}
/* ------ end right items ------ */
/* ------ start content ------ */
#content{
	width:100%;
	margin:0 15pt 0 0;
	padding:0;
	height:100%;
}
#content h1{
	margin:0 0 25pt 0;
	padding:10pt 0 0 0;
}
#content h2, #content h3, #content h4, #content h5, #content h6{
	text-decoration:underline;
}
#content p{
	margin:15pt 0 0 0;
	padding:0;
}
#content img{
	padding:1pt;
	border:1pt solid #000000;
	margin:5pt 20pt 5pt 5pt;
	float:right;
	clear:right;
}
#content a{
	border-bottom:none;
	text-decoration:underline;
	color:#0000CC;
}
#content a:visited{
	color:#551A8B;
}
/* ------ end content ------ */
#bottomSpace{
	display:none;
}
/* ----- start funded ------ */
#funded{
	display:none;
}
/* ------ end funded ------ */
#bottomShadow{
	display:none;
}
#credit{
	display:none;
}
/* ------ start error/success fields ------ */
.success{
	background:none;
	border:1px solid #000000;
	padding:5pt;
	text-align:center;
}
#content .success h2{
	color:#000000;
	text-decoration:none;
	margin:0;
	padding:0;
}
#content .success p{
	margin:10pt;
	padding:0;
}
.error{
	background:none;
	border:1px solid #000000;
	padding:5pt;
	text-align:center;
}
#content .error h2{
	color:#000000;
	text-decoration:none;
	margin:0;
	padding:0;
}
#content table{
	width:96%;
	margin:0;
	border-collapse:collapse;
	clear:right;
	line-height:1.1em;
}
#content table caption{
	margin:0;
	padding:0;
	line-height:1.65em;
	font-size:1.1em;
	text-align:left;
	font-weight:bold;
	font-family:"Trebuchet Ms", Arial, sans-serif;
}
#content table th{
	color:#000000;
	background-color:#ffffff;
	padding:0.3em 0.5em;
	border:1px solid #000000;
}
#content table td{
	border:1px solid #000000;
	padding:0.3em 0.5em;
}
#content table tr.altrow{
	background-color:#DEEBEA;
}
/* ------ search styles ------ */
.result_title{
	font:normal normal normal 1em "Trebuchet Ms", Arial, sans-serif;
}
.highlight{
	background:none;
}
.infoline{
	font-style:italic;
}
.searchBox {
	font-size: 1em;
	color: #000000;
	background-color: #FFFFFF;
	border: 1pt solid #000000;
	padding:1pt 5pt;
}
.searchButton {
	font-size: 1em;
	font-weight: bold;
	color: #000000;
}
input{
	font-size:1em;
}