/*--------------------------------------------------------------*/
/* Replacements for HTML Tags */
/*--------------------------------------------------------------*/
/* Main Body */
BODY {
    background-color: #9b9b9b;
    color: #000000;
    font-family: Verdana, Arial, sans-serif;
    font-size: 11px;
    margin: 0px;
    text-align: left;
}

TD {
    font-family: Verdana, Arial, sans-serif;
    font-size: 10px;
}

/* Anchor Tags <A> */
A, Visited, Active {
    color: #000099;
    font-family: Verdana, Arial, sans-serif;
    text-decoration: underline;
}
A:Hover {
    color: #BC0D0D;
    font-family: Verdana, Arial, sans-serif;
    text-decoration: underline;
}

/* Anchors used as titles */
A.title, .title:Visited, .title:Active {
    color: #333333;
    font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
    text-decoration: underline;
}
A.title:Hover {
    color: #BC0D0D;
    font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
    text-decoration: underline;
}

/* Anchors used in NavigationSectionA */
A.navA, .navA:Visited, .navA:Active {
    color: #ffffff;
    font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
    text-decoration: none;
}
A.navA:Hover {
    color: #ffff77;
    font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
    text-decoration: none;
}
A.navB, .navB:Visited, .navB:Active {
    color: #ffffff;
    font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
    text-decoration: none;
}
A.navB:Hover {
    color: #ffff00;
    font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
    text-decoration: none;
}

/* Anchors used in the CategoryNavigation Controls */
A.categoryNav, .categoryNav:Visited, .categoryNav:Active {
    color: #333333;
    font-family: Verdana, Arial, sans-serif;
    text-decoration: none;
}
A.categoryNav:Hover {
    color: #BC0D0D;
    font-family: Verdana, Arial, sans-serif;
    text-decoration: none;
}

/* Anchors used in a DataGrid's Header when a title can be sorted by */
A.sortHeader, .sortHeader:Visited, .sortHeader:Active {
    font-weight: bold;
    font-size: 11px;
    color: #ffffff;
    font-family: Verdana, Arial, sans-serif;
    text-decoration: underline;
}
A.sortHeader:Hover {
    font-weight: bold;
    font-size: 11px;
    color: #ffff00;
    font-family: Verdana, Arial, sans-serif;
    text-decoration: underline;
}

/* Anchors used in a DataGrid's Footer for page links */
A.pagination, .pagination:Visited, .pagination:Active {
    font-weight: bold;
    font-size: 11px;
    color: #ffffff;
    font-family: Verdana, Arial, sans-serif;
    text-decoration: underline;
}
A.pagination:Hover {
    font-weight: bold;
    font-size: 11px;
    color: #ffff00;
    font-family: Verdana, Arial, sans-serif;
    text-decoration: underline;
}

/* Links from Lead-In content title */
A.contentLink, .contentLink:Visited, .contentLink:Active {
    color: #000099;
    font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
    text-decoration: underline;
}
A.contentLink:Hover {
    color: #BC0D0D;
    font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
    text-decoration: underline;
}

/* Links from Lead-In category title */
A.categoryLink, .categoryLink:Visited, .categoryLink:Active {
    color: #000099;
    font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
    text-decoration: underline;
}
A.categoryLink:Hover {
    color: #BC0D0D;
    font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
    text-decoration: underline;
}

/* Links from Lead-In product title */
A.productLink, .productLink:Visited, .productLink:Active {
    color: #000099;
    font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
    text-decoration: underline;
}
A.productLink:Hover {
    color: #BC0D0D;
    font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
    text-decoration: underline;
}




/*--------------------------------------------------------------*/
/* Class Tags */
/*--------------------------------------------------------------*/


/*--------------------------------------------------------------*/
/* Navigation Sections */
.navigationSectionA {
    background-color: #9b9b9b; 
    color: #FFFFFF;
    font-family: Verdana, Arial, sans-serif;
    font-size: 11px;
}
.navigationSeperatorA {
    background-color: #222222;
}

.navigationSectionB {
    background-color: Transparent;
    background-image: url('/siteSpecific/images/3/navBarBG.gif');
    color: #ffffff;
    font-family: Verdana, Arial, sans-serif;
    font-size: 10px;
    padding-bottom: 3px;
}
.navigationSeperatorB {
    background-color: #666666;
}

/*--------------------------------------------------------------*/
/* Saving Block */
.savePopup_Table {
    border: solid 1px #000000;
}
.savePopup_Body {
    background-color: #006699; 
    color: #FFFFFF;
    font-family: Verdana, Arial, sans-serif;
    font-size: 11px;
}


/*--------------------------------------------------------------*/
/* Common Text Settings */
.textRegular {
    color: #333333;
    font-family: Verdana, Arial, sans-serif;
    font-size: 11px;
}
.textSmall {
    color : #333333;
	font-family : Verdana, Arial, sans-serif;
	font-size : 9px;
}
.textTiny {
    color : #333333;
	font-family : Verdana, Arial, sans-serif;
	font-size : 9px;
}
.textLarge {
    color : #333333;
	font-family : Verdana, Arial, sans-serif;
	font-size : 13px;
}
.textExtraLarge {
    color : #333333;
	font-family : Verdana, Arial, sans-serif;
	font-size : 15px;
}

/* Common Text Styles for White (or Reverse) Text */
.textRegular_reverse {
    color: #FFFFFF;
    font-family: Verdana, Arial, sans-serif;
    font-size: 11px;
}
.textSmall_reverse {
    color : #FFFFFF;
	font-family : Verdana, Arial, sans-serif;
	font-size : 9px;
}
.textTiny_reverse {
    color : #FFFFFF;
	font-family : Verdana, Arial, sans-serif;
	font-size : 9px;
}
.textLarge_reverse {
    color : #FFFFFF;
	font-family : Verdana, Arial, sans-serif;
	font-size : 13px;
}
.textExtraLarge_reverse {
    color : #FFFFFF;
	font-family : Verdana, Arial, sans-serif;
	font-size : 15px;
}
.textTitle_reverse {
    color: #FFFFFF;
    font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
}
.textSubTitle_reverse {
    color: #FFFFFF;
    font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
}



.textPageTitle {
    color: #222222;
    font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
}
.textTitle {
    color: #333333;
    font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
}
.textSubTitle {
    color: #333333;
    font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.textFooter {
    color : #333333;
	font-family : Verdana, Arial, sans-serif;
	font-size : 9px;
}

.textHighlight_Light {
    color: #3399ff;
    font-family: Verdana, Arial, sans-serif;
    font-size: 11px;
    font-weight: bold;
}
.textHighlight_Dark {
    color: #660099;
    font-family: Verdana, Arial, sans-serif;
    font-size: 11px;
    font-weight: bold;
}

.textCaption {
    color : #999999;
	font-family : Verdana, Arial, sans-serif;
	font-size : 9px;
}

.textError {
    color: #990000;
    font-family: Verdana, Arial, sans-serif;
    font-size: 11px;
    font-weight: bold;
}

.textHidden {
    color: #333333;
    font-family: Verdana, Arial, sans-serif;
    font-size: 9px;
}

.textNew {
    color: #990000;
    font-family: Verdana, Arial, sans-serif;
    font-size: 11px;
    font-weight: bold;
}


/*--------------------------------------------------------------*/
/* Pricing Text Settings
   Used by ProductItemCollection (_coreModules/eShopping/controls) for formatting Pricing Text 
*/
.textPriceRetail {
    color: #000000;
    font-family: Verdana, Arial, sans-serif;
    font-size: 11px;
    text-decoration: line-through;
}
.textPriceSale {
    color: #990000;
    font-family: Verdana, Arial, sans-serif;
    font-weight: bold;
    font-size: 11px;
}
.textPriceSavings {
    color: #990000;
    font-family: Verdana, Arial, sans-serif;
    font-size: 11px;
    font-weight: bold;
    font-style: italic;
}


/*--------------------------------------------------------------*/
/* Grid Settings
   For use in any HTML tables and by the BaseGrid control (in WGA.ClassLibrary.Controls)
*/
.gridMain {
    border: solid 1px #000000;
    border-collapse: collapse;
}
.gridHeader {
    background-color: #171A80;
    border: solid 1px #000000;
    color: #ffffff;
    font-family: Verdana, Arial, sans-serif;
    font-size: 11px;
    font-weight: bold;
    text-align: center;
}
.gridSubHeader {
    background-color: #171A80;
    border: solid 1px #000000;
    color: #ffffff;
    font-family: Verdana, Arial, sans-serif;
    font-size: 11px;
    font-weight: bold;
    text-align: center;
}
.gridRow1 {
    background-color: #FFFFFF;
    border: solid 1px #000000;
    color: #000000;
    font-size: 11px;
    font-family: Verdana, Arial, sans-serif;
}
.gridRow2 {
    background-color: #9999cc;
    border: solid 1px #000000;
    color: #000000;
    font-size: 11px;
    font-family: Verdana, Arial, sans-serif;
}
.gridLineError {
    background-color: #ffaaaa;
    border: solid 1px #000000;
    color: #000000;
    font-size: 11px;
    font-family: Verdana, Arial, sans-serif;
}
.gridLineWarning {
    background-color: #FFFEAA;
    border: solid 1px #000000;
    color: #000000;
    font-size: 11px;
    font-family: Verdana, Arial, sans-serif;
}
.gridFooter {
    background-color: #171A80;
    border: solid 1px #000000;
    color: #ffffff;
    font-size: 9px;
    font-weight: bold;
    font-family: Verdana, Arial, sans-serif;
    text-align: center;
}


/*--------------------------------------------------------------*/
/* Order Table Settings
   Used by Order Display Control (WGA.CoreModules.DataRules.Order_Basic) for formatting order display tables
*/
.orderDetail {
    border: solid 1px #cccccc;
    border-collapse: collapse;
    background-color: #FFFFFF;
    font-size: 10px;
    font-family: Verdana, Arial, sans-serif;
}

.orderHighlight {
    border: solid 1px #cccccc;
    border-collapse: collapse;
    background-color: #F4F8FB;
    font-size: 10px;
    font-family: Verdana, Arial, sans-serif;
}


/*--------------------------------------------------------------*/
/* Product Table Settings
   Used by ProductDisplay and Child Controls (_coreModules/eShopping/controls) for formatting stock item display tables
*/
.productTable {
    border: solid 1px #999999;
    border-collapse: collapse;
    width: 100%
}
.productTableHeader {
    background-color: #85ADAD;
    color: #000000;
    font-family: Verdana, Arial, sans-serif;
    font-size: 11px;
    font-weight: bold;
    text-align: center;
}
.productTableRow1_Detail {
    background-color: #FFFFFF;
    color: #000000;
    font-family: Verdana, Arial, sans-serif;
    font-size: 11px;
    padding: 2px;
}
.productTableRow1_Price {
    background-color: #F1F1E1;
    border: solid 1px #999999;
    color: #000000;
    font-family: Verdana, Arial, sans-serif;
    font-size: 11px;
}
.productTableRow2_Detail {
    background-color: #CCCCCC;
    color: #000000;
    font-family: Verdana, Arial, sans-serif;
    font-size: 11px;
    padding: 2px;
}
.productTableRow2_Price {
    background-color: #FFFFFF;
    border: solid 1px #999999;
    color: #000000;
    font-family: Verdana, Arial, sans-serif;
    font-size: 11px;
}

.productTablePriceHeader1 {
    background-color: #F1F1E1;
    border: solid 1px #999999;
    color: #000000;
    font-family: Verdana, Arial, sans-serif;
    font-size: 9px;
    font-weight: bold;
    text-align: center;
}
.productTablePriceHeader2 {
    background-color: #CCCCCC;
    border: solid 1px #999999;
    color: #000000;
    font-family: Verdana, Arial, sans-serif;
    font-size: 9px;
    font-weight: bold;
    text-align: center;
}
.productTablePriceDetail1 {
    border: solid 1px #999999;
    color: #000000;
    font-family: Verdana, Arial, sans-serif;
    font-size: 9px;
    text-align: center;
}
.productTablePriceDetail2 {
    border: solid 1px #999999;
    color: #000000;
    font-family: Verdana, Arial, sans-serif;
    font-size: 9px;
    text-align: center;
}
.productTableImage1 {
    background-color: #FFFFFF;
    border: solid 1px #999999;
    color: #000000;
    font-family: Verdana, Arial, sans-serif;
    font-size: 9px;
    text-align: right;
}
.productTableImage2 {
    background-color: #FFFFFF;
    border: solid 1px #999999;
    color: #000000;
    font-family: Verdana, Arial, sans-serif;
    font-size: 9px;
    text-align: right;
}


/*--------------------------------------------------------------*/
/* Data Display Settings
   Used by the DataSection and DataNameValue controls (in WGA.ClassLibrary.Controls)
*/
.dataBoxBorder {
    border: solid 1px #999999;
    padding: 4px;
}
.dataBoxBody {
    background-color: #FFFFFF;
}
.dataBoxHeader {
    color : #000000;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
    font-weight: bold;
}
.dataBoxRowTitle {
    color : #000000;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
    text-align: right;
}
.dataBoxRowValue {
    color : #000000;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
}
.dataBoxFooter {
    color : #000000;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
    font-weight: bold;
}

/*--------------------------------------------------------------*/
/* Box Display for general content on the site */
.box1Border {
    background-color: #d2b48c;
    border-color: #000000;
    border-width: 1px; 
    border-style: solid;
}
.box1Header {
    color : #000000;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
    font-weight: bold;
}
.box1Body {
    background-color: #d2b48c;
    color: #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
}
.box1Footer {
    color : #000000;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
    font-weight: bold;
}

.contentBoxTable {
    width: 150px;
}

.contentBoxHeader {
    background-color: #f8f8f8;
    border: solid 1px #cccccc;
    color: #333333;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
    font-weight: bold;
    height: 20px;
    padding-left: 10px;
    text-align: left;
    vertical-align: middle;
}

.contentBoxBody {
    background-color: #f8f8f8;
    border-left: solid 1px #cccccc;
    border-right: solid 1px #cccccc;
    border-bottom: solid 1px #cccccc;
    color: #333333;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
    padding: 5px;
}

/*--------------------------------------------------------------*/
/* Control Formatting
   
   formButton
   To be used by all Button objects - currently used by WebButton (in WGA.ClassLibrary.Controls)
   and by CommonCode.WebButton()
*/
.formButton_float {
    background-color: #7D2A00;
    border: 1px;
    color: #000000;
    cursor: hand; cursor: pointer;
    font-family: Verdana, Arial, sans-serif;
    font-size: 10px;
    font-weight: normal;
    height: 17px;
    margin: 0px;
    padding: 1px;
    text-align: center;
}
.formButton_small {
    background-color: transparent;
    background-image: url('/siteSpecific/images/buttonBG_Small.gif');
    background-repeat: no-repeat;
    border: 0px;
    color: #000000;
    cursor: hand; cursor: pointer;
    font-family: Verdana, Arial, sans-serif;
    font-size: 10px;
    font-weight: normal;
    height: 17px;
    margin: 0px;
    padding: 1px;
    text-align: center;
    width: 100px;
}
.formButton_medium {
    background-color: transparent;
    background-image: url('/siteSpecific/images/buttonBG_Medium.gif');
    background-repeat: no-repeat;
    border: 0px;
    color: #000000;
    cursor: hand; cursor: pointer;
    font-family: Verdana, Arial, sans-serif;
    font-size: 10px;
    font-weight: normal;
    height: 17px;
    margin: 0px;
    padding: 1px;
    text-align: center;
    width: 150px;
}
.formButton_large {
    background-color: transparent;
    background-image: url('/siteSpecific/images/buttonBG_Large.gif');
    background-repeat: no-repeat;
    border: 0px;
    color: #000000;
    cursor: hand; cursor: pointer;
    font-family: Verdana, Arial, sans-serif;
    font-size: 10px;
    font-weight: normal;
    height: 17px;
    margin: 0px;
    padding: 1px;
    text-align: center;
    width: 200px;
}

/* Used for formatting text box and list controls */
.formControl {
    border: solid 1px #000000;
    color: #333333;
    font-family: Verdana, Arial, sans-serif;
    font-size: 10px;
}


/*--------------------------------------------------------------*/
/* Calendar Formatting Control
   Used by WGA.ClassLibrary.Controls.BaseCalendar 
*/
.calendar {
    border: solid 1px #000000;
}
.calendarTitle, .calendarNextPrev {
    /*background-color: #C3A66C;*/
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
}
.calendarDayHeader {
    background-color: #eeeeee;
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
}
.calendarDay {
    background-color: #ffffff;
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
}
.calendarDayWeekend {
	background-color: #ffffff;
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
}
.calendarDayOtherMonth {
	background-color: #eeeeee;
	color: #aaaaaa;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
}
.calendarDayToday {
    background-color: #ffffcc;
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.calendarDaySelected {
    background-color: #ff0000;
    color: #000000;
    font-family: Verdana, Arial, sans-serif;
    font-size: 11px;
	font-weight: bold;
}
.calendarSelector {
    background-color: #ffcc66;
    color: #000000;
    font-family: Verdana, Arial, sans-serif;
    font-size: 11px;
    font-weight: bold;
}


/*--------------------------------------------------------------*/
/* DHTML Display Class */
.dhtmlDisplay {
    border: #000000 1px solid;
}


/*--------------------------------------------------------------*/
/* used by breadcrumb classes */
.breadcrumbs {
    color: #333333;
    font-family: Verdana, Arial, sans-serif;
    font-size: 9px;
}

/*--------------------------------------------------------------*/
/* Step Text Settings
   Used by ProcessSteps User controls (/_coreModules/common/controls) 
*/
.stepActive {
    color: #990000;
    font-family: Verdana, Arial, sans-serif;
    font-size: 9px;
    font-weight: bold;
}
.stepInactive {
    color: #999999;
    font-family: Verdana, Arial, sans-serif;
    font-size: 9px;
    font-weight: bold;
}
.stepComplete {
    color: #999999;
    font-family: Verdana, Arial, sans-serif;
    font-size: 9px;
    font-weight: bold;
}


/*--------------------------------------------------------------*/
/* RadControl menu settings
*/
.MenuGroup {
	background-color: #FFC934; 
}

.MenuGroupTop {
	background-color: #FFC934; 
}

.MenuGroupChild {
	background-color: #FFC934; 
	border: solid 1px #000000;	
	border-collapse: collapse;
}

.MenuItem {
  background-color: #FFC934; 
  color: #000000; 
  font-family: Verdana; 
  font-size: 10px;
  cursor: default;  
  padding: 0px; 
}

.MenuItemTop {
  background-color: #FFC934; 
  color: #000000; 
  font-family: Verdana; 
  font-size: 10px;
  font-weight: bold;
  cursor: default;  
  padding: 0px; 
}

.MenuItemChild {
  background-color: #FFC934; 
  color: #000000; 
  font-family: Verdana; 
  font-size: 10px;
  cursor: default;  
  padding: 3px; 
}

.MenuItemOver {
  background-color: transparent; 
  color: #006699; 
  font-family:verdana; 
  font-size: 13px;
  font-weight: bold;
  cursor: hand;  
}

.MenuItemOverTop {
  background-color: transparent; 
  color: #006699; 
  font-family:verdana; 
  font-size: 13px;
  font-weight: bold;
  cursor: hand;  
}

.MenuItemOverChild {
  background-color: #D1E0E0; 
  color: #333333; 
  font-family:verdana; 
  font-size: 13px;
  padding: 3px;
  cursor: hand;  
}

.ItemDisabled {
  background-color: transparent; 
  color: #999999; 
  font-family: Verdana; 
  font-size: 13px;
  padding: 3px;   
  cursor: default;
}

.Separator {
	background-color: transparent; 
	margin-left: 5px;
	margin-right: 5px;
}


/*--------------------------------------------------------------*/
/* RadControl TreeView settings
*/
.TreeNode {
    color: #333333;
    font-family: Verdana, Arial, sans-serif;
}


.TreeNodeOver {
    color: #BC0D0D;
    font-family: Verdana, Arial, sans-serif;
	cursor: hand;
}

.TreeNodeSelect {
    color: #333333;
    font-family: Verdana, Arial, sans-serif;
	cursor: hand;
}

.TreeNodeDisabled 
{ 
    color: #999999;
    font-family: Verdana, Arial, sans-serif;
}

/*--------------------------------------------------------------*/
/*--------------------------------------------------------------*/
/* Site-Specific Styles to be placed here */
/*--------------------------------------------------------------*/

.sectionTitle {
    border-bottom: solid 1px #000000;
    color: #435A68; 
    font-size: 10px; 
    font-weight: bold; 
    padding-bottom: 1px; 
    margin-bottom: 5px;
}

.boxTitle {
    color: #000000; 
    font-size: 10px; 
    font-weight: bold;
}

.navMenuHeader {
    background-color: Transparent;
    background-image: url('/siteSpecific/images/3/navBarBG.gif');
    margin-top: -4px;
    padding-top: 4px;
    color: #ffffff;
    font-family: Verdana, Arial, sans-serif;
    font-size: 10px;
    font-weight: normal;
    cursor: hand; cursor: pointer;
    height: 21px;
}
.navMenuHeaderActive {
    background-color: Transparent;
    background-image: url('/siteSpecific/images/3/navBarBG.gif');
    margin-top: -4px;
    padding-top: 4px;
    color: #ffff00;
    font-family: Verdana, Arial, sans-serif;
    font-size: 10px;
    font-weight: normal;
    cursor: hand; cursor: pointer;
    height: 21px;
}
.navMenuChildMenu {
    border: solid 1px #000000;
}
.navMenuChildItem {
    background-color: #171A80;
    border-top: solid 1px #171A80;
    border-bottom: solid 1px #171A80;
    color: #ffffff;
    font-family: Verdana, Arial, sans-serif;
    font-size: 10px;
    font-weight: normal;
    cursor: hand; cursor: pointer;
    height: 15px;
}
.navMenuChildActive {
    background-color: #2023AF;
    border-top: solid 1px #000000;
    border-bottom: solid 1px #000000;
    color: #ffff00;
    font-family: Verdana, Arial, sans-serif;
    font-size: 10px;
    font-weight: normal;
    cursor: hand; cursor: pointer;
    height: 15px;
}

A.headerNav, .headerNav:Visited, .headerNav:Active {
    color: #000000;
    font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
    text-decoration: none;
}
A.headerNav:Hover {
    color: #000000;
    font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
    text-decoration: none;
}

A.rightBarNav, .rightBarNav:Visited, .rightBarNav:Active {
    color: #000099;
    font-family: Verdana, Arial, sans-serif;
    font-size: 10px;
    font-weight: normal;
    text-decoration: none;
}
A.rightBarNav:Hover {
    color: #BC0D0D;
    font-family: Verdana, Arial, sans-serif;
    font-size: 10px;
    font-weight: normal;
    text-decoration: underline;
}
