/* Created by ASU UTO.  Copyright 2007, Arizona State University.  *//*=================================	Global Style Overrides=================================*/.asu_body_index {	width: 800px;}/*---.asu_body_copy a:link {	color: #903;	text-decoration: none;}.asu_body_copy a:visited {	color: #B64661;	text-decoration: none;}.asu_body_copy a:hover {	color: #903;	text-decoration: underline;}.asu_body_copy a:active {	color: #903;	text-decoration: none;}.asu_body_copy ul {	margin-left: 15px;}.asu_body_copy td {	border-style: none;	width: 150px;	color: #000;}--*//*=================================	Table Styles=================================*//*---.asu_body_copy table.spill {	width: 270px;	border: 3px ridge;	background-color: #d3d3d3;	float: right;	margin-left: 5px;}.asu_body_copy table.spill td {	color: #000;	text-align: center;	width: auto;}---*/table {   color: #333;   font: 11px/15px Tahoma, Arial, Helvetica, sans-serif;   table-layout: auto;   width: auto;   }th,tr.header th,tr.header td {   border: 1px solid #ddd;   background-color: #f0d6b2;   padding: 4px 12px;   color: #555;   font-weight: bold;   white-space: nowrap;   text-align: left;   }td {   border: 1px solid #ddd;   color: #555;   padding: 4px 12px;   text-align: left;   }td.column_header {   font-weight: bold;    width: 200px;     }td.narrow_cell {   text-align: center;   width: 5%;   }   tr.footer td {   background-color: #E1D1B3;   border: 1px solid #ddd;   padding: 4px 12px;   }/*--table#report {	width: auto;}table#report td {	padding: 0;}table#risk-groups {	border: 1px ridge #666;}table#risk-groups td {	border: 1px ridge #666;	padding: 0;}table#risk-groups td.group-id {	width: 167px;}table#risk-groups td.description {	width: 409px;}table#email-form {	width: 409px;}table#email-form td {	padding: 0;}table#email-form td.send {	width: 254px;}table#email-form td.contact {	width: 155px;	padding-left: 5px;}table#contact td {	width: auto;	padding-left: 0;	padding-right: 0;}table#contact td.labels {	width: 230px;	text-align: right;	padding-right: 5px;}--*//*=================================	List and Text Styles=================================*/#asu_relevant_links ul {	margin-left: 12px;}ul#response-topics {	list-style: none;	font-weight: bold;	margin: 0;	padding: 0;	text-transform: uppercase;}ul#response-topics li {	margin-bottom: 10px;}/* Reusable Class to Push Down Content */.asu_body_copy ul.space, .asu_body_copy p.space {	margin-bottom: 30px;}p.top a {	font-weight: bold;}.clear {	clear: right;}.upper {	text-transform: uppercase;}p#sendForm {	margin-left: 235px;	padding-top: 10px;}/*=================================	Headings=================================*//* Matches Firefox font size with Safari and Opera */.asu_body_copy h3 {	font-size: 1.25em;}#asu_ttl_block h1 {	font-size: 2.25em;}.asu_body_copy h4 {	text-transform: uppercase;	border-bottom: none;}.asu_body_copy h5 {	border-bottom: none;	margin-bottom: 0;	margin-top: 0;	padding-top: 0;}#asu_relevant_links h5 {	font-size: 14px;}.asu_body_copy h6 {	font-size: 11px;	text-transform: uppercase;	margin: 0;	padding: 0;}/*==============================================	News Block==============================================*/#news_block_left {	background: #903 url(/images/asu_relevant_links_bg.gif) top left repeat-x;	border-bottom: 1px solid #7A0029;	float:left;	margin: 0 0 0 0;	padding: 10px 10px;	width: 300px;   }#news_block_right {   background: #903 url(/images/asu_relevant_links_bg.gif) top left repeat-x;   border-bottom: 1px solid #7A0029;   float:right;   margin: 0 0 0 0; padding: 0px 10px;   width: 325px;   }   h5 {   font-weight: bold;   font-size: 14px;    color: #FC0;   }.news_block_headline a {	font-size:11px;	color:#FC0;	font-style: normal;   }   /* .news_block_header a {	font-size:14px;	color:#FC0;	font-style: normal;   }*/.news_block_content {	font-size:10px;	color:#FFFFFF   }   .news_block_headline a:hover {   color: #FFF;   }   /*.news_block_header a:hover {   color: #FFF;   */   /*==============================================	Contact Us Box (Quickfacts)==============================================*/#quickFacts {		width:262px;		float:right;		margin:10px 0px 30px 10px;} #quickFacts h1 {	margin:0;	padding:0;	background: url(../images/ybox_top.gif) no-repeat;	height:34px;}#quickFacts p {	margin:0;	padding:5px 20px 0 15px;	background: url(../images/ybox_middle.gif) repeat-y;	font-size:8pt;	line-height:normal;}#quickFacts h2 {	margin:0;	padding:0;	background: url(../images/ybox_bottom.gif) no-repeat;	height:34px;}/*==============================================	Side by Side Box==============================================*/.left_content_box {margin:0 18px 0 0; padding: 1px; height: 100%; width: 198px; background: #EAE6D4; float: left;}.right_content_box {margin: 0 0 0 25px; padding: 2px; height: 100%; width: 325px; background: #EAE6D4; float: left;}/*==============================================	Custom Conventions (Uncomment to Activate)==============================================*//* Turn off hover underlines in site navigation-----------------------------------------------#asu_nav ul.asu_primary li a:link, #asu_nav ul.asu_primary li a:visited, #asu_nav ul.asu_primary li a:hover, #asu_nav ul.asu_primary li a:active, #asu_nav ul.asu_primary li ul li a:link, #asu_nav ul.asu_primary li ul li a:visited, #asu_nav ul.asu_primary li ul li a:hover, #asu_nav ul.asu_primary li ul li a:active, #asu_nav ul.asu_primary li ul li ul li a:link, #asu_nav ul.asu_primary li ul li ul li a:visited, #asu_nav ul.asu_primary li ul li ul li a:hover, #asu_nav ul.asu_primary li ul li ul li a:active  {	text-decoration: none;}*//* Reset font sizes to pixels (slightly smaller)------------------------------------------------.asu_body_copy, #asu_nav {	font-size: 11px;}h3 {	font-size: 12px;}*//* Styles for Jquery rotating images */.slideshow1 {      height:  auto;      width:   auto;      padding: 0;      margin:  0;  } .pics img { 	display: none;} 