/**
 * Main CSS Stylesheet
 *
 * @package templateSystem
 * @copyright Copyright 2003-2007 Zen Cart Development Team
 * @copyright Portions Copyright 2003 osCommerce
 * @license http://www.zen-cart.com/license/2_0.txt GNU Public License V2.0
 * @version $Id: stylesheet.css 5952 2007-03-03 06:18:46Z drbyte $
 */

body {
	scrollbar-3dlight-color: #DEDAD2;
	scrollbar-arrow-color: #6498B7;
	scrollbar-darkshadow-color: #808080;
	scrollbar-face-color: #DEDAD2;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #D4D0C8;
	scrollbar-track-color: #E7E7E7;
	color: #666666;
	margin: 0;
	font-family: verdana, arial, helvetica, sans-serif;
	/*font-size: 62.5%;*/
	background-color: #6498B7;
	font-size: 10px;
	background-image: url(../images/bkd_voda_blu_v1.png);
	background-repeat: repeat-x;
	}

li.arrow{
	line-height: 20px;
	list-style-image: url(../images/blt_arrow_red_2.png);
}

a img {
	border: none; 
	}

a:link, #navEZPagesTOC ul li a {
	/* this is for link colors kh*/
	color: #78A5C0;
	text-decoration: none;
	}
 
a:visited {
	
	color: #78A5C0;
	text-decoration: none;
	}

a:hover, #navEZPagesTOC ul li a:hover, #navMain ul li a:hover, #navSupp ul li a:hover {
	color: #1E90FF;
	text-decoration: underline;
	}


a:active {
	color: #1E90FF;
	}

h1 {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 14px;
	color: #9a9a9a;
	}

h2 {
	font-size: 11px;
	color: #9a9a9a;
	}

h3 {
	font-size: 11px;
	}

h4, h5, h6, LABEL, h4.optionName, LEGEND, ADDRESS, .sideBoxContent, .larger{
	font-size: 11px;
	}

.biggerText {
	font-size: 1.2em;
	}

h1, h2, h3, h4, h5, h6 {
	margin: 4px 0px 10px 2px;
	}

/*  Might uncomment either or both of these if having problems with IE peekaboo bug:
h1, h2, h3, h4, h5, h6, p {
	position: relative;
	}
*html .centerColumn {
	height: 1%;
	}
*/

CODE {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 1em;
	}

FORM  {
	display: inline;
	font-size: 1em;
	margin: 0.1em;
}

SELECT, INPUT {
 /* WB 060308 */
	background-color: #FFFFFF;
	border-bottom: 1px solid #83B1D1;
	border-left: 1px solid #83B1D1;
	border-right: 1px solid #83B1D1;
	border-top: 1px solid #83B1D1;
	color: #000000;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	margin: 0.1em;
	}

TEXTAREA {
	margin: auto;
	display: block;
	width: 95%;
	}

input:focus, select:focus, textarea:focus {
	background: #FFFFBD;
	}

FIELDSET {
	padding: 0.5em;
	margin: 0.5em 0em;
	border: 1px solid #cccccc;
	}

LEGEND {
	font-weight: bold;
	padding: 0.3em;
	color: black;
	}

LABEL, h4.optionName {
	line-height: 1.5em;
	padding: 0.2em;
	}

LABEL.checkboxLabel, LABEL.radioButtonLabel {
	margin: 0.5em 0.3em;
	}

#logo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsAlsoPurch, .attribImg {
	float:left;
	}

LABEL.inputLabel {
	width: 9em;
	float: left;
	}

LABEL.inputLabelPayment {
	width: 14em;
	float: left;
	padding-left: 2.5em;
	}

LABEL.selectLabel, LABEL.switchedLabel, LABEL.uploadsLabel {
	width: 11em;
	float: left;
	}

#checkoutPayment LABEL.radioButtonLabel {
	font-weight: bold;
	}

P, ADDRESS {
	padding: 0.5em;
	}

ADDRESS {
	font-style: normal;
	}

.clearBoth {
	clear: both;
	}

HR {
	height: 1px;
	margin-top: 0.5em;
	border: none;
	border-bottom: 1px solid #9a9a9a;
	}

/*warnings, errors, messages*/
.messageStackWarning, .messageStackError, .messageStackSuccess, .messageStackCaution {
	line-height: 1.8em;
	padding: 0.2em;
	border: 1px solid #D60E0E;
	}

.messageStackWarning, .messageStackError {
	background-color: #D60E0E;
	color: #ffffff;
	}

.messageStackSuccess {
	background-color: #78A5C0;
	color: #000000;
	}

.messageStackCaution {
	background-color: #FFFFBD;
	color: #000000;
	}

/*wrappers - page or section containers*/
#mainWrapper {
	background-color: #ffffff;
	text-align: left;
	width: 800px;
	vertical-align: top;
	border: 1px solid #78A5C0;
	
	}

#headerWrapper, #contentMainWrapper, #logoWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #mainWrapper, #popupAdditionalImage, #popupImage {
	margin: 0em;
	padding: 0em;
	}

#logoWrapper{
	background-image: url(../images/bkd_voda_blu_v1.png);
	background-repeat: repeat-x;
	background-color: #D4E3EB;
	height:75px;
	border: 1 solid;
	border-bottom-color: #78A5C0;
	border-top-color: #EEF5F9;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-right-width: 0px;
	border-right-style: solid;
	border-right-color: #78A5C0;
	border-left-color: #D4E3EB;
	border-left-style: solid;
	border-left-width: 0px;
	/*padding-top: 5px;
	padding-left: 5px;*/
	}

#navColumnOneWrapper, #navColumnTwoWrapper, #mainWrapper {
	margin: auto;
	} 
#navColumnOneWrapper, #navColumnTwoWrapper {
	margin-left: 0.5em;
	margin-right: 0.5em;
	}
	
#tagline {
	color:#000000;
	font-size: 2em;
	text-align : center;
	vertical-align: middle;
	}

#sendSpendWrapper {
	border: 1px solid #CCCCCC;
	float: right;
	margin: 0em 0em 1em 1em;
	}

.floatingBox, #accountLinksWrapper, #sendSpendWrapper, #checkoutShipto, #checkoutBillto, #navEZPagesTOCWrapper {
	margin: 0;
	width: 47%;
	}

.wrapperAttribsOptions {
	margin: 0.3em 0em;
	}

/*navigation*/

.navSplitPagesResult {
	margin: 5px 0px 5px 0px;
}
.navSplitPagesLinks {
   margin: 5px 0px 5px 0px;
}

.navNextPrevCounter {
	margin-bottom: 5px;
	font-size: 10px;
	}
	
.navNextPrevList {
	display: inline;
	white-space: nowrap;
	padding: 2px 2px 2px 2px;
	height:24px;
	line-height: 20px;
	}
	
.navNextPrevList, a:hover {
	text-decoration: none;
}
#navMainWrapper, #navSuppWrapper, #navCatTabsWrapper {
	margin: 0em;
	background-color: #D4E3EB;
	background-image: url(../images/bkd_hdr_zenCart_white.jpg);
	padding: 5px 2px;
	font-weight: bold;
	color: #78A5C0;
	height: 1%;
	border: 1px solid #BDBDBD;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	}

#navCatTabsWrapper {
	background-color: #E9E9E9;
	color: #9a9a9a;
	background-image:none;
	border-top-color: White;
	border-top-style: solid;
	border-top-width: 1px;
	height:16px;
}

#navMain ul, #navSupp ul {
	margin: 0;
	padding: 0.5em 0em;
	list-style-type: none;
	text-align: center;
	line-height: 1.5em;
	}

#navMain ul li, #navSupp ul li {
	display: inline;
	}

#navMain ul li a, #navSupp ul li a {
	text-decoration: none;
	padding: 0em 0.5em;
	margin: 0;
	color: #78A5C0;
	white-space: nowrap;
	}

#navEZPagesTOCWrapper {
	font-weight: bold;
	float: right;
	height: 1%;
	border: 1px solid #9a9a9a;
	}

#navEZPagesTOC ul {
	margin: 0;
	padding: 0.5em 0em;
	list-style-type: none;
	line-height: 1.5em;
	}

#navEZPagesTOC ul li {
	white-space: nowrap;
	}

#navEZPagesTOC ul li a {
	padding: 0em 0.5em;
	margin: 0;
	}

#navCategoryIcon, #indexProductListCatDescription {
	margin: 0px;
	}
	
.buttonRow{
	margin: 0px;
	height: 24px;
	white-space: nowrap;
	}

#navMainSearch {
	float: right;
	}

#navBreadCrumb {
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 10px;
	background-color: #ffffff;
	font-size: 10px;
	font-weight: normal;
	margin-bottom: 2px;
	border-bottom-color: #DFDFDF;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-left-color: #DFDFDF;
	border-left-style: dotted;
	border-left-width: 0px;
	border-right-color: #BDBDBD;
	border-right-style: solid;
	border-right-width: 0px;
	border-top-color: White;
	border-top-style: solid;
	border-top-width: 0px;
	}

#navEZPagesTop {
	background-color: #D4E3EB;
	background-image: url(../images/bkd_hdr_bevel.jpg);
	font-size: 0.95em;
	font-weight: bold;
	margin: 0em;
	padding: 0.5em;
	}

#navColumnOne  {
	background-color: transparent;
	}
#navColumnTwo{
	background-color: #F7F7F7;
	border-bottom-color: #DFDFDF;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-left-color: #DFDFDF;
	border-left-style: dotted;
	border-left-width: 1px;
	border-right-color: #BDBDBD;
	border-right-style: solid;
	border-right-width: 1px;
	border-top-color: White;
	border-top-style: solid;
	border-top-width: 1px;
	padding-top:15px;
	padding-left: 4px;
	}

/*The main content classes*/
#contentColumnMain, #navColumnOne, #navColumnTwo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .alert {
	vertical-align: top;
	}

/*.content,*/ #productDescription, .shippingEstimatorWrapper {
	/*font-size: 1.2em;*/
	padding: 0.5em;
	}

.alert {
	color: #D60E0E;
	margin-left: 0.5em;
	}
.advisory {}
.important {
	font-weight: bold;
	}
.notice {}
.rating{}
.gvBal {
	float: right;
	}
.centerColumn, #bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix {
	padding: 2px;
	padding-left: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-top: 2px;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 0;
	}

.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
	font-size: 0.9em;
	}

/*Shopping Cart Display*/
#cartAdd {
	float: right;
	text-align: center;
	margin: 5px;
	border: 1px dotted #DFDFDF;
	padding: 3px;
	}

.tableHeading TH {
	border-bottom: 1px solid #9a9a9a;
	}

.tableHeading, #cartSubTotal {
	background-color: #e9e9e9;
	 }

#cartSubTotal {
	border-top: 1px solid #cccccc;
	font-weight: bold;
	text-align: right;
	line-height: 2.2em;
	padding-right: 2.5em;
	}

.tableRow, .tableHeading, #cartSubTotal {
	height: 2.2em;
	}

.cartProductDisplay, .cartUnitDisplay, .cartTotalDisplay, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, #cartInstructionsDisplay, .cartTotalsDisplay {
	padding: 0.5em 0em;
	}

.cartUnitDisplay, .cartTotalDisplay {
	text-align: right;
	padding-right: 0.2em;
	}

#scUpdateQuantity {
	width: 2em;
	}

.cartQuantity {
	width: 4.7em;
	}

.cartNewItem {
	color: #1E90FF;
	position: relative;  /*do not remove-fixes stupid IEbug*/
	}

.cartOldItem {
	color: #78A5C0;
	position: relative;  /*do not remove-fixes stupid IEbug*/
	}

.cartBoxTotal {
	text-align: right;
	font-weight: bold;
	}

.cartRemoveItemDisplay {
	width: 3.5em;
	}

.cartAttribsList {
	margin-left: 1em;
	}

#mediaManager {
	width: 50%; 
	margin: 0.2em;
	padding: 0.5em;
	background-color: #E9E9E9;
	border: 1px solid #78A5C0;
	}
.mediaTitle {
	float: left;
	}
.mediaTypeLink {
	float: right;
	}

.normalprice, .productSpecialPriceSale {
	text-decoration: line-through;
	}

.productSpecialPrice, .productSalePrice, .productSpecialPriceSale, .productPriceDiscount {
	color: #D60E0E;
	}

.orderHistList {
	margin: 1em;
	padding: 0.2em 0em;
	list-style-type: none;
	} 

#cartBoxListWrapper ul, #ezPageBoxList ul {
	list-style-type: none;
	}

#cartBoxListWrapper li, #ezPageBoxList li, .cartBoxTotal {
	margin: 0;
	padding: 0.2em 0em;
	} 

#cartBoxEmpty, #cartBoxVoucherBalance {
	font-weight: bold;
	}

.totalBox {
	width: 5.5em;
	text-align: right;
	padding: 0.2em;
	}

.lineTitle, .amount {
	text-align: right;
	padding: 0.2em;
	}

.amount {
	width: 5.5em;
	}

/*Image Display*/
#productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage {
	margin: 0em 1em 1em 0em ;
	}

.categoryIcon {
	font-weight: bold;
}

#cartImage {
	margin: 0.5em 1em;
	}

/*Attributes*/
.attribImg {
	width: 20%;
	margin: 0.3em 0em;
}

.attributesComments {}

/*list box contents*/
.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew {
	margin: 1em 0em;
	}

.centerBoxWrapper {
	border: 1px solid #9a9a9a;
	height: 1%;
	margin: 6px;
	}

h2.centerBoxHeading {
	font-size: 11px;
	color: #666666;
	}

/*sideboxes*/
.columnLeft {}

h3.leftBoxHeading, h3.leftBoxHeading a,
h3.rightBoxHeading, h3.rightBoxHeading a {
	font-size: 1em;
	color: #000000;
	}
#manufacturersHeading, #currenciesHeading, #musicgenresHeading, #recordcompaniesHeading, #searchHeading, #search-headerHeading {
	font-size: 0.9em;
	color: #000000;
}

.leftBoxHeading, .centerBoxHeading, .rightBoxHeading {
	margin: 0em;
	background-color: #D4E3EB;
	background-image: url(../images/bkd_hdr_bevel.jpg);
	padding: 0.5em 0.2em;
	}

.leftBoxContainer, .rightBoxContainer {
	margin: 0em;
	border: 1px solid #BDBDBD;
	/*border-bottom: 5px solid #336633;*/
	margin-top: 1.5em;
	}

.sideBoxContent {
	background-color: #ffffff;
	padding: 0.4em;
	}

h3.leftBoxHeading a:hover, h3.rightBoxHeading a:hover {
	color: #1E90FF;
	text-decoration: none;
	} 

.rightBoxHeading a:visited, .leftBoxHeading a:visited, .centerBoxHeading a:visited {
	color: #78A5C0;
	}

.centeredContent, TH, #cartEmptyText, #cartBoxGVButton, #cartBoxEmpty, #cartBoxVoucherBalance, #navCatTabsWrapper, #navEZPageNextPrev, #bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP, .center, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, .cartTotalsDisplay, #cartBoxGVBalance, .leftBoxHeading, .centerBoxHeading,.rightBoxHeading, .accountQuantityDisplay, .ratingRow, LABEL#textAreaReviews, #productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .gvBal, .attribImg {
	text-align: center;
	}
	
.productListing-data {
	text-align: left;
	padding:8px;
	}
	
.productListing-even {
	text-align: left;
	border-bottom: 1px dotted CCCCCC;
	background-color: #F9F9F9;
	}
.productListing-odd {
	text-align: left;
	border-bottom: 1px dotted CCCCCC;
	background-color: #F2F2F2;
	}
	
.tabTable {
	margin-top: 10px;
	border: 1px solid #D6D6D6;
}

#bestsellers .wrapper {
	margin: 0em 0em 0em 1.5em;
	}

#bestsellers ol {
	padding: 0;
	margin-left: 1.1em;
	}

#bestsellers li {
	padding: 0;
	margin: 0.3em 0em 0.3em 0em;
	}

#bannerboxHeading {
	background-color: #78A5C0;
}

#upProductsHeading {
	text-align: left;
	}

#upDateHeading {
	text-align: right;
	}

/* categories box parent and child categories */



A.category-top, A.category-top:visited {
	color: #78A5C0;
	text-decoration: none;
	}
	
A.category-top:hover {
	color: #78A5C0;
	text-decoration: underline;
	}	
	
A.category-links:hover {
	color: #78A5C0;
	text-decoration: underline;
	}
	
A.category-links:visited {
	color: #78A5C0;
	text-decoration: none;
	}
		
A.category-subs, A.category-products, A.category-subs:visited, A.category-products:visited {
	color: #666666;
	text-decoration: none;
	}
SPAN.category-subs-parent {
	font-weight: bold;
	}
SPAN.category-subs-selected {
	font-weight: bold;
	}
/* end categories box links */

/*misc*/
.back {
	float: left;
	}

.forward, #shoppingCartDefault #PPECbutton {
	float: right;
	}

.bold {
	font-weight: bold;
	}

.rowOdd {
	background-color: #E1E1E1;
	height: 1.5em;
	vertical-align: top;
	}

.rowEven {
	background-color: #F0F0F0;
	height: 1.5em;
	vertical-align: top;
	}

.hiddenField {
	display: none;
}
.visibleField {
	display: inline;
}

CAPTION {
	/*display: none;*/
	}

#myAccountGen li, #myAccountNotify li {
	margin: 0;
	} 

.accountTotalDisplay, .accountTaxDisplay {
	width: 20%;
	text-align: right;
	/*vertical-align: top*/
	}

.accountQuantityDisplay {
	width: 10%;
	vertical-align: top
	}

TR.tableHeading {
	background-color: #CCCCCC;
	height: 2em;
	}

.productListing-rowheading {
	background-color: #D4E3EB;
	background-image: url(../images/bkd_hdr_bevel.jpg);
	height: 2em;
	color: #000000;
	}

#siteMapList {
	width: 90%;
	float: right;
	}

.ratingRow {
	margin: 1em 0em 1.5em 0em;
	}

LABEL#textAreaReviews {
	font-weight: normal;
	margin: 1em 0em;
	}

#popupShippingEstimator, #popupSearchHelp, #popupAdditionalImage, #popupImage, #popupCVVHelp, #popupCouponHelp, #popupAtrribsQuantityPricesHelp, #infoShoppingCart {
	background-color: #ffffff;
	background-image: none;
	}
.information {padding: 10px 3px; line-height: 150%;}

#shoppingcartBody #shippingEstimatorContent {
	clear: both;
	}

.seDisplayedAddressLabel {
	background-color:#83B1D1;
	text-align: center;
	}
.seDisplayedAddressInfo {
	text-transform: uppercase;
	text-align: center;
	font-weight: bold;
	}categoryImgListing
#seShipTo {
	padding: 0.2em;
	}
/* Kris Hutchinson: Added this style*/
.prodDetailTxt {
	margin: 0;
	font-family: verdana, arial, helvetica, sans-serif;
	color: #000000;
	font-size: 10px;
	}
/* added by w.b. */
  #navRightArrow image {
      float:left;
      width:100%;
      background:url("../images/left_both.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 0px;
      border-bottom:2px solid #765;
      }

  #navCatTabs {
      float:left;
      width:100%;
      background:none url("") repeat-x bottom;
      font-size:93%;
      line-height:normal;
      }
    #navCatTabs ul {
      width:100%;
      margin:0;
      padding: 0px 10px 0px 5px;
      list-style:none;
      }
    #navCatTabs li {
      float:left;
      background:url("../images/left_both.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 9px;
      border-bottom:1px solid #765;
      }
    #navCatTabs a {
      float:left;
      display:block;
      background:url("../images/right_both.gif") no-repeat right top;
      padding:5px 7px 4px 3px;
      text-decoration:none;
      font-weight:bold;
      color:#666;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #navCatTabs a {float:none;}
    /* End IE5-Mac hack */
    #navCatTabs a:hover {
      color:#333;
      }
    #navCatTabs #current {
      background-position:0 -150px;
      border-width:0;
      }
    #navCatTabs #current a {
      background-position:100% -150px;
      padding-bottom:5px;
      color:#333;
      }
    #navCatTabs li:hover, #navCatTabs li:hover a {
      background-position:0% -150px;
      color:#333;
      }
    #navCatTabs li:hover a {
      background-position:100% -150px;
      }
		
/* Baseline Style Sheet v.3.5*/
/*
Author:Kris Hutchinson 
Created:07 Jan 2008
Client: Vodaplex, Inc. 
*/
/*Author Notes:Define any:hover rule for links after any:visited rule in a style 
sheet to make the hover effect work on visited links. The reason for 
this has to do with the order of precedence used for applying style 
rules. 
Chaining Selectors-
Many of the selector patterns can be combined to make a rule more 
specific. For example,with these rules:
div p a.definition{
	color: #008000;
}

div p a.definition:hover{
	color: #FF0000;
}

the first would apply only to links with class="definition" that are 
contained within a P element that is itself contained within a DIV 
element,making them green. The second rule would change the color 
of those same links to red when moused over.
*/
/*
a:link{
	color: #666666;
	line-height: 14px;
	text-decoration: underline;
}

a:visited{
	color: #666666;
	line-height: 14px;
	text-decoration: underline;
}

a:hover{
	color: #666666;
	line-height: 14px;
	text-decoration: none;
}

a:active{
	color: #666666;
	line-height: 14px;
}*/

.lnk-main{
	color: #000000;
	font: 10px/14px Verdana,Arial,Helvetica,sans-serif;
	text-decoration: none;
}

a.lnk-main:link{
	background-color: transparent;
	color: #000000;
	line-height: 16px;
	text-decoration: none;
}

a.lnk-main:visited{
	background-color: transparent;
	color: #000000;
	line-height: 16px;
	text-decoration: none;
}

a.lnk-main:hover{
	color: #000000;
	line-height: 16px;
	text-decoration: underline;
}

a.lnk-menu:link{
	background-color: transparent;
	color: #666666;
	line-height: 16px;
	text-decoration: none;
}

a.lnk-menu:visited{
	background-color: transparent;
	line-height: 16px;
	text-decoration: none;
	color: #666666;
}

a.lnk-menu:hover{
	background-color: transparent;
	color: #666666;
	line-height: 16px;
	text-decoration: none;
}

a.lnk-nav:link{
	background-color: transparent;
	color: #FFFFFF;
	text-decoration: none;
}

a.lnk-nav:visited{
	background-color: transparent;
	color: #FFFFFF;
	text-decoration: none;
}

a.lnk-nav:hover{
	background-color: transparent;
	color: #FFFFFF;
	text-decoration: underline;
}

.lnk-nolink{
	background-color: transparent;
	line-height: 14px;
	text-decoration: none;
}

a.lnk-nolink:link{
	background-color: transparent;
	color: #000000;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	line-height: 14px;
	text-decoration: none;
}

a.lnk-nolink:hover{
	background-color: transparent;
	color: #000000;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	line-height: 14px;
	text-decoration: none;
}

a.lnk-s:link{
	background-color: transparent;
	color: #666666;
	font-size: 10px;
	line-height: 14px;
	text-decoration: none;
}

a.lnk-s:visited{
	background-color: transparent;
	color: #666666;
	font-size: 10px;
	line-height: 14px;
	text-decoration: none;
}

a.lnk-s:hover{
	color: #666666;
	font-size: 10px;
	line-height: 14px;
	text-decoration: underline;
}

.lnk-tablink{
	background-color: transparent;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

a.lnk-tablink:link{
	background-color: transparent;
	color: #FFFFFF;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	line-height: 14px;
	text-decoration: none;
	font-weight: bold;
}

a.lnk-tablink:hover{
	background-color: transparent;
	color: #FFFFFF;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	line-height: 14px;
	text-decoration: none;
}

dd{
	padding-bottom: 5px;
}

dl{
	padding-left: 10px;
	padding-right: 10px;
	text-align: left;
}

dt{
	font-weight: bold;
}

h1{
	font: bold 14px Arial,Helvetica,sans-serif;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

h2{
	font: bold 11px Verdana,Arial,Helvetica,sans-serif;
	letter-spacing: 0px;
}

h3{
}


ol{
	text-align: left;
}

p{
	font: 11px Verdana,Geneva,Arial,Helvetica,sans-serif;
}

table{
	border: 0px none;
	font: 11px Verdana,Geneva,Arial,Helvetica,sans-serif;
	margin: 0px;
	padding: 0px;
	empty-cells: show;
}

td{
	font-family: Verdana,Arial,Helvetica,sans-serif;
}

ul{
	margin: 5px 5px 5px 25px;
	text-align: left;
}

sub,sup{
	font-size: 11px;
}

.cbtn-base-d{
	background-color: #DFE3FF;
	border: 1px #0A2464 solid;
	color: #000000;
	font: 10px Verdana,Arial,Helvetica,sans-serif;
	height: 16px;
	padding: 3px 4px 1px;
	text-align: center;
}

.cbtn-base-o{
	background-color: #B6BDDE;
	border: 1px solid #0A2464;
	border-width: 1px 1px 1px 1px;
	color: #000000;
	cursor: hand;
	font: 10px Verdana,Arial,Helvetica,sans-serif;
	height: 23px;
	margin: 0px;
	padding: 3px 10px;
	text-align: center;
	white-space: nowrap;
}

.cbtn-base-r{
	background-color: #D4D0C8;
	border: solid;
	border-color: #FFFFFF #808080 #808080 #FFFFFF;
	border-width: 1px 1px 1px 1px;
	color: #000000;
	cursor: hand;
	font: 10px Verdana,Arial,Helvetica,sans-serif;
	height: 23px;
	padding: 3px 10px;
	text-align: center;
	white-space: nowrap;
}

.cbtn-base-s-d{
	background-color: #D6E38C;
	border: 1px #5A7225 solid;
	color: #000000;
	font: 10px Verdana,Arial,Helvetica,sans-serif;
	height: 16px;
	padding: 3px 4px 1px;
	text-align: center;
}

.cbtn-base-s-o{
	background-color: #A5C75A;
	border: 1px solid #5A7225;
	border-width: 1px 1px 1px 1px;
	color: #000000;
	cursor: hand;
	font: 10px Verdana,Arial,Helvetica,sans-serif;
	height: 23px;
	margin: 0px;
	padding: 3px 10px;
	text-align: center;
	white-space: nowrap;
}

.cbtn-base-s-r{
	background-color: #D4D0C8;
	border: solid;
	border-color: #FFFFFF #808080 #808080 #FFFFFF;
	border-width: 1px 1px 1px 1px;
	color: #000000;
	cursor: hand;
	font: 10px Verdana,Arial,Helvetica,sans-serif;
	height: 23px;
	padding: 3px 10px;
	text-align: center;
	white-space: nowrap;
}

.cfooter{
	background-color: #D4D0C8;
	border: solid;
	border-color: #FFFFFF #808080 #808080 #CCCCCC;
	border-width: 0px 0px 1px 0px;
	font-size: 10px;
	white-space: nowrap;
}

.chdr-nav{
	background-color: #D4D0C8;
	border-bottom: 1px solid #808080;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #808080;
	border-top: 1px solid #FFFFFF;
	font-size: 10px;
	height: 28px;
	line-height: 14px;
	padding: 1px 4px;
	white-space: nowrap;
}

.chdr-s1-l{
	background-color: #555555;
	background-position: left top;
	background-repeat: repeat-x;
	border-bottom-color: #333333;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #777777;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #333333;
	border-right-style: solid;
	border-right-width: 0px;
	border-top-color: #777777;
	border-top-style: solid;
	border-top-width: 1px;
	margin: 0px;
	padding: 0px;
}

.chdr-s1-r{
	background-color: #555555;
	background-position: left top;
	background-repeat: repeat-x;
	border-bottom-color: #333333;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #777777;
	border-left-style: solid;
	border-left-width: 0px;
	border-right-color: #333333;
	border-right-style: solid;
	border-right-width: 1px;
	border-top-color: #777777;
	border-top-style: solid;
	border-top-width: 1px;
	margin: 0px;
	padding: 0px;
}

.chdr-sectitle{
	font-size: 12px;
	border-bottom: 0px solid #808080;
	border-left: 0px solid #FFFFFF;
	border-right: 0px solid #808080;
	border-top: 0px solid #FFFFFF;
	height: 34px;
	padding: 1px 4px;
	vertical-align: middle;
	background-image: url(../images/bkd/bg_au_button_middle.gif);
	text-align: center;
}

.chdr-sectitle-s1{
	background-color: #D4D0C8;
	border-bottom: 1px solid #808080;
	border-left: 0px solid #FFFFFF;
	border-right: 0px solid #808080;
	border-top: 1px solid #FFFFFF;
	font-weight: bold;
	letter-spacing: 1px;
	line-height: 14px;
	padding: 2px 4px;
}

.cmnu-navapp-d{
	background-color: #DFE3FF;
	border: 1px #0A2464 solid;
	font-size: 10px;
	height: 23px;
	margin: 0px;
	padding: 4px 9px 2px 11px;
	text-align: center;
	white-space: nowrap;
}

.cmnu-navapp-o{
	background-color: #B6BDDE;
	border: 1px #0A2464 solid;
	cursor: hand;
	font-size: 10px;
	height: 23px;
	margin: 0px;
	padding: 3px 10px;
	text-align: center;
	white-space: nowrap;
}

.cmnu-navapp-r{
	background-color: #D4D0C8;
	border: 1px solid #D4D0C8;
	cursor: hand;
	font-size: 10px;
	height: 23px;
	padding: 3px 10px;
	text-align: center;
	white-space: nowrap;
}

.cmnu-navglobal-d{
	cursor: hand;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../images/bkd/thm_2/bkd_nav_m_d.png);
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #CDCDCD;
	border-bottom-color: #CDCDCD;
	border-left-color: #FFFFFF;
	margin: 0px;
	font-weight: bold;
	color: #CC0000;
	padding-top: 3px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 3px;
}

.cmnu-navglobal-o{
	cursor: hand;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../images/bkd/thm_2/bkd_nav_m_o.png);
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #CDCDCD;
	border-bottom-color: #CDCDCD;
	border-left-color: #FFFFFF;
	margin: 0px;
	font-weight: bold;
	color: #CC0000;
	padding-top: 3px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 3px;
	background-color: #ECECEC;
}

.cmnu-navglobal-r{
	cursor: hand;
	text-align: center;
	background-image: url(../images/bkd/thm_2/bkd_nav_m_r.png);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	margin: 0px;
	border-right-color: #CdCdcd;
	border-bottom-color: #CdCdcd;
	border-left-color: #FFFFFF;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	background-color: #ECECEC;
}

.cmnu-tabfooter{
	background-color: #3F7CA9;
	cursor: hand;
	font-size: 10px;
	height: 9px;
	padding: 4px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #407DAA;
	border-right-color: #407DAA;
	border-bottom-color: #407DAA;
	border-left-color: #407DAA;
}

.cmnu-tab-o{
	background-color: #A6B6DA;
	color: #000000;
	cursor: hand;
	font: 10px Verdana,Arial,Helvetica,sans-serif;
	height: 30px;
	margin-left: 4px;
	position: relative;
	top: 2px;
	white-space: nowrap;
	background-image: url(../images/bkd/bkd_hdr_top_menu.png);
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #407DAA;
	border-right-color: #407DAA;
	border-bottom-color: #407DAA;
	border-left-color: #407DAA;
	text-align: center;
	vertical-align: middle;
	padding-right: 8px;
	padding-left: 8px;
}

.cmnu-tab-o a:link {
	background-color: transparent;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

.cmnu-tab-o a:visited {
	background-color: transparent;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

.cmnu-tab-o a:hover {
	background-color: transparent;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

.cmnu-tab-r{
	background-color: #E1E1E1;
	border: 1px solid;
	border-color: #FFFFFF #808080 #808080 #FFFFFF;
	color: #FFFFFF;
	font-size: 10px;
	height: 25px;
	padding-left: 8px;
	padding-right: 8px;
	white-space: nowrap;
	background-image: url(../images/bkd/bkd_hdr_bevel.jpg);
	text-align: center;
	vertical-align: middle;
}

.cmnu-tab-r a:link {
	background-color: transparent;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}

.cmnu-tab-r a:visited {
	background-color: transparent;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}

.cmnu-tab-r a:hover {
	background-color: transparent;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}

.fbdr-main{
	background-color: #FFFFFF;
	border: 1px #879CCD solid;
	height: 16px;
	line-height: 14px;
	margin: 2px;
	padding: 1px 2px;
	vertical-align: middle;
}

.fbdr-main-s{
	background-color: #FFFFFF;
	border-bottom: 1px solid #83B1D1;
	border-left: 1px solid #83B1D1;
	border-right: 1px solid #83B1D1;
	border-top: 1px solid #83B1D1;
	color: #000000;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	height: 20px;
	line-height: 20px;
	margin: 1px;
}

.fbdr-reqfields{
	background-color: #FFFFCC;
	border: 1px solid;
	border-color: #879CCD #879CCD #879CCD;
	height: 20px;
	line-height: 20px;
	margin: 1px;
	width: 200px;
}

.fbdr-txtarea{
	background-color: #FFFFFF;
	border: 1px #879CCD solid;
	line-height: 14px;
	width: 200px;
}

.fbdr-txtarea-nw{
	background-color: #FFFFFF;
	border: 1px #879CCD solid;
	line-height: 14px;
	width: 100%;
}

.fbtn-main{
	background-color: #92BCCC;
	height: 24px;
	letter-spacing: 0px;
	margin: 2px;
	padding: 1px 1px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #BEE1F0;
	border-right-color: #83B1D1;
	border-bottom-color: #83B1D1;
	border-left-color: #BEE1F0;
	color: #FFFFFF;
}

.pad-lg{
	padding: 30px;
}

.pad-med{
	padding: 20px;
}

.pad-s{
	padding-top: 6px;
	padding-right: 4px;
	padding-bottom: 6px;
	padding-left: 4px;
}

.pad-small{
	padding: 10px 6px;
}

.pad-tiny{
	padding: 3px;
}

.pic{
	border-bottom-color: #3F7CA9;
	border-bottom-style: solid;
	border-bottom-width: 0px;
	border-left-color: #3F7CA9;
	border-left-style: solid;
	border-left-width: 0px;
	border-right-color: #3F7CA9;
	border-right-style: solid;
	border-right-width: 0px;
	border-top-color: #3F7CA9;
	border-top-style: solid;
	border-top-width: 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	float:left;
}

.pic-r{
	border-bottom-color: #3F7CA9;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #3F7CA9;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #3F7CA9;
	border-right-style: solid;
	border-right-width: 1px;
	border-top-color: #3F7CA9;
	border-top-style: solid;
	border-top-width: 1px;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
}

.pic-o{
	border-bottom-color: #3F7CA9;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-left-color: #3F7CA9;
	border-left-style: solid;
	border-left-width: 2px;
	border-right-color: #3F7CA9;
	border-right-style: solid;
	border-right-width: 2px;
	border-top-color: #3F7CA9;
	border-top-style: solid;
	border-top-width: 2px;
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 1px;
	margin-left: 1px;
}

.pic2{
	margin: 10px 15px 10px 10px;
}

.pipe{
	color: #808080;
	font-size: 10px;
	line-height: 12px;
}

.tbdr-divline-btm{
	background-image: url(../images/spt/bs_divider_tp.gif);
	width: 100%;
}

.tbdr-divline-top{
	background-image: url(../images/spt/div_divSoftTop.gif);
	border: solid;
	border-bottom-width: 1px;
	border-color: #000000 #333333 #808080 #808080;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	height: 2px;
	margin: 0px;
	padding: 0px;
	width: 100%;
}

.tbdr-tabbox{
	border-bottom: 1px solid #407DAA;
	border-left: 1px solid #407DAA;
	border-right: 1px solid #407DAA;
	border-top: 0px solid #407DAA;
	margin: 0px;
}

.tbkd-maincontent{
	background: url(../images/bkd/bkd_ltPinstripe.gif) #F7F7F7 repeat left top;
	border-bottom: 0px none;
	border-left: 1px solid #DCDCDC;
	border-right: 1px solid #DCDCDC;
	border-top: 0px none;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

/* Text Classes */

.txthdr{
	font: bold 14px/14px Arial,Helvetica,sans-serif;
	padding: 0px;
}

.txthdr-s{
	font: bold 11px Verdana,Arial,Helvetica,sans-serif;
}

.txthdr-s2{
	font: 10px Verdana,Arial,Helvetica,sans-serif;
}

.txthdr-s3{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	color: White;
}

.txt-w{
	color: #FFFFFF;
	font: 10px Verdana,Arial,Helvetica,sans-serif;
}

.txt-para {
	vertical-align: top;
	font-size: 10px;
	line-height: 18px;
	padding-top: 14px;
	padding-right: 4px;
	padding-bottom: 8px;
	padding-left: 8px;
	text-align: left;
}

li.acrobat{
	list-style-image: url(../images/new/blt_20_20_acrobat.gif);
	list-style-position: outside;
	margin: 0px;
}

table.box{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #A1A1A1;
	border-bottom-color: #A1A1A1;
	border-left-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	height: 70px;
	width: 100%;
}

table.box td.ccontent{
	padding: 0px;
	background-image: url(../images/bkd/bkd_hdr_top.png);
	margin: 0px;
}

table.box td.chdr{
}

table.box td.clabel{
}

table.box td.cresult{
}

table.box-s{
	margin: 0px;
	padding: 0px;
	width: 100%;
	text-align: left;
}

table.box-s td.w{
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}

table.box-s td.bl{
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	background-image: url(../images/bkd/bkd_cnr_in_l.png);
}

table.box-s td.chdr{
}

table.box-s td.clabel{
	border: #CCCCCC dashed;
	border-width: 0px 1px 1px 0px;
	font-weight: bold;
	padding: 1px 4px;
	white-space: nowrap;
}

table.box-s td.cresult{
	border: #CCCCCC;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-width: 1px;
	border-style: dashed;
	border-top-width: 0px;
	font-size: 12px;
	padding: 1px 4px;
}

table.box-s2{	
	text-align: left;
	background-image: url(../images/bkd/bkd_inside.png);
	background-repeat: no-repeat;
	background-position: left top;
}

table.box-s2 td.ccontent{
	vertical-align: top;
	font-size: 10px;
	line-height: 18px;
	padding-top: 10px;
	padding-right: 2px;
	padding-bottom: 10px;
	padding-left: 2px;
}

table.box-s2 td.ccontent2{
	vertical-align: top;
	font-size: 10px;
	line-height: 8px;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 8px;
	padding-left: 8px;
}

table.box-s2 td.chdr{
}

table.box-s2 td.clabel{
	font-size: 11px;
	font-weight: bold;
	padding: 2px 4px;
	white-space: nowrap;
}

table.box-s2 td.cresult{
	font-size: 12px;
	padding: 1px 4px;
}

table.box-s3{
	width: 100%;
	color: #666666;
	font: 10px, Verdana,Arial,Helvetica,sans-serif;
	text-align: left;
	height: 30px;
}

table.box-s3 td.ccontent{
	background-color: #F4F4F4;
	background-image: none;
	color: #666666;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #DEDEDE;
	border-left-color: #FFFFFF;
	padding-top: 4px;
	padding-right: 12px;
	padding-bottom: 4px;
	padding-left: 12px;
}

table.box-s3 td.celldivhor{
	background-image: url(../images/bkd/bkd_dotLineHor.gif);
	background-position: left top;
	background-repeat: repeat-x;
	vertical-align: middle;
	white-space: nowrap;
}

table.box-s3 td.celldivvert{
	background-image: url(../images/bkd/bkd_dotLineVert.gif);
	background-position: left top;
	background-repeat: repeat-y;
	vertical-align: middle;
	white-space: nowrap;
}

table.box-s3 td.chdr-l{
	background-image: url(../images/bkd/bkd_hdr_greyBev_2_l.png);
	height: 24px;
	width: 7px;
}

table.box-s3 td.chdr-m{
	padding: 2px;
	font-weight: bold;
	color: #666666;
	font-size: 11px;
	background-image: url(../images/bkd/bkd_hdr_greyBev_2_m.png);
	height: 24px;
}

table.box-s3 td.chdr-r{
	background-image: url(../images/bkd/bkd_hdr_greyBev_2_r.png);
	height: 24px;
	width: 9px;
}

table.box-s3 td.chdr-s{
	background-color: #FFFFFF;
	background-image: url(../images/bkd/bkd_hdr_greyBev_active.png);
	background-position: left top;
	background-repeat: repeat-x;
	border-bottom: 0px;
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
	height: 8px;
	font-size: 11px;
	font-weight: bold;
}

table.box-s3 td.clabel{
	border: #CCCCCC dashed;
	border-width: 0px 1px 1px 0px;
	font-weight: bold;
	padding: 2px 4px;
	white-space: nowrap;
}

table.box-s3 td.cresult{
	border: #CCCCCC;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-width: 1px;
	border-style: dashed;
	border-top-width: 0px;
	font-size: 12px;
	padding: 1px 4px;
}

table.box-s4{
	margin-top: 10px;
}

table.box-s4 td.ccontent{
	font: 11px/16px Verdana,Arial,Helvetica,sans-serif;
	padding: 4px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #B7BBBE;
	border-bottom-color: #B7BBBE;
	border-left-color: #B7BBBE;
}

table.box-s4 td.cellhd{
	font-weight: bold;
	color: #000000;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	vertical-align: top;
	height: 31px;
	background-image: url(../images/bkd/bkd_hdr_greyBev_m.png);
	background-repeat: repeat-x;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 100%;
}

table.box-s4 td.cellhd{
	font-weight: bold;
	color: #666666;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	vertical-align: top;
	height: 31px;
}

table.box-s4 td.clabel{
	border-bottom: 0px solid #CCCCCC;
	border-left: 0px solid #CCCCCC;
	border-right: 1px solid #808080;
	border-top: 0px solid #CCCCCC;
	font-weight: bold;
	padding: 10px;
	white-space: nowrap;
}

table.box-s4 td.cresult{
	border-bottom: 1px solid #E7E7E7;
	border-left: 1px solid #E7E7E7;
	border-right: 0px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;
	font-size: 10px;
	padding: 1px 4px;
}

table.box-s5{
	margin-top: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #B7BBBE;
	border-bottom-color: #B7BBBE;
	border-left-color: #B7BBBE;
	border-top-color: #B7BBBE;
}

table.box-s5 td.ccontent{
	font: 11px/16px Verdana,Arial,Helvetica,sans-serif;
	padding: 4px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #B7BBBE;
	border-bottom-color: #B7BBBE;
	border-left-color: #B7BBBE;
}

table.box-s5 td.clabel{
	border-bottom: 0px solid #CCCCCC;
	border-left: 0px solid #CCCCCC;
	border-right: 1px solid #808080;
	border-top: 0px solid #CCCCCC;
	font-weight: bold;
	padding: 10px;
	white-space: nowrap;
}

table.box-s5 td.cresult{
	border-bottom: 1px solid #E7E7E7;
	border-left: 1px solid #E7E7E7;
	border-right: 0px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;
	font-size: 10px;
	padding: 1px 4px;
}

/* This is for the phone page pop up structure */
table.box-s6{
	text-align: left;
	background-image: url(../images/bkd/bkd_inside.png);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: White;
}
table.box-s6  td.chdr{
	font-weight: bold;
	color: #666666;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	height: 23px;
	background-image: url(../images/bkd/bkd_hdr_pop_up_pages.png);
	background-repeat: repeat-x;
	text-align: left;
	padding-top: 6px;
	padding-right: 4px;
	padding-left: 4px;
	border-bottom-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

table.box-s6 td.ccontent{
	font: 11px/16px Verdana,Arial,Helvetica,sans-serif;
	padding: 4px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-right-color: #B7BBBE;
	border-bottom-color: #B7BBBE;
	border-left-color: #B7BBBE;
	border-top-color: #B7BBBE;
}

table.box-s6 td.clabel{
	border-bottom: 0px solid #CCCCCC;
	border-left: 0px solid #CCCCCC;
	border-right: 1px solid #808080;
	border-top: 0px solid #CCCCCC;
	font-weight: bold;
	padding: 10px;
	white-space: nowrap;
}

table.box-s6 td.cresult{
	border-bottom: 1px solid #E7E7E7;
	border-left: 1px solid #E7E7E7;
	border-right: 0px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;
	font-size: 10px;
	padding: 1px 4px;
}

table.fbox{
	margin-top: 5px;
	border-bottom: 0px solid #CCCCCC;
	border-left: 0px solid #CCCCCC;
	border-right: 0px solid #808080;
	border-top: 0px solid #CCCCCC;
}

table.fbox td.chdr{
	padding: 6px;
	font-weight: bold;
}

table.fbox td.ccontent{
	font: 11px/16px Verdana,Arial,Helvetica,sans-serif;
	padding: 4px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #B7BBBE;
	border-bottom-color: #B7BBBE;
	border-left-color: #B7BBBE;
}

table.fbox td.clabel{
	border-bottom: 0px solid #CCCCCC;
	border-left: 0px solid #CCCCCC;
	border-right: 0px solid #808080;
	border-top: 0px solid #CCCCCC;
	font-size: 10px;
	font-weight: bold;
	padding: 5px;
	text-align: right;
}

table.fbox td.cresult{
	border-bottom: 0px solid #CCCCCC;
	border-left: 0px solid #E7E7E7;
	border-right: 0px solid #FFFFFF;
	border-top: 0px solid #FFFFFF;
	font-size: 10px;
	padding: 1px 4px;
}

table.cbox{
	margin-top: 5px;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
}

table.cbox td.chdr{
	padding: 6px;
	background-color: #F3F3F3;
	background-image: url(../images/bkd/thm_2/bkd_box7_m.png);
	background-repeat: repeat-x;
	background-position: left top;
	border: 1px solid #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
}

table.cbox td.ccontent{
	padding: 6px;
	background-color: #F3F3F3;
	background-image: url(../images/bkd/thm_2/bkd_box7_m.png);
	background-repeat: repeat-x;
	background-position: left top;
	border: 1px solid #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	height: 250px;
}

table.cbox td.clabel{
	border-bottom: 0px solid #CCCCCC;
	border-left: 0px solid #CCCCCC;
	border-right: 0px solid #808080;
	border-top: 0px solid #CCCCCC;
	font-size: 10px;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

table.cbox td.cresult{
	border-bottom: 0px solid #CCCCCC;
	border-left: 0px solid #E7E7E7;
	border-right: 0px solid #FFFFFF;
	border-top: 0px solid #FFFFFF;
	font-size: 11px;
	padding: 1px 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	vertical-align: middle;
}

table.cbox2{
	margin-top: 5px;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
}

table.cbox2 td.chdr{
	padding: 6px;
	background-color: #F3F3F3;
	background-image: url(../images/bkd/thm_2/bkd_box7_m.png);
	background-repeat: repeat-x;
	background-position: left top;
	border: 1px solid #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
}

table.cbox2 td.ccontent{
	padding: 6px;
	background-color: #F3F3F3;
	background-image: url(../images/bkd/thm_2/bkd_box7_m.png);
	background-repeat: repeat-x;
	background-position: left top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	height: 250px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

table.cbox2 td.clabel{
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #808080;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

table.cbox2 td.cresult{
	font-size: 12px;
	padding: 1px 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	vertical-align: middle;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #CCCCCC;
	border-left-color: #E7E7E7;
}

table.twiki_hdr {
	padding: 4px;
	background-color: #BDD7E5;
	background-image: url(../images/bkd/bkd_hdr_twiki.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D4E3EB;
	border-right-color: #78A5C0;
	border-bottom-color: #78A5C0;
	border-left-color: #D4E3EB;
	height: 75px;
}

table.featbox td {
	border-bottom: 1px dotted #CCCCCC;
	border-left: 0px solid #E7E7E7;
	border-right: 0px solid #FFFFFF;
	border-top: 0px solid #FFFFFF;
	padding: 1px 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	vertical-align: middle;
	font-size: 11px;
}

table.resultset tr.rseven{
	background-color: #B6BDDE;
	border-color: #000000 #FFFFFF #000000 #000000;
	border-style: dotted;
	border-width: 1px;
	padding: 3px 2px;
	text-align: center;
}

.tooltipcell {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	text-align: left;
	line-height: 15px;
	background-color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D4D0C8;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding: 6px;
	cursor: crosshair;
}

.cell-pop-top {
	background-color: #F4F4F4;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-left: 2px;
	padding-right: 0px;
	padding-top: 2px;
	text-align: left;
	border-color: #CCCCCC #CCCCCC #FFFFFF;
	white-space: nowrap;
	line-height: 14px;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
}

.brd-1 {
	border: 1px #333333 solid;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	width: 100%;
}

#breadcrumb{
	background-image: url(../images/bkd/bkd_hdr_breadcrumb2.gif);
	color: #FFFFFF;
	font: 10px Verdana,Arial,Helvetica,sans-serif;
	padding: 2px;
	height: 25px;
	margin-left: 25px;
	text-align: left;
}

#help{
	border: 1px solid #000000;
}

#instructions{
	border: 1px solid #000000;
}

#maincon{
	width: 760px;
	margin: 0px;
	padding: 0px;
}

#maindiv{
	background-color: #E7E7E7;
	background-image: url(../images/bkd/bkd_ltPinstripe.gif);
	height: 522px;
	overflow: auto;
	visibility: visible;
	width: 100%;
	z-index: auto;
}

#objcopyright{
	background-color: #E7E7E7;
	border: 1px #333333 solid;
	padding: 10px;
	width: 100%;
}

#objdivlinebotsoft{
	background-image: url(../images/spt/div_bevBottom.gif);
	height: 3px;
	width: 100%;
}

#objdivlinetopsoft{
	background-image: url(../images/spt/div_bevTop.gif);
	height: 2px;
	width: 100%;
}

#objdivlinetopsoft-s{
	background-image: url(../images/spt/div_bevTop_ltGrey.gif);
	height: 2px;
	width: 100%;
}

#menu {
	height: 30px;
	visibility: visible;
	width: 100%;
	z-index: auto;
}

#menu.td {
	visibility: visible;
	width: 100%;
	z-index: auto;
}

#sub p.line {
	border-top: 1px dotted #CCCCCC;
	margin: 15px 0;
}

#footer {
	width: 760px;
	text-align: center;
}

#objDivLineDotHor {
	background-image: url(../images/bkd/bkd_divDotHor.gif);
	background-repeat: repeat-x;
	height: 5px;
	width: 100%;
	margin-top: 5px;
	margin-bottom: 5px;
}

#objDivLineDotVert {
	background-image: url(../images/bkd/bkd_divDotVert.gif);
	background-repeat: repeat-y;
	width: 5px;
}

#adbox {
	margin-top: 10px;
}

#adbox .td{
	padding: 5px;
}

table.featbox td {
	border-bottom: 1px dotted #CCCCCC;
	border-left: 0px solid #E7E7E7;
	border-right: 0px solid #FFFFFF;
	border-top: 0px solid #FFFFFF;
	padding: 1px 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	vertical-align: middle;
	font-size: 11px;
}

#dhtmltooltip{
position: absolute;
left: -300px;
width: 150px;
border: 1px solid black;
padding: 2px;
background-color: lightyellow;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

#dhtmlpointer{
position:absolute;
left: -300px;
z-index: 101;
visibility: hidden;
}

