﻿body
{
	background-image:url(background.gif);
	background-repeat: repeat-x;
	margin: 0px;
	background-color: #FFFFFF;
	font-family:Tahoma;
}

td
{
	vertical-align:  top;
}

P
{
	margin: 0px 0px 0px 0px;
}

body, td, th {
	font-family: Tahoma;
	font-size: 11px;
}
blockquote
{
	margin-left: 20px;
}
.Summary
{
	font-family:Tahoma;
	color:#000000;
	font-size:11px;
	margin-top:5px;
	margin-bottom:5px;
	margin-right:15px;
}

.Footer
{	
	background-color: White;
	font-size: 6px;
	font-family: tahoma;
	color: #666666;
}
.Footer td
{
	padding-right: 15px;
}

.Footer tr.Copyright td
{
	text-align: center;
	font-size: 10px;
	font-family: tahoma;
	padding: 6px;
	color: #666666;
}
.Footer a
{
	color: #666666;
}

UL
{
	list-style-image: url(SquareBullet.gif);
}
LI
{
}

.Header 
{
	background-image: url(header_background.gif);
	background-repeat: repeat-x;
	width: 770px;
}

.Header .topNavParent
{
	background-image: url(header_background.gif);
	background-repeat: repeat-x;
}
.tdSupport
{
	background-repeat: repeat-y;
}

.tdSupportLeft
{
	width:16px;
	background-image: url(left.gif);
	background-repeat: repeat-y;
}
.tdSupportRight
{
	width:16px;	
	background-image: url(right.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.tdSupportCenter
{
	text-align:right;
	padding:5px;
}

a
{
	color: #0061f3;
}
a:hover
{
	text-decoration: none;
}
a.NoHref
{
	color: Black;
}

.SpotlightTitle ,
.SectionLink
{
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #7aad9c;
	margin-bottom: 5px;
}
.SectionLink
{
	font-size: 9pt;
	text-decoration: none;
}
a.SectionLink:hover
{
}
.SectionLinkDesc
{
	color: Black;
	text-decoration: none;
}
.Spotlight span.SpotlightImage
{
	padding: 2px;
	display: block;
}

.PageBorderLeft
{
	width: 4px;

	background-image: url(background2.gif);
	background-repeat: repeat-x;
	background-position: right top;
	
	border-left-color: White;
	border-left-width: 1px;
	border-left-style: solid;
	
	border-right-color: White;
	border-right-width: 1px;
	border-right-style: solid;
}

.PageBorderRight
{
	width: 4px;

	background-image: url(background2.gif);
	background-repeat: repeat-x;
	background-position: right top;
	
	border-left-color: White;
	border-left-width: 1px;
	border-left-style: solid;
	
	border-right-color: White;
	border-right-width: 1px;
	border-right-style: solid;
}

form
{
	margin: 0px;
}
hr
{
	height: 1px;
	color: #d7d7d7;
}



/**** Top Nav ****/
.TopNav,
.TopNav a
{
	font-size: 10px;
	color: #000000;
	text-decoration: underline;
}
.TopNav a:hover
{
	text-decoration: none;
}
.TopNav a.selected
{
	text-decoration: underline;
}
.TopNav a.visited
{
	text-decoration: underline;
}


.TopNav2
{
}
.TopNav2 .Link
{
}
.TopNav2 a
{
	font-size: 10px;
	color: #5c5c5c;
}
.TopNav2 a:hover
{
	color: black;
}
.TopNav2 a.selected
{
	color: black;
	text-decoration: none;
}

.TopNavBottom
{
	background-color: White;
}


.Search
{
	background-color: #627239;
	color: white;
	font-size: 8pt;
}
.SearchText
{
	font-size: 8pt;
}
.SearchLeft
{
	background-color: #89956b;
	text-align: right;
}
.Padding
{
	PADDING-RIGHT: 7px; PADDING-LEFT: 7px; PADDING-BOTTOM: 7px; PADDING-TOP: 7px
}
.Intro,
.Intro div.RichTextEditor
{
	padding-left: 20px;
	padding-right: 20px;
	color: black;
	line-height: 175%;
}
.MarketingQuote
{
	color: #69CBFC;
	font-size: 14pt;
	padding: 3px;
}

.RichTextEditor table, .RichTextEditor td
{
	border: dashed 1px #CCCCCC;
}

/**** Left Nav ****/
.LeftNav
{
	width: 100%;
}
.LeftNav, .LeftNav td
{
	font-family: Tahoma;
	font-size: 11px;
	color: white;
}
.LeftNav a
{
	color: white;
	text-decoration: none;
}
.LeftNav a:hover
{
	color: #BECDE7;
	text-decoration: none;
	
}

/* LEVEL 1 Title cell */
.LeftNavTitle_1, .LeftNavTitleSelected_1, .LeftNavTitleHover_1
{
	background: #003466 url(menutitle.gif) no-repeat top;
	padding: 10px 16px 10px 10px;
	border-bottom: solid 1px #244473;
	/*font-weight: bold;*/
}
.LeftNavTitle_1
{
	font-weight: bold;	
}

.LeftNavTitleSelected_1
{
	background: #003466 url(menutitle_selected.gif) no-repeat top;
}

/*  LEVEL 1 links */
.LeftNavLink_1
{
	background: #345998 url(menutile_1.gif) repeat-y top;
	padding: 4px 10px 4px 10px;
	border-top: solid 1px #607DAE;
	border-bottom: solid 1px #2C4B80;
}
.LeftNavLinkHover_1
{
	background: #003466 url(menubluearrow.gif) no-repeat top right;
	padding: 4px 10px 4px 10px;
	border-top: solid 1px #607DAE;
	border-bottom: solid 1px #2C4B80;
}

.LeftNavLinkHover_1 a
{
	color: #BECDE7;
}

.LeftNavLinkSelected_1
{
	background: #345998 url(menutile_1.gif) repeat-y top;
	padding: 4px 10px 4px 10px;
	border-top: solid 1px #607DAE;
	border-bottom: solid 1px #2C4B80;
}

/* LEVEL 2 Title cells */
.LeftNavTitleSelected_2
{
	background: #335998 url(menuarrow_2_selected.gif) no-repeat top left;
	padding: 4px 10px 4px 10px;
	border-top: solid 1px #607DAE;
	border-bottom: solid 1px #2C4B80;	
	/*font-weight: bold;*/
}
.LeftNavTitle_2
{
	background: #335998 url(menuarrow_2.gif) no-repeat top left;
	padding: 4px 10px 4px 10px;
	border-top: solid 1px #607DAE;
	border-bottom: solid 1px #2C4B80;
	font-weight: bold;	
}

.LeftNavLink_2
{
	background: #345998 url(menutile_1.gif) repeat-y top;
	padding: 4px 10px 4px 10px;
	border-top: solid 1px #607DAE;
	border-bottom: solid 1px #2C4B80;
}
.LeftNavLinkHover_2
{
	background: #003466 url(menubluearrow.gif) no-repeat top right;
	padding: 4px 10px 4px 10px;
	border-top: solid 1px #607DAE;
	border-bottom: solid 1px #2C4B80;
}

.LeftNavLinkHover_2 a
{
	color: #BECDE7;
}

.LeftNavLinkSelected_2
{
	background: #345998 url(menutile_1.gif) repeat-y top;
	padding: 4px 10px 4px 10px;
	border-top: solid 1px #607DAE;
	border-bottom: solid 1px #2C4B80;
	font-weight: bold;
}

/* LEVEL 3 Title cells */
.LeftNavTitleSelected_3
{
	background: #335998 url(menuarrow_3_selected.gif) no-repeat top left;
	padding: 4px 10px 4px 10px;
	border-top: solid 1px #607DAE;
	border-bottom: solid 1px #2C4B80;	
	/*font-weight: bold;*/
}
.LeftNavTitle_3
{
	background: #335998 url(menuarrow_3.gif) no-repeat top left;
	padding: 4px 10px 4px 10px;
	border-top: solid 1px #607DAE;
	border-bottom: solid 1px #2C4B80;
	font-weight: bold;
}

/* LEVEL 3 links */
.LeftNavLink_3
{
	background: #5A78AA url(menutile_3.gif) repeat-y top;
	padding: 4px 10px 4px 10px;
	border-top: solid 1px #6D89B8;
	border-bottom: solid 1px #4E6998;
}
.LeftNavLinkHover_3
{
	background: #003466 url(menubluearrow.gif) no-repeat top right;
	padding: 4px 10px 4px 10px;
	border-top: solid 1px #607DAE;
	border-bottom: solid 1px #2C4B80;
}

.LeftNavLinkSelected_3
{
	background: #748CB8 url(menuwhitearrow.gif) no-repeat top right;
	padding: 4px 10px 4px 10px;
	border-top: solid 1px #6D89B8;
	border-bottom: solid 1px #4E6998;
	font-weight: bold;
}
/* LEVEL 4 Title Links */
.LeftNavTitleSelected_4
{
	background: #335998 url(menuarrow_4_selected.gif) no-repeat top left;
	padding: 4px 10px 4px 10px;
	border-top: solid 1px #607DAE;
	border-bottom: solid 1px #2C4B80;	
	/*font-weight: bold;*/
}
.LeftNavTitle_4
{
	background: #335998 url(menuarrow_4.gif) no-repeat top left;
	padding: 4px 10px 4px 10px;
	border-top: solid 1px #607DAE;
	border-bottom: solid 1px #2C4B80;
	font-weight: bold;
}
/* LEVEL 4 links */
.LeftNavLink_4
{
	background: #5A78AA url(menutile_3.gif) repeat-y top;
	padding: 4px 10px 4px 10px;
	border-top: solid 1px #6D89B8;
	border-bottom: solid 1px #4E6998;
}
.LeftNavLinkHover_4
{
	background: #003466 url(menubluearrow.gif) no-repeat top right;
	padding: 4px 10px 4px 10px;
	border-top: solid 1px #607DAE;
	border-bottom: solid 1px #2C4B80;
}

.LeftNavLinkSelected_4
{
	background: #748CB8 url(menuwhitearrow.gif) no-repeat top right;
	padding: 4px 10px 4px 10px;
	border-top: solid 1px #6D89B8;
	border-bottom: solid 1px #4E6998;
	font-weight: bold;
}

/* LEVEL 5 Title Links */
.LeftNavTitleSelected_5
{
	background: #335998 url(menuarrow_5_selected.gif) no-repeat top left;
	padding: 4px 10px 4px 10px;
	border-top: solid 1px #607DAE;
	border-bottom: solid 1px #2C4B80;	
	/*font-weight: bold;*/
}
.LeftNavTitle_5
{
	background: #335998 url(menuarrow_5.gif) no-repeat top left;
	padding: 4px 10px 4px 10px;
	border-top: solid 1px #607DAE;
	border-bottom: solid 1px #2C4B80;
	font-weight: bold;
}

/* LEVEL 5 links */
.LeftNavLink_5
{
	background: #5A78AA url(menutile_5.gif) repeat-y top;
	padding: 4px 10px 4px 10px;
	border-top: solid 1px #6D89B8;
	border-bottom: solid 1px #4E6998;
}
.LeftNavLinkHover_5
{
	background: #003466 url(menubluearrow.gif) no-repeat top right;
	padding: 4px 10px 4px 10px;
	border-top: solid 1px #607DAE;
	border-bottom: solid 1px #2C4B80;
}

.LeftNavLinkSelected_5
{
	background: #748CB8 url(menuwhitearrow.gif) no-repeat top right;
	padding: 4px 10px 4px 10px;
	border-top: solid 1px #6D89B8;
	border-bottom: solid 1px #4E6998;
	font-weight: bold;
}

/* LEVEL 6 Title Links */
.LeftNavTitleSelected_6
{
	background: #335998 url(menuarrow_6_selected.gif) no-repeat top left;
	padding: 4px 10px 4px 10px;
	border-top: solid 1px #607DAE;
	border-bottom: solid 1px #2C4B80;	
	/*font-weight: bold;*/
}
.LeftNavTitle_6
{
	background: #335998 url(menuarrow_6.gif) no-repeat top left;
	padding: 4px 10px 4px 10px;
	border-top: solid 1px #607DAE;
	border-bottom: solid 1px #2C4B80;
	font-weight: bold;
}

/* LEVEL 6 links */
.LeftNavLink_6
{
	background: #5A78AA url(menutile_6.gif) repeat-y top;
	padding: 4px 10px 4px 10px;
	border-top: solid 1px #6D89B8;
	border-bottom: solid 1px #4E6998;
}
.LeftNavLinkHover_6
{
	background: #003466 url(menubluearrow.gif) no-repeat top right;
	padding: 4px 10px 4px 10px;
	border-top: solid 1px #607DAE;
	border-bottom: solid 1px #2C4B80;
}

.LeftNavLinkSelected_6
{
	background: #748CB8 url(menuwhitearrow.gif) no-repeat top right;
	padding: 4px 10px 4px 10px;
	border-top: solid 1px #6D89B8;
	border-bottom: solid 1px #4E6998;
	font-weight: bold;
}

/*  added 4-27-07  */

td.LeftNavLink
{
	background: #748CB8 ;
	padding: 4px 10px 4px 10px;
	border-top: solid 1px #6D89B8;
	border-bottom: solid 1px #4E6998;
	font-weight: bold;	
}

.LeftNav tr.selected td 
{
	background-color: White;
	background-image: none;
}

/******************** Sub Nav **********************
.SubNav
{
	background-color: #627239;
}
.SubNav table
{
	width: 100%;
}
.SubNav .leftNavChild,
.SubNav .leftNavChildSelected
{
	padding: 0px;
	height: 17px;
	padding-right: 22px;

	background-color: #000a40;
	border-left: solid 9px #0d196b;
	border-bottom: solid 2px #0d196b;
	background-image: url(Images/LeftNavRightSub.gif);
	background-position: right middle;
	background-repeat: no-repeat;
	text-align: right;
}
.SubNav .leftNavChildSelected
{
	xbackground-color: #627239;
}
.LeftNav .SubNav td.leftNavChildSelected a
{
	color: white;
	text-decoration: none;
	font-weight: bold;
}
.LeftNav .SubNav
{
	padding: 0px;
}
.LeftNav .SubNav td
{
	xpadding: 5px;
	xpadding-left: 29px;
	xborder-bottom: solid 1px #89956b;
}
.LeftNav .SubNav td a
{
	color: #fbf899;
	font-weight: normal;
	font-size: 10px;
}
.SubNav a:hover
{
	color: #ffffff;
}


 end added  */


.QuickFind
{
	xbackground-color: #89956b;
	background-image:url(QuickFind.gif);
	width:165px;
	height: 30px;
	padding: 4px;
}
.QuickFind select
{
	font-size: 7pt;
	width: 121px;
}
.PageBody
{
	border-bottom: none;
	border-top: none;
	border-right: solid 7px white;
}
.LeftNavColumn
{
	height: 300px;

	border-left: solid 7px white;
	border-right: solid 7px white;
	border-top: none;
	
	background-color: white;
}


.SearchTable
{
	border-top: solid 3px white;
	border-bottom: solid 2px white;
}


.Content
{
	font-family: Tahoma;
	font-size: 11px;
	background-color: #ffffff;
	
	/*padding-top:	12px;*/
	padding-left:	10px;
	padding-right:	8px;
	padding-bottom:	12px;
	
	border-top: solid 1px #D7D7D7;
	border-left: solid 1px #D7D7D7;
	border-right: solid 1px #D7D7D7;
	border-bottom: solid 4px #D7D7D7;
}
.SubContent
{
	font-family: Tahoma;
	font-size: 11px;
	background-color: #ffffff;
	
	xpadding-top:	12px;
	padding-left:	12px;
	padding-right:	5px;
	padding-bottom:	12px;
	
	xborder-top: solid 1px #D7D7D7;
	border-left: solid 1px #D7D7D7;
	border-right: solid 1px #D7D7D7;
	border-bottom: solid 1px #D7D7D7;	
	/*border-bottom: solid 4px #D7D7D7;*/	
}
.SubContent H4
{
	font-family: Tahoma;
	font-size: 11px;
	font-weight:bold;
	color: #000000;
}
.SubContent div.SubContentTitle
{
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	font-weight:bold;
}
.SubContent div.SubContentFileSize
{
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	font-weight:normal;
}
.SubContent div.SubContentText
{
	font-family: Tahoma;
	font-size: 11px;
	/*color: #0066FF;*/
	font-weight:normal;
	/*text-decoration:underline;*/
	overflow:visible;
	padding-top:10px;
}
.SubArticleBorderleft
{
	background-image:url(MCRIHome_left.jpg);
	xbackground-repeat:repeat-y;
}
.SubArticleBorderright
{
	background-image:url(MCRIHome_right.jpg);
	background-repeat:repeat-y;
}
.Content,
.Content td
{	
	color: #000000;
}

H1
{
	color: #891041;
	font-size: 20px;
	font-family: Tahoma;
	margin-top: 13px;
	margin-bottom: 10px;
	font-weight:normal;
}

H2, .PageSubHeading
{
	color: #891041;
	font-size: 14px;
	font-family: Tahoma;
	font-weight:bold;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.TableListing, .TableHeading
{
	padding: 4px 4px 4px 4px;
	margin: 0px 0px 0px 0px;
}
.TableHeading
{
	background-color:  #ACBFE0;
	font-weight: bold;
	color:  Black;
}
H3
{
	color: #891041;
	font-size: 11px;
	font-weight: bold;
	font-family: Tahoma;
	padding-top: 0px;	
	padding-left:  18px;
	background-image: url(icon_blue_square.gif);
	background-repeat: no-repeat;
	margin: 0px 0px 0px 0px;
}
H4
{
	color: #891041;
	font-size: 11px;
	font-weight: bold;
	font-family: Tahoma;
	border-top: solid 1px #D7D7D7;
	padding-top: 10px;
}
H5
{
	background: #C9D6EB url(sectionbar_close.gif) no-repeat;
}

H6
{
	color: #891041;
	font-weight: bold;
	font-size:  11px;
	padding:  0px 0px 4px 0px;
	margin: 0px;
}

.Required
{
	color: Red;
}

.popupHeader
{
	background-color: white;
	/*border-bottom: solid 5px #909090;*/
	margin-bottom: 10px;

	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=1,StartColorStr='#FF123c33',EndColorStr='#FF689d98'); 
}
.popupHeaderTitle
{
	padding: 5px;
	font-size: 14px;
	font-family: Arial;
	font-weight: bold;
	color: white;
}


/*******************
   Drop Down Menus
******************
#snav1, #snav2, #snav3, #snav4, #snav5, 
#snav6, #snav7, #snav8, #snav9, #snav10, 
#snav11, #snav12, #snav13 {
	position:absolute;
	left:0px;
	top:0px;
	visibility:hidden;
}
*/

.subMenu
{
	border-bottom: solid 1px #25587E;
	border-left: solid 1px #25587E;
	border-right: solid 1px #25587E;
	
	text-align: left;

	/*background-color: #729bc9;*/
	background-color: #728FCE;
	background-repeat: repeat-x;	
	filter:alpha(opacity=95);
	-moz-opacity:.95;
	opacity:.95;
}
.subMenu .subMenuContainer
{
	width:auto;	
	margin-left:0px;
	/*background-color:  #BECDE6;*/
	background-color: #728FCE;
	background-position: left bottom;
	background-repeat: no-repeat;
	font-size:  11px;
	font-family:  Tahoma;
}

.tableContainer
{
	padding: 1px 10px 1px 10px;
	width:auto;
	white-space:nowrap;
	margin-left:0px;
	white-space:nowrap;
	background-color: #728FCE;	
	font-size:  11px;
	font-family:  Tahoma;
	font-weight:bold;	
}

.tableContainer td
{
	height:20px;
	white-space:nowrap;
}

.subMenu .subMenuContainer .subMenuItem 
{
	margin-top: 10px;
	margin-bottom: 10px;
	font-weight:  bold;
	font-size:  11px;
	font-family:  Tahoma;	
}

.subMenuItem td
{
	FILTER: progid:DXImageTransform.Microsoft.Alpha( style=0,opacity=100);
	position:  relative;
	top:auto;
	height:14px;
	margin-top: 10px;
	margin-bottom: 10px;
	white-space:nowrap;
}

.subMenuItemHover
{
	margin-top: 10px;
	margin-bottom:  10px;
	/*background-color:  #A6BBDE;*/
	background-color:  #4863A0;	
}

.subMenuItem a 
{
	padding: 10px 1px 10px 1px;
	/*color:  #003366;*/
	color:White;
	font-family: Tahoma;
	font-size:  11px;	
	/*FILTER: progid:DXImageTransform.Microsoft.Alpha( style=0,opacity=100);
	position:  relative;
	top:auto;*/
}

.subMenuItemHover a
{
	padding: 10px 1px 10px 1px;
	color:  #003366;
	/*color:White;*/
	font-family: Tahoma;
	font-size:  11px;
}


.subMenu .subMenuContainer a
{
	font-weight: normal !important;
}
.subMenu .subMenuContainer a:hover td
{
	text-decoration: none;
}

table.TopNav2 .Items .Link a,
table.TopNav2 .Items .LinkHover a,
table.TopNav2 .Items .LinkSelected a
{
	/*color: #263653;*/
	color:White;	
	text-decoration: none;	
	font-weight: bold;
}
table.TopNav2 .Items .LinkHover 
{
	cursor: hand;
}
table.TopNav2 .Items .LinkSelected
{
	background-color: #7099c7;
	
}
table.TopNav2 .Items .LinkSelected a
{
	color: White;

}
.TopNav2_SubPage
{
	
}
.TopNav2_SubPage .Items
{
	border-top: solid 4px #4c7bb5;
	border-bottom: solid 4px #4c7bb5;
	padding-top: 1px;
	padding-bottom: 1px;
	background-color: White;

}


table.Articles td,
table.Articles th
{
	padding: 5px;
}
table.Articles th
{
	text-align: left;
	background-color: #76a595;
	color: White;
}
table.Articles td.Date
{
	font-weight: bold;
}
table.Articles td
{
	padding-bottom: 10px;
}

.LightBlueBox, .LightBlueText, .LightBlueTextContact
{
	background-color: #C9D6EB;
}
.LightBlueText
{
	padding:  12px 20px 12px 0px;
	border-right: solid 1px #7993BF;
}
.LightBlueTextContact
{
	padding:  12px 20px 12px 0px;
}
.ContactHeading
{
	font-family: Arial;
	font-weight: bold;
	font-size: 14px;
	padding: 0px 0px 4px 0px;
}

.StaffPicture
{
	border-right: solid 4px #1C146B;
	width: 174px;
}

.DarkBlueBox, .DarkBlueText
{
	background-color: #b4c5e3;
}
.DarkBlueText
{
	padding:   12px 0px 12px 5px;
	border-left: solid 1px white;
}

.SectionBarClosed td.SectionBarTitle, .SectionBarOpen td.SectionBarTitle
{
	background-color:  #EFF3F9;
	height: 22px;
	padding-left: 40px;
	font-weight: bold;
	/*width: 620px;*/
}

.SectionBarOpen a, .SectionBarClosed a
{
	text-decoration: none;
	color:  Black;	
}

.SectionBarClosed td.SectionBarTitle
{
	background-image: url(sectionbar_close.gif);
	background-repeat: no-repeat;
}

.SectionBarOpen td.SectionBarTitle
{
	background-image: url(sectionbar_open.gif);
	background-repeat: no-repeat;
}
.StaffInfoSection
{
	background-color:  #EFF3F9;
	padding:  10px 10px 10px 10px;
}

.LightBackground
{
	background-color: #caebe2;
}
.LightColor
{
	color: #caebe2;
}




table.ReturnToButton td
{
	padding: 0px;
}
td.ReturnToButton a
{
	color: white;
	font-size: 10px;
	text-decoration: none;
	font-family: arial;
}
td.ReturnToButton
{
	padding-bottom: 1px;
	background-image: url(ReturnToButtonBackground.gif);
	background-repeat: repeat-x;
}
td.ReturnToButton a:hover
{
	text-decoration: underline;
}
.FeatureItemList td
{
	padding: 0px 10px 0px 0px;
}

.LightGray
{
	background-color:  #F2F2F2;	
	background-image:  url(tilebackground_right_column.gif);
	background-repeat:  repeat-x;
	padding:   5px 0px 0px 0px;
	width: 195px;
}

.LabInfoBox
{
	background-color:  white;
	padding:    0px 0px 0px 10px;
	margin: 0px 0px 0px 0px;
	background: #FFFFFF url(right_column_right.jpg) repeat-y right;
}
.LightBlueCorner
{
	vertical-align:  bottom;
}


/*----------Utility----------*/


/* utility things */
/* home page */
#mainContent p.utility{
margin:0 0 0 0;
padding:0 0 0 0;
font-size:10px;
font-family:Arial, Helvetica, sans-serif;
color:#333333;
}

.mainContentApps{
margin:0 0 0 0;
padding:0 0 0 0;
font-size:10px;
font-family:Arial, Helvetica, sans-serif;
color:#333333;
}

/*interior pages */
#topPageUtilities{
height:22px;
margin:0 0 0 0;
padding:0 0 0 0;
font-size:10px;
font-family:Arial, Helvetica, sans-serif;
color:#333333;
}
#topPageUtilitiesTD{
background-color:white;
}
#topPageUtilities p.utility{
float: right;
margin:0 0 0 0;
padding:0 0 0 0;
font-size:10px;
font-family:Arial, Helvetica, sans-serif;
color:#333333;
white-space:nowrap;
}

#topPageUtilities p.utilityhomepage{
float: left;
margin:0 0 0 0;
padding:0 0 0 0;
font-size:10px;
font-family:Arial, Helvetica, sans-serif;
color:#333333;
white-space:nowrap;
}

#topPageUtilities p.breadcrumbs{
float: left;
margin:0 0 0 0;
padding:0 0 0 0;
}

img.utilityIcon{
margin:0 4px 0 4px;
padding:0px;
border:none;
}
