/*
	Cardinal Health common stylesheet | For use on all websites and web applications
	
	Table of Contents:
		layout
		typography
		forms and tables
		lists and rules
		tab navigation
*/
	
/* layout
----------------------------------------------- */

body {
	color: #000000;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .7em;
	line-height: 1.273em;
	margin: 0;
	text-decoration: none;
    padding-left: 385px;
    padding-right: 385px;
	}
.expander {
	position: relative;
	margin-left: -385px;
	margin-right: -385px;
	min-width: 770px;
	}
/* \*/
* html .sizer,
* html .expander,
* html .innerwrapper {
	height: 0;
	}
/* */
#SmallLink {
	color: #3366CC;
	font-weight: normal;
	text-decoration: underline;
	} 
#MiddleLink {
	color: #000000 !important;
	font-weight: bold !important;
	text-decoration: none !important;
	} 
#LargeLink {
	color: #3366CC;
	font-weight: normal;
	text-decoration: underline;
	} 
#AfterProdServ {
	width:169px;
	margin:5px 0 7px 12px;
	}
#AfterNav {
	 width: 169px; 
	 float: right; 
	 text-align: left; 
	 margin-top: -1px;
	 }
.BananaBox {
	border: #FFAA00 solid 1px; 
	background-color: #FFEEBB; 
	padding: 15px; 
	margin-bottom: 15px;
	width: 150px;
	}
.BananaBox hr.RightColumn {
	color: #FFAA00;
	}
.BananaBoxHeader {
	width: 150px;
	padding: 10px 15px; 
	margin: -15px -15px 15px -15px; 
	background-color:#FFAA00;
	}
.BananaBoxHeader h2 {
	color: #FFFFFF; 
	margin: 0; 
	padding: 0;
	}
.GreenBox {
	border: #009922 solid 1px; 
	background-color: #ddeebb; 
	padding: 15px; 
	margin-bottom: 15px;
	}
.GreenBox hr.RightColumn {
	color: #009922;
	}
.GreenBoxHeader {
	padding: 10px 15px; 
	margin: -15px -15px 15px -15px; 
	background-color:#009922;
	}
.GreenBoxHeader h2 {
	color: #FFFFFF; 
	margin: 0; 
	padding: 0;
	}
#BodyAreaFixed {
	margin: 5px 0 0 35px;
	vertical-align: top;
	width: 1200px;
	}
#BodyAreaFlexible {
	float: left;
	padding: 0 0 0 35px;
	vertical-align: top;
	}
.BodyColumn350 {
	width:330px; 
	padding-top:20px;
	}
.BodyColumn247 {
	width:247px; 
	}
.BodyColumn350 h2,
.BodyColumn247 h2 {
	margin: 0 0 4px 0;
	}
.BodyColumn350 a,
.BodyColumn247 a {
	margin: 4px 0 0 0;
	display: inline;
	}
#BodyCopy {
	margin-right: 195px;
	margin-top: 0px;
	position: relative;
	}
#BodyCopyFullFlex {
	float: left;
	margin-top: 0px;
	margin-right: 11px;
	width: inherit;
	}
#BodyCopyTwoColFlex {
	float: left;
	margin-top: 0px;
	width: 65%;
	}
.BodyFeature {
	background-color: #FFEEBB;
	border-bottom: 1px #FFAA00 solid;
	color: #000000;
	padding: 5px;
	}
.BodyFeatureTitle {
	background-color: #FFDD77;
	border-top: 1px #FFAA00 solid;
	color: #000000;
	padding: 5px;
	}
.BodyThumbnail {
	margin: 3px 15px 0 0; 
	border: #cccccc solid 1px; 
	float: left;
	}
#Breadcrumb {
	color: #CCCCCC;
	margin: 0 0 10px 0;
	}
#Breadcrumb sup {
	font-size: .75em;
	}
.BreadcrumbFlex {
	color: #CCCCCC;
	margin: 20px 0 10px 0;
	padding: 0;
	width: 100%;
	}
#CallOut {
	width: 137px; 
	border: #5588FF solid 1px; 
	background-color: #DDEEEE; 
	padding: 15px;
	margin: 0 0 15px;
	}
#CapabilityBand {
	clear: right;
	height: 20px;
	position: relative;
	top: 29px;
	}
#CBRowFlex {
	clear:left;
	float: left;
	height: 18px;
	width: 100%;
	}
#CBRowFlex .CapabilityBandFlex {
	background-color: #EE0000;
	float: right;
	height: 18px;
	width: 100%;
	margin-right: 0px !important;
	}
#CBRowFlex .hr {
	background-color: #FFFFFF;
	float: left;
	height: 18px;
	width: 231px;
	}
#CBRowFlex .hr img {
	border-bottom: 1px solid #CCCCCC;
	height: 18px;
	margin: 0 0 0 47px;
	width: 169px;
	}
#ContentFixed {
	margin: 0 0 0 196px;
	vertical-align: top;
	width: 1000px;
	}
#ContentFlexible {
	margin: 0 0 0 196px;
	vertical-align: top;
	}
#dhtmltooltip {
	position: absolute;
	width: 300px;
	border: 1px solid #FFAA00;
	padding: 5px;
	background-color: #FFEEBB;
	visibility: hidden;
	z-index: 100;
	}
.dropdown{
	position: absolute;
	margin: -75px 0 0 -231px;
	visibility: hidden;
	border: 1px solid #FF7700;
	z-index: 100;
	background-color: #FFFFFF;
	width: 200px;
	}
.dropdown ul, .dropdown li {
	padding: 0;
	margin: 0;
	list-style-type: none;
	}
#Explore {
	 margin-left: 12px;
	 }
.ExpandingList_Closed {
	border-top: 1px #CCCCCC solid; 
	margin-bottom: 0px;
	}
.ExpandingList_Closed_Header {
	cursor: hand; 
	background-color: #FFFFFF; 
	color: #3366CC; 
	padding: 9px 2px 8px 6px; 
	font-weight: bold;
	cursor: pointer;
	z-index: 1;
	}
.ExpandingList_Open_Icon {
	 float: right; 
	 color: #FF7700;
	 background-color: #FFEEBB;
	 border: #FFAA00 solid 1px;
	 padding: 0 2px 2px;
	 margin: -2px 0 0;
	 cursor: pointer;
	 z-index: 1;
	 }
.ExpandingList_Open {
	width: 348px; 
	background-color:#FFEEBB; 
	border: 1px #FFAA00 solid; 
	margin: -31px 0 0;
	z-index: 2;
	}
.ExpandingList_Open_Header {
	background-color: #FFDD77; 
	padding: 8px 5px; 
	border-bottom: #FFAA00 solid 1px; 
	color: #000000; 
	font-weight: bold; 
	cursor: pointer;
	z-index: 1;
	}
.ExpandingList_Close_Icon {
	 float: right; 
	 color: #FF7700;
	 cursor: pointer;
	 }
li.More {
	padding: 0;
	margin: 0;
	list-style-type: none;
	border-top: #FF7700 solid 1px;
	}
.dropdown a{
	padding: 2px 3px;
	display: block;
	width: 100%; /*Define width for IE6's sake*/
	text-decoration: none;
	}
html>body .dropdown a{ /*Non IE rule*/
	width: auto;
	}
.dropdown a:hover{ /*hover background color*/
	background-color: #FFDD77;
	color: #000000;
	text-decoration: none;
	}
.EmergencyAlertTitle {
	border-top: 1px #FF0000 solid;
	padding: 5px;
	background-color: #EE0000;
	color: #FFFFFF;
	}
.EmergencyAlertBody {
	border-bottom: 1px #FF0000 solid;
	padding: 5px;
	background-color: #FBCED0;
	color: #000000;
	}
#FeedbackFixed {
	border-bottom: 1px #CCCCCC solid;
	color: #999999;
	margin: 40px 0 0 0;
	padding: 0 0 5px 0;
	width: 1200px;
	clear: both;
	}
#FeedbackFlexible {
	border-bottom: 1px #CCCCCC solid;
	clear: both;
	color: #999999;
	padding: 25px 0 5px 0;
	width: 100%;
	}
#Flag {
	 margin: 0 0 1px;
	 vertical-align: middle;
	 }
#FooterAreaFixedLong {
	clear: both;
	width: 768px;
	}
#FooterAreaFixedshort {
	clear: both;
	width: 568px;
	}
#FooterAreaFlexible {
	clear: both;
	position: relative;
	width: 100%;
	}
#FooterContentFixed {
	color: #CCCCCC;
	margin: 0 0 0 231px;
	padding: 5px 0;
	width: 1200px;
	}
#FooterContentFlexible {
	color: #CCCCCC;
	margin: 0 0 0 231px;
	padding: 5px 0;
	}
#GlobalUtilities {
	color: #999999;
	float: right;
	position: relative;
	right: 0;
	text-align: right;
	top: 8px;
	}
#GlobalUtilitiesFlex {
	color: #999999;
	margin: 0 11px 0 0;
	text-align: right;
	line-height: 1em;
	}
#GlobalUtilitiesFlex .imgage {
	float:left;
	}
#GlobalUtilitiesFlex .UserName {
	float:left;
	}
#GrayBox {
	width: 150px; 
	padding: 15px; 
	border: #cccccc solid 1px; 
	background-color: #F7F7F7; 
	color:#808080;
	}
#GrayBox h2 {
	font-weight: normal;
	}
#HeaderAreaFixed {
	height: 93px;
	padding-left: 10px;
	width: 768px;
	}
#HeaderContentFixed {
	margin: 0 0 0 221px;
	width: 1200px;
	}
#HeaderContentFlex {
	margin: 10px 0 0 233px;
	}
#HomepageSignIn {
	width:169px; 
	margin: 0 0 0 12px;
	}
html>body .dropdown a {
	width: auto;
	}
#Image {
	padding: 0 0 15px 0;
	}
#ImageHolder {
	border: #cccccc solid 1px; 
	padding: 15px 10px 10px 261px; 
	color: #808080; 
	width: 265px; 
	font-size: 12px; 
	line-height: 15px;
	}
#ImageActual {
	display: none;
	}
#ImageHolder150 h2 {
	 margin: 3px 0;
	 }
#LandingBody {
	margin: 15px 0 0 59px;
	}
#LandingCapabilityBand {
	background-color: #EE0000; 
	clear:right; 
	width:720px; 
	height:18px; 
	padding: 4px 0 0 59px; 
	position:absolute;
	color: #FFFFFF; 
	font-weight: bold;
	}
#LandingImage {
	margin: 0 0 0 47px;
	}
#LandingFooter {
	margin: 0 0 0 47px; 
	clear:both;
	}
#LandingRightColumn {
	width:169px; 
	float:right; 
	margin: 0 0 15px 0;
	padding-left:15px;
	}
#LandingLeftColumn {
	width:169px; 
	float:left; 
	margin: 0 0 15px 0;
	padding-left:15px;
	position: relative;
	}
#LandingWrapper {
	width:768px;
	}
#Logo {
	left: 10px;
	position: absolute;
	top: 10px;
	width: 221px;
	}
#LogoFlex {
	float: left;
	height: 54px;
	margin: 0 15px 10px 10px;
	width: 206px;
	}
#Navigation {
	left: 35px;
	margin: 1px 15px 0 0;
	padding-left: 10px;
	position: absolute;
	top: 98px;
	width: 181px;
	}
#NavigationFlex {
/*	display: none; */
	float: left;
	margin: 5px 15px 0 0;
	width: 181px;
	padding: 0;
	}
#NavigationFlex .nav {
	margin-left: 12px;
	width: auto;
	}
#NavigationFlex .nav .link{
	margin: .5em 0;
	padding: 0;
	}	
#NavigationTop {
	border-bottom: 1px #CCCCCC solid;
	height: 20px;
	margin: 10px 0 0 37px;
	width: 169px;
	}
.pagebreak {
	font-size: 0em;
	height: 1px;
	width: 1px;
	}
#query {
	height:12px; 
	line-height:12px; 
	color:#999999; 
	width:100%;
	}
#RightColumn {
	margin: 10px 0 15px 15px; 
	width: 169px;
	float: right;
	}
#RightColumnFlex {
	float: right;
	margin-top: 20px;
	margin-right: 11px;
	width: 169px;
	}
#Search {
	clear: right;
	float: right;
	height: 30px;
	position: relative;
	right: 0;
	text-align: left;
	top: 29px;
	vertical-align: bottom;
	width: 169px;
	}
#SearchFlexible {
	clear: right;
	float: right;
	height: 30px;
	padding: 0 11px 0 0;
	position: relative;
	right: 0;
	text-align: left;
	top: 26px;
	vertical-align: bottom;
	}
#SiteTitle {
	clear:right;
	float: left;
	height: 30px;
	left: 0;
	position: relative;
	text-align: left;
	top: 46px;
	vertical-align: bottom;
	width: 200px;
	}
#SiteTitleFlex {
	float: left;
	height: 30px;
	margin: 22px 0 0 0;
	padding: 0;
	line-height: 1em;
	}
#SiteTitleFlex .image {
	float:left;
	vertical-align: bottom;
        }
#SiteTitleFlex .UserName {
	float: left;
	margin: 8px;
	text-align: left;
	line-height: 1em;
	vertical-align: middle;
	}
.twoColL {
	float: left;
	margin: 0 15px 15px 0;
	padding: 0;
	width: 261px;
	}
.twoColR {
	float: left;
	margin: 0 0 15px 0;
	padding: 0;
	width: 261px;
	}
	
/* typography
----------------------------------------------- */
	
a, .linkblue {
	color: #3366CC;
	text-decoration: none;
	}
a.CapabilityBand, 
a.CapabilityBand:visited {
	background-color: #EE0000;
	color: #FFFFFF;
	font-size: 1.109em;
	font-weight: bold;
	height: 20px;
	line-height: 1em;
	padding: 2px 6px;
	text-align: center;
	text-decoration: none;
	}
a.CapabilityBand:hover, 
a.CapabilityBand:active {
	background-color: #FF7700;
	}
a.CapabilityBandNew, 
a.CapabilityBandNew:visited {
	color: #FFFFFF;
	font-size: 1em;
	font-weight: bold;
	height: 18px;
	line-height: 1em;
	padding: 3px 6px 2px;
	text-align: center;
	text-decoration: none;
	}
a.CapabilityBandNew:hover, 
a.CapabilityBandNew:active {
	background-color: #FF7700;
	filter: progid: DXImageTransform.Microsoft.Gradient (GradientType=0,StartColorStr='#FF7700',EndColorStr='#FFAA00');
	text-decoration: none;
	}
a.CapabilityBandNewOver, 
a.CapabilityBandNewOver:visited, 
a.CapabilityBandNewOver:hover, 
a.CapabilityBandNewOver:active {
	background-color: #FF7700;
	color: #FFFFFF;
	filter: progid: DXImageTransform.Microsoft.Gradient (GradientType=0,StartColorStr='#FF7700',EndColorStr='#FFAA00');
	font-size: 1em;
	font-weight: bold;
	height: 18px;
	line-height: 1em;
	padding: 1px 6px;
	text-align: center;
	text-decoration: none;
	}
a:visited, 
.linkblue:visited {
	color: #3366CC;
	text-decoration: none;
	}  /* for hover when visited to work, 'visited' must go before 'hover' */
a:active, 
.linkblue:active, 
a:hover, 
.linkblue:hover {
	text-decoration: underline;
	}
a.Action, a.Action:visited {
	border: #FFAA00 solid 1px; 
	background-color: #FFEEBB; 
	padding: 3px; 
	color: #3366CC;
	font-weight: bold;
	}
a.Action:hover {
	color: #3366CC;
	text-decoration: underline;
	}
a.PrimaryAction, a.PrimaryAction:visited {
	border: #FF7700 solid 1px; 
	background-color: #FFDD77; 
	padding: 3px; 
	color: #3366CC;
	font-weight: bold;
	}
a.PrimaryAction:hover {
	border: #FF7700 solid 2px; 
	padding: 2px; 
	color: #3366CC;
	text-decoration: underline;
	}
.Body {
	color: #000000;
	font-size: 1em;
	line-height: 1em;
	text-decoration: none;
	}
.Emphasis {
	color: #000000;
	font-size: 1em;
	font-weight: bold;
	text-decoration: none;
	}
.FinePrint, 
.Footer {
	color: #999999;
	font-size: 1em;
	text-decoration: none;
	}
h1, 
.PageTitle {
	color: #FF7700;
	font-size: 1.818em;
	font-weight: normal;
	line-height: 1.618em;
	margin: 0 0 10px 0;
	text-decoration: none;
	}
h1 sup {
	font-size: .75em;
	}
h2, 
.Subhead1 {
	color: #000000;
	font-size: 1.182em;
	font-weight: bold;
	line-height: 1.364em;
	margin: 0 0 8px 0;
	text-decoration: none;
	}
h2 sup {
	font-size: .818em;
	}
h3, 
.Subhead2 {
	color: #000000;
	font-size: 1em;
	font-weight: bold;
	line-height: 1.182em;
	margin: 0 0 .545em 0;
	text-decoration: none;
	}
p {
	color: #000000;
	font-size: 1em;
	text-decoration: none;
	}
.Separator {
	color: #CCCCCC;
	text-decoration: none;
	}
sup {
	font-size: .636em;
	}
.WarningOrError {
	color: #EE0000;
	font-size: 1em;
	font-weight: bold;
	text-decoration: none;
	}

/* forms and tables
----------------------------------------------- */

.DataTable {
	font-size: .909em;
	}
fieldset {
	background-color: #F7F7F7;
	border: 1px solid #CCCCCC;
	margin: 0 0 15px;
	padding: 15px;
	position: relative;
	display: block;
	}
form {
	margin: 0;
	padding: 0;
	}
input, 
select {
	font-size: 1em;
	}
.HideLabel {
	display: none;
	}
legend {
	font-weight: bold;
	font-size: 1.2em;
	color: #000000;
	padding: 15px 5px 5px;
	margin: 33px -5px 0;
	border-top: 1px solid #CCCCCC;
	display: block;
	position: relative;
	}
.LinkCarat {
	color: #3366CC;
	font-size: 1em;
	text-decoration: none;
	}
.PrimaryButton {
	background-color: #EE0000;
	border: 1px #000000 solid;
	color: #FFFFFF;
	font-size: .909em;
	font-weight: bold;
	height: 18px;
	text-align: center;
	vertical-align: middle;
	width: auto;
	}
.StandardButton {
	background-color: #FFDD77;
	border: 1px #FF7700 solid;
	color: #000000;
	font-size: .909em;
	font-weight: bold;
	height: 18px;
	text-align: center;
	vertical-align: middle;
	}
table {
	color: #000000;
	font-size: 1em;
	}
table.RuleBelow td {
	vertical-align: top;
	padding: 5px;
	border-bottom: #CCCCCC solid 1px;
	}
table.RuleBelow th {
	background: #FFFFFF;
	font-size: 1em;
	font-weight: bold;
	padding: 5px;
	border-bottom: #CCCCCC solid 1px;
	text-align: left;
	vertical-align: top;
	text-decoration: none;
	}
table.Display th {
	background: #FFDD77;
	border-right: 2px #FFFFFF solid;
	font-size: 1em;
	font-weight: bold;
	padding: 2px 5px;
	text-align: left;
	text-decoration: none;
	}
td {
	text-align: left;
	vertical-align: top;
	}
td.even {
	background: #FFEEBB;
	border-right: 2px #FFFFFF solid;
	font-size: 1em;
	padding: 2px 5px;
	vertical-align: top;
	}
table.RuleBelow tr.odd td {
	background: #FFFFFF;
	font-size: 1em;
	padding: 5px;
	vertical-align: top;
	}
table.RuleBelow tr.even td {
	background: #F7F7F7;
	font-size: 1em;
	padding: 5px;
	vertical-align: top;
	}
td.odd {
	background: #FFFFFF;
	border-right: 2px #FFFFFF solid;
	color: #000000;
	font-size: 1em;
	padding: 2px 5px;
	vertical-align: top;
	}
th {
	background: #FFDD77;
	border-right: 2px #FFFFFF solid;
	color: #000000;
	font-size: 1em;
	font-weight: bold;
	padding: 2px 5px;
	text-align: left;
	text-decoration: none;
	}
tr.border td {
	background: #FFAA00;
	border-right: 2px #FFFFFF solid;
	height: 1px;
	padding: 0;
	}
tr.even td {
	background: #FFEEBB;
	border-right: 2px #FFFFFF solid;
	padding: 2px 5px;
	}
tr.odd td {
	background: #FFFFFF;
	border-right: 2px #FFFFFF solid;
	padding: 2px 5px;
	}

/* lists and rules
----------------------------------------------- */
	
hr {
	background-color: #CCCCCC;
	border: 0;
	color: #CCCCCC;
	height: 1px;
	width: 100%;
	}
hr.LeftColumn {
	clear: both;
	display: block;
	margin: 5px 0 5px 12px;
	width: 169px;
	}
hr.RightColumn {
	clear: both;
	display: block;
	margin: 9px 0;
	}
li {
	margin: 2px 0;
	padding: 2px 0;
	}
ul.noscript {
/*	list-style-position: outside; */
	list-style-type: none;
	margin: 5px 0 0 -28px;
	text-indent: 0px;
	}
.noscript ul {
/*	list-style-position: outside; */
	list-style-type: none;
	margin: 5px 0 0 12px;
	padding: 0;
	text-indent: 0;
	}
.noscript ul ul, 
.noscript ul ul ul {
	list-style-position: outside;
	list-style-type: none;
	margin: 5px 0 0 12px;
	padding: 0;
	text-indent: 0;
	}
ol {
	list-style-position: outside;
	list-style-type: decimal;
	margin-top: 0;
	margin-bottom: 0;
	}
ul {
	list-style-position: outside;
	list-style-type: disc;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	text-indent: 0px;
	margin-bottom: 0px;
	}
ul.homepage {
	list-style-position: outside;
	list-style-type: disc;
	list-style-image: url(/images/layout/bullet.gif);
	margin-left: -20px;
	}
ul.noscript li, 
.noscript li {
	margin: 0 0 5px 0;
	padding: 0;
	}
ul.product {
	margin: 0;
	padding: 0;
	}
ul.product li {
	list-style: none;
	margin: 0 0 5px 0;
	padding: 0;
	}
p.productListing {
	min-height: 90px;
	}
#accordion {
	width: 184px;
	float: left;
	background: url(/images/layout/graydotwhite.gif) right top repeat-y;
	}
#accordion h2 {
	cursor: pointer;	
	background-color: #FFFFFF;
	border-right: 1px solid #CCCCCC;
	}
#accordion ul {
	list-style: none;
	margin: 0 0 10px;
	padding: 0;
	}
.toggler {
	color: #000000;
	margin: 0;
	padding: 8px 15px 5px 0;
	}
.toggler:hover {
	text-decoration: underline;
	} 
.element {
	background: url(/images/layout/graydotwhite.gif) right top repeat-y;
	}
.element li {
   	width: 167px;
	border: 1px solid #FFFFFF;
	border-right: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	padding: 5px 15px 5px 0;
	margin: 0;
	}
.element li.selected {
   	width: 166px;
	border: 1px solid #CCCCCC;
	border-right: 1px solid #F7F7F7;
	background-color: #F7F7F7;
	padding: 5px 13px 5px 3px;
	}
.element li.selected a {
	color: #000000;
	text-decoration: none;
	}
.element li:hover {
   	width: 165px;
	background: #FFEEBB;
	border: 1px solid #FFAA00;
	padding: 5px 13px 5px 3px;
	}
	
/* orange tab navigation
----------------------------------------------- */

#contents {
	min-height: 50px;
	}
#header {
	height: 24px;
	position: relative;
	text-align: left;
	width: 1200px;
	}
#header ul#primary {
	bottom: -1px;
	margin: 0;
	padding: 0;
	position: relative;
	width: 1200px;
	}
#header ul#primary a {
	background: #FFEEBB;
	border: 1px solid #FFAA00;
	}
#header ul#primary a, 
#header ul#primary span, 
#header ul#primary a.current {
	display: block;
	float: left;
	height: 16px;
	margin: 4px -1px 0 0;
	padding: 2px 4px 0;
	text-align: left;
	}
#header ul#primary a:hover {
	background: #FFEEBB;
	border-color: #FFAA00;
	margin: 2px -1px 0 0;
	padding: 2px 4px 2px;
	}
#header ul#primary li {
	display: inline;
	list-style: none;
	}
#header ul#primary span, 
#header ul#primary a.current, 
#header ul#primary a.current:hover {
	background: #FFFFFF;
	border: 1px solid #FFAA00;
	border-bottom: none;
	height: 18px;
	margin: 2px -1px 0 0;
	padding: 3px 4px 0;
	}
#main {
	background: #FFFFFF;
	border-top: 1px solid #FFAA00;
	clear: both;
	}
	


/* gray tab navigation
----------------------------------------------- */

#grayContents {
	min-height: 50px;
	height: 1%;
	overflow: hidden;
	}
#grayHeader {
	height: 24px;
	position: relative;
	text-align: left;
	width: 1200px;
	}
#grayHeader ul#primary {
	bottom: -1px;
	margin: 0;
	padding: 0;
	position: relative;
	width: 1200px;
	}
#grayHeader ul#primary a {
	background: #F7F7F7;
	border: 1px solid #CCCCCC;
	}
#grayHeader ul#primary a, 
#grayHeader ul#primary span, 
#grayHeader ul#primary a.current {
	display: block;
	float: left;
	height: 16px;
	margin: 4px 3px 0 0;
	padding: 2px 14px 0;
	text-align: left;
	}
#grayHeader ul#primary a:hover {
	background: #FFEEBB;
	border-color: #FFAA00;
	margin: 2px 3px 0 0;
	padding: 2px 14px 2px;
	}
#grayHeader ul#primary li {
	display: inline;
	list-style: none;
	}
#grayHeader ul#primary span, 
#grayHeader ul#primary a.current, 
#grayHeader ul#primary a.current:hover {
	background: #FFFFFF;
	border: 1px solid #CCCCCC;
	border-bottom: none;
	height: 18px;
	margin: 2px 3px 0 0;
	padding: 3px 14px 0;
	}
#grayMain {
	background: #FFFFFF;
	border: 1px solid #CCCCCC;
	clear: both;
	padding: 14px;
	}
	
	
/* moodalbox CSS */
div#mb_overlay {
position: absolute;
left: 0;
width: 100%;
background-color: #333;
cursor: pointer;
}
div#mb_center, div#mb_bottom {
position: absolute;
left: 50%;
overflow: hidden;
background-color: #FFEEBB;
}
div#mb_center {
background-color: #FFF;
}
div#mb_contents {
width: 400px;
height: 400px;
border: 1px solid #FA0;
padding: 10px;
overflow: auto;
background-color: #FFF;
visibility: hidden;
}
.mb_loading {
background: #FA0 url(/images/graphics/loading.gif) no-repeat center center;
}
#mb_error {
font-size: 1.2em;
color: #CD0000;
font-weight: bold;
text-align: center;
padding: 0.5em;
font-family: Verdana, Helvetica, sans-serif;
}
#mb_error em {
font-size: 0.8em;
}
div#mb_bottom {
font-family: Verdana, Helvetica, sans-serif;
font-size: 10px;
color: #666;
padding: 0 10px;
line-height: 1.4em;
text-align: left;
border: 1px solid #FA0;
border-top-style: none;
}
a#mb_close_link {
display: block;
float: right;
width: 66px;
height: 22px;
background: transparent url(/images/graphics/closelabel.gif) no-repeat center;
margin: 5px 0;
}
div#mb_caption {
margin-right: 71px;
}
