body {
	background: #5a87c6;
	color: #414042;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
	text-align: center;
}

a {
	color: #5a87c6;
	text-decoration: none;
}

p {
	margin: 0px 0px 1em 0px;
}

ul {
  margin-top: 0px;
  margin-bottom: 1em;
	margin-left: 16px;
}
html>body ul {
	margin-left: 0px;
	padding-left: 16px;
}

ol {
  margin-top: 0px;
  margin-bottom: 1em;
	margin-left: 16px;
}
html>body ol {
	margin-left: 0px;
	padding-left: 16px;
}

li {
	margin: 0px 0px 0.2em 0px;
	padding: 0px;
}

img {
	border: 0;
}

table {
	border-spacing: 0;
	border-collapse: collapse;
}

.pageWrapper {
	background: #fff url(../_images/common/page_bg.gif) repeat-x 0 126px;
	padding-bottom: 70px;
}

.page {
	margin: 0 auto;
	text-align: left;
	width: 611px;
}

.page h1 {
	background: url(../_images/common/h1_bg.gif) no-repeat left bottom;
	color: #333;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 24px;
	font-weight: bold;
	margin: 0 0 18px 0;
	padding: 15px 0 15px 0;
}

.page h2 {
	font-size: 18px;
	font-weight: bold;
	margin: 0 0 12px 0;
	text-align: left;
}

.page h3 {
	background: url(../_images/common/h1_bg.gif) no-repeat left bottom;
	color: #333;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 24px;
	font-weight: bold;
	margin: 16px 0 16px 0;
	padding: 5px 0 15px 0;
}

.page h4 {
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 3px 0;
	padding: 0;
	text-align: left;
}

.header {
	padding: 30px 0 19px 0;
	text-align: left;
}

a.logo {
	background: url(../_images/common/logo.gif) no-repeat 0 0;
	display: block;
	margin: 0 0 0 22px; 
	width: 478px;
	height: 44px;
}

a.logo span {
	display: none;
}

.splash {
}

/* navHeader styles */

.navHeader {
	background: url(../_images/common/icon_arrowdown.gif) no-repeat left center;
	margin-top: 33px;
	margin-left: -48px;
	padding-left: 48px;
	text-align: left;
}

.navHeader td {
	font-size: 14px;
	font-weight: bold;
	padding: 0;
	width: 155px;
	height: 49px;
	vertical-align: middle;
}

/* navPrimary styles */

.navPrimary {
	background: url(../_images/common/nav_secondary_item_bg.gif) no-repeat left bottom;
	margin: 18px 10px 0 0;
}

.navPrimary a {
	background: url(../_images/common/nav_secondary_item_bg.gif) no-repeat 0 0;
	color: #5a87c6;
	display: block;
	font-size: 12px;
	padding: 6px 0 4px 0;
	text-decoration: none;
}

.navPrimary a.subSelected {
	font-weight: bold;
}

/* content layout styles */

.colLeft {
	display: inline;
	float: left;
	margin: 0 0 20px 0;
	width: 161px;
}

.colRight {
	display: inline;
	float: right;
	margin: 0;
	width: 450px;
}


/* navSecondary styles */

.navSecondary {
}

.navSecondary a {
	color: #111;
	display: block;
	margin: 0 0 10px 0;
	padding: 5px 11px 5px 11px;
	text-align: right;
}

.navSecondary a.selected {
	color: #fff;
	font-weight: bold;
	background: url(../_images/common/nav_secondary_item_bg.gif) no-repeat 0 0;
}

.navSecondary a:hover {
	color: #fff;
	font-weight: bold;
	background: url(../_images/common/nav_secondary_item_bg.gif) no-repeat 0 0;
}

/* news styles */

.news .item {
	clear: both;
	margin: 0 0 28px 0;
}

.news .item .copy {
	padding-bottom: 10px;
}

.news .item .date {
	border-top: 1px solid #e0e0e0;
	clear: both;
	color: #636466;
	font-size: 11px;
	padding-top: 8px;
}


.news .navigation {
	margin-bottom: 6px;
}

.news .navigation .group {
	border-top: 1px solid #e0e0e0;
	padding: 5px 0 3px 0;
}

.news .navigation .first {
	border-top: 0;
	padding-top: 0;
}

.news .navigation a {
	color: #636466;
}

.news .navigation a.selected {
	color: #111;
	font-weight: bold;
}

.news .navigation .title {
	color: #dc0006;
}



/* footer styles */

.footer {
	background: url(../_images/common/footer.gif) no-repeat 0 0;
	clear: both;
	margin: 0 auto;
	width: 611px;
	height: 138px;
}



/* standard customblox styles */

.bloxFiles {
	background-color: #2c3f83;
	border: 1px solid #bfc5da;
	clear: both;
	margin: 20px 0 18px 0;
	padding: 1px;
	vertical-align: middle;
}

.bloxFiles a {
	color: #fff;
	display: block;
	font-size: 14px;
	padding: 12px 10px 12px 50px;
	text-decoration: none;
}

.bloxFiles a:hover { color: #619a2e; }

.bloxFiles a.pdf {
	background: url(../CustomBlox/images/common/icon_pdf.gif) no-repeat 16px 8px;
}

.bloxFiles a.xls {
	background: url(../CustomBlox/images/common/icon_pdf.gif) no-repeat 16px 8px;
}

.bloxFiles a.doc {
	background: url(../CustomBlox/images/common/icon_doc.gif) no-repeat 16px 8px;
}

.bloxFiles a.ppt {
	background: url(../CustomBlox/images/common/icon_ppt.gif) no-repeat 16px 8px;
}

.bloxFiles a.wmv {
	background: url(../CustomBlox/images/common/icon_wmv.gif) no-repeat 16px 8px;
}

.blox {
	clear: both;
	margin: 0 0px 2em 0px;
	padding: 0;
	line-height: 1.8em;
	padding: 0;
}

.blox img {
	margin-top: 5px;
}

.blox table th, .blox table td {
	vertical-align: top;
}

/* miscellaneous styles */

a.back {
	display: block;
	float: right;
}

p.smallType {
	font-size: 11px;
}

img.floatLeft {
	float: left;
	margin-right: 20px;
	margin-bottom: 5px;
}

img.floatRight {
	float: right;
	margin-left: 20px;
	margin-bottom: 5px;
}

img.alignLeft {
	display: block;
	margin-right: auto;
	margin-bottom: 10px;
}

img.alignRight {
	display: block;
	margin-left: auto;
	margin-bottom: 10px;
}

.clearBoth {
	clear: both;
}

.clear { 
	clear: both;
	height: 0px;
	font-size: 0px;
	line-height: 0px;
}


#upgrade {
	display: none;
}
