.NewsArticles
{
    margin-left: 8px;
}

.article 
{
    text-align: left;
    margin-bottom : 25px;
}

.articleHeadline h6 {
    margin-bottom: 0px;
    color: #29beef;
    margin-left: 0px;
    font-size: 15px;
    width: 500px;
}

.articleHeadline h6 a.newshead , .articleHeadline h6 a.newshead:visited, .articleHeadline h6 a.newshead:link, .articleHeadline h6 a.newshead:active
{
    font-size: 15px;
    color: #29beef;
}

.articleHeadline h6 a:hover
{
    color: #999999;
    text-decoration: none;
}

.articleAuthor { 
	margin-top:5px;
	margin-left: 50px;
	color: #fbbd45;
	font-size: 13px;
	line-height: 18px;
	padding-bottom: 0px;
} 

.articleCalendar {
  float: left;
  margin-right: 6px;
  width: 42px;
  height: 42px;
}

.articleCalendarIcon-01 {
  background: url('images/01.gif');
}

.articleCalendarIcon-02 {
  background: url('images/02.gif');
}

.articleCalendarIcon-03 {
  background: url('images/03.gif');
}

.articleCalendarIcon-04 {
  background: url('images/04.gif');
}

.articleCalendarIcon-05 {
  background: url('images/05.gif');
}

.articleCalendarIcon-06 {
  background: url('images/06.gif');
}

.articleCalendarIcon-07 {
  background: url('images/07.gif');
}

.articleCalendarIcon-08 {
  background: url('images/08.gif');
}

.articleCalendarIcon-09 {
  background: url('images/09.gif');
}

.articleCalendarIcon-10 {
  background: url('images/10.gif');
}

.articleCalendarIcon-11 {
  background: url('images/11.gif');
}

.articleCalendarIcon-12 {
  background: url('images/12.gif');
}

.articleCalendarDay {
  font-family:Trebuchet MS,Verdana,Arial,Helvetica,sans-serif;
  font-size:17px;
  font-weight: bold;
  color: #000;
  width: 42px;
  text-align:center;
  padding-top: 15px;
}

.articleEntry {
    margin: 10px 0px;
}

.container_ContentPane p.articleparagraph {
    margin-bottom: 10px;
    margin-left: 0px;
} 

.articleEntry .readmore {
    margin-top: 0px;
    margin-left: 0px;
}

.articleImage { 
	margin : 2px 10px 4px 4px;
	float : left;
}

.articlePaging { 
    border-bottom:1px dotted #D8D8D8;
	padding-bottom : 2px;
	margin-bottom : 2px;
} 

.articleCategories  {
    border-bottom:1px dotted #D8D8D8;
    margin-bottom:2px;
    padding-bottom:2px;
} 

.postRating h2
{
    margin-bottom: 0px;
    background-color:#F0F0F0;
    border:1px dashed #C8C8C8;
    padding-left: 5px;
}

.articleComments { 
    text-align: left;
} 

.articleComments h2 {
    margin-bottom: 0px;
    background-color:#F0F0F0;
    border:1px dashed #C8C8C8;
    padding-left: 5px;
}

.articleComment { 
	margin : 5px 0 0px 0;
	padding : 5px;
	min-height : 100px;
	height:auto !important;
	height:100px;
} 

.articleCommentGravatar { 
	margin : 2px 10px 4px 4px;
	float : left;
}

.articleCommentContent {
    text-align: left;
    padding:0px 5px 10px 5px;
}

.articleCommentAuthor { 
} 

.articleCommentDate { 
    border-bottom:1px dotted #D8D8D8;
    margin-bottom:2px;
    padding-bottom:2px;
} 

.postComment 
{
    text-align: left;
}

.postComment p, .postComment div
{
    padding:2px 10px;
    margin: 0px;
}

.postComment h2
{
    margin-bottom: 0px;
    background-color:#F0F0F0;
    border:1px dashed #C8C8C8;
    padding-left: 5px;
}

.postComment input
{
    width: 150px;
}

.postComment #notify input
{
    width: 20px;
}

.postComment textarea
{
    width: 450px;
    height: 150px;
}

.linkset
{
    margin-left: 50px;
}

.linkset a, .linkset a:visited
{
    color: #026c8f;
}

.linkset a:hover
{
    color: #999999;
    text-decoration: none;
}

.readmore
{
    padding-bottom: 36px;
    border-bottom: 1px solid #161616;
}

.readmore a:hover
{
   color: #999999;
   text-decoration: none;
}

.menu_item
{
    margin-top: 50px;
    margin-bottom: 50px;
}

.ContentPane .NewsArticles .menu_item a, .ContentPane .NewsArticles .menu_item a:visited
{
  color: #ffffff;
}

.ContentPane .NewsArticles .menu_item a:hover
{
    color: #999999;
    text-decoration: none;
   
}

.ContentPane .NewsArticles .menu_item .MenuTop
{
  color: #ffffff;
  font-size: 15px;
}


.ContentPane .NewsArticles .menu_item .MenuTop:hover
{
  color: #999999;
  font-size: 15px;
}

.ContentPane .NewsArticles .menu_item .MenuTopSelected

{
 font-size: 15px;
}

a.CommandButton 
{
    font-size: 12px;   
}

a.CommandButton:hover
{
    font-size: 12px;
    text-decoration: none; 
}

h6.titlehead
{
    margin-left: 50px;
    font-size: 16px;
}

li.Normal a:hover
{
    color: #999999;
    text-decoration: none;
}

.news_search
{
    margin-left: 50px;
}

.NewsArticles .PagingTable
{
    background-color: transparent;
    border-top: 1px solid #161616;
    border-bottom: 1px solid #161616;
    border-left: none;
    border-right: none;
    width: 500px;
    margin-top: 40px;
}

.NewsArticles .PagingTable td
{
    color: #ffffff;
}

.NewsArticles .PagingTable td a.CommandButton:link, .NewsArticles .PagingTable td a.CommandButton:visited
{
    color: #3E81B5;
}

.NewsArticles .PagingTable td a.CommandButton:hover
{
    color: #999999;
    text-decoration: none;
}
