body {
	background-color: #fff;
	color: #000;
	font: .8em normal Arial, sans-serif;
	margin: 0;
	padding: 0;
}
a:link {
	text-decoration: none;
	color: #000080;
}
a:visited, a:active {
	color: #161680;
	text-decoration: none;
}
a:hover {
	color: #87a5cb;
	text-decoration: underline;
}
h1 {
	display: none;
}
img {
	border: 0;
}
table {
	border-collapse: collapse;
	border: 0;
}

.sm {
	/* &#x2120; */
	font-family: "Lucida Sans Unicode";
	font-weight: normal;
	line-height: 0;
}
#container {
	background-color: #fff;
	position: relative;
	width: 883px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	border-top-style: solid;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}


/*****************************
* masthead
*****************************/

#masthead {
	background: #c3dce1 url('/images/mastheadbg.jpg') 300px 0 no-repeat;
	position: relative;
}
#topborder {
	background: transparent url('/images/topborder.gif') top left no-repeat;
	height: 10px;
	width: 900px;
}
#logo {
	height: 80px;
}
#logo img {
	height: 80px;
	width: 300px;
}


/*****************************
* main menu bar
*****************************/

#menu {
	background-color: #c3dce1;
	border: 1px #fff solid;
	border-width: 1px 0;
	height: 23px;
	width: 900px;
}
#menu a:link, #menu a:visited, #menu a:active {
	color: #000086;
	display: block;
	padding: 4px;
	text-align: center;
	text-decoration: none;
}
#menu a:hover {
	background-color: #e8e8de;
	color: #e10000;
}
#menu ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	position: relative;
}
#menu li {
	float: left;
	font-size: .85em;
	font-weight: bold;
	height: 23px;
	list-style-type: none;
	width: 150px;
}
#menu #search {
	text-align: center;
}
#search form {
	display: inline;
}
#search div {
	margin-top: 2px;
}
#search #s {
	background-color: #fff;
	border: 1px solid #87a5c8;
	border-right-width: 0;
	color: #000;
	font-size: 1em;
	height: 14px;
	padding: 1px 2px;
	width: 104px;
	vertical-align: middle;
}
#search #go {
	border: 1px solid #87a5c8;
	border-left-width: 0;
	height: 16px;
	vertical-align: middle;
	width: 16px;
}
#search a:link, #search a:visited, #search a:active {
	display: inline;
	padding: 0;
}


/*****************************
* secondary menu bar
*****************************/

#menujr {
	background-color: #fff;
	border-bottom: 1px #e8e8de solid;
	height: 21px;
	margin-top: -1px;
	width: 900px;
}
#menujr a:link, #menujr a:visited, #menujr a:active {
	color: #87a5c8;/*#a8a89e;*/
	display: block;
	padding: 4px;
	text-align: center;
	text-decoration: none;
}
#menujr a:hover {
	background-color: #d6e7ea;
	color: #e10000;
}
#menujr ul {
	margin: 0;
	padding: 0;
}
#menujr li {
	float: left;
	font-size: .85em;
	list-style-type: none;
	width: 150px;
}


/*****************************
* main section
*****************************/

#main {
	padding: 15px 20px 0 20px;
}
#main h2 {
	color: #87a5c8;
	font-size: 1.5em;
	margin-top: 0;
}


/*****************************
* front page areas
*****************************/

#copy {
	float: left;
	height: 230px;
	margin-top: 10px;
	text-align: justify;
	width: 293px;
}
#copy p {
	margin-top: 0;
}
#pic {
	height: 230px;
	margin-left: 313px;
	margin-top: 10px;
	width: 547px;
}
#pic img {
	height: 229px;
	width: 547px;
	vertical-align: bottom;
}
#callout {
	float: left;
	font-size: .85em;
	margin-top: 30px;
	width: 283px; /*420*/
}
#callout h2 {
	margin-bottom: .8em;
}
#callout h2 img {
	height: 24px;
	width: 283px;
}
#newsevents {
	font-size: .85em;
	margin-left: 313px; /*460*/
	margin-top: 30px;
	width: 547px;
}
#newsevents h2 {
	margin-bottom: .8em;
}
#newsevents td {
	padding: 0 0 3px 0;
}
#newsevents th {
	padding-right: 5px;
	width: 55px;
}
#newsevents #news {
	float: left;
	width: 260px;
}
#newsevents #news h2 img {
	height: 24px;
	width: 260px;
}
#newsevents #highlights {
	margin-left: 290px;
	width: 257px;
}
#newsevents #highlights h2 img {
	height: 24px;
	width: 257px;
}
h3 {
	font-size: 1em;
	font-weight: bold;
	margin-bottom: 1.25em;
}


/*****************************
* content page areas
*****************************/

#breadcrumbs {
	color: #87a5c8;
	font-size: .85em;
	font-weight: bold;
	letter-spacing: 1px;
	margin: 0 0 12px -1px;
}
#breadcrumbs a:link, #breadcrumbs a:visited {
	color: #87a5c8;
}
#bccurrent {}
#sections {
	border-right: 1px solid #e8e8de;
	float: left;
	padding-right: 20px;
	width: 150px;
}
#sections ul, #resources ul {
	font-size: .85em;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#sections ul ul {
	font-size: 1em;
	margin: 4px 0 0 10px;
}
#sections li, #resources li {
	list-style-type: none;
	margin-bottom: .4em;
}
#sections #currentsection {
	font-weight: bold;
}
#sections #sectionpic {
	background-repeat: no-repeat;
	height: 90px;
	margin-bottom: 10px;
	width: 150px;
}
#resources {
	border-bottom: 1px solid #e8e8de;
	float: right;
	margin-bottom: 25px;
	margin-left: 25px;
	padding-bottom: 5px;
	width: 180px;
}
#resources h2 {
	color: #999;
	font-size: 1.4em;
	font-weight: normal;
	margin-bottom: .6em;
}
#resources h2 img {
	height: 90px;
	vertical-align: bottom;
	width: 180px;
}
#resources p {
	font-size: .85em;
	margin-bottom: 0 !important;
}
#resources form {
	margin-top: 0;
}
.noresources {
	border: 0 none !important;
}
img.rss {
	height: 10px;
	width: 10px;
	vertical-align: middle;
}
#content {
	border-left: 1px solid #e8e8de;
	margin-left: 170px;
	padding-left: 30px;
}
#content p, #content ul, #content ol, #content blockquote {
	margin-top: 0 !important;
	margin-bottom: 1.25em;
}
#content h3 {
	font-size: 1em;
	font-weight: bold;
	margin: 0;
}
#content h3 .h3sub {
	font-weight: normal;
	font-style: italic;
}
#content h3.mega {
	/*color: #e10000;*/
	margin-bottom: 1.25em;
}
#content h4 {
	font-size: 1em;
	font-style: italic;
	font-weight: bold;
	margin: 0;
}
#content .articleimage {
	float: left;
	margin: 0 15px 15px 0;
}
#content ul {
	margin-top: 1em;
	margin-bottom: 1em;
}
#content li ul {
	margin-bottom: 0;
	margin-top: 0;
}
#content li ul {
	list-style-image: url('/images/dash.gif');
}
#content table {
	margin-bottom: 1.25em;
}
#content td {
	vertical-align: top;
	padding-right: 5px;
}
#content hr {
	background-color: #d0d0d0;
	color: #d0d0d0;
	border: 0 none;
	height: 1px;
	width: 40%;
	text-align: center;
	margin: 0 auto 10px auto;
}
#content.wide {
	border-left: 0 none;
	margin-left: 0;
	padding-left: 0;
}
.flyout {
	padding-top: .5em;
	display: none;
}
blockquote {
	font-style: italic;
	margin-left: 0;
	margin-right: 0;
}


/*****************************
* landing pages
*****************************/
#landingtop {
	margin-bottom: 2em;
}
#ltimage {
	float: left;
	width: 150px;
	margin-right: 20px;
}
#ltimage img {
	width: 150px;
	height: 150px;
}
#lttext {
	/*margin-left: 170px;*/
}
#lttext h3, #lttext p, .lbcolumn h3, .lbcolumn p {
	
	margin-bottom: 1em !important;
}
#landingbottom {}
.lbcolumn {
	float: left;
	width: 320px;
	margin-right: 14px;
}


/*****************************
* footer
*****************************/

#footer {
	clear: both;
	font-size: .85em;
	margin-top: 20px;
	text-align: center;
}
#footer img.rss {
	margin: 0 3px;
	vertical-align: -1px;
}


/*****************************
* main bar dropdown menus
*****************************/

#menu li li a:link, #menu li li a:visited, #menu li li a:active {
	padding-right: 10px;
	text-align: left;
}
#menu li ul {
	left: -999em;
	position: absolute;
	width: 150px;
}
#menu li li {
	border: 0 none;
	float: none;
	font-size: 1em;
	font-weight: normal;
	height: auto;
	width: auto;
}
#menu ul ul {
	background-image: url('/images/menubg.png');
	border: 1px solid #d8d8ce;
	border-top: 1px solid #e8e8de;
	margin-left: -1px;
}
#menu ul ul ul {
	border: 1px solid #d8d8ce;
}
#menu li:hover, #menu li.sfhover {
	background-color: #e8e8de;
}
#menu li:hover#search, #menu li.sfhover#search {
	background-color: transparent;
}
#menu li li a:link, #menu li li a:visited {
	color: #000;
}
#menu li li a:hover {
	color: #e10000;
}
#menu li:hover ul, #menu li.sfhover ul {
	left: auto;
}
#menu li ul ul, #menu li.first ul ul {
	margin: -1.5em 0 0 10em;
}
#menu li:hover ul ul, #menu li.sfhover ul ul {
	left: -999em;
}
#menu li:hover ul, #menu li li:hover ul, #menu li.sfhover ul, #menu li li.sfhover ul {
	left: auto;
}
ul ul .more {
	background: transparent url('/images/menuarrow.gif') center right no-repeat;
}
#menu li.first ul {
	margin-left: 0;
	width: 149px;
}


/*****************************
* secondary bar dropdown menus
*****************************/

#menujr li li a:link, #menujr li li a:visited, #menujr li li a:active {
	padding-right: 10px;
	text-align: left;
}
#menujr li ul {
	left: -999em;
	position: absolute;
	width: 148px;
}
#menujr li li {
	border: 0 none;
	float: none;
	font-size: 1em;
	font-weight: normal;
	height: auto;
	width: auto;
}
#menujr ul ul {
	background-image: url('/images/menubg.png');
	border: 1px solid #d6e7ea;
	border-top-width: 0;
}
#menujr ul ul ul {
	border: 1px solid #d6e7ea;
}
#menujr li:hover, #menujr li.sfhover {
	background-color: #d6e7ea;
}
#menujr li li a:link, #menujr li li a:visited {
	color: #000;
}
#menujr li li a:hover {
	color: #e10000;
}
#menujr li:hover ul, #menujr li.sfhover ul {
	left: auto;
}
#menujr li ul ul, #menujr li.first ul ul {
	margin: -1.5em 0 0 10em;
}
#menujr li:hover ul ul, #menujr li.sfhover ul ul {
	left: -999em;
}
#menujr li:hover ul, #menujr li li:hover ul, #menujr li.sfhover ul, #menujr li li.sfhover ul {
	left: auto;
}
#menujr li.first ul {}


/*****************************
* drop shadows
*****************************/

#shadow_r {
	background: transparent url('/images/shadow_r.gif') top right repeat-y;
	margin: 10px auto 0 auto;
	width: 905px;
}
#shadow_b {
	background: transparent url('/images/shadow_b.gif') top left repeat-x;
	height: 10px;
	width: 905px;
	margin: 0 auto;
}
#shadow_tr {
	float: right;
	height: 10px;
	width: 10px;
}
#shadow_br {
	float: right;
	height: 10px;
	width: 10px;
}
#shadow_bl {
	float: left;
	height: 10px;
	width: 10px;
}
#shadow_tr img, #shadow_br img, #shadow_bl img {
	vertical-align: bottom;
}


/*****************************
* junk
*****************************/
#iefix { /* IE shifts bottom of page upon menu popup without this */
	clear: both;
	height: 1px;
}


/*****************************
******************************
* SPECIFIC PAGES FROM HERE TO INFINITY *******************************
******************************
*****************************/


/*****************************
* ac'sense landing
*****************************/
.acsred {
	color: #d72531;
}
.acsblue {
	color: #438ec5;
}


/*****************************
* events
*****************************/
/*div.eventinfo p {
	margin: 0 !important;
}
div.eventinfo h3 {
	color: #e10000;
}
.unavailable {
	color: #999;
	font-weight: normal;
	font-style: italic;
}
h4 {
	font-size: 1em;
	font-weight: normal;
	font-style: italic;
	margin-top: 1em;
	margin-bottom: 0 !important;
}
div.eventinfo .date {
	font-weight: bold;
}*/
.eventintro {
	color: #787878;
	font-size: 1.2em;
	font-weight: bold;
	margin-bottom: 1.5em;
}
.eventagenda .day, .eventagenda .time {
	color: #555;
}
.eventtable .desc {
	color: #555;
	font-size: .85em;
	padding-bottom: 8px;
}
.eventsearch {
	margin-top: 10px;
	margin-bottom: 3px !important;
}
.eventsearch th {
	font-weight: normal;
	text-align: left;
	vertical-align: top;
}
.eventsearch td input, .eventsearch td select {
	margin-right: 10px;
}
fieldset {
	border: 1px solid #ddd;
	margin-bottom: 15px;
	padding: 2px 4px 2px 4px;
	width: 448px;
}
legend {
	color: #888;
}


/*****************************
* link lists
*****************************/
.newslist td {
	padding-left: 10px;
	padding-bottom: 2px;
}
.newslist th {
	color: #555;
	font-weight: normal !important;
	text-align: right;
	vertical-align: top !important;
	width: 64px;
}

/*****************************
* press releases
*****************************/
.prcontacts {
	width: 650px;
}
.prdate {
	font-style: italic;
	margin-bottom: 1.25em;
}
.prtitle {
	margin-bottom: 1.25em;
}
.prsubtitle {
	font-weight: bold;
	font-style: italic;
	margin-bottom: 1.25em;
}
.prbody {}


/*****************************
* locations page
*****************************/
.locationleft {
	float: left;
	margin-right: 75px;
	width: 250px;
}
.locationright {
	float: left;
}
.locationleft ul, .locationright ul, ul.location {
	list-style-type: none;
	margin-left: 0;
	padding: 0;
}


/*****************************
* r and d page
*****************************/
table.numbers th, table.numbers td {
	vertical-align: bottom;
	width: 65px;
}
table.numbers th {
	font-weight: normal;
	text-decoration: underline;
}
table.numbers td {
	text-align: right;
}


/*****************************
* contact form
*****************************/

#maildiv {
	width: 448px;
	margin-bottom: 20px;
}
#maildiv textarea {
	width: 448px;
}
#maildiv div {
	margin-top: 3px;
	margin-bottom: 3px;
}
#maildiv .column {
	float: left;
	width: 223px;
}
#maildiv .columnr {
	margin-left: 15px;
	width: 210px;
}
#maildiv input.textbox, #maildiv select {
	width: 210px;
}
#maildiv input.doublewide {
	width: 448px;
}
#maildiv .validationsummary ul {
	clear: both;
	list-style-type: circle;
	margin-top: 0;
}
.required {
	color: #666;
	font-size: .85em;
}

