﻿div#MainContentHolder
{
	padding-left:0px;
	width:978px;
}

h1
{
	padding-left:22px;
}

.news_top
{
    margin : 0 0 10px 25px;
    background-image: url('../images/generic/article_divide.jpg');
    background-repeat:no-repeat;
    background-position:bottom;
    width : 880px;
    height : 26px;
}

div#MainContentHolder div.newsItem
{
	width:866px;
	padding:7px 0 7px 14px;
	margin : 0 0 0 25px;
	border-top:solid 1px #E7EBEB;
	float:left;
}

div#MainContentHolder tr.firstRow div.newsItem
{
	border:0px;
}

div#MainContentHolder div.newsItem img, div#MainContentHolder div.newsItem p, div#MainContentHolder div.newsItem div.newsItemRight
{
	float:left;
}

div#MainContentHolder div.newsItem img
{
	border:0;
	width : 120px;
	height : 78px;
}

div#MainContentHolder div.newsItem  h2
{
	font-size:1.1em;
	font-weight:bold;
	padding-bottom:5px;
	margin : 0;
	
}

div#MainContentHolder div.newsItem  h2 a
{
color: #65A5A5;	
}


div#MainContentHolder div.newsItem p
{
	width:610px;
	padding:0px;
	margin:0px;
}

div#MainContentHolder div.newsItem p a
{
	color: #65A5A5;
	font-weight: bold;	
}

div#MainContentHolder div.newsItem div.newsItemRight
{
	padding-left:26px;
}

div#MainContentHolder table, div#MainContentHolder tr, div#MainContentHolder td
{
	float:left;
	padding:0px;
	margin:0px;
}

/*Page Numbers*/
div.PageNumberHolder, div.PageNumberHolder p
{
	float:right;
	padding:0px;
	margin:0px;
	
}

div.PageNumberHolder
{
	border-top:solid 1px #599392;
	border-bottom:solid 1px #599392;
	padding:10px 0 10px 19px;
	width:860px;
	margin : 0 70px 20px 0;
	
}

div.PageNumberHolder p a.selectedPage
{
	font-weight:bold;
	color:#5CA4A0;
	
}

.article_header
{
    margin : 10px 0 0 25px;
    background-image: url('../images/generic/article_divide.jpg');
    background-repeat:no-repeat;
    background-position:bottom;
    width : 928px;
    height : 26px;
}


.article
{ float : left;
    width : 571px;
    height : auto;
    margin : 0 25px 0 106px;
  
    }
    
.article h1
{
    margin : 20px 0 0 0;
    padding : 0;
    color : #96BCBD;
    font-size : 140%;
    font-weight : bold;}

.article p
{ font-size : 110%;
    line-height:18px;
    color : #8C8C8C;
    
    }
    
.article_image img
{
    float : left;
    width : 250px;
    height : 150px;
    margin : 15px 0 0 0;
    }

.article_footer
{
    margin : 10px 0 10px 25px;
    background-image: url('../images/generic/article_divide.jpg');
    background-repeat:no-repeat;
    background-position:top;
    width : 928px;
    height : 30px;
}

