body {
    font: 10pt "Times New Roman","TimesNR",Times,serif;
}

* {
    color: black !important;
    background: white !important;
    line-height: 1.5em;
}

#green, #blue, #purple, #yellow {
	width: 100%;
}

img {
    page-break-inside: avoid;
    border: 0px;
}

#logo {
    border: 0px;
}

.notprint {
    display: none;
}



.Title {
    color: #222;
    font-size: 20px;
    line-height: 22px;
    padding-bottom: 2px;
    margin-top: 15px;
    text-align: center;
}

.subTitle {
    color: #666;
    font-size: 14px;
    font-weight: bold;
}


.subHeading {
    display: block;
    font-size: 16px;
    text-decoration: none;
}


.LinkTitle{
	font-weight: bold;
    display: block;
    text-decoration: none;
}


.journaltableinside {
	/* to fit inside 'page' above */
    width: 6.9in;
    vertical-align: top;
}

.journaltableinside blockquote {
    text-align: justify;
}

.journaltableinside td {
    vertical-align: top;
}

.mainContent {
    width: 6.9in;
    vertical-align: top;
}

.mainContent blockquote {
    text-align: justify;
}

.mainContent td {
    vertical-align: top;
}

@page {
  margin: 2cm;
}


.c_author {
  /*  text-transform: capitalize;*/
    font-weight: normal;
    color: black;
}
.c_title {
    font-weight: bold;
}
.c_source, .c_volume {
    font-style: italic;
}
.c_year {
    font-weight: bold;
}

.snapshot {
    float: right;
    margin: 0 0 1em 1em;
    border: none;
}