/* UNIVERSITY OF MINNESOTA WEB TEMPLATE TEXT STYLESHEET */
/* FEBRUARY 2009 : UNIVERSITY RELATIONS*/

/* 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;}

/* CENTER CONTAINER -- Centers the page in the browser */
body.center {background: #ebebeb;margin-left:auto;margin-right:auto;width:1012px;}

/* LINKS */
a {color:#7a0019;}
a:link {color:#7a0019;}
a:visited {color:#7a0019;}
a:hover {color:#666699;}
a:active {color:#7a0019;}


/* HEADINGS *//* Basic Headline Set -- Adjust font sizes based on YUI chart above to maintain consistency. */
h1 {font-family:Georgia, "Times New Roman", Times, serif; font-size:161%; line-height: 24px; color:#1a5c86; margin-bottom:25px; background:url("../../assets/img/bgH1.gif") repeat-y; padding: 7px 5px 5px 15px;}
#home h1 { margin-bottom: 25px; }
h2 {font-family:Georgia, "Times New Roman", Times, serif; font-size:138.5%;color:#8b5e00;line-height: 22px;margin-top:20px;margin-bottom:20px;margin-left:15px;background: url("../../assets/img/h2BG.gif") no-repeat; /* width:704px; height:23px; */ padding: 7px 5px 5px 16px; }
/* * html h2 { width:462px; } */
h2.h2W{font-family:Georgia, "Times New Roman", Times, serif; font-size:138.5%;color:#8b5e00;line-height:22px;margin-top:20px;margin-bottom:20px;margin-left:15px;background:url("../../assets/img/h2W.gif") no-repeat; width:704px; height:23px; padding: 7px 5px 5px 16px;}
h2.h2H{font-family:Georgia, "Times New Roman", Times, serif; font-size:138.5%;color:#8b5e00;line-height:22px;margin-top:20px;margin-bottom:20px;margin-left:15px;background:url("../../assets/img/h2H.gif") no-repeat; width:704px; height:60px; padding: 7px 5px 5px 16px;}
h3 {font-family:Georgia, "Times New Roman", Times, serif; font-size:138.5%; color:#1a5c86; margin-bottom: 10px; line-height: 22px; margin-top: 12px; }
h4 {font-family:Georgia, "Times New Roman", Times, serif; font-size:110%;color:#003252;font-weight:bold;margin-bottom:5px;}
h5 {font-family:Georgia, "Times New Roman", Times, serif; font-size:100%;color:#000000;font-weight:bold;}
h6 {font-family:Georgia, "Times New Roman", Times, serif; font-size:98%;text-transform:uppercase;color:#000000;}

/* 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 */
ol.default_list, ul.default_list, #maincontent ol, #maincontent ul, #rightcontent ol, #rightcontent ul {margin:.2em 2em 1em;}
#maincontent ol li, #rightcontent ol li, ol.default_list li {list-style: decimal outside;padding-left:.15em;}
#maincontent ul li, #rightcontent ul li, ul.default_list li {list-style: disc outside;padding-left:.15em;}
