body {
	//font-family: Arial, Helvetica, sans-serif;
	font-family:"Times New Roman", Times, serif;
	margin: 0;
	background-color:#666666;
}
p {
font-family:"Times New Roman", Times, serif;
}
h1, h2, h3, h4, h5, h6, h7 {
    font-family: Arial, Helvetica, sans-serif;
}
h1 {
	color: #339;
	margin-bottom: 15px;
}
h2 {
	font-style: italic;
	color: #333;
	margin: 0 0 15px 0;
}
h1 + h2 {
	margin-top: 0;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #03F;
	margin-bottom: 0px;
}
h4 {
	margin-bottom: 0px;
}
img {
	display: block;
}
dl {
	margin: 5px 0;
}
dd {
    margin-left: 1.5em;
}
td {
    vertical-align: top;
	font-size: 11px;
	margin: 5px;
}
td.title {
    vertical-align: top;
	font-size: 14px;
	padding-left: 10px;
}
td.article {
    vertical-align: top;
	font-size: 14px;
	padding-left: 10px;
}
td.leftnav {
    vertical-align: top;
	font-size: 1.5em;
	margin: 0;
	padding: 0;
	background-color: #FFC;
}
td.rightnav {
	font-family: Arial, Helvetica, sans-serif;
    vertical-align: top;
	font-size: 1.2em;
	margin: 0;
	padding: 0;
}
form td, input, textarea {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}
blockquote {
    margin-left: 3em;
}
sup, sub {
    font-size: 0.8em;
}

/* Custom Styles by ID */
#header {
	margin: 0;
	border: 0;
}
#topnav {
font-family: Arial, Helvetica, sans-serif;
	float: left;
	display: inline;
    width: 100%;
	clear: both;
	margin: 0;
	padding: 0;
	list-style: none;
	background-color: #99C;
	background-image:url(/images/static/ColorBlocksStriped_purple.gif);
	height: 1%;
}
#topnav li {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
    float: left;
	display: inline;
	margin: 0;
	padding: 0;
	border-left: 1px #FFF solid;
	white-space: nowrap;
}
#topnav a {
 	display: block;
    float: left;
	color: #FFF;
	padding: 5px 10px;
	text-decoration: none;
}
#topnav a:hover {
    color: #63C;
    background-color: #CF3;
	background-image:url(/images/static/ColorBlocksStriped_green.gif);
}
#banner_yellow {
    display: block;
    width: 100%;
	margin-bottom: 10px;
	text-align: right;
    background-image:url(/images/static/ColorBlocksStriped_yellow.gif);
}
#banner_blue {
    display: block;
    width: 100%;
	text-align: right;
    background-image:url(/images/static/ColorBlocksStriped_blue.gif);
}
#pr_logo {
    display: inline;
    text-align: right;
}
#leftnav {
    float: left;
	width: 180px;
	margin: 0;
	padding: 0;
	background-color: #FFC;
	height: 1%;
}
#leftnav p {
	font-size: 0.9em;
	padding: 0 5px;
}
ul.leftnav  {
	display: block;
	margin: 0;
	padding: 0 5px;
}
li.leftnav  {
    font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0 5px 3px 5px;
	display: block;
	font-size: 0.8em;
	font-weight: bold;
	color:#03F;
	list-style: none;
	line-height: 1em;
}
#homepage_sidebar {
    width: 180px;
    float: right;
	margin-left: 20px;
}
#homepage_sidebar p {
	font-size: 1em;
	padding: 0 5px;
}
#homepage_sidebar ul {
	display: block;
	margin: 0;
	padding: 0;
}
#homepage_sidebar li {
    font-family: Arial, Helvetica, sans-serif;
	margin: 0 5px;
	padding: 0 0 5px 0;
	display: block;
	font-size: 0.9em;
	font-weight: bold;
	list-style: none;
	line-height: 1.1em;
}

#footer {
font-family: Arial, Helvetica, sans-serif;
	height: 1%;
	font-size: 0.7em;
	color: #999;
	line-height: normal;
	text-align: center;
	margin: 0;
	padding: 5px;
	clear: none;
	border-top: solid #CCC 0px;
	clear: both;
}
#content {
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}
#content p, #content td, #content dt, #content dd, #content li {
	font-family: Arial, Helvetica, sans-serif;
}
#content dt {
	font-weight: bold;
	margin-top: 5px;
}
#sidebar {
	font-family: Arial, Helvetica, sans-serif;
    font-size: 0.9em;
    width: 180px;
    float: right;
	background-color: #FFC;
	border-top: #9C6 4px solid;
	border-bottom: #9C6 4px solid;
   margin: 10px 0 0 0;
}
#sidebar p, #sidebar td, #sidebar ul, #sidebar li {
    margin: 0;
	padding: 2px 5px;
	line-height: 1em;
	list-style: none;
}
/* Custom CSS Classes */
.sidebar {
	font-family: Arial, Helvetica, sans-serif;
    font-size: 0.9em;
	background-color: #FFC;
	border-top: #9C6 4px solid;
	border-bottom: #9C6 4px solid;
    margin: 5px 0;
	padding: 10px;
}
.label_features, .label_coverstory, .label_xmas, .label_depts, .label_sidebar {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
    margin: 5px 0 3px 0;
    padding: 5px;
    color: #FFF;
    background-color: #FC0;
	border-right: 2px solid #999;
	border-bottom: 3px solid #999;
}
.label_xmas {
    background-color: #F33;
}
.label_coverstory {
    background-color: #9C6;
}
.label_depts {
    background-color: #F66;
}
.label_sidebar {
    background-color: #9C6;
    margin-top: 0;
	border: 0;
}
.homepage_sectionheader {
	color: #F66;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	font-weight: bold;
}
.sectionheader {
	color: #F66;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: bold;
	margin: 2px 0 0 0;
	padding: 2px 5px;
	line-height: 1em;
}
.section_customname {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	text-transform: uppercase;
	color: #C00;
}
.legal {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 10;
	font-style: normal;
	font-weight: normal;
	color: #999;
	line-height: normal;
	padding: 5px;
	text-align: left;
	background-color: #FFF;
	
}
.legalLeft {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-style: normal;
	font-weight: normal;
	color: #999;
	line-height: normal;
	padding: 5px;
	text-align: left;
	background-color: #FFF;
}
.pr_issue_id {
	font-size: 0.9em;
	font-weight: normal;
	margin: 0px;
}
.pr_issue_date {
	font-size: 1.6em;
	font-weight: bold;
	margin: 0 0 5px 0;
}
.pr_byline {
	font-size: 0.8em;
	font-weight: normal;
	margin: 10px 0 25px 0;
}

.pr_photo_embed {
    float: right;
	margin-left: 5px;
	text-align: right;
}
.pr_photo_thumbnail {
	margin-right: 10px;
	padding: 0;
	float: left;
}
.pr_photo_caption {
	width: 350px;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	font-weight: bold;
	text-align:center;
	margin: 5px 0;
}
.pr_photo_elastic {
	width: 100%;
	margin: 0 0 10px 0;
	font-size: 0.8em;
	font-weight: bold;
	color: #333;
}
.pr_photo_elastic img {
	width: 100%;
	margin: 0 0 5px 0;
}
.pr_photo_elastic p, .pr_photo_elastic h3 {
	margin: 0;
}
.pr_photo_centered {
    margin: 10px;
	font-size: 0.8em;
	font-weight: bold;
	color: #333;
	text-align: center;
}
.pr_photo_centered img {
	margin-left: auto;
    margin-right: auto;
	text-align: center;
}
.caption_subhead {
    font-weight: bold;
	display: inline;
}
.homepage_article_main, .homepage_article {
	margin: 15px 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	display: block;
	min-height: 100px;
}

.homepage_article_main dl, .homepage_article dl, .homepage_article_main dt, .homepage_article dt, .homepage_article_main dd, .homepage_article dd {
	margin: 0;
	padding: 0;
}
.homepage_article_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	color: #339;
	font-weight: bold;
	margin: 0;
	margin-bottom: 2px;
}
.grayborder {
	border:1px solid #d6d6d6;
}
.evangelists {
}
.evangelists dl {
    clear: left;
}
.evangelists dt {
	display: run-in;
	font-weight: bold;
}
.evangelists dd {
	margin-left: 2em;
	display: inline;
}
.evangelists h3 {
	margin-top: 25px;
	clear: none;
}
.evangelists img {
	margin: 5px 5px 5px 0;
	float: left;
}
.wrapper {
	position: relative;
	right: 0;
	padding: 0;
	margin-left:200px;
	margin-right:10px;
}
.padding10px {
	padding: 10px;
}
.opening {
	font-style: italic;
	color: #039;
}
.closing {
	font-style: italic;
	color: #039;
	font-size: 0.9em;
}
.opening cite, .opening em, .closing cite, .closing em {
    font-style: normal;
}
p.closing, .closing p {
	font-size: 0.9em;
}
.signature {
	color: #039;
    font-style: italic;
	padding: 0;
	margin-top: -0.75em;
	margin-bottom: 1em;
}
.signature:first-line, span.signature {
	font-weight: bold;
}
.signature closing {
    margin-top: -1em;
	margin-bottom: 2em;
}
.footnote, p.footnote, .footnote p {
	font-size: 0.8em;
	font-weight: bold;
}
.pullquote {
	display: block;
	float: right;
	margin: 5px;
	padding: 10px;
	width: 25%;
	background-color: #69F;
	font-family: Arial, Helvetica, sans-serif;
	color:#FF9;
	font-weight: bold;
	font-size: 0.85em;
}
.pullquote p {
	font-family: Arial, Helvetica, sans-serif;
	margin: 5px 0 0 0;
}
.bottom_text_links {
	font-size: 8pt;
	font-weight: normal;
}
#marginspace {
margin-left:10px;
}
.fonttable {
border-style: solid;
border-color:#333333;
border-width: thin;
}

#articleFont1 {
	font-family:"Times New Roman", Times, serif;
    vertical-align: top;
	font-size: 14px;
	padding-left: 10px;
}
#articleFont2 {
font-family:"Times New Roman", Times, serif;
    vertical-align: top;
	font-size: 16px;
	padding-left: 10px;
}
#articleFont3 {
font-family:"Times New Roman", Times, serif;
    vertical-align: top;
	font-size: 18px;
	padding-left: 10px;
}
.Abstract {
	font-size: 1em;
	font-weight: normal;
	margin: 0px;
}
td.Articlelinks {
	font-size: 1em;
	font-weight: normal;
	margin: 0px;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #ff0000;
	text-decoration: underline;
}
.italic_red {
	color:#FF0000;
	font-style:italic;
}
.italic_blue {
	color:#003399;
	font-style:italic;
}
.customtable_sub {
	font-family: Arial, Helvetica, sans-serif;
	//font-family:"Times New Roman", Times, serif;
	margin: 0;
	font-size: 12px;
	background-color:#ffffff;
}
.boldblue {
	color: #0000FF;
	font-weight: bold;
}

.gallery {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color:#ffffff;
}
.gallery_login {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	border-style: solid;
	border-color:#cccccc;
	border-width: 1px;
}
.gallery_table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color:#cccccc;
}

.gallery_table a:visited {
	color:#333333;
	text-decoration: none;
}
.gallery_table a:link {
	color:#333333;
	text-decoration: none;
}
.gallery_table a:active {
	color:#FFCC00;
	text-decoration: none;
}
.gallery_table a:hover {
	color:#FF6600;
	text-decoration: underline;
}
.gallery_table tr{
	background-color:#ffffff;
}
.FormFields {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	background-color: #ffffff;
	 border: 1px solid #cccccc;
}
.FormButton {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 10px;
	color:#333333;
	text-decoration: none;
	background-color:#BBDDFF;
	 border: 1px solid #cccccc;
}

.LoginButton {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	color:#FFFFFF;
	text-decoration: none;
	background-color:#b11b0a;
	 border: 1px solid #f3f3f4;
}
.body_custom td {
	font-family:"Times New Roman", Times, serif;
	font-size: 12px;
}
.body_custom h2{
	font-family:"Times New Roman", Times, serif;
	margin 0,0,0,0;
	color:#CC3333;
}
.upload_table {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size:11px;
	color:#333333;
	border:solid;
	border-width:1px;
	border-color:#666666;
	
}
