body.PB {
	text-align:center;
	font-family: Verdana;
	margin: 0px;
	background-repeat: repeat-y;
	background-position: center;
	background-color: #ffffff;
	padding: 0px;
}


/* MAIN >> General page container */
#maincontainer {
	text-align:center;
	width:100%;
	background-position: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
background-color : #ffffff;
width : 980px;
}

#topbanner {
	display:block;
	width:100%;
	text-align:center;
	padding-bottom:10px;
	line-height:0px;
}

/* HEADER STYLES >> General layout configuration - Configuration de la mise en page des éléments*/
#headercontainer {
	background-image: url(/Files/25146/BaniereChauvin.jpg);
	background-position: center top;
	background-repeat: repeat-x;
	text-align: center;
	padding: 0px;
	width: 980px;
	position:relative;/* Necessary for correct display of dropdown menus */
	z-index:100;/* Necessary for correct display of dropdown menus */
}
#headerarea {
	padding:0;
	background-repeat: no-repeat;
background-position : center-top;
	height: 156px;
	position: relative;
	width: 980px;
	text-align: right;
	margin: 0;
}
#headercolumn1 {}
#headerlogo {
	position: absolute;
	left: 10px;
	top: 20px;
	width: 230px;
	vertical-align: middle;
	text-align: left;
}
#headerlogo a {
	height: 130px;
	margin-top: 1em;
	margin-right: auto;
	margin-bottom: 1em;
	margin-left: auto;
	vertical-align: middle;
}
#headerlogo img {
	border: none;
}
#headerbanner {
	display:block;
	text-align:center;
}

#headerdata {
	width:720px;
	margin: 0px;
	text-align: right;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	position: absolute;
left : 0px;
	top: 20px;
	right: 0px;
}
#headertext {
	font-weight: bold;
	color: #024f8a;
	font-size: 24px;
	font-family:Arial, Helvetica, sans-serif;
	display: block;
	text-align:left;
}
#headerbanner {
}
/* HORIZONTAL MENU  >> menu block  - Boîte menu*/
#headermenu {
	position: absolute;
	top: 129px;
	width: 980px;
	padding: 0px;
margin:0;
margin-left : 0px;
right : 0px;
}
/* HORIZONTAL MENU  >> menu  items layout configuration  - Configuration de la mise en page des éléments*/
ul#hmenu {
	float: left;
	margin: 0px;
	list-style-position: none;
	list-style-type: none;
	padding: 0px;
}
#hmenu li {
	position:relative; /* Necessary for submenu positioning */
	float: left;/* only left to keep menu items in the correct order*/
height: 30px;
width : 110px;
voice-family: "\"}\"";
voice-family: inherit;
height: 30px;
text-decoration: none;
}
/* HORIZONTAL MENU  >> Link styles - Mise en forme des liens*/
#hmenu a.menu, #hmenu span {
	display:block;
	_width: 1px;
	white-space: nowrap;
margin-top:-1px;
margin-left :0px;
margin-right : 0px;
width :110px;
	text-decoration:none;
	background-position:center top;
color: #024f8a;
background: url(/Files/25146/9129182624470.jpg);
padding: 8px 0 0 30px;
border-style: none solid solid solid;
border-color: #024f8a;
border-size: 1px;
border-width : 1px;
}

/* HORIZONTAL MENU  >> mouseover links styles - Elément survolé*/
#hmenu li a:hover {
}
#hmenu a.menu:hover, #hmenu a.subactive {
	text-decoration:none;
color: #024f8a;
width : 110px;
background: url(/Files/25146/9129182624470.jpg) 0 -30px;
padding: 8px 0 0 30px;
}
/* HORIZONTAL MENU  >> - text styles - Mise en form des Textes*/
#hmenu span {
	
}
/* HORIZONTAL MENU  >> First element (border before first menu item) - Premier élément (bordure)*/
#hmenu li.begin {
	float: left;
	width: 1px;
	margin: 0px;
	padding: 0px;
}

/* HORIZONTAL MENU  >> Last element (border after last menu item) - Dernier élément (bordure)*/
#hmenu li.end {
	width: 1px;/*necessary when floating the ul to the right*/
	float: left;
	margin: 0px;
	padding: 0px;
}
/* HORIZONTAL MENU  >> Menu items - Eléments*/
#hmenu li.mitext {
	text-align:left;
	font-size: 13px;
	font-weight: bold;
	color: #024f8a;
	font-family: Arial, Helvetica, sans-serif;
	margin-right: -1px;
margin-top:3px;
	
}
#hmenu li.miimg img {
	border:none;
float : left;
}
/* HORIZONTAL SUBMENU >> */
ul#hmenu li div {
	margin:0;
	border:none;
	padding-top:0;
}
ul#hmenu li ul.submenu{
	list-style-position: outside;
	list-style-type: none;
	padding: 0;
	margin:0;
	background-color: #B2D5E6;/*DEFINE BG COLOR HERE */
	position:absolute;
	visibility:hidden;
	left:0px;
}
ul#hmenu li.mitext ul.submenu li {
	letter-spacing:normal
}
ul#hmenu li ul.submenu li {
	float:none;/* cancels inherited float properties */
	clear:both;
}
ul#hmenu li ul.submenu a, ul#hmenu li ul.submenu span,ul#hmenu li ul.submenu li.mispacer, ul#hmenu li ul.submenu li.misep {
	border:none;/* cancels inhertited left and right borders */
	padding-left:10px; /* set lateral padding here*/
	padding-right:10px;
	width:200px;/* set submenu width here */
}
/* Class used to specify the rightmost item on the horizontal menu and correctly position it's submenu */
ul#hmenu li.menuright ul.submenu{
	left:auto;
	right:0px;
	*right:-5px; /* for IE only */
}
ul#hmenu li ul.submenu li.begin{
	display:none;
}
ul#hmenu li ul.submenu li.mispacer{
	height:15px;
}
ul#hmenu li ul.submenu li.misep{
	height:1px;
	border-bottom: 1px solid #196699;
}

ul#hmenu li ul.submenu li.end{
	display:none;
}
#hmenu li ul.submenu li a.menu, #hmenu li ul.submenu li span {	
	background-image: none;
	padding-top: 4px; /* set vertical padding here*/
	padding-bottom:4px;
}
#hmenu li ul.submenu li a.menu:hover{
	background-image: none;
}
/* Submenu section titles */
#hmenu li ul.submenu li.mititle span, #hmenu li ul.submenu li.mititle a {
	color:#FFFFFF;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	text-align: left;
}
#hmenu li ul.submenu li.mititle a:hover {
}
ul#hmenu li.mitext ul.submenu li.mitext{
	text-align: left;
}
ul#hmenu li ul.submenu li.menusep {
}
ul#hmenu li ul.submenu li.mitext span, ul#hmenu li ul.submenu li.mitext a{
	display:block;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	white-space:normal;
	margin: 0px;
	color: #000000;
}
ul#hmenu li ul.submenu li a:hover {
	background-color: #196699;
	color: #FFFFFF;
}

/* HORIZONTAL SUBMENU END */
/* END HEADER STYLES */

/* CONTENT STYLES */
#bodycontainer {

background-position : center top;
background-repeat : no-repeat;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
margin-left :0px;
	padding: 0px;
	text-align: center;
	position:relative;
	/*z-index:50;/* necessary for submenus */*/
}
#bodyarea {
background-image : url(/Files/25146/BodyChauvin.jpg);
background-repeat : no-repeat ;
	position:relative;
	width: 980px;
	min-height:450px;
	height:auto;
	margin-top: 0px;
	margin-right:0;
	margin-bottom: 0px;
	margin-left: 0;
background-position : position:top center;
	padding-right: 0px;
}
/* for min-height in IE */
/*\*/
*html #bodyarea {
	height:450px;
}
/**/
#bodycolumn1 {
	float:left;
	position:relative;
	width:0px;
	margin: 0px;
	padding: 0;
width : 0px;
	
}
#bodycolumn2 {
	margin:0 0 0 -12; /* right margin leaves room for #bodycolumn1 */
	padding:0;
}
#bodycolumn3 {
	position:absolute;
	top:-50px;
	right:0px;
	background-color:silver;
	margin:0;
	padding:0;
}
#verticalbanner {
	position:absolute;
	left:0;
	top:0;
}

#bodytopbanner {
	display:block;
	text-align:center;
	margin-bottom:10px;
	line-height: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
#bodydata {
	margin: 0px;
	padding: 0px;
}

#bodydata form {
	margin: 0px;
	padding: 0px;
}
/* clear floating in bodycolumns 1 and 3 and lengthen the page if a floating column is longer than main content in #bodycolumn2 */
.clearbodycontainer {
	clear:both;
	font-size:1px;
	line-height:0px;
}
/* END CONTENT STYLES */

/* FOOTER STYLES */
#footercontainer {
background-image : url(/Files/25146/PiedChauvin.jpg);	
background-repeat : no-repeat;
clear:both;
	margin: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding:0;
	width:980px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
}
#footerarea {
	width:980px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	}
#footermenu {
	margin:0;
	padding:0;
	overflow:visible;
}
/* FOOTER MENU >> Menu items layout - Configuration de la mise en page des éléments*/
ul#fmenu {
	width:960px;
	list-style-type:none;
	padding:0;
	white-space:nowrap;
	text-align:center;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#fmenu li {
	border:none;
	display:inline;
	line-height: 20px;
	padding:0;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 10px;
}
/* FOOTER MENU >>  Link styles - Mise en forme des liens*/
#fmenu li a.menu, #fmenu li span {
	padding:0;
	text-decoration:none;
	font-size: 10px;
	color: #024f8a;
}
/* FOOTER MENU >>   mouseover links styles - Elément survolé*/
#fmenu li a:hover {
	color: #024f8a;
}
#fmenu a.menu:hover {
	text-decoration:underline;
}
/* FOOTER MENU >> First element (border before first menu item) - Premier élément (bordure)*/
#fmenu li.begin {
	display: none;
}
/* FOOTER MENU >>  Separator  between menu items - Separateur entre les éléments*/
#fmenu li.sep {
	background-color:#024f8a;
}
/* FOOTER MENU >> Last element (border after last menu item) - Dernier élément (bordure)*/
#fmenu li.end {
	display: none;
}
/* FOOTER MENU >> Separator */
#fmenu li.misep {
	display:block;
	height:0px;
	width:0px;
	margin:0;
	font-size:0px;
	line-height:0px;
}
/* END FOOTER MENU */

/* COPYRIGHT and CREDITS */
#copyright {
	padding: 5px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#copyright span {
	padding-bottom:2px;
	padding-top: 2px;
	padding-right: 50px;
	padding-left: 50px;
	color: #024f8a;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #024f8a;
}
#poweredby {
}

#poweredby a, #poweredby a:link, #poweredby a:visited {
	color: #629cc8;
	text-decoration:none;
}
#poweredby a:hover {
	color: #629cc8
text-decoration: underline;;
}
#poweredby span {
	padding-top: 2px;
	padding-right: 20px;
	padding-bottom: 2px;
	padding-left: 20px;
}
/* END COPYRIGHT and CREDITS */

/* END FOOTER */

/*LANGUAGE ICONS */
#langflags {
	text-align:center;
	margin: 0;
	padding: 10px 0px;
}
#langflags ul, #langflags li, #langflags a, #langflags span {
	margin: 0;
	padding: 0;
}
#langflags ul {
	list-style-type:none;
	list-style-position:outside;
	text-align:center;
}

#langflags ul li {
	display: inline;
	text-align: center;
}
#langflags ul li a span {
	background-repeat:no-repeat;
	display: inline;
	white-space: nowrap;
	text-align: center;
	cursor:pointer;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 3px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-size: 12px;
	background-position: center center;
	height: 15px;
	width: 22px;
	line-height: 1.2em;
}
#langflags a span {
	border:1px solid #999;
}
#langflags a:hover span {
	border:1px solid #FFCC00;
}
#flag0 {
	background: #FFF url(/DesignCss/SharedImages/FlagL0.gif) no-repeat;
}
#flag1 {
	background: #FFF url(/DesignCss/SharedImages/FlagL1.gif) no-repeat;
}
#flag2 {
	background:#FFF url(/DesignCss/SharedImages/FlagL2.gif) no-repeat;
}
#flag3 {
	background:#FFF url(/DesignCss/SharedImages/FlagL3.gif) no-repeat;
}
#flag4 {
	background:#FFF url(/DesignCss/SharedImages/FlagL4.gif) no-repeat;
}
#flag5 {
	background:#FFF url(/DesignCss/SharedImages/FlagL5.gif) no-repeat;
}
/* END LANGUAGE ICONS */


#bannervertical {
	position:absolute;
	left:0;
	top:0;
	width:0px;
	margin-left:20px;
}

.navbar {
	
}
.navbar span, .navbar select {
	font-family:arial;
	font-size:12px;
	font-style:normal;
	font-weight: bold;
	padding: 0px;
}
.navbar ul {
	list-style-position: outside;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.navbar li {
	padding:0;
	margin: 0;
	border:0;
	display: inline;
	line-height: normal;
}
.navbar a, .navbar a:visited, .navbar .off {
	color:#666;
	text-decoration: none;
}
.navbar a:hover {
	color:#ccc;
	font-weight: bolder;
	text-decoration: underline;
}

.navbar span {
	white-space:nowrap;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 0px;
	margin-left: 1px;
}
a span.navfirst, a span.navprev, a span.navnext, a span.navlast {
	margin: 0 5;
}

.navbar select {
	background-color:#FFFFFF;
	color:#000;
}
.view {
	width:100%;
	margin: 0px;
	padding: 0px;
}
.viewtbl {
	width:100%;
	border:0;
	padding:0;
	margin:0;
	border-collapse: collapse;
	border-spacing: 0px;
	
}
.sectiontb {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.sectiontbarea {
	margin: 0px;
	padding: 0px;
	_width:100%; /* Fixes a bug in IE (related to the site's structure) */
}



.sectiondata {
margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	border-bottom-width: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
background-position : top center;
}
.sectiondataarea {
	_width: 100%;
	background-position:center top;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.imgbordernone, .imgthumbnail, .imgmain, .imgcat {
	border:none;
}
/*** BUTTONS & ICONS ***/
/* Main buttons */
/*
In order to leave some space above and below text  AND correctly align the left and right background images in all browsers:
1- Give the button sufficient headroom with "line-height:2"
2- padding-top at zero, add the extra space you need (ex. 4px) with "padding-bottom" in BOTH the "a" and "span" tags
3- raise the vertical position of the background images by 50% of the padding-bottom value (ex. -2px)to vertically center the text
*/
a.btnmain span {
	background-image: url(/DesignCss/18000/129/glassyButtonSlidingRight.gif);
	background-position: right -2px;
	background-repeat: no-repeat;
	margin: 0;
	padding: 0px 9px 4px 0px;
	text-decoration:none;
	white-space: nowrap;
}
a.btnmain {
	background-image: url(/DesignCss/18000/129/glassyButtonSlidingLeft.gif);
	background-repeat: no-repeat;
	background-position: left -2px;
	font-size:11px;
	color: #FFFFFF;
	font-weight:bold;
	text-decoration:none;
	line-height:1.5;
	margin: 0px;
	padding: 0px 0px 4px 9px;
}
a.btnmain:hover {
	background-image: url(/DesignCss/18000/129/glassyButtonSlidingLeft.gif);
	background-repeat: no-repeat;
	background-position: left -23px;
	text-decoration:none;
}
a.btnmain:hover span{
	background-image: url(/DesignCss/18000/129/glassyButtonSlidingRight.gif);
	background-position: right -23px;
	background-repeat: no-repeat;
	text-decoration:none;
	color:#fff;
}
a#btnsearch, a#btnviewcart {
	background-repeat: no-repeat;
	background-position: left -2px;
	margin: 0;
	padding: 0px 0px 4px 21px;
	font-size:11px;
	color: #FFFFFF;
	font-weight:bold;
	text-decoration:none;
	line-height:2;
}
a#btnsearch:hover, a#btnviewcart:hover {
	background-repeat: no-repeat;
	background-position: left -23px;
	text-decoration:none;
}
a#btnsearch {
	background-image: url(/DesignCss/18000/129/searchButtonSliding.gif);
}
a#btnviewcart {
	background-image: url(/DesignCss/18000/129/cartButtonSliding.gif);
}
/* Secondary buttons */
a.btnsub {
	font-size:10px;
	font-weight:bold;
	color:#666666;
	text-decoration:none;
	padding:3px 0px 3px 23px;
	background: url(/DesignCss/SharedImages/bullet.gif) no-repeat 0px bottom;
	line-height: 2em;
	margin: 3px 0px;
}
a.btnsub:hover {
	text-decoration:underline;
}
a#btnemailfriend {
	background: url(/DesignCss/SharedImages/EMail.gif) no-repeat 0px 0px;
}
a#btnaddtofav {
	background: url(/DesignCss/SharedImages/Favorite.gif) no-repeat 0px 0px;
}
a#btnattachment {
	background: url(/DesignCss/SharedImages/Attachment.gif) no-repeat 0px 0px;
}
/* icons */
#icontrash, #iconerror, #iconwarning, #iconsalespolicy, #iconattachment, #iconemail, #iconweb, #iconmap {
	width:19px;
	height:19px;
	border:0px;
	vertical-align: text-bottom;
	margin:1px;
}
#icontrash {
	background: url(/DesignCss/SharedImages/TrashCan.gif) no-repeat;
}
#iconerror {
	background: url(/DesignCss/SharedImages/Error.gif) no-repeat;
}
#iconwarning {
	background: url(/DesignCss/SharedImages/Warning.gif) no-repeat;
}
#iconsalespolicy {
	background: url(/DesignCss/SharedImages/SalesPolicy.gif) no-repeat;
}
#iconattachment { /* Mail */
	background: url(/DesignCss/SharedImages/Attachment.gif) no-repeat;
}
#iconemail {
	background: url(/DesignCss/SharedImages/EMail.gif) no-repeat;
}
#iconweb {
	background: url(/DesignCss/SharedImages/Web.gif) no-repeat;
}
#iconmap {
	background: url(/DesignCss/SharedImages/Map.gif) no-repeat;
}
/*** END BUTTONS & ICONS ***/
.blockshortcut {
	display:block;
	width:202px;
	color: #000;
	background-image: url(/DesignCss/18000/129/layoutA-blockshortcutTop.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

.blockarea {
	background-image: url(/DesignCss/18000/129/layoutA-blockshortcutBottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

.blockcontainer {
	margin: 0px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
}


.blockshortcut, .blockshortcut input {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
}
.blockshortcut form,  .blockshortcut p, .blockshortcut span, .blockshortcut input, .blockshortcut select, .blockshortcut textarea, .blockshortcut a {
	margin:0;
	padding:0;
}
.blockshortcut a, .blockshortcut a:link, .blockshortcut a:visited {
	color: #999999;
	text-decoration:none;
}
.blockshortcut a:hover {
	text-decoration:underline;
	border:none;
}

.blockshortcut input {
	
	
}
#blockuserlogin .LoginTagLine {
	
}
#blockuserlogin .email, #blockuserlogin input.password, #blocksearch .searchtext, #blocknewsletter .email, #blockcoupon input.coupon {
	margin: 2 2 2 0;
	
}
#blockuserlogin .email, #blockuserlogin input.password {
	width: 160px;
}
.blockshortcut input.blockbtn {
	margin-top: 5;
	margin-right: 5;
	margin-bottom: 2px;
	margin-left: 0;
}
.blockshortcut input.blockbtn:hover {
	
}
#blockuserlogin .blockbtn {
	margin-right:5px;
}


#blockuserlogin .firstvisit, #blockuserlogin .firstvisit a {
	display:block;
}
#blockuserlogout .hellouser {
	display:block;
}
#blockuserlogout .viewaccountinfo {
	display:block;
}
#blocksearch .searchtext {
	display:block;
	float:left;
	width: 160px;
}
#blocksearch .searchimg {
	display:block;
	float:left;
	background-image:url(/DesignCss/SharedImages/Search.gif);
	background-repeat:no-repeat;
	background-position:left;
	margin-top:2px;
	width:20px;
	height:19px;
}
#blocksearch .blockbtn {
	display:block;
	clear:both;
}

#blocknewsletter .newstagline {
}
#blocknewsletter label {
}
#newsok {
	margin-right: 5px;
	
}
#newsko {
	margin-right: 5px;
	
}
#blocknewsletter .email {
	width: 130px;
}
#blocknewsletter .blockbtn {
	margin-top: 5px;
}
#blockrssfeeds a.rss {
	background-image:url(/DesignCss/SharedImages/RSSFeeds.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:100px;
	font-size: 20px;
	line-height: 25px;
}
#blockrssfeeds a.rss:hover {
	text-decoration:none;
}
#blockrssfeeds span.rss {
	display:inline;
}
#blockcoupon span.coupon {
	display:block;
}
#blockcoupon input.coupon {
	width: 130px;
	margin-right: 5px;
}
#blockcoupon .blockbtn {
}



/********************************************************/		
/* @CONTENT												*/
/********************************************************/


/*** ORIGINAL CSS ***/
BODY.PBPW {
	background-color:#FFFFFF;
	color:#000000;
	font-family:Verdana;
	background-image: url(/DesignCss/18000/65/popup-bg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin: 20px;
	height: 100%;
}

.PBPTitle {
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:16pt;
	font-style:normal;
	margin: 0px;
	padding: 0px;
	line-height: 18px;
}
.PBSTitle { color:#666; font-family:Verdana; font-weight:bold; font-size:12pt; }
.PBColHead { color:#000000; font-family:Verdana; font-size:10pt; }
.PBStatic { color:#393939; font-family:Verdana; font-weight:bold; font-size:8pt; }
.PBMsg { color:#000015; font-family:Verdana; font-size:9pt; }
.PBErrMsg { color:#FF0000; font-family:Verdana; font-weight:bold; font-size:10pt; }
.PBMainTxt { color:#999999; font-family:Verdana, Arial, Helvetica, sans-serif; font-weight:bold; font-size:9pt; font-style:normal; }
.PBShortTxt { color:#333; font-family:Verdana; font-size:9pt;}
.PBLongTxt { color:#230023; font-family:Verdana; font-size:8pt; }
.PBCurrency { color:#000000; font-family:Arial; font-weight:bold; font-size:10pt; }
.PBDate { color:#000000; font-family:Verdana; font-size:10pt; font-style:italic; }
.PBNumber { color:#000000; font-family:Verdana; font-weight:bold; font-size:10pt; font-style:italic; }
A.PBLink { color:#999999; font-size:20pt; text-decoration:none; }
A.PBLink:hover { color:#999999; font-size:20pt; text-decoration:underline; }

HR.PBMain { color:#000000; height:2; }
HR.PBSub { color:#000000; height:1; }
TEXTAREA.PB { color:#000000; font-family:Verdana; font-size:8pt; font-style:normal; }
SELECT.PB {
	color:#000000;
	font-family:Verdana;
	font-size:8pt;
	font-style:normal;
	background-color: #fff;
	margin: 0px;
	padding: 0px;
}
INPUT.PB { color:#000000; font-family:Verdana; font-size:8pt; font-style:normal;}
INPUT.PBBtnStd { color:#000000; font-family:Verdana; font-weight:bold; font-size:8pt; }
A.PBBtnStd { color:#666; font-family:Verdana; font-weight:bold; font-size:8pt; text-decoration:none; }
A.PBBtnStd:hover { color:#ccc; font-family:Verdana; font-weight:bold; font-size:8pt; text-decoration:underline; }
.PBReqNote { color:#000000; font-family:Verdana; font-size:9pt; font-style:italic; }
