/* CSS Document */




a {color:#8DD900;}
a:visited {color:#276B00;}
a:hover {text-decoration:none;}
a img {border:none;}

p {
	margin:0;
	padding:0 0 12px 0;
	text-indent:21px;
}
p.Unformatted, p.TextStyle4 {padding:0; text-indent:0;}
ul {
	margin:0;
	padding:0;
}

li {
	padding:0 0 0 33px;
	margin:0 0 9px 0;
	list-style-type:none;
	background-image:url(img/li.gif);
	background-repeat:no-repeat;
}

li, .TextStyle2 li  {background-position: 20px 7px;}
li.TextStyle4 , .TextStyle4 li {
	background-position: 20px 4px;
	margin-bottom:7px;
	line-height:120%;
}
li .TextStyle4 {padding-top:2px;}

h1.SRCH {
	font-weight:normal;
	display:inline;
	padding:0;
	margin:0;
	padding-right:0.5em;
}
h1 {
	margin:0;
	padding:16px 0 5px 0;
	font-family:Georgia, "Times New Roman";
	font-size:28px;
	font-weight:normal;
	color: #FFD500;
}

h2 {
	margin:0;
	padding:21px 0 5px 0;
	font-family:Georgia, "Times New Roman";
	font-size:22px;
	font-weight:normal;
	color:white;
}


.TextStyle2, .TextStyle2 h1.SRCH {
	font-family:Georgia, "Times New Roman";
	font-size:16px;
	color: white;
	line-height:120%;
}
.TextStyle3, .TextStyle3 h1.SRCH {
	font:11px Verdana;
	color: #7F7F7F;
	line-height:140%;
}

.TextStyle4, .TextStyle4 h1.SRCH {
	font-family:Georgia, "Times New Roman";
	font-size:12px;
	color: #D89A22;
	line-height:140%;
}


.TextStyle5, .TextStyle5 h1.SRCH {
	font-family:Georgia, "Times New Roman";
	font-size:12px;
	color: #E4E8ED;
	line-height:140%;
}
a.TextStyle5 {
    color: #E4E8ED;
}
a:visited.TextStyle5 {
    color: #E4E8ED;
}

.HighlightedBlock {
	background-color:#232323;
	padding:12px 21px;
	margin:7px 0;
}

.ClearBoth {clear:both;}