/* Start of CMSMS style sheet 'MUNOLPrint' */
/*¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯*/
/* --HEADER:START-- */
/*__________________*/
#nav, #sub_nav {
	display: none;
}

/*¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯*/
/* --LAYOUT:START-- */
/*__________________*/
* {
	margin:0; padding:0
}
html {
	height: 100%;
}
body {
	height: 100%;
	font-size: 62.5%;
	font-family: Tahoma, sans-serif;
	background: #fff url(/images/bg_body_medium.gif) repeat-x;
}
#wrapper {
	text-align: left;
	margin: 0 auto;
	width: 774px;
}
#container {
	position: relative;
	width: 774px;
	min-height: 100%;
	margin: auto;
}
* html #container {
	height: 100%;
}
#content {
	float: left;
	margin-top: 15px;
	width: 500px;
	padding-bottom: 20px;
}
#footer {
	display: none;
}
/* --LAYOUT:END-- */
/*¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯*/
/* --CONTENT:START-- */
/*___________________*/
#content h2 {
	clear: none;
	margin-bottom: 1em;
	font: normal 2.5em/1em Tahoma,sans-serif;
	color: #6469D1;
	text-transform: none;
	border: 0 none;
}
#content h3 {
	margin-bottom: .7em;
	font: normal 1.8em Tahoma,sans-serif;
	color: #669ED6;
}
#content h4 {
	margin-bottom: 1em;
	font: bold 1.2em Tahoma,sans-serif;
	text-transform: uppercase;
	color: #000140;
}
#content p, #content ul {
	margin: 0 0 1.3em 10px;
	font: normal 1.4em/1.4em Times, serif;
	color: #66625D;
}
#content li {
	margin: 1em 0 0 10px;
	list-style: square;
}
#content a {
	color: #7980FF;
	font-weight: bold;
}
#content a:hover {
	color: #000140;
	text-decoration: underline;
	background: #F0E7DA;
}
#content a:visited {
	font-weight: normal;
	color: #7980FF;
}
#content p a:visited:after {
	content: "\00A0\221A";
}
/* --CONTENT:END-- */
/*¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯*/
/* --SIDEBAR:START-- */
/*___________________*/
#sidebar {
	position: relative;
	float: right;
	width: 254px;
	margin: 30px 0 0 20px;
}
	#sidebar fieldset {
		margin: 0 9px 0 9px;
		font: normal 1.2em/1.5em Tahoma,sans-serif;
		border: 0;
	}
	#sidebar fieldset label {
		font-weight: bold;
		padding-left: 5px;
		margin-bottom: 3px;
		display: block;
		background: #F0E7DA;
		color: #000140;
	}
	#sidebar a.caption{
		margin: 4px 0;
		color: #7980FF;
		font: bold 0.8em Tahoma, sans-serif;
	}
	#sidebar a.caption:hover {
	color: #000140;
	text-decoration: underline;
	}
/* --SIDEBAR:END-- */
/*¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯*/
/* --TABLE:START-- */
/*_________________*/
#content table {
	font: normal 1.2em/1.4em Tahoma, sans-serif;
	border-collapse: separate;
	border-spacing: 0;
	margin: 0 0 1.3em 10px;
	color: #66625D;
}
#content thead th,
#content thead td,
#content tfoot th,
#content tfoot td {
	border: 1px solid #523A0B;
	border-width: 1px 0;
	background: #EBE5D9;
}
#content th {
	font-weight: bold;
	line-height: normal;
	padding: 0.25em 0.5em;
	text-align: left;
}
#content tbody th,
#content td {
	padding: 0.25em 0.5em;
	text-align: left;
	vertical-align: top;
}
#content tbody th {
	font-weight: normal;
	white-space: nowrap;
}
#content tbody td,
#content tbody th {
	border: 1px solid #fff;
	border-width: 1px 0;
}
#content tbody tr.odd th,
#content tbody tr.odd td {
	border-color: #EBE5D9;
	background: #F0E7DA;
}
#content.studentofficers tbody tr:hover td,
#content.studentofficers tbody tr:hover th {
	background: #ffffee;
	border-color: #66625D;
}
#content.studentofficers th a {
	color: #66625D !important;
	background-color: transparent !important;
}
#content.studentofficers p img {
	float: left;
	margin: 0 15px 5px 0;
}
#content.studentofficers a.top {
	display: block;
	float: right;
}
#content.studentofficers h3+h4 {
	margin-top: 20px;
}
#content.studentofficers h4 {
	margin-top: 70px;
}
#content.studentofficers a.top img {
	margin-right: 7px;
}
/* End of 'MUNOLPrint' */

