﻿.subSectionBarNoResource
{
	width:772px;
	height:45px;
	background-image:url(../images/subSectionTitleRepeatBG.jpg);
	background-repeat:repeat-x;
	background-color:#fff;
}
.subSectionLeftBorder
{
	width:26px;
	height:45px;
	background-image:url(../images/subTitleSectionLeftBorder.jpg);
	background-repeat:no-repeat;
	float:left;
}
.subSectionTopBorder
{
	padding-left:15px;
	padding-right:15px;
	height:30px;
	background-image:url(../images/subTitleSectionTopBorder.jpg);
	background-repeat:repeat-x;
	float:left;
	padding-top:15px;
	background-color:#fff;
}
.subSectionRightBorder
{
	width:8px;
	height:45px;
	background-image:url(../images/subTitleSectionRightBorder.jpg);
	background-repeat:no-repeat;
	float:left;
	background-color:#fff;
}
.subSectionContentTextContainer
{
	width:501px;
	background-image:url(../images/subSectionContentLeftBorder.jpg);
	background-repeat:repeat-y;
	background-color:#fff;
	padding-left:8px;
	padding-top:15px;
}

.subSectionTitleBG
{
	height:20px;
	background-image:url(../images/subSectionTitleBG.jpg);
	background-repeat:repeat-x;
	text-align:left;
	padding-top:4px;
}
.subSectionTitleText
{
	font-family:Verdana;
	font-size:70%;
	font-weight:bold;
	color:#9b9b9b;
}
.subSectionLinkTitleText
{
	font-family:Verdana;
	font-size:70%;
	font-weight:bold;
	color:#fff;
	padding-left:5px;
}
.subSectionText
{
	font-family:Verdana;
	font-size:65%;
	color:#020202;
	padding:10px;
	text-align:justify;
}

.newsReadMore a{font-family:Verdana;color:#820409;font-size:11px; text-decoration:underline; text-align:left; padding-left:5px;}
.newsReadMore a:hover{font-family:Verdana;color:#5a5a5a;font-size:11px; text-decoration:underline; text-align:left; padding-left:5px;}
.newsReadMore a:visited{font-family:Verdana;color:#820409;font-size:11px; text-decoration:underline; text-align:left; padding-left:5px;}

.newsText
{
	font-family:Verdana;
	font-size:11px;
	color:#020202;
	vertical-align:top;
	padding-left:5px;
	text-align:justify;
}

.rightContainer
{
	width:252px;
	background-color: #e8e7e7;
}

.dateLabel
{
    font-family:Verdana;
	font-size:65%;
	font-weight:normal;
	color:white;
	padding-left:10px;
}
