a {
	color:#51A100;
	text-decoration:underline;
}
a:visited {color:#336600;}
a:hover {text-decoration:none;}
a img {border:none;}

p {
	margin:0;
	padding:0;
	text-indent:30px;
}
p.Unformatted, p.TextStyle4 {padding:0; text-indent:0;}
blockquote {
	padding:0 0 0 30px;
	margin:0;
}	
ul {
	margin:0;
	padding:3px 0 0 0;
}

li {
	padding:0 0 0 30px;
	margin:0 0 5px 0;
	list-style-type:none;
	background-image:url(img/li.gif);
	background-repeat:no-repeat;
}

li, .TextStyle3 li  {background-position: 16px 7px;}
li.TextStyle4 , .TextStyle4 li {
	background-position: 16px 4px;
	margin-bottom:4px;
	line-height:120%;
}
li .TextStyle4 {padding-top:2px;}

h1 {
	margin:0;
	padding:12px 0 5px 43px;
	font-family:Times New Roman;
	font-size:48px;
	line-height:48px;
	font-weight:normal;
	color: #FF6600;
	background-image:url(img/h1-icon.gif);
	background-position:0 24px;
	background-repeat:no-repeat;
	text-align:left;
}

h2 {
	margin:0;
	padding:21px 0 5px 0;
	font-family:"Times New Roman";
	font-size:28px;
	line-height:28px;
	font-weight:normal;
	color:#C90D00;
	text-align:left;
}

.TextStyle3 {
	font-family:"Times New Roman";
	font-size:16px;
	color: #63410D;
	line-height:120%;
}

.ClearBoth {clear:both;}
.Nowrap {white-space:nowrap;}
.ImageLeft, .ImageRight {
	border:1px solid #EFB83B;
	padding:0;
	margin:3px 0;
}
.ImageLeft {
	margin-right:12px;
	float:left;
}
.ImageRight {
	margin-left:12px;
	float:right;
}

.EditorTable {
	width:743px;
	border-bottom:1px solid #FFF6D8;
	border-left:1px solid #FFF6D8;
	margin:0 0 1em 0;
	border-spacing:0;
	border-collapse:inherit !important;
	border-collapse:collapse;
}

.EditorTable td, .EditorTable th{
	padding:3px 4px;
	border-right:1px solid #FFF6D8;
	border-top:1px solid #FFF6D8;
	background-color:#F7DB6C;
	text-align:left;
}
.EditorTable th{
	font-weight:bold;
	background-image:url(img/th-ground.gif);
	background-repeat:repeat-x;
	background-position:top;
}
.EditorTable tr.even td {background-color:#F0D153;} 
.EditorTable p {text-indent:0;}
