/* UNIVERSITY OF MINNESOTA WEB TEMPLATE TEXT STYLESHEET */
/* FEBRUARY 2009 : UNIVERSITY RELATIONS*/
/* v3.090219  */

/* Yahoo User Interface (YUI) FONT SIZING CHART: 10px=77% 11px=85% 12px=93% 13px=100% 14px=108% 15px=116% 16px=123.1% 17px=131% 18px=138.5% 19px=146.5% 20px=153.9% 21px=161.6% 22px=167% 23px=174% 24px=182% 25px=189% 26px=197% 
Find out more about YUI at http://developer.yahoo.com/yui/ */

body { color:#000000; font-family: Arial, Helvetica, sans-serif; line-height:18px; position: relative; }

/* CENTER CONTAINER -- Centers the page in the browser */
body.center {margin-left:auto;margin-right:auto;width:960px;}

/* LINKS */
a {
	color:#7a0019;
}
a:link {
	color:#7a0019;
	text-decoration: none;
	font-weight: bold;
}
a:visited {color:#7a0019;
	text-decoration: none;
}
a:hover {color:#666699;
}
a:active {color:#7a0019;
	text-decoration: none;
}


/* HEADINGS *//* Basic Headline Set -- Adjust font sizes based on YUI chart above to maintain consistency. */
/*h1, h5, h6 {font-weight:bold;}*/
h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	line-height: 26px;
	border-radius: 0px 7px 7px 0px;
	color: #663399;
	margin-bottom: 10px;
	margin-top: 10px;
	background-image: url(/imgs/h1_bkgnd800.png);
	background-repeat: repeat-y;
	background-position: left bottom;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	text-transform: uppercase;
	font-weight: bold;
}
h2 {
	font-size:1.2em;
	color:#000;
	margin-bottom: 10px;
	line-height: 1em;
	margin-top: 0px;
	padding: 0;
	margin-right: 0px;
	margin-left: 0px;
	font-weight: bold;
}
h4 {
	font-size: 1.2em;
	color: #000;
	margin-bottom: 10px;
	line-height: 1.2em;
	margin-top: 0px;
	padding: 0;
	margin-right: 0px;
	margin-left: 0px;
	font-weight: bold;
	background-image: (/imgs/h4x200_bkgnd.png);
}
h5 {
	font-size: 1.2em;
	line-height: 26px;
	border-radius: 0px 7px 7px 0px;
	color: #310009;
	margin-bottom: 10px;
	margin-top: 10px;
	background-image: url(/imgs/h1_bkgnd800.png);
	background-repeat: repeat-y;
	background-position: left bottom;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
h6 {
	font-size: 1.3em;
	line-height: 26px;
	color: #310009;
	margin-bottom: 10px;
	margin-top: 10px;
	background-image: url(/imgs/h1_bkgnd.gif);
	background-repeat: repeat-y;
	background-position: left bottom;
}

.h2_grey {
	font-size: 1.2em;
	color: #2F2F2F;
	margin-bottom: 10px;
	line-height: 1em;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: -5px;
	font-weight: bold;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 5px;
}

blockquote {
	line-height: 1.2em;
	text-indent: 0em;
	margin: 0px;
	padding: 0px 0px 0px 3em;
}

.bigbolditalic {
	font-size: 1.1em;
	font-style: italic;
	font-weight: bold;
}
.bigbold {
	font-size: 2.25em;
	font-style: normal;
	font-weight: bold;
}
.bigbolditalicWHITE {
	font-size: 1.1em;
	font-style: italic;
	font-weight: bold;
	color: #FFF;
}

.img_text {
	margin: 0px 0px 40px 0px;
	padding: 0px 0px 0px 0px;
	clear: left;
	float: left;
	height: 51px;
	text-align: left;
	display: inline;
	width: 200px;
}


/* TEXT *//* Basic Text Set */
p, ol, ul {font-size:97%;margin:0 0 .5em 0;}
/* DEFAULT LIST STYLES */
/* add class="default_list" to ol, ul */
.ul_space {
}
.ul_space li {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	text-indent: -1em;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 1em;
}
.fontchange {
	font-family: "Comic Sans MS", cursive;
	font-size: 24px;
	line-height: 1em;
}
.fontchange18 {
	font-family: "Comic Sans MS", cursive;
	font-size: 18px;
	line-height: 1em;
}
.fontchange1em {
	font-family: "Comic Sans MS", cursive;
	font-size: 1em;
	line-height: 1em;
}
.fontsmaller {
	font-size: .8em;
}
