body {
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
margin-top: 0px;
}


/* Newsletter */

.newsTitle {
color: #000000;
font-size: 30px;
font-weight: bold;
font-family: times new roman, Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
text-align: left;
padding-bottom:10px;
}

.newsDate {
color: #000000;
font-size:20px;
font-weight: bold;
font-family: times new roman, Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
text-align: right;
}

.newsHeader {
color: #000000;
font-size:18px;
font-weight: bold;
font-family: times new roman, Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
text-decoration:none;
}
/* ADMIN PANEL LIST OF LEGAL NEWS */
.urlHeader {
color: #000000;
font-size:14px;
font-weight: normal;
font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
text-decoration:none;
text-decoration: underline;
}

.newsHeaderAdmin{
color: #000033;
font-size:14px;
font-weight: bold;
font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
text-decoration:none;
text-decoration: underline;
}

.newsContent {
color: #000000;
font-size:14px;
line-height: 16px;
font-weight: normal;
font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
}

/* SHORT ARTICLE PREVIEW */
.newsAbstract, .newsAbstract a:link, .newsAbstract a:visited, .newsAbstract a:hover {
color: #000000;
font-size:14px;
line-height: 14px;
font-weight: normal;
font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
}

.otherNewslettersCell {
background-color: #009900;
padding-top: 1px;
padding-right: 0px;
padding-bottom: 1px;
padding-left: 9px;
color: #ffffff;
font-size:14px;
font-weight: normal;
font-family:  Arial, Helvetica, SunSans-Regular, sans-serif;
text-decoration:none;
text-decoration: underline;
}

.dividingLineCell {
background-image: url(http://customwebengine.com/newsletter/images/blue-hash.gif);
padding-top: 15px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 15px;
}
/*	THIS ARE THE LINK FOR SHORT ARTICLE PREVIEWS */
a.newsLink:link {
color: #000033;
font-size:14px;
font-weight: bold;
font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
text-decoration:none;
text-decoration: underline;
}

a.newsLink:hover {
color: #000033;
font-size:14px;
font-weight: bold;
font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
text-decoration: underline;
}

a.newsLink:visited {
color: #000033;
font-size:14px;
font-weight: bold;
font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
text-decoration: underline;
}

/*	THIS ARE THE LINK FOR AREA OF PRACTICE LINKS */
a.areaLink:link {
color: #ffffff;
font-size:14px;
font-weight: normal;
font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
text-decoration:none;
font-weight: bold;
text-decoration: underline;
}

a.areaLink:hover {
color: #ffffff;
font-size:14px;
font-weight: normal;
font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
text-decoration: underline;
font-weight: bold;
}

a.areaLink:visited {
color: #ffffff;
font-size:14px;
font-weight: normal;
font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
text-decoration: underline;
font-weight: bold;
}

/*	THIS ARE THE LINK FOR THE LEGAL NEWS SECTION ON BOTTOM */
a.urlLink:link {
color: #000033;
font-size:14px;
font-weight: normal;
font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
text-decoration:none;
text-decoration: underline;
}

a.urlLink:hover {
color: #000033;
font-size:14px;
font-weight: normal;
font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
text-decoration: underline;
}

a.urlLink:visited {
color: #000033;
font-size:14px;
font-weight: normal;
font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
text-decoration: underline;
}


