.nwsMainContainer{
	width: 960px;
	margin-left:auto;
	margin-right: auto;
	font-family: Arial, Helvetica, sans-serif;
}
.nwsMainContainer h1{
	font-size: 40px;
    font-weight: normal;
	color: #165485;
	margin:0;
	float:left;
	clear: both;
	margin-bottom: 7px;
}
.topLine{
	margin:0;
	font-size: 18px;
	color: #696b67;
	float:left;
	clear: both;
	margin-bottom: 20px;
}
.nwsEvent h2{
	font-size: 20px;
	width: 943px;
	height: 29px;
	border: 1px solid #c5c5c5;
	background-image: url(/images/nationalWorkshops/nwsTitleBg1.gif);
	font-weight: normal;
	padding-top: 9px;
	padding-left: 17px;
	margin-top: 0;
	margin-bottom: 30px;
}
.logoContainer{
	width: 228px;
	float:left;
	padding-left: 12px;
}
.txtContainer{
	width: 720px;
	float:left;
}
.txtContainer p{
	margin:0;
	color: #595959;
	font-size: 12px;
	max-width: 574px;
	line-height: 18px;
}
.nwsReadMore a{
	background-color: #F7F7F7;
    border: 1px solid #C5C5C5;
    color: #595959;
    display: block;
    font-size: 12px;
    height: 25px;
    text-decoration: none;
    width: 85px;
	padding-top: 7px;
	padding-left: 13px;
	float: right;
	background-image:url(/images/nationalWorkshops/linkBg.png);
	background-repeat:no-repeat;
	background-position: 83px 11px;
}
.nwsReadMore a:hover{
	background-color: #e1e1e1;
}
.nwsEvent{
	border-bottom: 1px dotted #B6B6B6;
    float: left;
    margin-bottom: 16px;
    padding-bottom: 16px;
}
.breadCrumbContainer a{
	font-size: 11px;
	color: #960103;
	text-decoration: none;
	float:left;
	background-image: url(/images/nationalWorkshops/bcArrow1.jpg);
	padding-right: 20px;
	background-position: 34px 5px;
	background-repeat: no-repeat;
}
.breadCrumbContainer a:hover{
	text-decoration: underline;
}
.breadCrumbContainer p{
	font-size: 11px;
	color: #165485;
	float:left;
}
.nappLogo{
	background-image: url(/images/nationalWorkshops/adobeLogo.png);
	background-repeat: no-repeat;
    display: block;
    height: 25px;
    padding-left: 26px;
}