a {
	color:#DE7E00;
	text-decoration:underline;	
}
#Content a:visited {color:#996633;}
a:hover {text-decoration:none;}
a img {border:none;}
 
p {
	margin:0;
	padding:0;
}
#Content p {text-indent:36px;}
#Content p.Unformatted, #Content .TextReduced p {text-indent:0;}

em {font-style:italic;}
strong {color:#676767;}

blockquote {
	padding:0 0 0 1em;
	margin:0;
}	

#Content ul {
	padding:0;
	margin:0 0 1em 0;
}
#Content li {
	list-style-type:none;
	position:relative;
	margin:0;
	padding:0 0 0.36em 52px;
	background:url(img/li.gif) 40px 0.43em no-repeat;
	line-height:100%;
}

.ClearBoth {clear:both;}

.Nowrap {white-space:nowrap;}
.ImageLeft, .ImageRight {
	border:1px dashed #B2B2B2;
	padding:8px;
	margin:9px 0 5px 0;
}
.ImageLeft {
	margin-right:1em;
	float:left;
}
.ImageRight {
	margin-left:1em;
	float:right;
}



h1, h2 {
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:black;
}
h1 {
	padding:36px 12px 14px 0;
	font-size:26px;
	line-height:26px;
	float:left;
}
.PageMain h1 {padding-bottom:0;}

h2 {
	padding:21px 0 8px 0;
	font-size:20px;
	line-height:20px;
}

h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	line-height:14px;
	font-weight:bold;
	color:black;
	margin:0;
	padding:16px 0 5px 0;
}

.TextStandard,
.TextReduced {
 	font-family:Georgia, "Times New Roman", Times, serif;
	color:#4c4c4c;
 }
.TextStandard {
	font-size:14px;
	line-height:140%;
	text-align:justify;
}

.TextReduced {
	font-size:12px;
	line-height:117%;
	text-align:left;
}

.TextImportant {
	color:#CC3300;
	white-space:nowrap;
}
.TextBlack {color:black;}


h1 strong.TextImportant,
h2 strong.TextImportant,
h3 strong.TextImportant {font-weight:normal;}
h2 .TextImportant {font-size:26px;}

.LinkLarge {
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	padding-bottom:12px;
	display:block;
}

.EditorTable td {border:none;}
.EditorTable p {text-indent:0;}