/* CSS Document */
.TextStyle0, body, h1.SRCH {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12pt;
	color:black;
	line-height:151%;
}
a {
	text-decoration:underline;
	color:#3366FF;
}
a:visited {color:#660099;}
a:hover {text-decoration:none;}

a img {border:none;}

p {
	margin:0;
	padding:0;
	text-indent:30px;
}
p.Unformatted {padding:0; text-indent:0;}
em {font-family:Georgia, "Times New Roman", Times, serif;}

blockquote {
	padding:0 0 0 1em;
	margin:0;
}	

ul {
	padding:0;
	margin-top:0.5em;
}
li {list-style-type:square;}

.ClearBoth {clear:both;}

h1.SRCH {
	font-weight:normal;
	display:inline;
	padding:0;
	margin:0;
}
h1 {
	font-family:"Times New Roman", Times, serif;
	font-size:32pt;
	color:black;
	font-weight:normal;
	padding:0.4em 0 0.2em 0;
	margin:0;
	line-height:100%;
}

h2 {
	font-family:"Times New Roman", Times, serif;
	font-size:20pt;
	color:black;
	font-weight:normal;
	padding:0.2em 0 0.15em 0;
	margin:0;
	line-height:100%;
}

h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12pt;
	color:black;
	font-weight:normal;
	padding:0.2em 0 0.15em 0;
	margin:0;
	line-height:100%;
	text-align:center;
}
h3 a,
h3 a:visited {color:black;}


.Nowrap {white-space:nowrap;}
.ImageLeft, .ImageRight {
	border:1px solid #F1D7D7;
	padding:0.5em;
	margin:5px 0;
}
.ImageLeft {
	margin-right:1em;
	float:left;
}
.ImageRight {
	margin-left:1em;
	float:right;
}



