img {
	border: 0;	
}

.typography p {
	margin: 0 0 1em 0;	
}

.LargeSerif {
	font-size: 18px;
	font-family: Georgia, serif;
}

.typography h1, .typography h2 {
	font-size: 18px;
	margin: 0;
	font-family: Georgia, serif;
	font-weight: normal;
}

.typography h1 {
	margin-bottom: 1em;	
}

.typography h1 a {
	text-decoration: none;	
}

.typography hr {
    background-color: transparent !important;
    border:1px solid #222 !important;
    border-width:0px 0px 1px 0px !important;
    clear:both;
    color: transparent !important;
    height:0;
    margin:0.5em 0;
    width:100%;
}

h2#Claim {
	margin: 0 0 36px 0;
	padding: 0;
	font-weight: normal;
	font-size: 12px;
}

#ShadowPopup h1 {
	margin-bottom: 6px;
	line-height: 30px;	
}
	
/* WYSIWYG EDITOR ALIGNMENT CLASSES */
.typography .left {
	text-align:left;
}
.typography .center {
	text-align:center;
}
.typography .right {
	text-align:right;
}
.typography img.right {
	float:right;
}
.typography img.left {
	float:left;
}

.typography p.MsoNormal, .typography p.MsoBodyText {
	margin: 0;
}