/* declare global tag attributes here */


html, body {
	color:#333;
	height: 100%;
	background-color:white;
	margin:0px;
	padding:px;
	font:11px verdana, arial, helvetica, sans-serif;
	}
h1 {
	margin:0px 0px 15px 0px;
	padding:4px;
	font-size:28px;
	font-weight:900;
	color:#ccc;
	}
h2 {
	font:bold 12px/14px verdana, arial, helvetica, sans-serif;
	margin:0px 0px 5px 0px;
	padding:4px;
	}
p   {
	font:11px/20px verdana, arial, helvetica, sans-serif;
	margin:0px 0px 16px 0px;
	padding:4px;
	}

li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: .2em 0;
}

a   {
	color:#000000;
	font-size:11px;
	font-family:verdana, arial, helvetica, sans-serif;
	font-weight:normal;
	text-decoration:none;
	}
a:link {
	color:#27649D;
    }
a:visited {color:#0089B7;}
a:hover {color:#CCCC66;text-decoration: underline;
    }
  
/* declare DIV attributes here */

#container { 
	position: relative;
    text-align: left;
	left: 0px;
	top: 0px;
	width: 750px;
	border :;
	padding : 0px;
	font-family : arial;
	font-size : 14px;
	he////ight: 1000px;
	border : solid 1px #F0F4F8;
   }
   
#header {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 750px;
	height: 101px;
	border : none;
	background : #F0F4F8;
	padding : 0px;
    background: url(images/upmriheader.jpg);
	background-repeat: no-repeat;
   }   
   
#content {
	position: relative;
	left: 0px;
	top: 120px;
	width: 650px;
	background :#FFF;
	padding : 2px;
	font-family : arial;
	font-size : 14px;
	height: auto;
   }
   
#view {
	position: absolute;
	left: 65px;
	top: 127px;
	width: 200px;
	border: none;
	background: none;
	font-family: arial;
	font-size: 14px;
	height: auto;
	font-weight: bold;
}


#paging {
	position: absolute;
	left: 499px;
	top: 127px;
	width: 200px;
	border : none;
	background : none;
	padding :0px;
	font-family : arial;
	font-size : 14px;
	height: 50px;
	font-weight: bold;
}


#title {
	position: relative;
	left: 2px;
	top: 115px;
	width: 625px;
	border : none;
	background : url(none);
	padding : 0px;
	font-family : arial;
	font-size : 14px;
	height: auto;
	font-weight: bold;
	line-height: 0px;
	font-style: normal;
   }

#contentfull {
	position: relative;
	left: 0px;
	top: ;
	width: 650px;
	border : solid 1px #F0F4F8;
	background : #FFFFFF;
	padding : 4px;
	font-family : arial;
	font-size : 14px;
	height: auto;

   }

#dropdown {
	position: relative;
	left: 0px;
	top: 80px;
	width: 70%;
	height: 32px;
	font-family : arial;
	font-size :8px;
	padding : 0px;

	}

#nav-menu ul{
    position: absolute;
	left: 5px;
	top: 87px;
	width: 650px;
	border : none;
	list-style: none;
    padding: 0;
    margin: 0;
   }

#nav-menu li
   {
    float: left;
    margin: 0.15em;
    }

#nav-menu li a
    {
     background: url(images/css-nav.gif) #fff bottom left repeat-x;
     height: 1.2em;
     line-height: 1.2em;
     float: left;
     width: 87px;
     display: block;
     border: 0.1em solid #dcdce9;
     color: #0d2474;
     text-decoration: none;
     text-align: center;
    }

#nav-menu li a:hover
    {
     background: url(images/css-nav.gif) #fff bottom left repeat-x;
     height: 1.2em;
     line-height: 1.2em;
     float: left;
     width: 87px;
     display: block;
     border: 0.1em solid #dcdce9;
     color: #0d2474;
     text-decoration: underline;
     text-align: center;
    }
     /* Hide from IE5-Mac \*/
#nav-menu li a
    {
     float: none
    }
     /* End hide */

#nav-menu
    {
	width:30em;

     }

#selected
    {
    float: left;
    display: block;
    width: 87px;
    border-top: 2px solid #CCCCFF;
	color: #000000;
    text-decoration: none;
    text-align: center;
    }
	
#null
    {
    float: left;
    display: block;
    width: 87px;
	color: #000000;
	text-decoration: none;
    text-align: center;
    }

#navigation {
	position: absolute;
	left: 6px;
	top: 125px;
	width: 125px;
	border : dashed 1px #000000;
	background : #E6F1FF;
	padding : 4px;
	font-family : arial;
	font-size : 12px;
    }

#adspace {
	position: absolute;
	left: 485px;
	top: 109px;
	width: 160px;
	border : dashed 1px #333333;
	padding : 0px;
	font-family : arial;
	font-size : 12px;
	height: 400px;
    }

#footer {
	position:relative;
	margin-top: 125px;
	margin-bottom: 0px;
	text-align: center;
	width:600px;
	clear:both;
	text-align:center;
	color:#CCCCC;
	visibility: visible;
	}
 
.TitleBox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-color: #F3F3F3;
	margin: auto;
	border: 1px solid #6699CC;
	line-height: normal;

}
	
.headings {  font-family: Arial, Helvetica, sans-serif; font-size: 12pt; font-weight: bold; color: #27649D}
.subheadings {  font-family: Arial, Helvetica, sans-serif; font-size: 12pt; font-weight: bold; color: #0066CC}
.subsub { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold; color: #6884B8}
.casetxt {  font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-style: normal; font-weight: normal; color: #000000}
.copyrightbold { font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-style: normal; color: #000000 ; font-weight: bold}
.hrlistings { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold; color: #A88840}
.borderbox2 { font-family: Arial, Helvetica, sans-serif; font-size: 11px; border-color: #999900 #989800 #989800; background-color: #FFFFFF; letter-spacing: normal; word-spacing: normal; list-style-image: none; list-style-type: disc; border: #D0E0F0; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
.breadcrumbs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #000000;
	right: 200px;


}
.prtable { font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 10pt; font-style: normal; color: #000000; line-height: normal }
.pr_product { font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 10pt; font-style: normal; color: #000000; line-height: normal ; background-color: #FFFFC8}
.pr_sales { font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 10pt; font-style: normal; color: #000000; line-height: normal ; background-color: #BBE8D1}
.pr_earnings { font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 10pt; font-style: normal; color: #000000; line-height: normal ; background-color: #E1E3FF}
.pr_rsna { font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 10pt; font-style: normal; color: #000000; line-height: normal ; background-color: #CCCC99}
.pr_corp { font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 10pt; font-style: normal; color: #000000; line-height: normal ; background-color: #EBD7C2}
.pr_history { font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 10pt; font-style: normal; color: #000000; line-height: normal ; background-color: #FFD89D}
.net4tablefix { font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 10pt; font-style: normal; color: #000000; line-height: normal }
.dashdash {
	border-bottom-style: dashed;
	border-bottom-width: thin;
}
.meeting {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6633CC;

}
.research {
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 10pt; font-style: normal; color: #000000; line-height: normal ; background-color: #FFFF8A
}
.researchOL {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	color: #000000;
	line-height: normal;
	background-color: #FFFF8A;
	border: thin solid #666666;

}
.salesheading {
font-family: Arial, Helvetica, sans-serif; font-size: 12pt; font-weight: bold; color: #6699FF
}
.salessubhead {
font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold; color: #6699FF

}
.borderboxMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	border-color: #CCCCCC #D0CCD0 #C8CCC8 #C8CCC8;
	background-color: #99CCFF;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	color: #000000;

}
.tdboldItalic {
	font-weight: bold;
	font-style: italic;

}
.borderbox3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-color: #FFFFFF;
	letter-spacing: normal;
	word-spacing: normal;
	list-style-image: none;
	list-style-type: disc;
	border: 1px solid #AEAE5E;
}

}
.line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin-right: 10px;
	margin-left: 2px;
	}
.tdbold {
	font-weight: bold;
}
.heading1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.tdborder {border: #6898D0; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
td {  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; color: #000000; line-height: normal}


.imageRight {
   float: right;
   border: 1px;
} 
.imageLeft {
	float: left;
	border: 1px;
	padding-right: 8px;
	padding-top: 4px;


} 
.sitnsmile {
	font-family: "Swis721 Cn BT";
	font-size: 21px;
	font-weight: bolder;
	color: #0033CC;
}
 
.blueitalic {
	font-style: italic;
	color: #0066CC;
	padding-left: 5px;
	padding-right: 5px;
}

