@media print
{
	body
	{
		margin:0px !important;
		min-width: 705px !important;
		width: 705px !important;
		max-width:705px !important;
	}
	
}

/*
body { width:705px !important;float:none !important;font-family: cambria,serif;margin-left: -50mm !important;}
.content_wrapper { background:none !important;
    padding:0 !important;border:0 !important;float:none !important;width:705px !important;font-family: cambria,serif;
	
    }
    */
body{font-family: cambria,serif;text-align:left;min-width: 705px !important;
		width: 705px !important; padding:0 !important;line-height: 1.5em !important;}

.content_wrapper h1 {
    display: block !important;
    font-weight: bold;
    margin: 10px 0 0 !important;
    padding: 0 0 5px !important;
    font-size:18pt !important;
    line-height: 22pt !important;
}

.content_wrapper h2 {
    font-size: 120%;
    font-weight: bold;
    text-transform: uppercase;
    padding-top: 10px;
}

.content_wrapper
{
	margin-top: -5px !important;
	width: 703px !important;
	padding: 0px !important;
	text-align: left;
	background: none !important;
	border-style: none solid solid !important;
	border-width: 0 1px 1px !important;
	border-right-color: #DDD9D0;
	border-bottom-color: #DDD9D0;
	border-left-color: #DDD9D0;
}
p
{
	line-height:14pt;
	margin-bottom: 1em;
}

strong {
    font-weight: bold;
}

.link_list li > a, .content_wrapper ul li {
    list-style: disc inside none;
}

.link_list li, .content_wrapper ul li {
    margin-bottom: 0.25em !important;
    margin-left: 5px !important;
    padding-left: 5px !important;
}

.content_wrapper ol {
    margin: 0 0 20px;
    padding-left: 25px;
}

.content_wrapper ol li {
    margin-bottom: 0.75em;
    list-style: decimal outside none !important;
}


.printHeader
{
	/*position:absolute;IMPORTANT FOR FIREFOX PREINT PREVIEW BUG*/ 
	width:705px !important;
	margin-left:0px !important;
	height:100px !important;
	display:block !important;
	height:100px !important;
}
.printHeader img
{
	width:705px !important;
	height:100px !important;
}

#mapContainer { display:none; }

.printIcon
{
	display:none !important;
}

.content_wrapper h1 {
    display: inline-block !important;
}

.article_detail .by_line {
	color: #777777;
	font-weight: bold;
	margin-top: 5px !important;
	position: relative !important;
	padding: 0;
    
}

.article_detail
{
	float: none !important;
    margin: 0 !important;
    padding: 5px 10px !important;
    width: 680px !important;
}

.article_detail .summary
{
	background-color: #EEEEEE;
	border: 1px solid #DDD9D0 !important;
	clear: both !important;
	margin-bottom: 5px !important;
	margin-left: 0 !important;
	margin-right: 0 !important;
	margin-top: 20px;
	width: 665px !important;
}

.article_detail .body
{
	display: inline !important;
    float: none !important;
    margin: 10px 0 !important;
    padding: 0 !important;
    text-align: justify;
    width: 665px !important;
}

.add_a_comment { display:none !important; }


.side_area {display: block; clear:both;}

.about_authors  
{
	page-break-inside:avoid;
	 background-color: #EEEEEE;
    border: 1px solid #DDD9D0;
    display: inline-block !important;
    float: none !important;
    margin-bottom: 30px;
    margin-left: 10px;
    padding: 15px 15px 1px 3px;
    width: 663px !important;
}

p.about_auth {
    padding-top: 20px;
}


.panelBodyWrapper
{
	width: 705px !important;
	padding-bottom: 15px !important;
}

.info_section
{
	font-size: 11pt;
    margin-bottom: 10px;
    margin-left: 10px;
    }
.info_section h3
{
	display:inline-block !important;
}

.associate_images {
    float: left;
    margin-right: 10px;
    width: auto;
}

.center_align
{
	width: 705px !important;
}

.comments_separator{
	
	border-top: 5px solid #DDD9D0;
    padding-bottom: 0;
    padding-top: 10px;
    }
    
  .article_detail .comment_listing {
    display: none !important;
}

.side_area {
    display: none;
}

.article_sidebar
{
	clear: both;
    float: none !important;
}

/* News */
.news_detail {width: 690px !important;float:none !important; font-size:12pt; 
                  top:10px;}
.news_detail .summary {
    clear:both;
	width: auto !important; 
	margin: 10px 0 0 !important;
	background-color: #EEEEEE;
    border: 1px solid #DDD9D0 !important;
    width: 665px !important;
    float: none !important;
}
.news_detail .body {
    display: inline !important;
    margin: 10px 0 !important;
    padding: 0 !important;
    text-align: justify;
    width: 665px !important;
}

.news_detail .date {
    clear: both;
    float: none !important;
    font-style: italic;
    margin: 10px 0 0;
    width: 600px !important;
}

.profile .personal_info {
    width: 100% !important;
}

.personal_info .content_wrapper h1 {
    display: block !important;
    font-size: 18pt !important;
    font-weight: bold;
    line-height: 22pt !important;
    margin: 10px 0 0 !important;
    padding: 0 0 5px !important;
    width: 100% !important;
}
/* Tools */
#content a:link:after, #content a:visited:after {
   content: " (" attr(href) ") ";
   font-size: 90%;
   }
.no_print { display:none !important; }
.add_comment_link { display:none !important; }
