body {
	FONT-SIZE: 10pt;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
td {
	font-size: 10pt;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:link {
	color: #990000;
	text-decoration: none;
}
a:visited {
	color: #990000;
	text-decoration: none;
}
a:hover {
	color: #990000;
	text-decoration: underline;
}
#ContentTD {
	background-color:#f5faea;
}
.FooterNav {
	color: #FFFFFF;
}
.LeftMenu {
	padding: 0px;
	background-color: #003C79;
}
.style2 {
	color: #999999
}
.style4 {
	color: #ffffff;
}

.style4 a:link{
      font-family: Verdana, Arial, Helvetica, sans-serif;
      color: #ffffff;
}
.style4 a:visited{
      font-family: Verdana, Arial, Helvetica, sans-serif;
      color: #ffffff;
}
.style4 a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration: none;
}
.style4 a:active {
      font-family: Verdana, Arial, Helvetica, sans-serif;
      color: #ffffff;
}

.date {
	font-size: 9px;
	color: #999999;
	display: block;
	padding-top: 2px;
	padding-bottom: 15px;
	padding-right: 15px;
}
.DLGC {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt;
}

.homepagetopcontent {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding: 10px;
}
.HomepageHeadersRed {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003C79;
	padding: 4px;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.contentBG {
	padding-left: 8px;
	padding-right: 5px;
	padding-top: 5px;
	background-image: url(pagebg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;

}
h4, h1, h2, h3 {
	font-size: 14px;
	margin: 0px;
	color: #336600;
}
h5 {
	font-size: 12px;
	margin: 0px;
	color: #336600;
}

ul {
	list-style-type: square;
	color: #003366;
}
li {
	color: #003366;
	margin-top: 5px;
	margin-left: 5px;
}
.logo {
	padding-bottom: 7px;
	padding-left: 7px;
}
.newsticker {
	color: #003366;
	padding: 3px;
	border: 1px solid #cccccc;
}
.promisetext {
	font-size: 9px;
	color: #D3DCEB;
	padding: 10px 10px 6px;
	text-align: justify;
}
.GreenPageHeader {
	font-size: 12pt;
	color: #336600;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.RedPageHeader {
	font-size: 12pt;
	color: #990000;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.PinkPRStarsHeader {
	font-size: 18pt;
	color: #cc3399;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

/*News Thumbnail Layout Styles
-------------------------------------------------------------- */
.CScontainer { background: transparent top left no-repeat url(/images/broussard/template/images/CaseStudiesHeader.gif); padding-top: 26px;}
.CScontainer td, td.CScontainer {padding-left: 4px;}
#CSlisting { width:100%; display: block; padding: 0px 0px 15px 0px; clear:both;}
#CSlisting .CSsource { float: left; display: block; width: 170px; margin-right:10px; padding-top: 2px;} 
#CSlisting .CStitle { display: block; line-height: normal;}
#CSlisting .CStitle a:link, #CSlisting .CStitle a:visited, #CSlisting .CStitle a:active { color: #CC3300; text-decoration: none; font-weight: bold;}
#CSlisting .CStitle a:hover { text-decoration: underline;}
#CSlisting .CSabstract { display: block; line-height: normal; padding-top:2px; margin-left: 180px;}
