/* Start of CMSMS style sheet 'news2' */
#imageBox {
	height:274px;
	width:756px;
	background-image:URL("../images/imageBox.jpg");
	background-color:#FFFFFF;
	margin-left:-3px;
}
#imageBoxClear {
	font-size:275px;
}

#contentContainer {
	background-image:URL("../images/contentBackground.jpg");
	background-position:left top;
	padding-top:11px;
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	overflow: visible;
	width: 100%;
	padding-bottom:3px;
}


#contentLeftBox {
	width:220px;
	background-image:URL("../images/leftBoxBorder.jpg");
	background-repeat:repeat-y;
	float:left;
	margin-left:2px;
margin-right:10px;
        border: 2px solid #145086;
}
#contentLeftBoxHeader {
	width:220px;
	height:51px;
	background-image:URL("../images/leftBoxHeader.jpg");
	background-color:#145086;
}
#contentLeftBoxHeaderClear {
	font-size:51px;
}
#contentLeftBoxFooter {
	width:220px;
	height:4px;
	background-image:URL("../images/leftBoxFooter.jpg");
}
#contentLeftBoxFooterClear {
	font-size:4px;
}
#contentLeftBoxHeaderText {
	font-family:Verdana, sans-serif;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	margin:0px;
	padding-top:15px;
}

#contentRightBox {
	width:486px;
	background-color:#BBD5EF;
	float:right;
	margin-right:11px;
        border-top: 5px solid #bbd5ef;
}
#contentRightBoxHeaderText {
	font-weight:bold;
	font-family:Verdana, sans-serif;
	font-size:14px;
	padding:7px;
	padding-bottom:10px;
	margin:0px;
}
.contentRightBoxItem {
	width:430px;
	min-height:89px;
	background-color:#F9FBFC;
	margin-left:18px;
	margin-right:20px;
	margin-bottom:2px;
        overflow: auto;
}
.contentRightBoxItemText {
	width:270px;
	float:right;
}

#imageCenter {
	text-align:center;
	margin:0px;
}

#leftBoxMainText {
	text-align:center;
	margin:0px;
	padding:10px;
}

.newsimage {
        width: 100px;
        overflow-x: hidden;
        overflow-y: visible;
        min-height: 100px;
        float: left;
}

.summarydiv {
        width: 320px;
        float: right;
        overflow: visible;
        min-height: 100px;
}

.NewsSummarySummary, .NewsSummaryContent {
       line-height: 1.2em;
}

.successimage {
        width: 220px;
        overflow: visible;
        min-height: 100px;
        text-align: center;
        float: center;
        clear: both;
}

.successSummaryLink{
        text-align: center;
}

.successSummarySummary {
        text-align: center;
}

.successSummaryMorelink {
        text-align: right;
}

/* End of 'news2' */

