/* ========================================================= */
/* Meeting CSS for 08URC
/* ========================================================= */

a {
	color: #163F79;
}
a:visited {
	color: #61728A;
}
a:hover, a:active {
	color: #993366;
}
.breadcrumb p {
	color: #163F79;
}

#header_bg {
	height: 90px;
}
#header_bg img {
	position: absolute;
	top: 4px;

}
#srch_bar {
	background-image: url(/spe-site/spe/spe/meetings/URC/2008/images/site_images/search_bar.jpg);
}
#srch_bdy label {
	color: #FFFFFF;	
}
#srch_bdy a {
	color: #FFFFFF;	
}

/*
#srch_sh_tools {
	background: url(../../../images/srch_sh_flag.jpg);
} */
.rcol_hdr {
	background: url(/spe-site/spe/spe/meetings/URC/2008/images/site_images/rcol_hdr.jpg) no-repeat;
}
.rcol_hdr_tall {
	background: url(/spe-site/spe/spe/meetings/URC/2008/images/site_images/rcol_hdr_tall.jpg) no-repeat;
}
.rcol_hdr h3{
	color: #000000;
}
h1 {
	color: #CA3531;
}
h2 {
	color: #df702f ;
}
h3 {
	color: #0745a1;
}
.color_h1 {
	color: #362F7F;
}
.color_h2 {
	color: #F34802;
}
.color_h3 {
	color: #69B6EA;
}
.special_h2 {
	font-size: 120%
	color: #AC0703;
	line-height: 25px;
	clear: left;
	text-align: center;
	border-top: 1px solid #A6A6A6;
	border-bottom: 1px solid #A6A6A6;
	margin: 15px 0px 5px;
}
.special_h3 {
	font-size: 105%;
	color: #4F489F;
	padding: 0px;
	margin: .5em 0em .1em;
}
/* Sponsor box */
#sponsors h3 {
	color: #362F7F;
}
#sponsors .hideme {
	display: none;
}
/* Set height of one div here to compensate for multiple text lines as necessary */
/* Also, you can set the total sponsor box height in the in-page function that calls the script, startSponsorRotator() */
#sponsors .showme {
	display: block;
	height: 95px;
}

/* Login at top ============================= */
/* Select color and position by dragging in design view */

#login_links {
	color: #FFFFFF;
	width: 210px;
	position: relative;
	left: 771px;
	top: 4px;
}

#login_links ul li {
	border-left: 1px solid #999999;
}

#login_links a {
	color: #FFFFFF;
}
#login_links a:hover {
	text-decoration: underline;
	background: #474091;
}

/* Add color overrides to background color boxes from subsites */
div.bio_box {
	background: #FFFFCC;
}
div.notes_box {
	background: #E2E2FE;
}
div#notes {
	background: #E2E2FE;
}
.div_callout {
	background: #BDB7F8;
}
div.alert_box {
	background: #FBE5E3;
}
div#alert {
	background: #FBE5E3;
}
.notice {
	color: #F40515;
}
th {
	background: #E7EEF8;
}
.tr_alt {
	background: #EFF4FB;
}
.div_tech h3 {
	border-top-color:  #0B48A1;
}
.div_tech p {
	padding: 0px;
	margin-bottom: 0.6em;
}
.papernum {
	font-weight: bold;
	padding-right: 12px;
}
/* Add new site-specific styles here */

