* {
	margin: 0px;
	padding: 0px;
}
img {
	border: none;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	background: #fff;
	;
}
p.important {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #cc3333;
	font-weight: bold;
}
#wrapper {
	width: 970px;
	margin: 0 auto;
}
#page {
	width: 970px;
	background-image: url(../images/wrapperBg.jpg);
	background-repeat: repeat-y;
}
#pageBottom {
	background: url(../images/pageBottom.jpg) no-repeat;
	height: 43px;
}

#header {
	height: 77px;
}
#headerInfo {
	width: 450px;
	float: right;
	margin-right: 35px !important;
	margin-right: 18px;
	text-align: right;
	padding-top: 24px;
	color: #652466;
	font-weight: bold;
}
#headerInfo a {
	color: #666;
	font-weight: bold;
	text-decoration: none;
}
#headerInfo a:hover {
	text-decoration: underline;
}

#logoBox {
	float: left;
	margin-left: 15px;
	height:77px;
}
#navigation {
	height: 43px;
	padding-left: 21px;
	color: #FFF;
	clear: both;
	background-image: url(../images/navBG2.jpg);
	background-repeat: no-repeat;
	width: 919px;
	margin-right: 9px;
	margin-left: 15px;
}
#navigation ul li {
	list-style-type: none;
	display: inline;
}
#navigation ul li a {
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
	display: block;
	float: left;
	margin-top: 7px;
	padding: 7px 20px;
}
#navigation ul li a.first {
	padding-left: 0px;
}
#navigation ul li a:hover, #navigation ul li a.current {
	color: #CCC;
}
#content     {
	margin: 0 35px 0 36px;
}
#bannerRow {
	height: 232px;
}

#bannerImg img {
	float: left;
}
#bannerCtaHeadline      {
	float: left;
}
#bannerDate {
	float: right;
}

#cta {
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	height: 70px;
	clear: both;
}
#ctaImg {
	float: left;
}
#ctaButton {
	float: right;
	padding-top: 12px;
}
#subRightCta #ctaButton {
	float: none;
	padding-top: 10px;
	padding-bottom: 10px;
}

#ctaButton a {
	font-weight: bold;
	text-transform: uppercase;
	color: #fff;
	text-decoration: none;
	background: url(../images/buttonLeft.jpg) no-repeat left top;
	display: block;
	height: 47px;
	padding-left: 22px;
	font-size: 14px;
}
#ctaButton a span {
	display: block;
	padding: 14px 42px 0 20px;
	height: 33px;
	cursor: pointer;
	background-image: url(../images/buttonRight.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#subRightCta #ctaButton a span {
	padding: 14px 34px 0 7px;
	width: 108px;
	height: 33px;
}

#ctaButton a:hover {
	color: #EFEFEF;
}
#mainContent {
	clear: both;
	padding-top: 30px;
}

#rightCallOut {
	float: right;
	width: 200px;
	border-left: 1px solid #CCC;
	padding-left: 10px;
}
#subRightCta {
	float: right;
	width: 200px;
	padding-left: 10px;
}
#rightCallOut h3 {
	text-transform: uppercase;
	font-size: 18.5px;
	color: #66bc29;
	font-weight: normal;
}
#subRightCta h3 {
	text-transform: uppercase;
	font-size: 24px;
	color: #66bc29;
	font-weight: bold;
	line-height: 27px;
}
#rightCallOut p {
	margin: 0 2px;
}
#rightCallOut a {
	color: #666;
	font-weight: bold;
	text-decoration: none;
}
#rightCallOut a:hover {
	color: #66bc29;
}
#contentIntro {
	width: 675px;
}
#secondaryContentIntro {
	width: 667px;
	padding-right:18px;
	border-right: 1px solid #ccc;
}#secondaryContentIntro_long {

	padding-right:18px; padding-left:18px;

}
#contentIntro p {
	font-size: 15px;
}

.contentTriCol {
	float: left;
	width: 204px;
	padding: 8px 10px;
	border-left: 1px solid #CCC;
	margin-top: 30px;
}
#contentIntro .contentTriCol p {
	font-size: 12px;
}

.contentTriCol h3 {
	font-size: 12px;
	font-weight: bold;
}
#footer {
	padding: 0 36px 50px 36px;
	font-size: 10px;
}
#footerShare {
	margin-bottom: 10px;
}
#footer p span {
	display: inline-block;
	float: right;
	color: #666;
	text-decoration: none;
}
#footer p span a {
	color: #666;
	text-decoration: none;
}
#wrapper #footer p span a:hover {
	text-decoration: underline;
}
#secondaryContentIntro h2 {
	color: #1563aa;
	font-size: 18.5px;
	margin-bottom: 10px;
}
#secondaryContentIntro p {
	margin-bottom: 10px;
}

tr.blueRow {
	background-color: #ebeff0;
}


td.firstCol {
	font-weight: bold;
	border-left: 1px solid #CCC;
}
td.lastCol {
	border-right: 1px solid #CCC;
	height: 12px;
	padding: 8px 0 8px 10px;
}

td.longLastCol {
	border-right: 1px solid #CCC;
	height: 12px;
	padding: 8px 0 8px 8px;
}
td.tableHeader {
	background: url(../images/tableBGshort.jpg) no-repeat;
	height: 12px;
	color: #FFF;
	text-transform: uppercase;
	font-weight: bold;
	padding: 5px 0 5px 10px;
	border: none;
}
td.lastTableHeader {
	background: url(../images/tableBGshort.jpg) no-repeat;
	height: 12px;
	padding: 5px 0 5px 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFF;
	border-left-style: none;
}

td.longTableHeader {
	background: url(../images/tableBGlong.jpg) no-repeat;
	width: 386px;
	color: #FFF;
	font-weight: bold;
	text-transform: uppercase;
	height: 12px;
	padding: 5px 0 5px 10px;
	border-left-style: none;
}
td.schedTableHeader {
	background: url(../images/tableBGshort.jpg) no-repeat;
	height: 12px;
	width: 126px;
	padding: 5px 0 5px 8px;
	text-transform: uppercase;
	color: #FFF;
	font-weight: bold;
	border: none;
	border-bottom: solid 1px #ccc;
}
td.schedLongTableHeader {
	font-weight: bold;
	text-transform: uppercase;
	color: #FFF;
	background: url(../images/tableBGlong.jpg) no-repeat;
	height: 12px;
	width: 394px;
	padding: 5px 0 5px 8px;
	border: none;
	border-bottom: solid 1px #ccc;
}
td.FullTableHeader {
	font-weight: bold;
	text-transform: uppercase;
	color: #FFF;
	background: url(../images/tableBG_1x25px.gif);
	height: 12px;
	padding: 5px 0 5px 8px;
	border: none;
	border-bottom: solid 1px #ccc;
}
td.schedLastTableHeader {
	background: url(../images/tableBGshort.jpg) no-repeat;
	height: 12px;
	width: 117px;
	padding: 5px 0 5px 8px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFF;
	border: none;
	border-bottom: solid 1px #ccc;
}
td.dateRow {
	width: 653px;
	color: #1863A7;
	font-size: 14px;
	font-weight: bold;
	border-right: solid 1px #ccc;
	border-left: solid 1px #ccc;
	background-image: url(../images/dateBG.jpg);
	height: 13px;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 8px;
}
td.schedFirstCol {
	width: 126px;
	padding: 8px 0 8px 8px;
	vertical-align: top;
	border-left: 1px solid #ccc;
}
td.schedLongCol  {
	width: 394px;
	padding: 8px 0 8px 8px;
	vertical-align: top;
}
td.schedLastCol {
	vertical-align: top;
	width: 117px;
	padding: 8px 0 8px 8px;
	border-right: 1px solid #ccc;
}
table ul li{
	margin-left: 18px;
}

ul.secondary{
	margin-left: 25px;
	list-style-type: square;
	margin-top: 10px;
	margin-bottom: 10px;
}
.clearer {
	clear: both;
}
#secondaryContentIntro_long {
	padding-right:18px;
	padding-left: 18px;
	border-right-color: #ccc;

}#wrapper #page #content #mainContent #secondaryContentIntro .smButton tr .smButtonCTR .smButton {
	color: #FFF;
}
.importantmidsentence {
	color: #C33;
}
