@charset "UTF-8";
/* CSS Document */

/* These styles apply to the page structure */

body {
	background-color: #ffc429;
	background-image: url(images/summerconf/bgrd.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: auto !important;
	min-height: 100%;
}


.pagecontainer {
	width: 900px;
	height: auto;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
}

.content_wrapper {
	position: relative;
	width: 900px;
	background-image:url(images/summerconf/bgrd_page.gif);
	background-repeat: no-repeat;
	overflow: hidden;
}


/* These styles apply to HTML text elements */

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #c31230;
}

a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #c1717e;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #7d0015;
}

.BodyCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #4a4a4a;
	font-weight: normal;
	line-height: 13pt;
}

.BodyCopyBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #4a4a4a;
	font-weight: bold;
	line-height: 13pt;
}

.BodyCopyBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #005da9;
	font-weight: normal;
	line-height: 13pt;
}

.BodyCopyBlueBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #005da9;
	font-weight: bold;
	line-height: 13pt;
}

.BodyCopyGreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #429439;
	font-weight: normal;
	line-height: 13pt;
}

.BodyCopyRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #c31230;
	font-weight: normal;
	line-height: 13pt;
}

.BodyCopyRedItalic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #c31230;
	font-weight: normal;
	font-style:italic;
	line-height: 13pt;
}

.Headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17pt;
	color: #c31230;
	font-weight: normal;
	line-height: 22pt;
}

.Bullets {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #666666;
	font-weight: normal;
	line-height: 15pt;
}

.BulletsBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #666666;
	font-weight: bold;
	line-height: 15pt;
}

.BulletsItalic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #666666;
	font-weight: normal;
	font-style:italic;
	line-height: 15pt;
}

.BlueSubhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15pt;
	color: #005da9;
	font-weight: normal;
	line-height: 20pt;
}

.FooterCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #898989;
	font-weight: normal;
}
