/* ================================
    CSS STYLES FOR IBUYSPY PORTAL 
    v1.0, 01/2001
   ================================
*/   
.Border
{
	border: solid 1px #B6BDD2;
}

.NoBorder
{
	border-style:none;
}
/* Styles for the Selected Content Panes */
.PaneSelected
{
	background-color: #EDE1BB;
}

.NoPaneSelected
{
	border-style:none;
	background-color: #ffffff;
}

/* Begin Module Menu skuMenu styles */
.ModuleMenu
{
	border: solid 1px #B6BDD2;
}
.ModuleMenuItem
{    
	font-family:"MS Sans Serif", Arial, Helvetica, Tahoma, sans-serif; 
	font-size:11px; 
	font-weight:normal; 
	font-style:normal; 
	color:#000000; 
	text-decoration:none; 
	padding:3 10 3 4;
    /*background-color: white; */
    border-style: none;
    cursor:hand;
    cursor:pointer;
    border: solid 1px #ffffff;
}
.ModuleMenuOver
{
	font-family:"MS Sans Serif", Arial, Helvetica, Tahoma, sans-serif; 
	font-size:11px; 
	font-weight:normal; 
	font-style:normal; 
	color:#000000; 
	padding:3 10 3 4;
    /*background-color: white; */
    cursor:hand;
    cursor:pointer;
    border: solid 1px #B6BDD2;
}
.ModuleMenuSelected
{
	font-family:"MS Sans Serif", Arial, Helvetica, Tahoma, sans-serif; 
	font-size:11px; 
	font-weight:normal; 
	font-style:normal; 
	color:#000000; 
	padding:3 10 3 4;
	border: solid 1px #B6BDD2;
    /*background-color: white; */
    cursor:hand;
    cursor:pointer;
    border: inset 1px #B6BDD2;
}
.ModuleSubMenuItem
{    
	font-family:"MS Sans Serif", Arial, Helvetica, Tahoma, sans-serif; 
	font-size:11px; 
	font-weight:normal; 
	font-style:normal; 
	color:#000000; 
	text-decoration:none; 
	padding:3 10 3 4;
    background-color: ghostwhite; 
    cursor:hand;
    cursor:pointer;
}
.ModuleSubMenuOver
{
	font-family:"MS Sans Serif", Arial, Helvetica, Tahoma, sans-serif; 
	font-size:11px; 
	font-weight:normal; 
	font-style:normal; 
	color:#000000; 
	padding:3 10 3 4;
    background-color: #B6BDD2;
    cursor:hand;
    cursor:pointer;
}
.ModuleSubMenuSelected
{
	font-family:"MS Sans Serif", Arial, Helvetica, Tahoma, sans-serif; 
	font-size:11px; 
	font-weight:normal; 
	font-style:normal; 
	color:#000000; 
	padding:3 10 3 4;
    background-color: #B6BDD2;
    cursor:hand;
    cursor:pointer;
}
/* End Module Menu skuMenu styles */


/* Begin Horizontal Main Menu skuMenu styles */
.MainMenu
{
	/*border: outset 1px #ffffff;*/
}
.MainMenuItem
{   
	font-family: Verdana, Arial, Helvetica, Tahoma, sans-serif; 
	font-size:11px; 
	font-weight:normal; 
	font-style:italic; 
	letter-spacing:2px;
	color:#ffffff; 
	text-decoration:none; 
	padding:3 10 3 4;
    cursor:hand;
    cursor:pointer;
}
.MainMenuOver
{
	font-family: Verdana, Arial, Helvetica, Tahoma, sans-serif; 
	font-size:11px; 
	font-weight:normal; 
	font-style:italic; 
	letter-spacing:2px;
	color:ghostwhite; 
	padding:3 10 3 4;
    cursor:hand;
    cursor:pointer;
}
.MainMenuSelected
{
	font-family: Verdana, Arial, Helvetica, Tahoma, sans-serif; 
	font-size:11px; 
	font-weight:normal; 
	font-style:italic; 
	letter-spacing:2px;
	color:ghostwhite; 
	padding:3 10 3 4;
    cursor:hand;
    cursor:pointer;
}
/* Main Menu Anchors */
.MainMenuItem A
{
	color: #ffffff;  
	font-weight:normal; 
	font-style:italic;
	letter-spacing:2px;
}
.MainMenuItem A:visited
{
	color: #ffffff;  
	font-weight:normal; 
	font-style:italic;
	letter-spacing:2px;
}
.MainMenuItem A:active
{
	color: #ffffff;  
	font-weight:normal; 
	font-style:italic;
	letter-spacing:2px;
}
.MainMenuItem A:hover
{
	color: #ffffff;  
	font-weight:normal; 
	font-style:italic;
	letter-spacing:2px;
}
.MainMenuItem A:link
{
	color: #ffffff;  
	font-weight:normal; 
	font-style:italic;
	letter-spacing:2px;
}

.MainMenuOver A:visited
{
	color: #ffffff;  
	font-weight:normal; 
	font-style:italic;
	letter-spacing:2px;
}
.MainMenuOver A:active
{
	color:#ffffff;  
	font-weight:normal; 
	font-style:italic;
	letter-spacing:2px;
}
.MainMenuOver A:hover
{
	color:#ffffff;  
	font-weight:normal; 
	font-style:italic;
	letter-spacing:2px;
}
.MainMenuOver A:link
{
	color:#ffffff;  
	font-weight:normal; 
	font-style:italic;
	letter-spacing:2px;
}

.MainMenuSelected A:visited
{
	color:#ffffff;  
	font-weight:normal; 
	font-style:italic;
	letter-spacing:2px;
}
.MainMenuSelected A:active
{
	color:#ffffff;  
	font-weight:normal; 
	font-style:italic;
	letter-spacing:2px;
}
.MainMenuSelected A:hover
{
	color:#ffffff;  
	font-weight:normal; 
	font-style:italic;
	letter-spacing:2px;
}
.MainMenuSelected A:link
{
	color:#ffffff;  
	font-weight:normal; 
	font-style:italic;
	letter-spacing:2px;
}
/* Main Menu Anchors END */

.MainSubMenuItem
{    
	font-family: Verdana, Arial, Helvetica, Tahoma, sans-serif; 
	font-size:11px; 
	font-weight:normal; 
	font-style:normal; 
	color:#000000; 
	text-decoration:none; 
	padding:3 10 3 4;
    background-color: #CBAF7F; 
    cursor:hand;
    cursor:pointer;
}
.MainSubMenuOver
{
	font-family: Verdana, Arial, Helvetica, Tahoma, sans-serif; 
	font-size:11px; 
	font-weight:normal; 
	font-style:normal; 
	color:#000000; 
	padding:3 10 3 4;
    background-color: #EDE1BB;
    cursor:hand;
    cursor:pointer;
}

.MainSubMenuSelected
{
	font-family: Verdana, Arial, Helvetica, Tahoma, sans-serif; 
	font-size:11px; 
	font-weight:normal; 
	font-style:normal; 
	color:#000000; 
	padding:3 10 3 4;
    background-color: #EDE1BB;
    cursor:hand;
    cursor:pointer;
}
/* MainSub Menu Anchors */
.MainSubMenuItem A:visited
{
	color:#ffffff;  
}
.MainSubMenuItem A:active
{
	color:#ffffff;  
}
.MainSubMenuItem A:hover
{
	color:#ffffff;  
}
.MainSubMenuItem A:link
{
	color:#ffffff;  
}

.MainSubMenuOver A:visited
{
	color:#655239;  
}
.MainSubMenuOver A:active
{
	color:#655239;  
}
.MainSubMenuOver A:hover
{
	color:#655239;  
}
.MainSubMenuOver A:link
{
	color:#655239;  
}

.MainSubMenuSelected A:visited
{
	color:#655239;  
}
.MainSubMenuSelected A:active
{
	color:#655239;  
}
.MainSubMenuSelected A:hover
{
	color:#655239;  
}
.MainSubMenuSelected A:link
{
	color:#655239;  
}
/* MainSub Menu Anchors END */
/* End Main Menu skuMenu styles */

/* Begin Vertical Main Menu skuMenu styles */
.VMainMenu
{
	border: outset 1px #ffffff;
}
.VMainMenuItem
{   
	font-family:"MS Sans Serif", Arial, Helvetica, Tahoma, sans-serif; 
	font-size:11px; 
	font-weight:normal; 
	font-style:normal; 
	color:#ffffff; 
	text-decoration:none; 
	padding:3 10 3 4;
    cursor:hand;
    cursor:pointer;
    background-color: #CBAF7F;

}
.VMainMenuOver
{
	font-family:"MS Sans Serif", Arial, Helvetica, Tahoma, sans-serif; 
	font-size:11px; 
	font-weight:normal; 
	font-style:normal; 
	color:#ffffff; 
	padding:3 10 3 4;
    cursor:hand;
    cursor:pointer;
    background-color: #EDE1BB;
}
.VMainMenuSelected
{
	font-family:"MS Sans Serif", Arial, Helvetica, Tahoma, sans-serif; 
	font-size:11px; 
	font-weight:normal; 
	font-style:normal; 
	color:#ffffff; 
	padding:3 10 3 4;
    cursor:hand;
    cursor:pointer;
    background-color: #EDE1BB;

}
/* VMain Menu Anchors */
.VMainMenuItem A
{
	color:#ffffff;  
}
.VMainMenuItem A:visited
{
	color:#ffffff;  
}
.VMainMenuItem A:active
{
	color:#ffffff;  
}
.VMainMenuItem A:hover
{
	color:#ffffff;  
}
.VMainMenuItem A:link
{
	color:#ffffff;  
}

.VMainMenuOver A:visited
{
	color:#000000;  
}
.VMainMenuOver A:active
{
	color:#000000;  
}
.VMainMenuOver A:hover
{
	color:#000000;  
}
.VMainMenuOver A:link
{
	color:#000000;  
}

.VMainMenuSelected A:visited
{
	color:#000000;  
}
.VMainMenuSelected A:active
{
	color:#000000;  
}
.VMainMenuSelected A:hover
{
	color:#000000;  
}
.VMainMenuSelected A:link
{
	color:#000000;  
}
/* VMain Menu Anchors END */

.VMainSubMenuItem
{    
	font-family:"MS Sans Serif", Arial, Helvetica, Tahoma, sans-serif; 
	font-size:11px; 
	font-weight:normal; 
	font-style:normal; 
	color:#ffffff; 
	text-decoration:none; 
	padding:3 10 3 4;
    cursor:hand;
    cursor:pointer;
    background-color: #CBAF7F;
}
.VMainSubMenuOver
{
	font-family:"MS Sans Serif", Arial, Helvetica, Tahoma, sans-serif; 
	font-size:11px; 
	font-weight:normal; 
	font-style:normal; 
	color:#ffffff; 
	padding:3 10 3 4;
    cursor:hand;
    cursor:pointer;
    background-color: #EDE1BB;
}
.VMainSubMenuSelected
{
	font-family:"MS Sans Serif", Arial, Helvetica, Tahoma, sans-serif; 
	font-size:11px; 
	font-weight:normal; 
	font-style:normal; 
	color:#ffffff; 
	padding:3 10 3 4;
    cursor:hand;
    cursor:pointer;
    background-color: #EDE1BB;
}
/* VMainSub Menu Anchors */
.VMainSubMenuItem A:visited
{
	color:#ffffff;  
}
.VMainSubMenuItem A:active
{
	color:#ffffff;  
}
.VMainSubMenuItem A:hover
{
	color:#ffffff;  
}
.VMainSubMenuItem A:link
{
	color:#ffffff;  
}

.VMainSubMenuOver A:visited
{
	color:#000000;  
}
.VMainSubMenuOver A:active
{
	color:#000000;  
}
.VMainSubMenuOver A:hover
{
	color:#000000;  
}
.VMainSubMenuOver A:link
{
	color:#000000;  
}

.VMainSubMenuSelected A:visited
{
	color:#000000;  
}
.VMainSubMenuSelected A:active
{
	color:#000000;  
}
.VMainSubMenuSelected A:hover
{
	color:#000000;  
}
.VMainSubMenuSelected A:link
{
	color:#000000;  
}
/* VMainSub Menu Anchors END */

/* End Main Menu skuMenu styles */


/* PAGE BACKGROUND */
/* background color for the header at the top of the page  */
.HeadBg {
    /* background-color: #005184;*/
    background-color: #655239 ;
}

/* background color for the content part of the pages */
Body
{
    background-color: white;
}
.Banner
{
	/*position:absolute;
	top: 0px;*/
}

.Content
{
	/*position:absolute;
	top: 155px;
	overflow:auto;*/
	height: 100%;
	width:100%;
	vertical-align: top;
}


/* PAGE BANNER */
/* NOTE: Site Title, Site Links and Tabs are rendered by MobilePortalBanner.ascx
/* style for the text of the site title */
.SiteTitle
{
	font-weight: bold;
	font-size: 22px;
	color: #655239 ;
	font-family: Verdana Bold, Helvetica, sans-serif;
}

.SiteSubTitle {
    font-family: Verdana Bold, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    /*color:#DDDFE1;*/
    color: #655239 ;
}

/* background/border colors for the selected tab */
.TabBg {
    background-color: #DDDFE1;
    border-color: white;
}

/* background/border colors for the unselected tabs */
.OtherTabsBg {
    background-color: #677697;
    border-color: black;
}
.SelectedCategory
{
	font-weight:bold;
	color:#002051;
}
/* text style for the selected tab */
.SelectedTab {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 13px;
    color:#655239 ;
    font-weight: bold
}
/* text style for the selected sub tab */

.SelectedSubTab {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 10px;
    color:#000000;
    font-weight: bold;
    /*background-color: White;*/
}

/* text style for the unselected tabs */
.OtherTabs {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 10px;
    color:gainsboro;
    text-decoration:none;
    font-weight: bold
}

/* hyperlink styles of the unselected tabs */
A.OtherTabs:link    {
    text-decoration:    none;
    color:#eeeeee;
}

A.OtherTabs:visited {
    text-decoration:    none;
    color:#eeeeee;
}

A.OtherTabs:active  {
    text-decoration:    none;
    color:#eeeeee;
}

A.OtherTabs:hover   {
    text-decoration:    underline;
    color:white;
}
    
/* text style for the site links (at extreme top-right of header) */
.SiteLink {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color:#655239 ;
}   

/* hyperlink style for the site links */
A.SiteLink:link {
    text-decoration:    none;
    color:#655239 ;
}

A.SiteLink:visited  {
    text-decoration:    none;
    color:#655239 ;
}

A.SiteLink:active   {
    text-decoration:    none;
    color:#655239 ;
}

A.SiteLink:hover    {
    text-decoration:    underline;
    color:#655239 ;
}

/* hyperlink style for the site links */
.HeadLink {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold;
    color:#000000;
}   

A.HeadLink:link {
    text-decoration:    none;
    color:#000000;
}

A.HeadLink:visited  {
    text-decoration:    none;
    color:#000000;
}

A.HeadLink:active   {
    text-decoration:    none;
    color:#000000;
}

A.HeadLink:hover    {
    text-decoration:    underline;
    color:#000000;
}

/* style for separator between site links */
.Accent
{
    color: #655239 ;
    font-weight:    bold;
}



/* MODULE-SPECIFIC */
/* text style for reading messages in Discussion */    
.Message    {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    font-size: 11px;
    background-color: #eeeeee
}   

/* style of item titles by Announcements and events */
.ItemTitle    {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  11px;
    font-weight:    bold;
    color: #655239 ;
}



/* GENERAL */
/* style for module titles */
.Head   {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  16px;
    font-weight:    normal;
    color: #655239 ;
}

/* style of item titles on edit and admin pages */
.SubHead    {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  12px;
    font-weight:    bold;
    color: #5c5959;
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  11px;
    font-weight:    bold;
    color: black;
}

/* text style used for most text rendered by modules */
.Normal
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    line-height: 12px    
}

.NormalRedVerySmall
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 7px;
    font-weight: normal;
    color: red
}
.NormalSmall
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 8px;
    font-weight: normal;
    line-height: 9px    
}
.NormalMid
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 9px;
    font-weight: normal;
    line-height: 12px    
}
.Normal input
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    line-height: 12px    
}
.NormalChild
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    line-height: 12px;
    padding-left:2px;
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
}

.NormalRed
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: red
}

.NormalBold
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold
}
.NormalBoldSmall
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 8px;
    font-weight: bold
}
.NormalBoldMid
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 9px;
    font-weight: bold
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
    text-decoration:    underline;
    color: #655239;
}

A.CommandButton:visited  {
    text-decoration:    underline;
    color: #A48152;
}

A.CommandButton:active   {
    text-decoration:    underline;
    color: #655239;
}

A.CommandButton:hover    {
    text-decoration:    underline;
    color: #655239;
}
    



/* GENERIC */
.ThinBorder
{
	border: solid 1px #DDDFE1;
}
H1  {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  20px;
    font-weight:    normal;
    color: #666644;
}

H2  {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  20px;
    font-weight:    normal;
    color: #666644;
}

H3  {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  12px;
    font-weight:    normal;
    color: #655239 ;
}

H4  {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  12px;
    font-weight:    normal;
    color: #655239 ;
}

H5, DT  {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  11px;
    font-weight:    bold;
    color: #655239 ;
}

H6  {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  11px;
    font-weight:    bold;
    color: #655239 ;
}

TFOOT, THEAD    {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  12px;
    color: #655239 ;
}

TH  {
    vertical-align: baseline;
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  12px;
    font-weight:    bold;
    color: #655239 ;
}

A:link  {
    text-decoration:    none;
    color:  #655239;

}

A:visited   {
    text-decoration:    none;
    color:  #A48152;
}

A:active    {
    text-decoration:    none;
    color:  #655239;
}
A    {
    text-decoration:    none;
    color:  #655239;
}

A:hover {
    text-decoration:    underline;
    color:  #655239;
}
img 
{
	border-style:none;
}
SMALL   {
    font-size:  8px;
}

BIG {
    font-size:  14px;
}

BLOCKQUOTE, PRE {
    font-family:    Lucida Console, monospace;
}


UL LI   {
    list-style-type:    square ;
}

UL LI LI    {
    list-style-type:    disc;
}

UL LI LI LI {
    list-style-type:    circle;
}

OL LI   {
    list-style-type:    decimal;
}

OL OL LI    {
    list-style-type:    lower-alpha;
}

OL OL OL LI {
    list-style-type:    lower-roman;
}

HR {
    color: dimgrey;
    height:1pt;
    text-align:left
}
/* Portal Store Style Elements
*/
.pageHeader
{
    font-family: Verdana;
    color: #003300;
    font-size: 16pt;
}

.header
{
    font-family: Verdana, Arial;
    color: #003300;
    font-size: 9pt;
 	font-weight: bold;
}

.fieldHeader
{
    font-family: Verdana, Arial;
    color: #003300;
    font-size: 9pt;
   	font-weight: bold;
}

.errText
{
    font-family: Verdana, Arial;
    color: #990000;
    font-size: 9pt;
}

.text
{
    font-family: Verdana, Arial;
    color: #000000;
    font-size: 9pt;
}
A.text
{
    font-family: Verdana, Arial;
    color: #000000;
    font-size: 9pt;
	text-decoration: none;
}
A.text:hover
{
	color: #003399;
    text-decoration: underline;
}

.tableHeader
{
	font-weight: bold;
	font-size: 10pt;
	color: #003300;
	font-style: italic;
	font-family: Arial;
}

.menuOrange
{
	font-weight: bold;
	font-size: 8pt;
	color: #fe9901;
	font-family: Arial;
	text-decoration: none;
}
A.menuOrange
{
	font-weight: bold;
	font-size: 8pt;
	color: #fe9901;
	font-family: Arial;
	text-decoration: none;
}
A.webServiceTestLabel
{
	font-weight: bold;
	font-size: 12pt;
	color: #fe9901;
	font-family: Arial;
	text-decoration: none;
}
A.webServiceTestLabel:hover
{
    text-decoration: underline;
}
A.menuOrange:hover
{
    text-decoration: underline;
}

.menuBlack
{
	font-weight: bold;
	font-size: 9pt;
	color: #333333;
	font-family: Arial;
	text-decoration: none;
}
A.menuBlack
{
	font-weight: bold;
	font-size: 9pt;
	color: #333333;
	font-family: Arial;
	text-decoration: none;
}
A.menuBlack:hover
{
    text-decoration: underline;
}

A.catLink
{
	font-family: Arial;
	font-size: 14pt;
	color: #003300;
	font-style: italic;
	text-decoration: none;
}
A.catLink:hover
{
    text-decoration: underline;
}
.gridHead td
{
	border-bottom: solid 2px black;
	font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
}

.gridItem td
{
	font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
	border-bottom: 1px solid black;
	
}
.gridFoot td
{
	font-family: Verdana, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
	border-bottom: 1px solid black;
	color:White;
}

.gridHead td, .gridItem td, .gridFoot td
{
	padding-left: 10px;
	padding-right: 10px;
	height:15px;
}

.gridFoot
{
	background: #677697;
}

.gridNav
{
	padding-top: 10px;
}

.label
{
	padding-right: 5px;
	text-align: right;
}

.num
{
	text-align: right;
}

.numFooter
{
	background: #677697;
	text-align: right;
}
/* End Portal Styles */
/* Grid Formatting */
.SearchGridAltItem
{
	/*background-color:#dae4de; */
	background-color:#DDDFE1;
	color: #000000;
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
}
.SearchGridSelectedItem
{
	background-color:#677697;
	color: #DDDFE1;
	font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;

}

.SearchGridSelectedItem:visited a
{
		background-color:#677697;
		color: #DDDFE1;
}

.SearchGridItem
{
	background-color:#ffffff;
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;

}
.SearchGridItem a
{
	color:#00287c;
}
.SearchGridAltItem a
{
	color:#00287c;
}
/*  Font-Bold="True" BorderWidth="1px"  ForeColor="White"  BorderColor="White" BackColor=#352E21 */
.SearchGridHeader
{
	/*font-weight:bold; */
	 font-size: 10pt;
	font-weight: bold;
	color: #000000;
	/*background-color: #655239 ;*/
	background-color: white;
} 
/*
+++++++++++++++++++++++++++++++++++++++++ MSIE & Netscape +++++++++++++++++++++++++++++++++++++++++
Style to modify the anchor elements rendered by the MenuItems.
*/
SearchGridHeader a {
  color: #ffffff;
  font-size: 8pt;
  font-weight: bold;
 /* behavior: url(linkhilight.htc);  MSIE Only */
  /*filter: progid:dximagetransform.microsoft.gradientwipe(duration=1);   MSIE Only */
  text-decoration: underline;

}
SearchGridHeader:visited a {
  color: #ffffff;
  font-size: 8pt;
  font-weight: bold;
 /* behavior: url(linkhilight.htc);  MSIE Only */
  /*filter: progid:dximagetransform.microsoft.gradientwipe(duration=1);   MSIE Only */
  text-decoration: underline;

}
SearchGridHeader:hover a {
  color: #ffffff;
  font-size: 8pt;
  font-weight: bold;
 /* behavior: url(linkhilight.htc);  MSIE Only */
  /*filter: progid:dximagetransform.microsoft.gradientwipe(duration=1);   MSIE Only */
  text-decoration: underline;

}


/* End Grid Formatting elements

/*
Custom Button Formatting
*/
.CustomButton
{
	/*background-color:#655239 ;*/
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
}
a.CustomButton
{
	color:#655239 ;
	font-weight:bold;
}
a.CustomButton:hover
{
	color:#655239 ;
	font-weight:bold;
}
a.CustomButton:visited
{
	color:#655239 ;
	font-weight:bold;
}
.CustomButtonSmall
{
	/*background-color:#655239 ;*/
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: normal;
}
a.CustomButtonSmall
{
	color:#655239 ;
	font-weight:bold;
}
a.CustomButtonSmall:hover
{
	color:#655239 ;
	font-weight:bold;
}
a.CustomButtonSmall:visited
{
	color:#655239 ;
	font-weight:bold;
}
.CustomButtonWhite
{
	/*background-color:#005184;*/
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
}
a.CustomButtonWhite
{
	color:white;
	font-weight:bold;
}
a.CustomButtonWhite:hover
{
	color:white;
	font-weight:bold;
}
a.CustomButtonWhite:visited
{
	color:white;
	font-weight:bold;
}
/* Added for the Copyright text in Footer */
.Copyright
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #EDE1BB;
}
/* Added for the Project History page */
.ProjectTitle    {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  12px;
    font-weight:    bold;
    color: #ffffff;
     background-color:#655239 ;
    
}
.ToolBoxHeader
{
	font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight:bold;
    color: white
}
.ToolBoxBg
{
	background-color: #7D7D7D;
}

