/***********************************************/
/* YUI Reset, Fonts, Base                      */
/***********************************************/

html{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym {border:0;font-variant:normal;}sup {vertical-align:text-top;}sub {vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}input,textarea,select{*font-size:100%;}legend{color:#000;}body {font:13px/1.231 arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small;}table {font-size:inherit;font:100%;}pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%;}
h1{font-size:138.5%;}h2{font-size:123.1%;}h3{font-size:108%;}h1,h2,h3{margin:1em 0;}h1,h2,h3,h4,h5,h6,strong{font-weight:bold;}abbr,acronym{border-bottom:1px dotted #000;cursor:help;} em{font-style:italic;}blockquote,ul,ol,dl{margin:1em;}ol,ul,dl{margin-left:2em;}ol li{list-style:decimal outside;}ul li{list-style:disc outside;}dl dd{margin-left:1em;}th,td{}th{font-weight:bold;text-align:center;}caption{margin-bottom:.5em;text-align:center;}p,fieldset,pre{margin-bottom:1em;}input[type=text],input[type=password],textarea{width:12.25em;*width:11.9em;}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/
html{ background:url(/Portals/spry/images/bg-nav.gif) -99px repeat-y;}

h1{ border-bottom:#000000 solid 1px; font-weight:100;}
a.external{ background: url(/images/uprt.gif) top right no-repeat; padding-right:20px; }

.NavPane{
position:absolute;
left:0;
width:200px;
padding:61px 0 0 0;
z-index:20;
background:url(/Portals/spry/images/spry_title.gif) center 8px no-repeat;
text-align:left;
}

.NavPane input.NormalTextBox{width:196px !important; border:solid 1px; margin:10px 0;}
.NavPane h1{ border:none; font-size: 100%} 
#bgImage{
position:absolute;
width:200px;
height:200px;
bottom:0;
left:0;
background:url(/Portals/spry/images/spry_logo.png) no-repeat bottom;
z-index:1;
}

#bd{
margin:-0px 0 0 201px;
min-height:450px;
overflow:hidden;
background:url(/Portals/spry/images/spray.gif) repeat-x;
}

.ContentPane{
padding: 0 20px;
text-align:left
}
.containerWrapper{
background:url(/Portals/spry/images/white75.png);
padding:10px;
border:#222 solid 1px;
}

/***********************************************/
/*Component Divs                               */
/***********************************************/

#globalNav{
color: #cccccc;
padding: 0px 0px 0px 10px;
white-space: nowrap;
}
/* 'nowrap' prevents links from line-wrapping if there are too many to fit in one line
   this will force a horizontal scrollbar if there isn't enough room for all links
   remove rule or change value to 'normal' if you want the links to line-wrap */

#globalNav img{
 display: block;
}

#globalNav a {
	font-size: 90%;
	padding: 0px 4px 0px 0px; 
}

/*********** .NavPane link styles ***********/

.NavPane ul{ border-top:#333333 solid 1px;}
.NavPane .Level0{display:block;}
.NavPane ul li:hover,.NavPane ul a:hover{background:#f7f9ee; color:#000;}

.NavPane ul a:link, .NavPane ul a:visited {display: block; color:#000000; font-weight:100;}
.NavPane ul, .NavPane li{list-style: none; margin: 0; padding: 0;}

.NavPane ul ul { width:auto; float:none; visibility:hidden; height:0; margin:0; }
.NavPane ul li:hover li { border:none; }
.NavPane ul li:hover ul { visibility:visible; height:auto; margin:0 0 .5em 0; }
.NavPane ul ul a,.NavPane ul ul p { padding-left:2em; }

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
.NavPane li {}

/* fix for browsers that don't need the hack */
html>body .NavPane li {border-bottom: none;}

#Table1 td{padding:0 10px;}
.Head{ font-size:110%; font-weight:bold;}
/*---- sIFR ---*/
.sIFR-flash {
 visibility: visible !important;
 margin: 0;
 padding: 0;
}
.sIFR-unloading .sIFR-flash { visibility: hidden !important; }
.sIFR-replaced, .sIFR-ignore { visibility: visible !important; }
.sIFR-alternate {
 position: absolute;
 left: 0;
 top: 0;
 width: 0;
 height: 0;
 display: block;
 overflow: hidden;
}
.sIFR-replaced div.sIFR-fixfocus {
 margin: 0pt;
 padding: 0pt;
 overflow: auto;
 letter-spacing: 0px;
 float: none;
}
.sIFR-dummy {
 width: 0px;
 height: 0px;
 margin-left: 42px;
 z-index: 0;
}
.sIFR-active h1{
 visibility: hidden;
 font-family: Verdana;
 line-height: 1em;
 font-size:25px;
 padding:0;
 margin:10px 0 30px 0;
}
.sIFR-ative .Level0{
 visibility: hidden;
 font-family: Verdana;
 font-size:12px;
height:25px;
 padding:5px 0 0 0px;
 margin:0px;
 border-bottom: 1px solid #333;
 background: url(/Portals/spry/images/white25.png);

}



