﻿@charset "UTF-8";
/* CSS Document */



.title {
	color:#012A62;
	font-size: 16px;
	font-weight: bold;
}
.title2 {
	color:#666666;
	font-size: 16px;
	font-weight: bold;
}
.subtitle {
	font-size: 13px;
	font-weight: bold;
}
.error {
	background-color: #FFFF99;
	border: 2px solid #660000;
	color: #cc0000;
	padding: 10px;
	margin-bottom: 20px;
}
.message {
	background-color: #FFFF99;
	border: 2px solid #333333;
	color: #333333;
	padding: 10px;
	margin-bottom: 20px;
}
.toolbar {
	background-color: #FFFF99;
	border: 2px solid #333333;
	color: #333333;
	padding: 10px;
	margin-bottom: 20px;
}


.pad {
	padding: 10px;
}
.formleft {
	text-align: right;
	padding-right: 10px;
	font-weight: bold;
}

.box {
	border: 1px solid #666666;
	margin-bottom: 20px;
}
.box_inner {
	padding: 10px;
	overflow-x:hidden;
	overflow-y:scroll; 
	height: 560px;
	
	
}
.titlebar {
	color:#0E6AC5;
	font-weight: bold;
	padding: 8px;
	
	height: 14px;
	font-size: 12px;
}
.list {
	line-height: 24px;
}
.list2 {
	line-height: 18px;
}

.blackout {
	visibility:hidden;
	background-color: #000000;
	width: 100%;
	height: 0px;
	position:  absolute;
	top: 0px;
	left: 0px;
	z-index: 10;
}


.bottomline {
	border-bottom: 2px solid #666666;
}
.bottomline2 {
	border-bottom: 1px solid #cccccc;
}
.leftline {
	border-left: 1px solid #999999;
}

.smallprint {
	font-size: 9px;
	font-style:italic;
}

#imageLink img {border: 1px solid; border-color: #333333; padding: 6px 6px 6px 6px; background-color: #333333;}
#imageLink a:link img{border: 1px solid; border-color: #333333; padding: 6px 6px 6px 6px; background-color: #333333;}
#imageLink a:hover img{ border: 1px solid; border-color: #333333; padding: 6px 6px 6px 6px; background-color: #0E6AC5;}

.icon {
	width: 100px;
	height: 100px;
	border: 1px solid #999999;
	margin: 5px;
	padding: 3px;
	overflow: hidden;
	cursor: pointer;
	z-index: 5;
	position: static;
}
.icon:hover {
	background-color: #cccccc;
}
.caption_popup {
	visibility: hidden;
	position:absolute;
	margin-left: 75px;
	margin-top: 75px;
	border: 2px solid #666666;
	background-color:#eeeeee;
	padding: 5px;
	width: 150px;
	z-index: 100;
}

#scroller_box_container {
	height: 80px;
	overflow: hidden;
}

#scroller_box {
	height: 80px;
	margin-top: 80px;
	text-align: center;
}




html{
overflow: -moz-scrollbars-vertical;
}

body{
background: url(../images/mountainbg.jpg) bottom no-repeat fixed;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #000;
margin: 0;
padding: 0;
text-align:center;
}

#wrapper{
margin: 0 auto;
width: 900px;
}

.clear{
clear: both;
}

#top{
background: url(../images/topbg.png) bottom right no-repeat;
width: 878px;
height: 33px;
font-size: 11px;
padding-right: 22px;
}

.msulogo{
float: left;
}

.toplinks{
float: right;
line-height: 31px;
color: #FFF;
}

#top a:link, #top a:visited{
color: #FFF;
text-decoration: none;
}

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

#header{
clear: both;
}

#navigation{
clear: both;
width: 900px;
background: url(../images/navigation.png) top center no-repeat;
line-height: 44px;
font-weight:bold;
font-size: 14px;
text-align:center;
}

#content{
clear: both;
margin: 0 auto;
padding: 0px 20px;
width: 860px;
background: url(../images/contentbg.png) top center no-repeat;
text-align: center;
height: 780px;
}

#subcontent{
float: left;
width: 840px;
height: 730px;
padding-right: 10px;
text-align:left;
overflow-y: auto;
overflow-x: hidden;
}

#col1{
float: left;
width: 246px;
background: url(../images/col1bg.gif) top right no-repeat;
padding-right: 30px;
text-align:left;
}

#col2{
float: left;
width: 536px;
padding-left: 10px;
text-align: left;
}

#footer{
clear: both;
color: #FFF;
padding: 3px;
font-size: 11px;
text-align:center;
}

/**************** Global Links **************/

a:link, a:visited{
color: #0E6AC5;
text-decoration: none;
}

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

/*************** Main Nav ******************/

ul#navlist{
margin: 0;
padding: 0px 10px 0px 0px;
}

ul#navlist li{
list-style: none;
display: inline;
padding: 0 9px;
}

ul#navlist li a:link, ul#navlist li a:visited{
color: #012A62;
font-weight:bold;
text-decoration: none;
}

ul#navlist li a:hover{
color: #000;
}

/***************** Footer Links *****************/

#footer span a:link, #footer span a:visited{
color: #FFF;
padding: 0 11px;
}

#footer a{
color: #FFF;
}
/********************* Misc Styles ****************/

h1,h2,h3{
color: #012A62;
margin: 0;
padding: 3px;
font-family: Verdana, Arial, Helvetica, sans-serif;
}

h1{
font-size: 18px;
}

h2{
font-size: 16px;
}

h3{
font: 14px;
}

.titlesi{
color: #012A62;
font-size: 16px;
font-weight:bold;
}

.date{
font-size: 11px;
font-style: italic;
color: #0E6AC5;
}

.eventtitle{
font-weight:bold;
}

.event{
border-bottom: 1px dotted #000;
padding: 10px 8px;
}

.ctrtxt{
text-align:center;
}

.lttxt{
text-align:left;
}

.rttxt{
text-align:right;
}

a img{
border: 0;
}

td.team a:hover{
text-decoration: none;
}

img, div, table, tr, td { behavior: url(iepngfix.htc) }

/********* Image Borders *************/

img.bo{
border: 3px solid #ebe4d5;
}

ul.videos li{
list-style-type: none;
background: url(../images/smarrow.gif) center left no-repeat;
padding-left: 15px;
font-weight:bold;
font-size: 14px;
line-height: 22px;
}

td.resources{
border: 1px solid #ccc;
padding: 8px;
}

.leftside{
 float: left;
 padding-right: 8px;
 }
 
.rtside{
float: right;
padding-left: 8px;
}

