/*CSS 2005*//*Font and link styes*/body {background-color: #afb4be;color: #000;font-family: Arial, Helvetica, sans-serif;font-size: 70%;line-height: 160%;margin: 0; }p {margin: 0 0 1.5em 0;padding: 0;}div {position: relative;}h1 {font-size: 140%;line-height: 200%;text-align: left;letter-spacing: 1px; color: #990000; font-weight: bold;margin-top: 1px; }h2 {font-size: 110%;line-height: 110%;color: #990000; font-weight: bold; }h3 {font-size: 105%;line-height: 105%;color: #000; font-weight: bold; }h4{font-size: 100%;line-height: 100%;color: #990000;font-weight: bold;  } h5{font-size: 110%;line-height: 110%;color: #006600;font-weight: bold; }h6 {font-size: 100%;line-height: 100%;color: #55657d;font-weight: bold;  }strong { font-weight: bold; }bold { font-weight: bold; }em { font-style: italic; }i { font-style: italic; }abbr { font-style: normal; text-decoration: none; }acronym { font-style: normal; text-decoration: none; }OL { list-style-position: outside; }UL {color : #002740; list-style-type: square;list-style-position: outside;}/* Structure stlye */#container{	border-width: 1px 1px 1px 1px;	border-style: solid;	border-color: #B50E39;	width: 760px;	margin: 0 auto 0 auto;	background-image:  url("../images/background2.gif");	background-color: #FFFFFF;}/* University branding */#branding {background-color: #B50E39;width: 760px;}/* Department header or graphic */#header {background-color: #B50E39;width: 760px;color: #FFFFFF;}/* Content information*/#maincontent {margin-left: 150px;margin-right: 150px;margin-top: 0;margin-bottom: 0;font-size: 115%;line-height: 130%;color: #000;padding-top: 0px;padding-right: 20px;padding-bottom: 20px;padding-left: 20px;}#maincontent a:link{ color: #0000cc; text-decoration: none;}#maincontent a:visited { color : #000099;  text-decoration: none;}#maincontent a:hover {  color: #0066FF; text-decoration: underline;}#maincontent a:active {  color: #0033cc; text-decoration: underline;}.maincontent-boldcolor { font-size: 120%;line-height: 130%; font-weight: bold; color: #333333;}/*sidebars*/#sidebar_left {float: left;width: 130px;margin-top: 0;margin-right: 0;font-size: 95%;line-height: 130%;padding-top: 10px;padding-right: 10px;padding-bottom: 10px;padding-left: 10px;color: #002740;}#sidebar_left ul {margin: 0;padding: 0;list-style: none;}#sidebar_left li {padding-left: 10px;background-repeat: no-repeat;background-position: 0 .6em;margin: 0;}#sidebar_left a:link {text-decoration:none;color: #000099;}#sidebar_left a:hover {color: #0066FF; text-decoration: underline;}#sidebar_left a:visited {color: #0000ff;text-decoration:none;}#sidebar_left a:active {color: #0099ff;text-decoration:underline;	}#sidebar_left h4 {font-size: 100%;font-weight: bold;margin: 0;padding: 0;color: #660033;}#sidebar_right {float: right;margin: 0;margin-left: 0;width: 125px;font-size: 95%;line-height: 150%;padding-top: 10px;padding-right: 10px;padding-bottom: 10px;padding-left: 15px;color: #002740;	}#sidebar_right  ul {margin: 0;padding: 0;list-style: none;}#sidebar_right  li {padding-right: 10px;background-repeat: no-repeat;background-position: 0 .6em;margin: 0;}#sidebar_right  a:link {text-decoration:none;color: #000099;}#sidebar_right  a:hover {color: #0066FF; text-decoration: underline;}#sidebar_right  a:visited {color: #0000ff;text-decoration:none;}#sidebar_right a:active {color: #0099ff;text-decoration:underline;}#sidebar_right  h4 {font-size: 100%;font-weight: bold;margin: 0;padding: 0;color: #660033;}/* Misc elements */.hr {border-bottom: 1px #b50e39 solid;width: 100%;}.to-top {font-size: 90%;font-family: Arial, Helvetica, sans-serif;font-weight: bold;color: #000;text-align: right; }.date {font-family: Arial, Helvetica, sans-serif;font-size: 60%;text-align: left;color: #666666;font-weight: bold; }.pullquote {float: right;padding: 5px 0 5px 15px;width: 120px;font-family : Georgia, "Times New Roman", Times, serif;font-variant : small-caps;font-size : 130%;line-height : 150%;font-weight : normal;letter-spacing : 1px;color: #666666;}/* Footer information */#footer { clear: both; margin: 0 auto 0 auto;padding: 2px 10px 2px 10px; background-color: #002740 ; color: #fff;width: 740px }#footer p {font-size: 92%;color: #FFFFFFtext-align: center; margin: 5px 0px 5px 0px;}#footer a:link {  color: #FFFF66; text-decoration: none;}#footer a:visited {color: #FFFFCC;text-decoration: underline;}#footer a:hover {  color:  #FFFF00; text-decoration: underline;}#footer a:active {  color: #FFFF66; text-decoration: underline; }
