﻿
.receiptbg
{
	background-image: url(/images/logbg.gif);
}
.ErrorText
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    line-height: 15px;
    color: #C40000;
    text-decoration: none;
    text-transform: uppercase;
}
.ErrorText a:link
{
	color: #cc3300;
	text-decoration: none;
	text-transform: uppercase;
}

.ErrorText a:visited
{
    color: #C40000;
    text-decoration: none;
    text-transform: uppercase;
}
.ErrorText a:hover
{
	color: #C40000;
	text-decoration: underline;
	text-transform: uppercase;
}


.NUMBERBOX
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    border-right: silver 1px inset;
	border-top: silver 1px inset;
	border-left: silver 1px inset;
	border-bottom: silver 1px inset;
    }
.CartTopLine
{
	border-top: lightgrey 1px solid;
}
.CartBottomLine
{
   border-bottom: lightgrey 1px solid;
}
.text_small
{
    font-size: 11px;
    color: #606060;
    font-family: Tahoma,sans-serif;
}
.text_small a:link
{
    font-size: 11px;
    color: #093B80;
    font-family: Tahoma,sans-serif;
}

.CartLineItems
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #000000;
	text-transform: none;
	font-weight: normal;
}
.CartLineItems a:link
{
    text-decoration: underline;
    color: #093B80;
    text-transform: none;
} 
.CartLineItems a:visited {
	text-decoration: underline;
	color: #093B80;
	text-transform: none;
}
.CartLineItems a:active
{
    text-decoration: none;
    color: #330066;
}
.CartLineItems a:hover
{
    text-decoration: none;
    color: #918EC3;
}

.CartLineItemsEdit
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    line-height: 12px;
    color: #000000;
    text-transform: none;
    font-weight: normal;
}
.CartLineItemsEdit a:link
{
    text-decoration: underline;
    color: #993300;
    text-transform: none;
} 
.CartLineItemsEdit a:visited
{
    text-decoration: underline;
    color: #993300;
    text-transform: none;
}
.CartLineItemsEdit a:active
{
    text-decoration: none;
    color: #330066;
}
.CartLineItemsEdit a:hover
{
    text-decoration: none;
    color: #ff6633;
}

/* Input Button Styles Section */
.ButtonBlank1
{
    background-image: url(/images/cart/blank1.gif);
    background-repeat: no-repeat;
    width: 80px;
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    height: 22px;
    border-bottom-style: none;
    font-size: 9pt;
    color: #ffffff;
    font-family: Arial;
    background-position: left center;
    font-weight: bold;
    margin-bottom: 2px;
    background-color: midnightblue;
    vertical-align: middle;
    padding-bottom: 2px;
}
.Button
{
    font-family: Arial, Helvetica, sans-serif;
    color: black;
    font-size: 11px;
    line-height: normal;
    background-image: url(/images/CellBGBlue.gif);
    border-right: lightsteelblue 1px outset;
    border-top: lightsteelblue 1px outset;
    border-left: lightsteelblue 1px outset;
    border-bottom: lightsteelblue 1px outset;
    background-repeat: repeat-x;
    background-position: center top;
    font-weight: bold;
    padding-right: 2px;
    padding-left: 2px;
    padding-bottom: 1px;
    padding-top: 1px;
    margin: 1px;
}

.EditorButton
{
    font-family: Arial, Helvetica, sans-serif;
    color: black;
    font-size: 11px;
    line-height: normal;
    background-image: url(/images/CellBGBlue.gif);
    border-right: lightsteelblue 1px outset;
    border-top: lightsteelblue 1px outset;
    border-left: lightsteelblue 1px outset;
    border-bottom: lightsteelblue 1px outset;
    background-repeat: repeat-x;
    background-position: center top;
    font-weight: bold;
    padding-right: 2px;
    padding-left: 2px;
    padding-bottom: 1px;
    padding-top: 1px;
    margin: 1px;
    width: 50px;
}

.SiteButton
{
    font-family: Arial, Helvetica, sans-serif;
    color: black;
    font-size: 11px;
    line-height: normal;
    background-image: url(/images/CellBGBlue.gif);
    border-right: lightsteelblue 1px outset;
    border-top: lightsteelblue 1px outset;
    border-left: lightsteelblue 1px outset;
    border-bottom: lightsteelblue 1px outset;
    background-repeat: repeat-x;
    background-position: center top;
    font-weight: bold;
    padding-right: 2px;
    padding-left: 2px;
    padding-bottom: 1px;
    padding-top: 1px;
    margin: 1px;
}

.EditorButtonSmall
{
	font-family: Arial, Helvetica, sans-serif;
	color: black;
	font-size: 9px;
	line-height: normal;
	background-image: url(/images/borders/CellBGBlue.gif);
	border-right: lightsteelblue 1px outset;
	border-top: lightsteelblue 1px outset;
	border-left: lightsteelblue 1px outset;
	border-bottom: lightsteelblue 1px outset;
	background-repeat: repeat-x;
	background-position: center top;
	font-weight: bold;
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
	padding-top: 2px;
	margin: 1px;
	width: 40px;
}
.EditorButtonSmallDelete
{
	font-family: Arial, Helvetica, sans-serif;
	color: white;
	font-size: 9px;
	line-height: normal;
	border-right: white 1px outset;
	border-top: white 1px outset;
	border-left: white 1px outset;
	border-bottom: white 1px outset;
	background-repeat: repeat-x;
	background-position: center top;
	font-weight: bold;
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
	padding-top: 2px;
	margin: 1px;
	width: 40px;
	background-color: #cc3333;
}

.AdminButton
{
    font-family: Arial, Helvetica, sans-serif;
    color: black;
    font-size: 11px;
    line-height: normal;
    background-image: url(/images/borders/CellBGBlue.gif);
    border-right: lightsteelblue 1px outset;
    border-top: lightsteelblue 1px outset;
    border-left: lightsteelblue 1px outset;
    border-bottom: lightsteelblue 1px outset;
    background-repeat: repeat-x;
    background-position: center top;
    font-weight: bold;
    padding-right: 2px;
    padding-left: 2px;
    padding-bottom: 1px;
    padding-top: 1px;
    margin: 1px;
    width: 95px;
}

.ButtonOver
{
    font-family: Arial, Helvetica, sans-serif;
    background-color: #eeeeee;
    color: black;
    font-size: 11px;
    line-height: normal;
    background-image: url(/images/CellBG.gif);
    border-right: #afafaf 1px solid;
    border-top: #afafaf 1px solid;
    border-left: #afafaf 1px solid;
    border-bottom: #afafaf 1px solid;
    background-repeat: repeat-x;
    width: 55px;
}

.GoButton
{
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    background-color: #426b2f;
    color: white;
    font-size: 12px;
    line-height: normal;
    width: 40px;
    border-right: #cc3300 1px;
    border-top: #cc3300 1px;
    border-left: #cc3300 1px;
    border-bottom: #cc3300 1px;
}

.LogOutButton
{
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    background-color: #426b2f;
    color: white;
    font-size: 12px;
    line-height: normal;
    width: 65px;
    border-right: #cc3300 1px;
    border-top: #cc3300 1px;
    border-left: #cc3300 1px;
    border-bottom: #cc3300 1px;
}

.EditorTextBoxesUnselected
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    line-height: normal;
    border: 1px inset;
    color: #7D7D7D;
    border-right: silver 1px inset;
    border-top: silver 1px inset;
    border-left: silver 1px inset;
    border-bottom: silver 1px inset;
    height: 18px;
    margin: 1px;
}

.EditorTextBoxesUnselectedRedBorder
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    line-height: normal;
    color: #7D7D7D;
    border-right: #ff0004 1px solid;
    border-top: #ff0004 1px solid;
    border-left: #ff0004 1px solid;
    border-bottom: #ff0004 1px solid;
    height: 18px;
    margin: 1px;
    width: 224px;
}

.ProductTitles
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    line-height: normal;
    margin: 0px;
    padding: 0px;
    color: #7D7D7D;
    font-weight: bold;
    text-transform: uppercase;
}

.EditorText
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    line-height: normal;
    margin: 0px;
    padding: 0px;
    color: #7D7D7D;
    font-weight: bold;
}


.NewButton
{
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    background-color: #eeeeee;
    color: black;
    font-size: 12px;
    line-height: normal;
    background-image: url(images/CellBG.gif);
    border-right: #afafaf 1px solid;
    border-top: #afafaf 1px solid;
    border-left: #afafaf 1px solid;
    border-bottom: #afafaf 1px solid;
}
/* ========  END  ========= */

/* Alternating Row Colors in Editor Grid layouts and pager styles */
.RowPlain
{
    font-size: 8pt;
    font-family: Verdana;
    font-weight: bold;
}
.RowItem
{
    background-color: #EDF0F6;
    font-size: 9pt;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    border-bottom: gainsboro 1px solid;
}

.RowAltItem
{
    background-color: #FFFFFF;
    font-size: 9pt;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    border-bottom: gainsboro 1px solid;
}

.DataGridPager a:link
{
	text-decoration: underline;
	line-height: 19px;
	color: #093B80;
} 

.DataGridPager a:visited {
	text-decoration: underline;
	line-height: 19px;
	color: #093B80;
}

.DataGridPager a:active {
	color: #B3DE68;
	text-decoration: none;
}

.DataGridPager a:hover
{
    text-decoration: none;
    color: #918EC3;
    line-height: 19px;
}

.DataGridPager
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 18px;
    color: #000000;
    text-decoration: none;
    letter-spacing: 1px;
}

.PagerItem
{
    cursor: pointer;
    background-color: #EEEEEE;
    color: #666666;
    font-family: verdana;
    font-size: 10px;
    padding-top: 2px;
    padding-bottom: 2px;
    margin-left: 1px;
    border-right:1px solid  white;
    border-bottom:1px solid  white;
    border-top :1px solid white;
    border-left :1px solid white;
    height: 15px;
    width: 25px;
    background-image: url(images/brushedsteeldark.gif);
}
.PagerItemHover
{
  cursor: pointer;
  background-color:#F7F7F7;
  color: #666666;
  font-family: verdana; 
  font-size: 10px; 
  padding-top:2px;
  padding-bottom:2px;
  margin-left:0px;
  border-right:1px solid #DDDDDD;
  border-bottom:1px solid #DDDDDD;
  border-top:1px solid white;
  border-left:1px solid white;
  height: 15px;
  width: 25px;
}

.PagerItemSelected
{
    cursor: pointer;
    background-color: #F7F7F7;
    color: gray;
    font-family: verdana;
    font-size: 10px;
    cursor: hand;
    padding-top: 1px;
    padding-bottom: 1px;
    margin-left: 0px;
    border-left: 1px solid #DDDDDD;
    border-top: 1px solid #DDDDDD;
    border-bottom: 1px solid white;
    border-right: 1px solid white;
    height: 15px;
    width: 25px;
}

.PagerItemSelected a:link
{
    text-decoration: none;
    color: gray;
}
/* ========  END  ========= */


/* Input Text Box Styles for the site */

.inputselected
{
    border: 1px inset;
    border: auto;
    background-color: whitesmoke;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    line-height: 14px;
    font-weight: normal;
    border-right: silver 1px inset;
    border-top: silver 1px inset;
    border-left: silver 1px inset;
    border-bottom: silver 1px inset;
}

.inputunselected
{
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	border-right: silver 1px inset;
	border-top: silver 1px inset;
	border-left: silver 1px inset;
	border-bottom: silver 1px inset;
}

.inputunselectednotes
{
    border: 1px inset;
    background-color: transparent;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    line-height: 14px;
    font-weight: normal;
    border-right: silver 1px inset;
    border-top: silver 1px inset;
    border-left: silver 1px inset;
    border-bottom: silver 1px inset;
    background-image: url(/images/notebook.gif);
    padding-left: 18px;
}

.inputselectederror
{
border: 1px inset;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
    background-color: #FAE2E2;
    border-right: silver 1px inset;
    border-top: silver 1px inset;
    border-left: silver 1px inset;
    border-bottom: silver 1px inset;
}
/* ========  END  ========= */

.text_block
{
    font-size: 18 px;
    color: #FFFFFF;
    font-family: Tahoma,sans-serif;
}
.text_gray
{
    font-size: 12px;
	line-height: 20px;
    color: #606060;
    font-family: Tahoma,sans-serif;
}
.text_gray a:link
{
	font-size: 12px;
	line-height: 20px;
	color: #606060;
	font-family: Tahoma,sans-serif;
	text-decoration: none;
}
.text_gray a:hover
{
	font-size: 12px;
	line-height: 20px;
	color: #606060;
	font-family: Tahoma,sans-serif;
	text-decoration: underline;
}
.text_gray a:visited
{
	font-size: 12px;
	line-height: 20px;
	color: #606060;
	font-family: Tahoma,sans-serif;
	text-decoration: none;
}
.text_header
{
    font-size: 12px;
    color: #1933A8;
    font-family: Tahoma,sans-serif;
	font-weight: bold;
}

.topnav_links
{
    font-weight: bold;
    font-size: 11px;
    margin-left: 12px;
    color: #ffffff;
    font-family: tahoma;
    text-decoration: none;
}
.topnav_links:hover
{
    font-weight: bold;
    color: #ffffff;
    font-family: tahoma;
    text-decoration: underline;
}
.small a:link
{
    font-size: 11px;
    color: #0c3c9c;
    font-family: tahoma;
    text-decoration: none;
}
.small a:hover
{
    color: #0c3c9c;
    font-family: tahoma;
    text-decoration: underline;
}
.textlinks a:link
{
    font-size: 11px;
    color: #606060;
    font-family: tahoma;
    text-decoration: underline;
}
.textlinks a:hover
{
    color: #303030;
    font-family: tahoma;
    text-decoration: underline;
}
.itemlinks a:link
{
    font-size: 13px;
    color: #4e6bb7;
    font-family: tahoma;
    text-decoration: none;
}
.itemlinks a:hover
{
    color: #303030;
    font-family: tahoma;
    text-decoration: none;
}


.optiontext
{
    font-weight: bold;
    font-size: 11px;
    color: #808080;
    font-family: Tahoma,sans-serif;
}
.text_headline
{
    font-size: 15px;
    color: #606060;
    font-family: Tahoma,sans-serif;
}
.cartheader
{
    font-weight: bold;
    font-size: 11px;
    color: #ffffff;
    font-family: Tahoma,sans-serif;
}
.topbanner
{
    font-weight: bold;
    font-size: 11px;
    background: #db3d26;
    color: #ffffff;
    font-family: verdana;
    text-decoration: none;
}
.topbanner a:link
{
    font-weight: bold;
    font-size: 11px;
    background: #db3d26;
    color: #ffffff;
    font-family: verdana;
    text-decoration: none;
}
.topbanner a:hover
{
    font-weight: bold;
    background: #db3d26;
    color: #ffffff;
    font-family: verdana;
    text-decoration: underline;
}
.leftbar
{
    font-size: 11px;
    background: #f1f1f1;
    color: #000000;
    font-family: verdana;
    text-decoration: none;
}
.leftbar a:link
{
    text-decoration: none;
}
.leftbar a:hover
{
    text-decoration: underline;
}
.leftbargap
{
    background: #000000;
}

.title
{
    font-weight: bold;
    font-size: 12px;
    color: #000000;
    font-family: verdana, arial, helvetica;
}
.navhead
{
    font-size: 12px;
    color: #db3d26;
    font-family: verdana, arial, helvetica;
    text-decoration: none;
}
.navhead a:link
{
    font-size: 12px;
    color: #db3d26;
    font-family: verdana, arial, helvetica;
    text-decoration: none;
}
.navhead a:hover
{
    color: #db3d26;
    font-family: verdana, arial, helvetica;
    text-decoration: underline;
}
.navitem
{
    font-size: 11px;
    color: #000000;
    font-family: verdana, arial, helvetica;
    text-decoration: none;
}
.menuhead
{
    font-size: 11px;
    color: #db3d26;
    font-family: verdana;
    text-decoration: none;
}
.menuitem
{
    font-size: 11px;
    color: #db3d26;
    font-family: verdana;
    text-decoration: none;
}


.tophead
{
    font-size: 34px;
    color: #FFFFFF;
    font-family: tahoma;
    text-decoration: none;
    background: #003366;
    text-align: center;
    font-weight: bold;
    height: 60px;
}

.tagline
{
    font-family: Verdana,Helvetica, sans-serif;
    font-size: 18px;
    color: #0c3c9c;
    text-align: left;
    text-valign: center;
    font-style: italic;
    font-weight: bold;
}

.sectionTitle
{
    font-family: Verdana, arial,Helvetica, sans-serif;
    font-size: 14px;
    color: #FFFFFF;
    text-align: center;
    text-valign: center;
    background: #8c9fd1;
}
.leftmenu_title
{
    font-weight: bold;
    font-size: 13px;
    color: #4e6bb7;
    font-family: tahoma;
    text-decoration: none;
}
.leftmenu_cat
{
    font-weight: bold;
    font-size: 10px;
    color: #4e6bb7;
    font-family: tahoma;
    text-decoration: none;
}

.leftmenu a:link
{
    font-size: 11px;
    color: #606060;
    font-family: tahoma;
    text-decoration: none;
}

.leftmenu a:hover
{
    font-size: 11px;
    color: #303030;
    font-family: tahoma;
    text-decoration: underline;
}
.topmenu
{
    font-family: tahoma,arial, sans-serif;
    font-size: 12px;
    color: #FFFFFF;
    font-weight: bold;
}
.topmenu a:hover
{
    font-family: tahoma,arial, sans-serif;
    color: #FFFFFF;
    text-decoration: none;
}
.topmenu a:active
{
    font-family: tahoma,arial, sans-serif;
    color: #FFFFFF;
    text-decoration: none;
}
.topmenu a:visited
{
    font-family: tahoma,arial, sans-serif;
    color: #FFFFFF;
    text-decoration: none;
}
.topmenu a:link
{
    font-family: tahoma,arial, sans-serif;
    color: #FFFFFF;
    text-decoration: none;
}
.topnav
{
    font-family: tahoma,arial, sans-serif;
    font-size: 13px;
    color: #0c3c9c;
}


.featureTitle
{
    font-family: tahoma,arial, sans-serif;
    font-size: 14px;
    color: #0c3c9c;
    text-align: left;
    text-valign: center;
    font-weight: bold;
    text-transform: uppercase;
}

.featureTitle a:link
{
    color: #0c3c9c;
    text-align: left;
    text-valign: center;
    font-weight: bold;
    text-transform: uppercase;
    text-decoration: underline;
}
.featureTitle a:hover
{
    color: royalblue;
    text-align: left;
    text-valign: center;
    font-weight: bold;
    text-transform: uppercase;
    text-decoration: underline;
}
.featureTitle a:visited
{
    color: #0c3c9c;
    text-align: left;
    text-valign: center;
    font-weight: bold;
    text-transform: uppercase;
    text-decoration: underline;
}

.featureItemDesc
{
    font-family: Verdana,Helvetica, sans-serif;
    font-size: 12px;
    color: #0c3c9c;
    font-weight: bold;
}
.featureItemDesc2
{
    font-family: Verdana,Helvetica, sans-serif;
    font-size: 12px;
    color: #0c3c9c;
    font-weight: bold;
}

.featureItemPrice
{
    font-family: Verdana,Helvetica, sans-serif;
    font-size: 10px;
    color: #333333;
    font-weight: bold;
}

/* MAIN TEXT */
.maintextlg
{
    font-size: 14px;
    color: #000000;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
}
.maintextlg a:link
{
    text-decoration: none;
    color: #093B80;
} 
.maintextlg a:visited
{
    text-decoration: none;
    color: #093B80;
}
.maintextlg a:active
{
    text-decoration: none;
    color: #330066;
}
.maintextlg a:hover
{
    text-decoration: none;
    color: #918EC3;
}

.maintext
{
    font-size: 11px;
    color: #000000;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}
.maintext a:link
{
    text-decoration: none;
    color: #093B80;
} 
.maintext a:visited
{
    text-decoration: none;
    color: #093B80;
}
.maintext a:active
{
    text-decoration: none;
    color: #330066;
}
.maintext a:hover
{
    text-decoration: none;
    color: #918EC3;
}

.maintextsmall
{
    font-size: 10px;
    color: #000000;
    font-family: tahoma;
}

.mainTextB
{
    font-size: 13px;
    color: #000000;
    font-family: tahoma;
    font-weight: bold;
}

.text_normal
{
    font-size: 11px;
    color: #606060;
    font-family: Tahoma,sans-serif;
}

.text_logins
{
    font-size: 11px;
    color: #606060;
    font-family: Tahoma,sans-serif;
    text-transform: none;
}

.sectionTitleSmall
{
    font-family: Verdana,arial,Helvetica, sans-serif;
    font-size: 12px;
    color: #FFFFFF;
    text-align: left;
    text-valign: center;
    background: #8c9fd1;
}



.newtextfooter
{
    font-size: 10px;
    color: #606060;
    font-family: Tahoma,sans-serif;
    text-decoration: none;
}
.newtextfooter a:link
{
    font-size: 10px;
    color: #606060;
    text-decoration: none;
}
.newtextfooter a:visited
{
    font-size: 10px;
    color: #606060;
    text-decoration: none;
}
.newtextfooter a:active
{
    color: #606060;
    font-family: Tahoma,sans-serif;
    text-decoration: none;
}
.newtextfooter a:hover
{
    color: #99ccff;
    text-decoration: none;
}



.bottomtextlinks
{
    font-size: 12px;
    color: #ffffff;
    font-family: Tahoma,sans-serif;
    background: #1933A8;
}
.bottomtextlinks a:link
{
    color: #ffffff;
    font-family: Tahoma,sans-serif;
    background: #1933A8;
    text-decoration: none;
}
.bottomtextlinks a:hover
{
    color: #ffffff;
    font-family: Tahoma,sans-serif;
    background: #1933A8;
    text-decoration: none;
}
.bottomtextlinks a:visited
{
    color: #ffffff;
    font-family: Tahoma,sans-serif;
    background: #1933A8;
    text-decoration: none;
}

.dataTable
{
	border: solid 1px black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	cellpadding: 0;
	cellspacing: 0;
	text-transform: none;
}

.dataTable a:link
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	cellpadding: 0;
	cellspacing: 0;
	text-transform: none;
	color: #336699;
	text-decoration: none;
}
.dataTable a:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	cellpadding: 0;
	cellspacing: 0;
	text-transform: none;
	color: #336699;
	text-decoration: underline;
}
.dataTable a:visited
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	cellpadding: 0;
	cellspacing: 0;
	text-transform: none;
	color: #336699;
	text-decoration: none;
}
.dataHeader
{
    text-align: center;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #FFFFFF;
    font-weight: bold;
    background: #1933A8;
}
.dataHeaderReverse
{
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #1933a8;
	font-weight: bold;
	background: #ffffff;
    border-bottom: lightgrey 1px solid;
}
.dataOdd
{
    text-align: center;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
}
.dataEven
{
    text-align: center;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    background: #CCCCCC;
}

.dataLabel
{
    text-align: left;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
}

.dataSmall
{
    height: 1px;
    font-size: 1px;
}

.cartOdd
{
    text-align: left;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
}
.cartEven
{
    text-align: left;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    background: #CCCCCC;
}




.ShadowOff
{
    font-family: Arial, Sans-Serif;
    font-size: 16px;
    color: #A4A4A4;
    font-weight: bold;
    position: relative;
    border-bottom-width: 0px;
    text-transform: uppercase;
}
.ShadowOn
{
    position: absolute;
    top: -1px;
    left: -1px;
    color: #0C3C9C;
    text-transform: uppercase;
}
.LoginBoxes
{
    border-width: 1px;
    border-color: #8C9FD1;
    background-color: #FFFFF;
    font-family: Tahoma, Arial, Sans-Serif;
    font-size: 9pt;
    position: relative;
    border-bottom-width: 1px;
    border-top-width: 1px;
}
 div.hr {
  height: 15px;
  background: #fff url(/images/hr1.gif) no-repeat scroll center;
}
div.hr hr {
  display: none;
}
.Bars
{
    background-image: url(/images/bars.gif);
    font-size: 10pt;
    font-family: 'Arial Black';
    color: darkblue;
}
.Cal1
{
    background-image: url(/images/calendar.png);
    background-repeat: no-repeat;
}
.Cal2
{
    background-image: url(/images/calendar.gif);
    background-repeat: no-repeat;
    background-position: center center;
    border-right: white 0px solid;
    border-top: white 0px solid;
    border-left: white 0px solid;
    border-bottom: white 0px solid;
    cursor: pointer;
    height: 22px;
    vertical-align: middle;
    width: 25px;
    background-color: transparent;
}
.listhead
{
	font-weight: bold;
	color: midnightblue;
	font-family: Tahoma, Arial;
	font-size: 10pt;
}
.listheadleft
{
    font-weight: bold;
    color: #496cae;
    font-family: Arial;
    font-size: 13pt;
}
.FormTextDescriptions
{
    font-size: 9pt;
    font-family: Arial;
    font-weight: bold;
}


.CalHeader
{
    font-weight: bold;
    font-size: 10pt;
    color: #ffffff;
    font-family: Arial;
    background-color: #394163;
}
.CalHeader a:link
{
    text-decoration: underline;
    color: #FFFFFF;
} 
.CalHeader a:visited
{
    text-decoration: underline;
    color: #FFFFFF;
}
.CalHeader a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.CalHeader a:hover
{
    text-decoration: none;
    color: gainsboro;
}
.CalWeekend
{
    background-color: #EDF0F6;
    font-size: 8pt;
    font-family: Arial;
}
.CalWeekend a:link
{
    text-decoration: underline;
    color: #FFFFFF;
} 
.CalWeekend a:visited
{
    text-decoration: underline;
    color: #FFFFFF;
}
.CalWeekend a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.CalWeekend a:hover
{
    text-decoration: none;
    color: gainsboro;
}
.WhiteBG
{
    background-color: #ffffff;
}
.ShowMe
{
    display:inline;
    }
    .HideMe
    {
        display: none;
        }

.text_main_content {
 FONT-WEIGHT: bold; FONT-SIZE: 16px; COLOR: #990033; FONT-FAMILY: Verdana,sans-serif; TEXT-ALIGN: center
}
.text_content {
 FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #000000; FONT-FAMILY: Verdana,sans-serif; TEXT-ALIGN: left; text-valign: top
}
    hr
{
    color: gainsboro;
    background-color: gainsboro;
    height: 2px;
    border-right: white 1px solid;
    border-top: gainsboro 1px solid;
    border-left: white 1px solid;
    border-bottom: white 1px solid;
}