@charset "utf-8";
/* CSS Document */

body {
	background-image: url(images/layout/BG-tile.gif);
	margin: 0px;
	padding: 0px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #165873;
	line-height: 16px;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-family: helvetica, arial;
	font-size: 24px;
	color: #666666;

}

.bar-head {
	background-image: url(images/layout/header_bar.png);
	background-repeat: repeat-x;
	height: 39px;
	width: auto;
}
.header-back {
	background-color: #036635;
	margin: 0px;
	padding: 0px;
	height: 106px;
	width: auto;
}
table {
	margin: 0px;
	padding: 0px;
}
td {
	margin: 0px;
	padding: 0px;
}
.auto {
	margin: 0px;
	padding: 0px;
	display: block;
}
.header-background {
	background-image: url(images/layout/header-background.png);
	background-repeat: repeat-x;
	height: 106px;
	width: 856px;
}
.header-corners {
	height: 9px;
	width: 63px;
}
.header-content {
	height: 88px;
	width: 857px;
}

.msu-logo {
	padding-top: 16px;
	padding-bottom: 16px;
	padding-left: 20px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.header-nav-bg {
	background-image: url(images/layout/header-menu-bg.png);
	background-repeat: repeat-x;
	height: 40px;
}
.nav-bg {
	background-image: url(images/layout/nav-bg.png);
	background-repeat: repeat-x;
	height: 40px;
}
.nav-cell-small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 500;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}

.nav-cell-small:hover {
	color: #d9d0c5;
}


.content-shadow-left {
	background-color: #FFFFFF;
	background-image: url(images/layout/content-shadow-left.png);
	background-repeat: repeat-y;
}
.content-shadow-right {
	background-color: #FFFFFF;
	background-image: url(images/layout/content-shadow-right.png);
	background-repeat: repeat-y;
}
.footer-content {
	background-color: #036635;
	text-align: center;
	height: 45px;
	width: 856px;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 175%;
	color: #ffffff;
	text-decoration: none;
}

table.courses td {
	margin: 0px;
	padding: 6px;
	border: 1px solid #036635;
}

table.courses {

	width: 750x;
	border: 2px solid #036635;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	line-height: 150%;
	margin: 0 6px 0 6px;
	float: left;
	
}


.content-box {
	padding: 2px 18px 18px 18px;
}
.content-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	line-height: 150%;
}



a.footer:hover {
	color: #ffffff;
	text-decoration: underline;
}

.footer: visited {
	color: #ffffff;
}



.nav-cell-big {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}

.nav-cell-big:hover {
	color: #d9d0c5;
}

table.nav-menu tr td {
	text-align: center;
}
.required-courses {
	margin: 0 auto 16px auto;
	float: left;
	width: 798px;
	display: block;
}
.index-content-left {
	background-image: url(images/layout/content-index-left.png);
	background-repeat: repeat-y;
	width: 8px;
}
.index-content-box {
	background-color: #b7b49c;
	margin: 0px;
	padding: 7px;
}


.index-content-right {
	background-image: url(images/layout/content-index-right.png);
	background-repeat: repeat-y;
	width: 8px;
}

.photo {
	background-position: center;
	text-align: center;	
}

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: underline;
	font-size: 13px;
}

a:hover {
	text-decoration: none;
}

.photo-box {
	display: block;
	margin-right: auto;
	margin-left: auto;
}

.photo-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	line-height: 150%;
	weight: 600px;
	text-align: center;
	margin-bottom: 25px;
}

.shim {
	height: 2px;
	width: 100%;
	margin: 0px auto 8px auto;
	background-color: #165873;
}

.announcement {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-left: 6px;
	display: block;
}

ul li {
	font-family: verdana;
	font-size: 13px;
}
	
