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

body {
	background: #ffffff url('/images/common/physics_background.gif');
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 10px;
 	color: #333333;
}

p {
margin: 0px;
padding-bottom: 10px;
line-height: 18px;
font-size: 12px;
font-family: Arial, Helvetica, sans-serif;
}

li {
font-size: 12px;
font-family: Arial, Helvetica, sans-serif;
}
a {
text-decoration: none;
color: #a25109;
}
a:hover {
text-decoration: underline;
}

#toolbar {
padding: 0px;
border-top: solid 2px #8e5d1c;
border-bottom: solid 2px #f4e89b;
margin: 0px;
height: 24px;
position: relative;
z-index: 1;
}


.navBar { /*all lists */
	padding: 0; 
	margin: 0; 
	list-style: none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight: bold;
	text-align: left;
}
.navBar ul { /*all lists */
	padding: 0; 
	margin: 0; 
	list-style: none; 
}

.navBar a {
text-decoration: none; 
color: white;
	display: block;
	background-color: #ad7c35;
	float: left; 
	position: relative; 
}
.navBar a:hover {
	text-decoration: none; 
	color: white;
	display: block;
	background-color: #d5a83a;
	float: left; 
	position: relative; 
}

.navBar li {/*for submenu*/
	float: left; 
	position: relative; 

}
.navBar li ul {
	display:none; position:absolute; top:24px;
	margin: 0px;
}

.navBar li:hover ul, li.over ul{
	display: block;
}

.navBar li ul li a {
	background-color:#ad7c35;
	border-bottom: 1px solid white;
	padding:7px;
	color:white;
	display: block;
	width: 180px;
	font-size: 12px;
	text-transform: none;
}

.navBar li ul li a:hover, li.over ul li.over   {
	background-color:#d5a83a;
}


#imagebar {
padding: 3px 0px;
}


#footerbar {
padding: 5px;
background-color: #2a3849;
color: #FFFFFF;
font-size: 11px;
text-align: center;
margin: 3px 0px;
}

#footerbar a {
text-decoration: none;
font-weight: bold;
color:#FFFFFF;
}

#footerbar a:hover {
text-decoration: underline;
}


.header-blue, .header-gray, .header-gold{
font-weight: bold;
font-size: 13px;
margin-bottom: 2px;
font-family: Arial, Helvetica, sans-serif;
padding: 5px 5px 0px 5px;
height: 20px;
vertical-align:middle;
}
.header-blue{
color: #212933;
border-top: solid 2px #4c5969;
background: #a5acb4;
}
.header-gold{
color: #6e4816;
border-top: solid 2px #cfa139;
background: #e7d09c;
}
.header-gray{
color: #28303b;
border-top: solid 2px #7d7f84;
background: #cac8c3;
}

#news {
vertical-align: top;
background-color: #e5e3db;
width: 190px;
}

#news ul
{
margin-left: 0px;
margin-top: 0px;
padding: 5px;
list-style-type: none;
line-height: 14px;
}


#news li
{
padding: 5px 8px 5px 15px;
margin-left: 1px;
margin-bottom: 5px;
margin-top: 5px;
line-height: 14px;
border-top: #FFFFFF solid 1px;
background-image: url(images/common/arrow_news.gif);
background-repeat: no-repeat;
background-position: 0 .6em;
color: #333333;
}

#news li a {
text-decoration: none;
color: #333333;
font-weight: bold;
}

#news li a:hover {
text-decoration: underline;
}
#news li.first {
border-top: none;
}

#news .contact {
padding: 10px;
}
#news .contact p {
margin: 0px;
padding: 0px;
}

#news .photo {
text-align: center;
padding: 5px 0px;
}


#research {
padding: 0px 2px 2px 2px;
vertical-align: top;
font-size: 12px;
font-family: Arial, Helvetica, sans-serif;
}

#research td {
text-align: center;
font-weight: bold;
color: #4c413c;
padding: 5px;
border: #d6cccc 1px solid;
width: 95px;
vertical-align: top;
}

#research a {
color: #4c413c;
}
#research a:hover {
color: #000000;
text-decoration: underline;
}


#hotlinks {
padding-left: 0px;
vertical-align: top;
background-color: #f3e6ca;
}

#hotlinks ul
{
margin-left: 0px;
padding: 5px;
list-style-type: none;
line-height: 14px;
margin-top: 0px;
}


#hotlinks li
{
padding: 5px 8px 5px 23px;
margin-left: 1px;
margin-bottom: 5px;
margin-top: 5px;
line-height: 14px;
border-top: #FFFFFF solid 1px;
background-image: url(/images/common/arrow_hotlinks.gif);
background-repeat: no-repeat;
background-position: 0 .4em;
font-weight: bold;
list-style-type: none;
}

#hotlinks li a {
text-decoration: none;
color: #4c2e05;
}

#hotlinks li a:hover {
text-decoration: underline;
}
#hotlinks li.first {
border-top: none;
}
#hotlinks li.text  {
line-height: 10px;
}


#spotlight {
padding: 0px 2px;
vertical-align: top;
color: #323a45;
font-size: 13px;
line-height: 20px;
width: 490px;
}

#spotlight .content {
padding: 10px;
}

#spotlight p {
padding-right: 10px;
font-size: 14px;
line-height: 22px;
}


#spotlight .title {
font-weight: bold;
font-size: 15px;
padding-right: 10px;
}

#spotlight .image {
margin-right: 10px;
border: 2px solid #a5acb4;
}

#spotlight a {
font-weight: bold;
font-size: 11px;
color: #a25109;
}

#content {
padding: 10px;
}

#main {
padding-left: 2px;
padding: 0px 2px 2px 2px;
vertical-align: top;
border-left: 1px #d6cccc solid;
background-color: #FFFFFF;
}

#main p {
padding-bottom: 10px;
}

#main .intro {
font-weight: bold;
font-size: 15px;
color: #4c5969;
line-height: 22px;
}

#main .image {
padding-top: 10px;
font-size: 11px;
line-height: 11px;
color: #666666;
}

#main .subhead {
font-weight: bold;
color: #63544d;
font-size: 13px;
border-bottom: 1px solid #CCCCCC;
padding-bottom: 0px;
margin-bottom: 5px;
margin-top: 10px;
}

#main li {
padding-bottom: 10px;
}



#pagelinks ul {
margin-left: 0px;
padding: 0px;
list-style: none;
line-height: 14px;
margin-top: 0px;
}


#pagelinks li
{
padding: 5px 8px 5px 20px;
margin-left: 1px;
margin-bottom: 5px;
margin-top: 5px;
line-height: 14px;
background-image: url(/cbe/images/common/arrow_link_white.gif);
background-repeat: no-repeat;
background-position: 0 .6em;
font-weight: bold;
list-style: none;
}

#pagelinks li a {
text-decoration: none;
color: #2e5857;
}

#pagelinks li a:hover {
text-decoration: underline;
}

#chart {
border: 1px solid #FFFFFF;
background-color: #edebe3;
text-align: center;
}

#chart .star {
border-bottom: 1px solid #b9a890;
border-right: 1px solid #b9a890;
}
#chart .people {
border-bottom: 1px solid #b9a890;
border-right: 1px solid #b9a890;
text-align: left;
vertical-align: top;
padding: 10px;
}
#chart .people p{
margin: 0px;
padding: 0px;
}

#chart .people ul {
margin: 0px;
padding: 0px;
}

#chart .people ul li {
list-style-type: none;
padding: 3px 0px 3px 0px;
border-bottom: 1px dotted #CCCCCC;
}
#chart .title {
border-right: 1px solid #ffffff;
border-bottom: 1px solid #ffffff;
background-color: #8e5d1c;
color:#FFFFFF;
font-weight: bold;
padding: 5px;
vertical-align: bottom;
text-align: left;
font-size: 14px;
}

#chart .head {
border-right: 1px solid #ffffff;
border-bottom: 1px solid #ffffff;
color: #28303b;
background: #cac8c3;
font-weight: bold;
padding: 5px;
vertical-align: bottom;
}

#chart .head2 {
border-right: 1px solid #ffffff;
border-bottom: 1px solid #b9a890;
vertical-align: bottom;
}
#chart .head a{
color:#28303b;
}

#chart .head a:hover{
text-decoration: underline;
}

#chart .name {
border-right: 1px solid #ffffff;
border-bottom: 1px solid #ffffff;
background-color: #c89938;
color:#FFFFFF;
font-weight: bold;
padding: 5px;
vertical-align: bottom;
text-align: left;
font-size: 12px;
}

#chart .name a{
color:#FFFFFF;
}

#chart .name a:hover{
text-decoration: underline;
}
#weather {
vertical-align:top;
}
#weatherlist{
	margin-left: 0;
	padding-left: 0;
	list-style: none;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 190px;
}
#weatherlist ul{
list-style: none;
margin: 0;
padding: 0;
}

#weatherlist li
{
border-bottom: 1px solid #FFFFFF;
margin-bottom: 0px;
padding: 0px;
}

#weatherlist a {
	display: block;
	height:50px;
	color: #333333;
	text-decoration: none;
	padding: 5px 10px;
	background:url(images/common/weather_background.gif) no-repeat;
	width: 100%;
	vertical-align: middle;
	}
#weatherlist a:hover {
	background:url(images/common/weather_background_on.gif) no-repeat;
	}
	html>body #weatherlist li a{ /*Non IE6 width*/
width: auto;
}

#leftcol {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 190px;
	vertical-align:top;
	background:url(images/common/leftcol_background.gif) repeat;
}
#leftcol ul{
list-style: none;
margin: 0;
padding: 0;
}

#leftcol li
{

margin-bottom: 0px;
padding: 0px;
}

#leftcol li a {
	display: block;
	color: #333333;
	text-decoration: none;
	padding: 10px 10px 10px 20px;
	background:url(images/common/leftcol_back.gif) no-repeat;
	font-weight: bold;
	border-bottom: 1px solid #FFFFFF;
	}
#leftcol li a:hover {
	background:url(images/common/leftcol_back_on.gif) no-repeat;
	}
	html>body #leftcol li a{ /*Non IE6 width*/
width: auto;
}
#contactcol {
	padding: 10px;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 190px;
	vertical-align:top;
	background:url(images/common/leftcol_background.gif) repeat;
}
.img-home {
border: 2px solid #cfa139;
}

#research table {
background-image: url(images/common/research_background.gif);
}
#research td {
text-align: center;
font-weight: bold;
color: #4c413c;
padding: 5px;
border-right: #FFFFFF 1px solid;
width: 95px;
vertical-align: top;
}

#research a:hover {
color: #000000;
text-decoration: underline;
}

#contact table {

}

#contact td {
border-bottom: 1px dashed #d6cccc;
padding: 5px;
}

#contact td.left {
border-right: 1px dashed #d6cccc;
}

#contact tr.head {
font-weight: bold;
font-size: 13px;
color: #28303b;
background: #cac8c3;
}

