@charset "utf-8";
/* CSS Document */
h1{
font-weight: bold;
font-size:22px;
line-height:22px;
margin-top:2px;
margin-bottom:2px;
}
h2{
/*font-family:Arial, Helvetica, sans-serif;*/
font-weight:normal;
font-size:18px;
line-height:18px;
margin-top:6px;
margin-bottom:0px;
}
h3{
/*font-family:Arial, Helvetica, sans-serif;*/
font-size:14px;
font-weight:normal;
}
.comments{
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:14px;
color:#0b4380;
}
.rightnav{
/*font-family:Trebuchet MS;*/
font-weight:bold;
font-size:18px;
}
.rightnav_links{
/*font-family:Trebuchet MS;*/
font-weight:bold;
font-size:16px;
color:#FF9933;
}
.rightnav_text{
font-family:Verdana;
font-weight:normal;
font-size:14px;
color:#333333;
}
.footer_text{
font-family:Verdana;
font-size:16px;
font-weight:normal;
color:#908377;
}

body{ 
	margin-top:0px; 
	padding-top:0px; 
	margin-left:0px; 
	margin-right:0px; 
	background-color:#FFFFFF;
	font-size:14px;
	font-style:normal;
	font-family:'PT Sans', sans-serif;
	color:#000000;
	/*font-family:Arial, Helvetica, sans-serif;*/
}
.style3 {
	color: #A7CD39;
	font-weight: bold;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
}
.styleText {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
/*  Article Contents*/
.article_Title{
	margin:0px 0px 4px 0px;
	font-size:24px;
	line-height:20px;
}
.article_hed{
	font-size:14px;
	font-weight:bold;
}
.article_post{	
	font-size:11px;
}
.article_page{
	color:#2864B4;
	text-decoration: none;
}

#content_BOX{
	font:14px arial;
	text-align:left;
	line-height:18px;
}
.photo_div{
	display:inline;
	padding-top:10px;
}
.photo_credit{
	font-size:10px;
	color:#717171;
	text-align:left;
}

.pullQuote_DIV {
	padding-top:6px;
	width:222px;
	display:inline;
	color:#4e738f; /*#38BCEC;*/
	font-size: 17px;
	line-height:29px;
}

.videoPlayer_DIV {
	padding-top:6px;
	display:inline;
}

/*  Keywords links style*/
a.keywordlinks:link{
   font-family:Arial;
   font-size:13px; 
   font-style:normal;
   line-height:18px;
   color:#FF9933;
   font-weight:bold;
 }

a.keywordlinks:visited{
   font-family:Arial;
   font-size:13px; 
   font-style:normal;
   line-height:18px;
   color:#FF9933;
   font-weight:bold;
 }

