@charset "UTF-8";
/* CSS Document */

* {
	margin: 0;
	padding: 0;
	color: #555555;
	font-size: 100%;
}
#mainContentContainer ul, #mainContentContainer ol {
	padding: 8px 32px;
	font-size: 90%;
}
p {
	font-size: 90%;
	padding: 8px 0;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a img {
	border: 0 none;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #5882B7;
	background-image: url(/images/bg_grad_375587-5882B7.png);
	background-repeat: repeat-x;
}
fieldset {
	border: 0 none;
}
h1, h2, h3, h4, h5, h6 {
	padding: 8px 0 4px 0;
}
h1 {
	text-transform: uppercase;
	font-style: italic;
	font-size: 140%;
}
h2 {
	color: #C08C02;
	font-size: 120%;
}
iframe.today {
	width: 100%;
	height: 650px;
	frameborder: 0 none;
}
img {
	behavior: url(/scripts/iepngfix.htc);
}
th, td {
	vertical-align: top;
}
.credit {
	text-align: right;
	font-size: 70%;
}
.caption {
	font-size: 90%;
	padding: 2px 0;
}
.clear {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
.floatLeft {
	float: left;
}
.indented {
	padding: 0 16px;
}
.inline {
	display: inline;
}
#pageContainer {
	width: 960px;
	margin: auto;
}
/************************
*   HEADER STYLES
************************/

.titleText {
	display: none;
}
#headerBranding {
	position: absolute;
	top: 16px;
	z-index: 1;
}
#headerImages {
	position: relative;
	margin-top: 96px;
	z-index: 0;
}
#headerBrandingL2 {
	float: left;
	position: relative;
	margin: 16px 0 -46px 0;
	z-index: 1;
}
#pageTitle {
	float: right;
	margin: 16px 0 -46px 0;
	z-index: -1;
}
/************************
*   DATE/SEARCH STYLES
************************/

#dateSearchContainer {
	clear: both;
	margin: 6px 0;
}
#date {
	float: left;
	color: #FFFFFF;
	font-variant: small-caps;
	font-weight: bold;
}
#search {
	float: right;
	font-size: 80%;
	position: relative;
	top: expression("-4px");
}
#searchInput {
	height: expression("20px");
}
#search label {
	display: none;
}
#cse-search-results {
	max-height: 76em;
	overflow: hidden;
}
#cse-search-results iframe {
	width: 668px;
}
/************************
*   BODY STYLES
************************/

#bodyContainer {
	clear: both;
}
.bodyCap {
	height: 16px;
	background-image: url(/images/bodyCap.png);
	behavior: url(/scripts/iepngfix_v2.htc);
}
#bodyCapT {
	background-position: top;
}
#bodyCapB {
	background-position: bottom;
}
#bodyContentContainer {
	background-image: url(/images/bg_body.png);
	background-repeat: repeat-y;
}
/************************
*  NAV COLUMN STYLES
************************/

#leftCol {
	float: left;
	width: 228px;
	padding: 0 16px;/*background-color (#E8E8DA) set by #bodyConentContainer background-image*/
}
#navContainer {
	float: left;
	width: 228px;/*background-color (#E8E8DA) set by #bodyConentContainer background-image*/
}
.navHeader {
	padding: 0 16px 16px 16px;
	width: 196px;
	font-family: "Times New Roman", Times, serif;
	font-size: 140%;
	font-weight: bold;
	font-variant: small-caps;
	line-height: 85%
}
#navContainer ul {
	list-style: none;
	font-weight: bold;
}
#navContainer ul li {
	padding: 4px 0;
	border-bottom: 1px dotted #666666;
}
#navContainer ul li ul {
	margin-left: 16px;
}
#navContainer ul li ul li {
	font-size: 90%;
	font-weight: normal;
	border: 0 none;
}
#navContainer .navTop {
	border-top: 1px dotted #666666;
}
#navContainer hr {
	border: 0 none;
	border-top: 1px solid #666666;
	border-bottom: 1px solid #666666;
	padding: 1px 0;
}
#audienceHeader {
	margin-top: 24px;
}
a.submenuheader {
	cursor: pointer;
}
/************************
*  MAIN CONTENT STYLES
************************/

#mainContentContainer {
	float: right;
	width: 668px;
	padding: 0 16px !important;
	padding: 0 14px;/*background-color (#F7F7F7) set by #bodyConentContainer background-image*/
}
#mainContentContainer a {
	color: #333333;
	font-weight: bold;
	font-style: italic;
}
#mainContentContainer a.blend {
	color: #555555;
	font-weight: normal;
	font-style: normal;
}
#mainContentContainer h2 a {
	color: #C08C02;
}
#eventsHeader, #newsHeader {
	float: none;
}
.mainHeader {
	padding: 0 48px;
	margin-bottom: 8px;
	background-image: url(/images/bg_header.png);
	background-repeat: repeat-x;
	background-position: 0 .9em;
}
.mainHeader h1 {
	display: inline;
	padding: 0 4px;
	background-color: #F7F7F7;
}
.emailPrintContainer {
	float: right;
	background-color: #F7F7F7;
	font-size: 90%;
}
.emailPrintContainer a {
	margin: 4px;
	position: relative;
	top: .2em;
}
#L3navContainer {
	text-align: right;
	font-size: 80%;
}
.column {
	float: left;
	width: 318px;
	padding-bottom: 16px;
}
.columnL {
	padding-right: 16px;
}
.columnR {
	padding-left: 16px;
}
.item {
	padding-bottom: 16px;
}
.item p {
	margin-left: 16px;
	padding: 4px 0;
	font-size: 85%;
}
.item p span {
	font-size: 120%;
	font-weight: bold;
}
.mainContentBoxed {
	margin: 8px 0 16px 0;
	padding: 8px 16px;
	border: 3px double #666666;
	background-image: url(/images/bg_grad_F7F7F7-E8E8DA.png);
	background-repeat: repeat-x;
	background-position: bottom;
}
.mainContentBoxed h2 {
	font-size: 130%;
}
/************************
*      L2 STYLES
************************/

.L2_leftCol {
	float: left;
	width: 386px;/* to stop printing errors
  overflow: hidden;*/
}
.L2_leftCol p {
	font-size: 100%;
}
.L2_rightCol {
	float: right;
	width: 228px;
	margin-top: 8px;
	padding: 16px;
	border: 3px double #666666;
	background-image: url(/images/bg_grad_F7F7F7-E8E8DA_500px.png);
	background-repeat: repeat-x;
	background-color: #E8E8DA;
}
.multiMenu {
	float: right;
	padding: 2px 0 16px 32px;
	text-align: left;
}
.multiMenu legend {
	margin-top: 4px;
}
.multiMenu_button {
	margin: 24px 0 16px 32px;
}
/************************
*   NEWS/PRESS STYLES
************************/

/*This is for the advisories, etc*/
.pressTable th {
	text-align: left;
}
.pressTable td p {
	padding-top: 0;
	font-size: 100%;
}
.pressImg {
	clear: both;
	padding-bottom: 16px;
}
/*This is for the index pages*/
table.press {
	width: 100%;
}

table.press .mainHeader {
	background-position: 0 1.7em;
	padding: 1em 0 .5em 48px;
}
table.press h2 {
	padding: 0 4px;
	background-color: #F7F7F7;
    display: inline;
}
table.press h4, table.press h5 {
	display: inline;
}
table.press h5 {
	font-style: italic;
	font-weight: normal;
}
table.press td {
	vertical-align: top;
	padding: 4px;
}
h3.news_subhead {
	font-size: 95%;
}

/************************
* GALLERY INDEX STYLES
************************/

.indexItem {
	clear: both;
	padding: 16px 0;
	width: 100%;
	border-top: 1px dotted #666666;
}
.indexItemText h2, .indexItemText h3 {
	padding: 0;
}
.indexItemTop {
	border-top: 0 none;
}
.indexItemText {
	float: left;
}
.indexItemSummary {
	font-size: 90%;
}
.indexItemThumb {
	float: left;
	margin-right: 16px;
}
#indexItemBullets h2 {
	font-size: 130%;
}
#indexItemBullets {
	padding: 16px;
}
.indexItemBulletsCol {
	float: left;
	width: 44%;
}
/************************
*   NEWS CLIPS STYLES
************************/

.newsClipItem {
	border-top: 1px dotted #666666;
	padding: 16px 0;
}
.newsClipItemTop {
	border-top: 0 none;
	padding-top: 0;
}
.newsClipItem p {
	padding: 0;
}
.newsClipItem_source {
	font-style: italic;
}
.newsClipItem_title {
	font-weight: bold;
	font-size: 110%;
}
.newsClipItem_title a {
	color: #C08C02;
}
.newsClipItem_desc {
	margin: 8px 0;
}
.newsClipItem_fullStory {
	font-weight: bold;
}
/************************
*   NEWS BRIEF STYLES
************************/

div.nbItem {
	margin: 8px 0 48px 0;
	clear:both;
	overflow:hidden;
}
.nbItem h2 {
	padding: 0 0 8px 0;
}
.nbItem p {
	padding: 0 0 16px 0;
}
.nbItem span {
	font-size: 80%;
}
.nbImageR {
	float: right;
	margin: 0 0 16px 16px;
}
.nbImageL {
	float: left;
	margin: 0 16px 8px 16px;
}
/************************
*   FACT SHEET STYLES
************************/

.factSheetContact {
	padding: 8px 0 0 24px;
}
/************************
*   CALENDAR STYLES
************************/

#viewAll {
	float: left;
	margin-top: 10px;
	padding: 6px;
	border: 1px solid #666666;
	font-size: 140%;
	background-color: #E8E8DA;
}
.calL2_leftCol {
	float: left;
	width: 424px;/* to stop printing errors
  overflow: hidden;*/
}
.calL2_rightCol {
	float: right;
	width: 174px;
	padding: 0 16px 8px 16px;
	border: 3px double #666666;
	background-image: url(/images/bg_grad_F7F7F7-E8E8DA.png);
	background-repeat: repeat-x;
	background-position: bottom;
}
.calEvent {
	padding: 16px;
}
.calEvent h4 {
	padding: 0;
}
.houseAd {
	border-top: 1px dotted #666666;
	padding: 24px 0 16px 0;
}
.houseAdTop {
	border-top: 0 none;
}
.houseAd p {
	padding: 8px 0;
}
/************************
*   PUBLICITY STYLES
************************/

table.pubtable {
	width: 90%;
	margin: auto;
}
table.pubtable th {
	padding: 10px;
	font-size: 120%;
	background-color: #5882B7;
}
table.pubtable th>p {
	color: #FFFFFF;
}
table.pubtable td {
	padding: 12px;
	background-color: #FFFFFF;
}
/************************
*   FEED STYLES
************************/

#feedContainer {
	border-top: 1px dotted #333333;
	border-bottom: 1px dotted #333333;
}
ul#feedList {
	padding: 0px 8px;
	list-style: none;
}
#feedList li {
	line-height: 160%;
}
/************************
*   BRIEF STYLES
************************/

/* remove default fonts and pads */
#briefContainer {
	font-size: 100%;
}
#briefContainer {
	border: 0;
	margin: 0;
	padding: 0;
}
/* html tags */
#briefContainer h1 {
	font-size: 90%;
	display: inline;
}
#briefContainer h2 {
	font-size: 125%;
	color: black;
	padding: .5em .5em .5em 0;
	text-transform: uppercase;
}
#briefContainer h3 {
	font-size: 125%;
	color: black;
	padding: .5em .5em .5em 0;
}
/* NOTE NOTE NOTE NOTE NOTE !!!!!
  h4 is inline.  there is no automatic line break.
  this is intentional.  deal with it.
  070109 cc - removed the inline property.
*/
#briefContainer h4 {
	font-size: 100%;
	color: #000066;
	font-weight: bolder;
	padding: 0 .5em .25em 0;/*	display: inline;*/
}
#briefContainer h6 {
	font-size: 80%;
	font-weight: normal;
}
#briefContainer a {
	text-decoration: none;
}
#briefContainer a:link {
	color: #000066;
}
#briefContainer a:visited {
	color: #335588;
}
#briefContainer a:hover {
	color: #AA0202;
}
#briefContainer ul {
	margin-left: .7em;
	padding-left: .7em;
}
#briefContainer li {
	margin-top: 0em;
	margin-bottom: .25em;
	list-style-type: square;
	color: #EF4923;
}
#briefContainer strong {
	color: black;
	font-weight: bold;
}
#briefContainer em {
	color: black;
	font-style: normal;
}
/* css ids*/


/* css classes */

/* MOSTLY LAYOUT STUFF */
#briefContainer .bodyContainer {
	margin: 20px auto;
	width: 660px;
}
#briefContainer .borders {
	border-left: 1px solid black;
	border-right: 1px solid black;
}
#briefContainer .borders2 {
	border-left: 1px solid black;
	border-right: 1px solid black;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
}
#briefContainer .mainBody {
	width: 100%;/*	background-color: white;
	border-left: 1px solid black;
	border-right: 1px solid black;*/
}
#briefContainer .dateline {
	/*	border-top: 1px solid black; */
	border-bottom: 1px solid black;
}
#briefContainer .dateline table {
	margin-left: 10px;
	margin-right: 10px;
	height: 20px;
}
#briefContainer .dateline .tdLeft {
	vertical-align: middle;
	text-align: left;
	width: 220px;
}
#briefContainer .dateline .tdRight {
	vertical-align: middle;
	text-align: right;
	width: 440px;
}
#briefContainer .columnLeft {
	/*    width: 100%;*/
	padding-left: 10px;
	/*	border-left: 1px solid black;*/
	border-right: 1px solid black;
}
#briefContainer .columnRight {
	width: 100%;/*	border-right: 1px solid black;*/
}
#briefContainer .boxRight {
	width: 90%;
	border-top: 1px solid black;
	padding-top: 10px;
	padding-bottom: 10px;
}
#briefContainer .boxLeft {
	width: 90%;
	border-top: 1px solid black;
	padding-top: 10px;
	padding-bottom: 10px;
}
#briefContainer .boxTop {
	border-top: 0;
	padding-top: 0;
}
#briefContainer .captionRight {
	/*	width: 100%;*/
	padding-left: 5px;
	font-size: 80%;
}
#briefContainer .marginBottom5 {
	margin-bottom: 5px;
}
#briefContainer .marginBottom10 {
	margin-bottom: 10px;
}
#briefContainer .imgLeft {
	float: left;
	margin-right: 10px;
}
#briefContainer .imgRight {
	float: right;
	margin-left: 10px;
}
/* MOSTLY FORMATTING STUFF */
#briefContainer .quicklink {
	font-weight: bold;
}
#briefContainer .quicklink i {
	font-weight: normal;
}
#briefContainer .headline {
	font-weight: bold;
}
#briefContainer .headline a {
	text-decoration: underline;
}
#briefContainer .motto {
	text-align: center;
	margin: 0px 20px;
}
#briefContainer .motto img {
	margin-top: 20px;
	width: 300px;
}
#briefContainer .back_to_top {
	padding-top: 10px;
	text-align:center;
	font-size:80%;
}
#briefContainer .more {
	text-align: right;
	line-height:  1.5em;
	font-size: 100%;
}
#briefContainer .uci_seal img {
	margin-top: 10px;
	width: 75px;
}
#briefContainer .zotSpot img {
	width: 100px;
}
/************************
*   FOOTER STYLES
************************/

#footerContainer {
	margin: 16px 0;
}
#wordmark {
	float: left;
	width: 344px;
}
#footerText {
	float: right;
	width: 616px;
	margin: 4px 0;
	color: #FFFFFF;
	text-align: right;
	font-size: 75%;
}
#footerText a {
	color: #FFFFFF;
}
.factImage {
	margin:0 0 5px 0;
}


/************************
*   FORM REFINEMENT
************************/

#refineForm {
	background-color: #e8e8e8;
    border: 1px solid #666666;
	margin: 16px 0;
    padding: 16px 16px 0 16px;
	position: relative;
}

#refineForm  > h2 {
	padding: 0;
	font-size: 140%;
}

#refineForm > div {
	clear: both;
}

#refineForm > div div {
	padding: 16px 8px;
	float: left;
}

#refineForm > fieldset {
	clear: left;
	margin-left: 8px;
}

#refineForm > fieldset > legend {
	font-size: 120%;
}

#refineForm > fieldset div {
	padding: 4px 16px 16px 0;
	float: left;
}

#refineForm label {
	padding-bottom: 4px;
	display: block;
	clear: both;
}

#refineForm select, #refineForm input {
	border: 2px inset threedface;
}

#refineForm input[type=submit] {
	position: absolute;
	left: 400px;
	bottom: 16px;
	border: 2px outset threedface;
	padding: 0 2px;
  /*IE7*/
	*padding: 0;

}
