/* UNIVERSITY OF MINNESOTA WEB TEMPLATE RESET STYLESHEET */
/* AUGUST 2010 : UNIVERSITY RELATIONS */
/* v5  */

/* DO NOT MODIFY */
/* RESET */
.umn table {border-collapse:collapse;border-spacing:0;}
.umn fieldset, .umn img {border:0;}
.umn sup {vertical-align:text-top;}
.umn sub {vertical-align:text-bottom;}

/* FONTS */
.umn {font:13px/1.231 arial,helvetica,clean,sans-serif;}
.umn table {font-size:100%;}
.umn th {font-style:normal;font-weight:normal;text-align:left;}
.umn code {font-family:monospace;line-height:100%;}
.umn input, .umn textarea, .umn select, .umn option {font-family:arial,helvetica,clean,sans-serif;font-size:inherit;font-weight:inherit;}
.umn h1,.umn h2,.umn h3,.umn h4,.umn h5,.umn h6 {font-size:100%;font-weight:normal;}
.umn em {font-style:italic;font-weight:normal;}
.umn strong {font-style:normal;font-weight:bold;}
.umn address,.umn caption,.umn cite,.umn code,.umn dfn,.umn th,.umn var {font-style:normal;font-weight:normal;}

/* FLOATS */
.umn .left {float:left;}
.umn .right {float:right;}
.umn .clearabove {line-height:0;height:0;font-size:0;clear:both;} /* Use on a clearing element following a float */

/* HIDE */
.umn .none {display:none;}
.umn .hidden {visibility:hidden;overflow:hidden;width:0;height:0;}

/* 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/ */

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

/* LINKS */
.umn a {color:#7a0019;font-family: Arial, Helvetica, sans-serif;}
.umn a:link {color:#7a0019;}
.umn a:hover {color:#362f2d;}
.umn a:active {color:#362f2d;}
.umn a:visited {color:#900021;}

/* HEADINGS *//* Basic Headline Set -- Adjust font sizes based on YUI chart above to maintain consistency. */
.umn h1 { font-size:161%; line-height: 26px; color:#7a0019; margin-bottom: 10px; margin-top: 10px; }
.umn h2 {font-size:138.5%;color:#7a0019;margin-bottom: 10px;line-height: 22px;margin-top: 12px;}
.umn h3 { font-size:108%; color:#000000; margin-bottom: 10px; line-height: 22px; margin-top: 12px; font-style: italic; font-weight: bold; }
.umn h4 {font-size:100%;color:#900021;text-transform:uppercase;}
.umn h5 {font-size:93%;}
.umn h6 {font-size:77%;}

/* TEXT *//* Basic Text Set */
.umn p,.umn ol, .umn ul {font-size:97%;margin:0 0 .5em 0;}

/* List styles - edit as needed */
.umn ul {list-style-type: disc; margin:0 5px 0px 5px;padding-bottom:10px;}
.umn ol {list-style-type:decimal;margin:0 5px 0px 5px;padding-bottom:10px;}