#pageBG {
	width: 970px;
	padding: 15px;
	background-image: url('/images2/newPageBG.jpg');
	background-repeat: repeat-x;
	background-color: #e2f5fc;
	margin: 0 auto;
	position: relative;
}

#subLeftCol {
	width: 664px;
	text-align: left;
}

#subLeftColLg {
	float: left;
	width: 714px;
	text-align: left;
}

#footerLinks {
	width: 1000px;
	margin-top: 15px;
	padding-top: 11px;
	height: 25px;
	clear: both;
	margin: 0 auto;
	background: #ffffff;
	text-align: center;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	font-size: 12px;
}

#footerLinks A {color: black; text-decoration: none;}
#footerLinks A:active,visited {color: black; text-decoration: none;}
#footerLinks A:hover {color: black; text-decoration: underline;}

#footerLinks2012 {
	position: relative;
	left: -1px;
	width: 1007px;
	margin-top: 10px;
	padding-top: 7px;
	height: 40px;
	clear: both;
	margin: 0 auto;
	background: #ffffff;
	text-align: center;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	font-size: 12px;
	line-height: 18px;
}

#footerLinks2012 A {color: black; text-decoration: none;}
#footerLinks2012 A:active,visited {color: black; text-decoration: none;}
#footerLinks2012 A:hover {color: black; text-decoration: underline;}

#content-evt #header-evt span {
  display: block;
  margin: 3px;
  padding: 0;
}

#content-evt #header-evt p,
#content-evt #header-evt span {
  text-align: center;
}


#content-evt #header-evt table {
  margin: 0 auto;
  border-collapse:collapse;
}

#content-evt #header-evt table,
#content-evt #header-evt th, 
#content-evt #header-evt td {
  background-color: #fff;
  border: 1px solid black;
  text-align: center;
}

#content-evt #header-evt th {
  background-color: #b8cce4;
  min-width: 150px;
}

#content-evt #header-evt .package-date {
  background-color: #376091;
  color: #fff;
}

#content-evt #header-evt .p-header {
  font-weight: bold;
  margin-bottom: 3px;
  text-align: center;
}

#content-evt #header-evt .p-body {
  margin-top: 3px;
  text-align: center;
}

#content-evt .attention {
  color: #f00;
  font-weight: bold;
}

#content-evt .attentionP {
  color: #000000;
  font-weight: bold;
}

#content-evt .quote-evt {
  font-size: 12pt;
}

#content-evt #main-evt {
  margin-left: 20px;
}

#content-evt #main-evt ul {
  padding-left: 15px;
}

#content-evt #main-evt ul li {
  font-weight: bold;
}

#content-evt #main-evt p {
  text-align: left;
}

#content-evt #main-evt .footnote,
#wrapper .footnote {
  text-align: center;
  margin: 3px;
  padding: 0;
  font-size: 8pt;
}

#content-evt #main-evt .optional-item {
  color: #94365B;
  font-weight: bold;
}

#subColRight {
	width: 250px;
	margin-left: 40px;
	border: 0px solid red;
	position: absolute;
	top: 20px;
	right: 15px;
}

#subColRightSmall {
	width: 200px;
	float: left;
	margin-left: 40px;
	border: 0px solid red;
}

#subFullCol {
	float: left;
	width: 914px;
	text-align: left;
}

#sideSocial {
	height: 25px;
	border-bottom: 1px solid #6ccef2;
	padding-top: 9px;
	text-align: left;
}

#sectionTitle {
	margin-top: 25px;
	margin-bottom: 10px;
	color: #4e4e4e;
	border-bottom: 1px solid #a1a2a2;
	text-align: left;
	font-size: 12px;
	font-weight: bold;
}

#campItem {
	height: 25px;
	border-bottom: 1px solid #c9c9c9;
	padding-top: 9px;
	text-align: left;
	color: #010b0f;
	width: 200px;
	font-size: 12px;
}

#campItem A {
	color: #4e91aa;
	font-weight: normal;
	text-decoration: none;
}

#campItem A:active,visited {
	color: #4e91aa;
	font-weight: normal;
	text-decoration: none;
}

#campItem A:hover {
	color: #4e91aa;
	font-weight: normal;
	text-decoration: underline;
}

#sectionSub {
	text-align: left;
	color: #4e91aa;
	font-size: 13px;
	font-weight: bold;
}

h4 {
	color: #0078a1;
	font-size: 22px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	text-align: left;
	text-transform: uppercase;
}

h5 {
	color: #000000;
	font-size: 18px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	text-align: left;
}

A {
	color: #0000ff;
	font-weight: normal;
	text-decoration: none;
}

A:active,visited {
	color: #0000ff;
	font-weight: normal;
	text-decoration: none;
}

A:hover {
	color: #0000ff;
	font-weight: normal;
	text-decoration: underline;
}

#grayLine {
	border-bottom: 1px solid #c9c9c9;
}

#blueLine {
	border-bottom: 1px solid #6ccef2;
}

#rockstars-column-1, #rockstars-column-2, #rockstars-column-3 {
  float: left;
  width: 200px;
  padding: 8px;
}
