
/*  press-default.tmpl  -------------------------------------------------------*/

.press-table
{
	border:1px solid #E2DDC8;
	margin-bottom:10px;
}

.press-toarchive{
	height: 20px;
	font-weight: bold;

	padding-bottom:10px
}

.press-toarchive a{
	color: #73B804;
}


.press-year{
	font-size: 16px;
	font-weight: bold;
	color: #003466;
	text-align: center;
	
	padding-bottom: 5px;
}


.press-month{
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #A7A7A7;

	padding-left: 5px;
	margin-bottom: 10px;
	padding-bottom: 2px;
	margin-top: 10px;
}


.press-title{
	font-weight: none;
	text-decoration: none;
}

.press-anot{
	font-weight: normal;
	text-decoration: none;
}

.press-date{
	padding-top:15px;

	font-size:11px;
	font-weight: normal;
	color:#84755E;
}

.press-anot{
	font-size: 12px;
	padding-top: 0px;
	padding-bottom: 3px;
}

.read-more {
	padding-top:3px;
	padding-bottom:3px;
	font-size: 10px;
	color: #003466;
	font-weight: bold;
	text-decoration:none;
}

.read-more a, .read-more a:visited,{
	color: #003466;
	text-decoration:none;
}

.read-more a:hover{
	color:#003466;
	text-decoration:underline;
}

.press-divider{
	font-size:1px;
	height:1px;
	width:100%;
	background-color: #FFFFFF;
	
	background-repeat: repeat-x;
	background-image: url(../../../../../site/images/news-divider.jpg);

	margin: 10px 0 10px 0;
}

.archive-div
{
	padding-top:10px;
}

/*  press-detail.tmpl  -------------------------------------------------------*/

.press-detail-title{
	color: #870D3C;
}	

.press-detail-date{
	font-size: 11px;
}

.press-detail-text{
	padding-top: 15px;
}
