body {
 margin: 0px;
 background-color: #ffffff;
}



/* Newsletter */


.newsTitle {
color: #0052A4;
font-size: 18px;
font-weight: bold;
font-family: arial, helvetica, sans serif;
text-align: left;
}

.newsDate {
color: #000000;
font-size:12px;
font-weight: bold;
font-family: arial, helvetica, sans serif;
text-align: right;
}

.newsHeader {
color: #000000;
font-size:12px;
font-weight: bold;
font-family: arial, helvetica, sans serif;
text-decoration:none;
}

.articleHeader {
color: #000000;
font-size:12px;
font-weight: bold;
font-family: arial, helvetica, sans serif;
text-decoration:none;
}


/* ADMIN PANEL LIST OF LEGAL NEWS */
.urlHeader {
color: #0052A4;
font-size:12px;
font-weight: normal;
font-family: arial, helvetica, sans serif;
text-decoration:none;
text-decoration: underline;
}

.newsHeaderAdmin{
color: #0052A4;
font-size:12px;
font-weight: bold;
font-family: arial, helvetica, sans serif;
text-decoration:none;
text-decoration: underline;
}

.newsContent {
	FONT-WEIGHT: normal; FONT-SIZE: 12px; COLOR: #333333; FONT-FAMILY: Arial, Helvetica, 'Sans Serif';
}

/* SHORT ARTICLE PREVIEW */
.newsAbstract {
color: #000000;
font-size:12px;
line-height: 14px;
font-weight: normal;
font-family: arial, helvetica, sans serif;
}

.newsAbstract a:link, .newsAbstract a:hover, .newsAbstract a:visited {
color: #0052A4;
font-size:12px;
line-height: 14px;
font-weight: normal;
font-family: arial, helvetica, sans serif;
font-weight:bold;
}


.otherNewslettersCell {
	background-color: #5C5043;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 9px;
color: #0052A4;
font-size:12px;
font-weight: normal;
font-family: arial, helvetica, sans serif;
text-decoration:none;
text-decoration: underline;
}

.dividingLineCell {
	background-image: url(http://www.lawlisting.com/1800thelaw/newsletter/images/line.jpg);
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	background-color: #EBC881;
}
/*	THIS ARE THE LINK FOR SHORT ARTICLE PREVIEWS */
a.newsLink:link {
color: #0052A4;
font-size:12px;
font-weight: bold;
font-family: arial, helvetica, sans serif;
text-decoration:none;
text-decoration: underline;
}

a.newsLink:hover {
color: #0052A4;
font-size:12px;
font-weight: bold;
font-family: arial, helvetica, sans serif;
text-decoration: underline;
}

a.newsLink:visited {
color: #0052A4;
font-size:12px;
font-weight: bold;
font-family: arial, helvetica, sans serif;
text-decoration: underline;
}

/*	THIS ARE THE LINK FOR AREA OF PRACTICE LINKS */
a.areaLink:link {
color: #ffffff;
font-size:12px;
font-weight: normal;
font-family: arial, helvetica, sans serif;
text-decoration: underline;
font-weight:bold;
}

a.areaLink:hover {
color: #ffffff;
font-size:12px;
font-weight: normal;
font-family: arial, helvetica, sans serif;
text-decoration: underline;
font-weight:bold;
}

a.areaLink:visited {
color: #ffffff;
font-size:12px;
font-weight: normal;
font-family: arial, helvetica, sans serif;
text-decoration: underline;
font-weight:bold;
}

/*	THIS ARE THE LINK FOR THE LEGAL NEWS SECTION ON BOTTOM */
a.urlLink:link {
color: #0052A4;
font-size:12px;
font-weight: normal;
font-family: arial, helvetica, sans serif;
text-decoration:none;
text-decoration: underline;
}

a.urlLink:hover {
color: #0052A4;
font-size:12px;
font-weight: normal;
font-family: arial, helvetica, sans serif;
text-decoration: underline;
}

a.urlLink:visited {
color: #0052A4;
font-size:12px;
font-weight: normal;
font-family: arial, helvetica, sans serif;
text-decoration: underline;
}



