﻿.News_Date
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #3C558C;
	font-weight: 600;
}

.News_Title
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3C558C;
	font-weight: normal;
}

div.vpContainer
{
	margin-top: 5px;
	margin-bottom: 5px;
	display: block;
}

div.News_Item
{
	display: block;
	margin-bottom: 15px;
}

a.ActionButton
{
	
}

div.News_EditSection
{
	margin-top: 5px;
	display: block;
}

div.NewsDetailContainer
{
	display: block;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3C558C;
	font-weight: normal;
}

div.NewsDetailContainer div.News_Title
{
	display: block;
	margin-top: 5px;
	margin-bottom: 10px;
	border-bottom: 2px solid #B6C2E0;
	font-size: 14px;
	line-height: 20px;
	font-weight: 600;
}

div.Navigation_Section
{
	display: block;
	text-align: right;
	border-bottom: 1px solid #B6C2E0;
	line-height: 20px;
}

div.NewsDetailContainer div.News_Item
{
	margin-top: 20px;
}

div.NewsDetailContainer div.News_Date
{
	font-size: 11px;
	font-weight: 600;
}

div.NewsDetailContainer div.News_Details
{
	margin-top: 20px;
}

ul.Pager
{
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 11px;
	text-align: center;
	float: left;
	margin: 0px;
	padding: 0px;
}

ul.Pager li
{
	display:inline;
	float:left;
	margin: 3px;
	height: 23px;
}

ul.Pager a
{
	display: block;
	line-height: 23px;
	border: 1px solid #B6C2E0;
	background-color: #ffffff;
	padding: 1px 10px;
}

ul.Pager a:hover
{
	background-color: #B71C3A;
	border: 1px solid #560E1D;
	color: #ffffff;
	text-decoration: none;
}

span.CurrentPage
{
	display: block;
	line-height: 23px;
	font-weight: 600;
	padding: 1px 10px;
}

.Clear
{
	clear:both;
}

div.PagerContainer
{
	border-top: 1px solid #B6C2E0;
	padding-top: 5px;
}

a.ActionButton
{
	display: block;
	line-height: 23px;
	border: 1px solid #B6C2E0;
	background-color: #ffffff;
	float:left;
	width: auto;
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 11px;
	text-align: center;
	margin: 3px;
	padding: 1px 5px;
}

a.ActionButton:hover
{
	background-color: #B71C3A;
	border: 1px solid #560E1D;
	color: #ffffff;
	text-decoration: none;

}

label.vpLabel
{
	display: block;
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;	
	COLOR: #003366;	
	FONT-FAMILY: Tahoma, Arial, Helvetica;
	text-align: left;
	margin: 2px;
	width: 100%;
}

div.formRow
{
	display: block;
	width: 600px;
	margin: 10px auto;
	padding: 0px;
	text-align: left;
}


a.EditButton
{
	FONT-SIZE: 11px;	
	COLOR: #003366;	
	FONT-FAMILY: Tahoma, Arial, Helvetica;
}

a.EditButton:hover
{
	text-decoration: underline;
}
