/* CSS Document */
@import url(alllevels.css);

#header #logo {
	position: absolute;
	margin: 0 0 15px 25px;
	top: 0;
	height: 80px;
	width: 462px;
	/*background:url(../img/logo_level1.png) 0 50% no-repeat;*/
}

#header #logo #msm_logo {
    display: none;
}

#header #links {
	clear: both;
	width: 100%;
	float: right;
	margin: 5px 0 0 0;
	color: #fff;
	font-size: 0.95em;
	font-weight: bold;
}

#header #links li {
	float: right;
	display: inline;
	list-style-type: none;
	padding-right: 10px;
}

#header #links a {
	color: #fff;
	text-decoration: none;
}

#header #links a:hover {
	text-decoration: underline;
}

#feature {
	background: #264664;
	width: 100%;
	text-align: center;
}

#feature img {
	width: 100%;
	border: none;
}

#events-content {
	background-color: #f4f0d8;
	width: 100%;
}

#publication-content {
	background: url(../img/publication_bg_beige.gif) bottom repeat-x;
	background-color: #f4f0d8;
	width: 100%;
	height: 65px;
}

#news {
	background-color: #FFF;
}

#news img {
	border: 0px;
}

#news .item {
	padding: 2.9%;
	width: 27.33%;
	float: left;
}

#news .item span {
	display: block;
	margin-bottom: .5em;
	color: #002649;
	font-size: 0.95em;
}

#news .item .head {
	margin-top: .75em;
	font-weight: bold;
}

#news .item .head a {
	margin: .85em 0 .25em 0;
	color: #002649;
	text-decoration: none;
	font-weight: bold;
}

#news .item .link {
	height: 1em;
	padding-left: 20px;
	background: url(../img/new_arrow.jpg) 0% 50% no-repeat;
	color: #336699;
	font-weight: bold;
	text-decoration: none;
}

#calendarLink {
	
}

#events {
	/*float: right;*/
	padding: 1.33em;
	clear: right;
}

#events img {
	vertical-align: middle;
}

#events ul {
	list-style: none;
	padding: 0;
	padding-top: 0.9em;
	margin: 0;
}

#events ul li {
	margin-top: 0.75em;
	color: #002649;
}

#events a {
	text-decoration: none;
	color: #0F1C42;
}

#events .date {
	color: #2B5286;
	font-weight: bold;
	font-size: 0.95em;
	text-transform: uppercase;
}

#events .seemore {
    color: #2B5286 !important;
    font-weight: bold;
    font-size: 0.95em;
    float: right;
    padding: 10px 0;
}

#events .desc {
	margin: -1.35em 0 0 5.25em;
	font-size: 0.95em;
	padding-top: .16em;
}

#publication {
	float: right;
	margin: 0 0 0 0;
	padding: 0 0 0 1.33em;
	width: 31.25em;
	height: 65px;
}

#publication a#label {
	display: block;
	float: left;
	background: url(../img/arrow_pub_beige.gif) 0% 50% no-repeat;
	padding-left: 22px;
	margin: 30px 20px 0 0;
	color: #336699;
	text-decoration: none;
	letter-spacing: -.05em;
	font-size: 1.3em;
}

#publication a#icon img {
	border: none;
}

#ticker {
	clear: both;
	width: 100%;
	height: 2.38em;
	background-color: #FFF;
	border-top: 1px solid #d5d5d5;
}

#ticker td {
	font-size: 1.00em;
	padding: 0 16px 0 16px;
	color: #0D2755;
}

#ticker span {
	margin: 0 0.33em;
}

#ticker .plus {
	color: #0da901;
}

#ticker .minus {
	color: #f00208;
}

#ticker a {
	height: 1em;
	color: #0D2755;
	font-weight: bold;
	text-decoration: none;
}

#ticker a img {
	vertical-align: middle;
}

#header {
	background: #002649 url(../img/header_level1_5.1.png) no-repeat scroll 0 50%;
}

#navigation {
	background: url(../img/level1_Nav.jpg);
}

#footer td {
	color: #8996CC;
}

#layout .main-left-col {
	width: 49.5em;
}

#layout .menu-right-col {
	width: 30.00em;
}
