#article {

	padding:20px;

}
#article .text {
	padding-left:0px;
	width:680px;
}
#article h2 {

	font-size:14px;

}

#article .photo_pad	{

	float: left;

	background-color: #001C31;

	margin-right: 15px;

	margin-bottom: 10px;

	padding-bottom: 10px;

}



#article .photo	{

	margin-right: 3px;

	margin-left: 3px;

	background-repeat: no-repeat;

	background-position: center top;

	margin-top: 3px;

	
}

#article .photo_pad .caption {

	color: #FFFFFF;

	padding-top: 8px;

	padding-left: 8px;

}

#article .photo_thumb{
	width: 115px;
	float:left;
	padding-top: 5px;
	text-align: left;
	padding-bottom: 5px;
}

#article .photo_thumb img {
	border: 1px solid #E3E2EC;
}



#article .title	{
	font-size: 16px;
	font-weight: bold;
	color: #003366;
	padding-top: 10px;
}



#article .author	{

	color: #30A0F2;

	margin-top: 2px;

	font-weight: bold;

	margin-bottom: 8px;

}

#article .location	{
	color: #001C31;
	font-weight: bold;
	margin-bottom: 8px;
}



#article .title_list	{

	padding-top: 5px;

}

#article .title_list a	{
	font-size: 12px;
	color: #35719D;
	font-weight: bold;
}

#article .author_list	{

	color: #30A0F2;

	font-weight: bold;

	margin-bottom: 6px;

}

#article .separator	{
	border-bottom:#B8B8B8 dotted 1px;
	margin-bottom: 10px;
}



#article .body	{
	margin-right: 15px;
	font-size: 12px;
	color: #424242;
	padding-bottom: 4px;
}
#article .body p {
	margin: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.newscrumbs { 
	
	margin-top:20px;
	margin-bottom:30px;
	font-size:14px;
	clear:both;
	
	}



#content .newsroom	{
	width: 330px;
	display:block;
	height:110px;
	float:left;
}

#content .newsroom a.off	{
	background-image: url(../images/newsroom_butt_off.png);
	background-repeat: no-repeat;
	display: block;
	/*padding-bottom: 10px;*/
	height: 110px;
	padding-left: 15px;
}

#content .newsroom a.off:hover	{
	background-image: url(../images/newsroom_butt_on.png);
	background-repeat: no-repeat;
}

#content .newsroom a.on	{
	display: block;
	padding-bottom: 10px;
	padding-left: 15px;
	background-image: url(../images/newsroom_butt_on.png);
	background-repeat: no-repeat;
}

#content .newsroom_info	{
	
	font-size: 14px;
	font-weight: bold;
	padding-top:20px;
	padding-bottom:20px;
	padding-right:25px;
	padding-left:15px;
}



#newsmenublock {
	clear:both;
	display:none;
	}

#content .newsmenu	{
	width: 150px;
	display:block;
	height:56px;
	float:left;
}

#content .newsmenu a.off	{
	background-image: url(../images/newsmenu_butt_off.png);
	background-repeat: no-repeat;
	display: block;
	height: 56px;
	
}

#content .newsmenu a.off:hover	{
	background-image: url(../images/newsmenu_butt_on.png);
	background-repeat: no-repeat;
}
#content .newsmenu_info	{
	font-size: 14px;
	font-weight: bold;
	padding-top:20px;
	text-align:center;
}
#pagination  {
	
}
#pagination  a.currentpage {
	display:block;
	float:left;
	margin-right:8px;
	border:1px solid #CCCCCC;
	padding:4px;
	padding-left:6px;
	padding-right:6px;
	font-weight:bold;
	background-color:#006CAD;
	color:#FFFFFF;
}
#pagination a {
	display:block;
	float:left;
	margin-right:8px;
	border:1px solid #CCCCCC;
	background-color:#FBFBFB;
	padding-left:6px;
	padding-right:6px;
	font-weight:bold;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 4px;
	padding-bottom: 4px;
}

br { line-height:6px;}


