@charset "utf-8";
/* CSS Document */
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #ffffff;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #003366;
}
#banner {
	display:block;clear:left;
	margin:0;
	padding: 0px;
	width:754px;
	height:98px;
	top:-3px;
	position:relative;
	
	border-left:0px;
	border-right:0px;
	/*if IE7 top:-4px;*/
	/*if IE6 top:0px;*/
}
span {
	font-family:inherit; font-size:inherit;
	}
.oneColFixCtr #container {
	width: 756px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin:10px auto; /* the auto margins (in conjunction with a width) center the page */
	
	text-align: left; /* this overrides the text-align: center on the body element. */
	
}
.oneColFixCtr #mainContent {
	padding: 0 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
}
td.tbldataBtm1 {
	font-size: 9pt;
	color: #333333;
	border-right: 1px solid #999999;
}
td.tbldataBtmRight1 {
	font-size: 9pt;
	color: #333333;
}
td.tbldataNormal1 {
	font-size: 9pt;
	color: #333333;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
}
td.tbldataRight1 {
	font-size: 9pt;
	color: #333333;
	border-bottom: 1px solid #999999;
}

h3,h4 {font-family:Century Gothic,Helvetica,Arial;}

h1 {font-family:Century Gothic,Helvetica,Arial;font-size:36px;}
h2 {font-family:Century Gothic,Helvetica,Arial;letter-spacing:-0.5px;font-size:20px;}
h2 {letter-spacing:-0.5px;font-size:20px;}
h3{font-size:16px;}
h4{font-size:14px;}
p,li {font-size:13px;}

table#cpsf {border:1px solid #999999; }
table#cpsf th {padding:10px; text-transform:uppercase;font-family:Century Gothic,Helvetica,Arial;border-bottom:1px solid #999999;border-right:1px solid #999999}
table#cpsf th.right {padding:10px; text-transform:uppercase;font-family:Century Gothic,Helvetica,Arial;border-bottom:1px solid #999999;border-right:0px;}
table#cpsf td {padding:10px;font-size:13px;}
table#cpsf td.normal {border-right:1px solid #999999;border-bottom:1px solid #999999;}
table#cpsf td.right {border-bottom:1px solid #999999;}
table#cpsf td.bottom {border-right:1px solid #999999;}
.oneColFixCtr #container #maincontainer #mainbody #col1-wide #mediaEmlContainer {
	position: relative;
	float: left;
	width: 265px;
	overflow: hidden;
}

.oneColFixCtr #container #maincontainer #mainbody #col1-wide #cpeEmlContainer {
	position: relative;
	float: left;
	width: 265px;
	overflow: hidden;
	left:10px;
}

.oneColFixCtr #container #maincontainer #mainbody #col1-wide table.noborder {
	border:0px;
}

.oneColFixCtr #container #maincontainer #mainbody #col1-wide table.noborder th {
	border:0px;
}

.oneColFixCtr #container #maincontainer #mainbody #col1-wide table.noborder td {
	border:0px;
}

.oneColFixCtr #container #maincontainer #mainbody div.pressrelease h1.headline {
	font-size:18px;
	text-transform: uppercase;
	text-align:center;
	margin-bottom:10px;
}
.oneColFixCtr #container #maincontainer #mainbody div.pressrelease h3 {
	font-size:14px;
}

.oneColFixCtr #container #maincontainer #mainbody div.pressrelease h2 {
	margin-top:15px;
	font-size:16px;
	letter-spacing:0px;
}
.oneColFixCtr #container #maincontainer #mainbody div.pressrelease h2.headline {
	text-transform: uppercase;
	text-align:center;
}

.oneColFixCtr #container #maincontainer #mainbody #col1-wide .fullevent .eventheading h2 {
	font-size:20px;
	color:#CC0000;
	margin-bottom:10px;
}


.oneColFixCtr #container #maincontainer #mainbody #col1-wide .fullevent .eventheading h3 {
	font-size:14px;
	color:#003366;
	margin-bottom:5px;
}
.oneColFixCtr #container #maincontainer #mainbody #col1-wide .fullevent {
	height:100%;
	position:relative;
	display:block;
	overflow:hidden;
	margin-bottom:15px;
	padding-bottom:10px;
	border-bottom:1px solid #C2C2C2;
}

.oneColFixCtr #container #maincontainer #mainbody #col1-wide .bottom {
	border-bottom:0px;
}

.oneColFixCtr #container #maincontainer #mainbody #col1-wide .fullevent ul {
	list-style-type:disc;
	margin: 10px 0 10px 20px;
	padding:0;
}
.oneColFixCtr #container #maincontainer #mainbody #col1-wide .fullevent ul li {
	list-style-type:disc;
	margin: 0;
	padding:0;
}

.oneColFixCtr #container #maincontainer #mainbody #col1-wide .fullevent ul.nobullet {
	list-style-type:none;
	margin: 0px 0 10px 0;
	padding:0;
}
.oneColFixCtr #container #maincontainer #mainbody #col1-wide .fullevent ul.nobullet li {
	list-style-type:none;
	margin: 0;
	padding:0;
}


