@charset "utf-8";
/*HTML all pages*/
body {
	font: 12px "Trebuchet MS";
	color: #666666;
	text-decoration: none;
	/*background-color:#e44097;*/
	margin: 0 0 0 0;
	background:#000000 /*url(../templates/bkgdtop.gif) top repeat-x*/;}

a {border:none; color:#EC9836; text-decoration:underline;}
a:hover {border:none; color:#EC9836; text-decoration:none;}

strong { color:#EC9836; font-weight:bold;}

p { margin:0px;text-align:justify;}
hr {color:#d6d6d6; height:1px;}

h1 {color:#EC9836; margin-left:10px; font-weight:normal; font-size:28px; font-face:arial,helvetica,sans-serif; padding:0; margin-top:10px; margin-bottom:0; margin-right:0;}
h2 {color:#EC9836; margin-left:0px; font-weight:normal; font-size:22px; padding:0; margin-top:10px; margin-bottom:0; margin-right:0;}
h3 { font-family:"Trebuchet MS"; font-weight:normal; font-size:20px; padding:0; margin:10px; color: #386a98;}
h4 { font-family:"Trebuchet MS"; font-weight:normal; font-size:30px; padding:0; margin-top:8px; color: #e54097;}

.clear {clear:both;}

/*FORMS 1*/
input { color:#666666; border: 1px solid #C97A1E; font-size:12px; background-image: url("/templates/inputBg.gif"); padding-left:5px; padding-right:15px; padding-top:5px; padding-bottom:5px;}
input:hover { color:#666666; border: 1px solid #C97A1E; font-size:12px; background-image: url("/templates/inputBgHover.gif"); padding-left:5px; padding-right:15px; padding-top:5px; padding-bottom:5px;}

input.textfield { background-color:#FFFFFF; color:#666666; background-image:none; padding-left:5px;}
input.textfield:hover { background-color:#FFFFFF; color:#666666; background-image:none; padding-left:5px;}
input.textfield { background-color:#FFFFFF; color:#666666; background-image:none; padding-left:5px;}
input.textfield:hover { background-color:#FFFFFF; color:#666666; background-image:none; padding-left:5px;}

textarea.textarea { background-color:#FFFFFF; color:#666666; background-image:none; padding-left:5px; font-family:"Trebuchet MS"; border: 1px solid #C97A1E; padding-top:5px;}
textarea.area:hover { background-color:#FFFFFF; color:#666666; background-image:none; padding-left:5px; font-family:"Trebuchet MS"; border: 1px solid #C97A1E; padding-top:5px;}

input.box { background-color:#FFFFFF; color:#666666; background-image:none; padding-left:5px;}
input.box:hover { background-color:#FFFFFF; color:#666666; background-image:none; padding-left:5px;}

.inputFind { width:100px; height:35px; color:#FFFFFF; background-color:#FFFFFF; background-image:url("/templates/find-outlet.jpg"); padding-left:5px; border:0;}
.inputFind:hover { width:100px; height:35px; color:#FFFFFF; background-color:#FFFFFF; background-image:url("/templates/find-outlet.jpg"); padding-left:5px; border:0;}

/*FORMS 2*/

.required {
	color: #FF0000;
}

.field_title {
	font-size: 12px;
	width: 140px;
	vertical-align: top;
	text-align:right;
}

.textfield {
	font-size: 12px;
	width: 90%;
}

.textfield2 {/*?*/
	background: white;
}

.textarea {
	font-size: 12px;
	width: 95%;
	height: 100px;
}

.field_heading {
	font-size: 12px;
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	padding-top: 10px;
	color: #666666;
}

.select {
	font-size: 12px;
}

.checkbox_label {
	font-size: 11px;
	cursor: pointer;
}

.radio_label {
	font-size: 11px;
	cursor: pointer;
}

.email {
	font-size: 12px;
	background: #fff;
	color: #666666;
}

form.pz_form .email {
	background: #fff;
	color: #666666;
}

input #field21 {
	background: #fff;
}

input.send {
  border: 1px solid #EC9836;
  color: #FFFFFF;
  background-color: #7D7A73;
  margin: 0;
  padding: 0;
  width: 113px;
  height: auto;
  font-weight: bold;
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

/*FCK EDITOR ADDED STYLES*/
/*need to be modified in 3 css files*/
.title_pink {
	font-weight:bold;
	font-size:12px;
	color:#EC9836;
}


/*COUNTRIES*/
#countries {float: left; width: 300px; margin-left:7px;}
#countries select { background-color:#FFF; font-family:"Trebuchet MS"; font-size:11px; color:#666666; border: 1px solid #C97A1E;}

/*SEARCH TOP*/
#search {margin: 0px 0px 0px 320px; padding:0; text-align:right;}
#search .box { background-color:#FFF; font-family:"Trebuchet MS"; font-size:11px; color:#666666; border: 1px solid #C97A1E; width: 150px; height:20px; margin:0; padding:0px 0px 0px 5px;}
#search input.button { font-family:"Trebuchet MS"; font-size:11px; font-weight:bold; width:69px; background-image:url("/templates/inputBg.jpg"); background-repeat:no-repeat; color:#FFFFFF; border:0px; text-align:center; margin: 0px 0px 0px 0px; padding:0 0 5px 0;}

/*LOGO - all pages*/
#logonav {margin: 0px 0 0 0;padding: 0px 0 0 0;}
#logonavHome {margin: 10px 0 0 0;padding: 0px 0 0 0;height:430px; width:779px; /*background-image:url(../templates/flahHome.jpg);*/}
img.logo {float:left;margin-left:6px; margin-top: 0px;}

/*LAYOUT*/
#top {width: 790px; margin: 0 auto; border: 
0px solid red; padding:10px 0 0 0;height:28px;}
 
#bkgd {margin:0px auto;padding:5px 0 0px 0; background: url("/templates/bkgd.gif") 0 0px repeat-y;width:830px;}

*html #bkgd {
	background: url("/templates/bkgd.gif") 0 -5px repeat-y
}

#bkgd.long {margin:0px auto;padding:5px 0 0px 0; background: url("/templates/bkgdlong.gif") 0 0px repeat-y;width:830px;}

#wrapper {width: 790px; margin: 0px auto; border: 
0px solid red; background:url("/templates/wrapperHome.jpg") 0 0px no-repeat}

*html #wrapper {
	background:url("/templates/wrapperHome.jpg") 0 20px no-repeat;
}

#wrapperHome {width: 790px; margin: 0 auto; border:0px solid red; }

/*FLASH*/
#flashHomeLeft {
	margin-left: 5px;
	width: 370px;
	height: 370px;
	/*background: red;*/
	float: left;
}

*html #flashHomeLeft {
	margin-left: 2px;
}

#flashHomeText {border: 0px solid red; width: 400px; height:165px; float:right;}

*html #flashHomeText {
	height:85px ;
}

#flashHomeText h3 { font-family:"Trebuchet MS"; font-weight:normal; font-size:20px; padding:0; margin:10px; color: #000000;line-height: 20px;}

*html #flashHomeText h3 {
	font-size: 17px;line-height: 23px;
}

#flash {
margin-top:0;
margin-left:124px;
padding:0;
height:185px;
width:655px;
}

#flashHome {
margin-top:0;
background-image:url("/templates/flahHome.jpg");
padding:0;
height:410px;
width:773px;
}

*html #flash {height:173px;}

#flash img.noflash {padding-right:50px;}

/*HOME*/
#homeDiv1 {margin-top: 0px;border: 0px solid red; width: 400px; height:212px; float:right; color:#FFFFFF;}

*html #homeDiv1 {margin-top: 25px;}

#main {
margin:0;
padding:0;
width:780px; 
/*background:red;*/
min-height:450px;
}

#mainHome {
margin:0;
padding:0;
width:780px; 
}

*html #main {width:785px;}

#subnav {margin:0px 0 0 0;padding:0;/* background:url(../templates/subnav.gif) repeat-x;*/ width: 252px;float:left;min-height:450px;}

#navTitle { padding-top:25px; padding-left:25px; padding-bottom:20px; color:#FFFFFF; font-family:"Trebuchet MS"; font-size:22px; background-image:url("/templates/navTitleBg.gif");}

#navTitle a { color:#FFFFFF; font-family:"Trebuchet MS"; font-size:22px; text-decoration: none;}

li { margin:0px; padding:0px;list-style:none}
ul { margin:0px; padding:0px;}
ul a {color:#FFF; text-decoration:none}

/*HOME - tabs*/

#tab0 {
	
}

.tabcontent {
	margin-top:25px;
	width:180px; 
	height:105px;
	float:left;
	font-size:11px;
	padding:10px 8px;
}

*html .tabcontent {
	font-size:10px;
}

.tabcontentright {
	margin-top:25px;
	width:175px; 
	height:105px;
	float:left; 
	border-left:1px dashed #fff;
}

ul.con{
	margin-left:10px;
}

ul.con li {
	background:url("/templates/bullet.jpg") right no-repeat ;
	padding:3px 0;border-bottom:1px solid #C97A1E;
	font-size: 11px;
}

ul.con li a{
	color: #fff;
	text-decoration: none;
}

ul.con li a:hover{
	color: #EC9836;
	text-decoration: none;
}

/*HOME  news & promotions*/
#latestNews {float:left; width:295px; border:0px solid purple; }
#latestNews a {color:#608c27; text-decoration:underline;}
#latestNews a:hover {color:#608c27; text-decoration:none;}

#homepageNews li {
	padding-bottom: 10px;
}

#homepageNews {margin-left:0px;margin-top: 5px; border:0px solid green; background: url("/templates/newshome.gif") no-repeat;padding: 5px;height:150px;}

#homepageNews p {
	width:200px ;
}

#homepageNews img {
	float: left;
}

#promotionsHome {margin-left:296px;margin-top: 5px; border:0px solid green; background: url("/templates/promohome.gif") no-repeat;padding: 5px;height:150px;}

#promotionsHome p {
	width:300px ;
}

#promotionsHome img {
	float: right;
}

/* SECTIONS all pages except home*/
#container {margin:0;padding:0; background:#fff; background:url("/templates/container.gif") no-repeat; width:528px; min-height:450px;float:left}

#container p {margin-top:15px;margin-left:10px;}

#containerHome {margin:0;padding:0; background:#fff; width:778px; float:left}

#containerHome p {margin-top:15px;margin-left:10px;}

#sections{
margin:38px 0 0 15px;
padding:0;
min-height:250px;
width:480px;
}

#thumbs {
margin:5px 0 0 9px;

}

#breadcrumbs a {
	color: purple;
}

#sections a {border:none; color:#000000; text-decoration:underline;}

#sections a:hover {border:none; color:#000000; text-decoration:none;}

#sections ul {margin-left: 25px; padding-left:20px; background:none;}

#sections li {margin-left: 25px; padding-left:10px; list-style: disc; background-repeat:no-repeat; font-size:12px; color:#000000; list-style-image:none; background:none;}

#sections table.outlets {
margin:10px 0 10px 5px;
width:490px;
padding:2px;
border: 1px solid #f1f1f1;
}

#sections table.outlets th {
padding:4px;
background:#CE398A;
color:#fff;
}

#sections table.outlets tr {
padding:4px;
background:#f4e4ed;
color:#666;
}

#sections table.outlets tr.alt {
padding:4px;
background:#fff;
color:#666;
}


#sections table.outlets td {
padding:4px;
}

/*O NAS*/
#sections table.history {
	margin: 10px 0 10px 50px;
	border-collapse:collapse;
	border:1px solid #EC9836
}

#sections table.history th {
	background:#EC9836;
	text-align:left;
	padding:5px;
	color:#fff;
	}

#sections table.history td {
	padding:5px;
}

#sections table.history2 {
	margin: 10px 0 10px 10px;
	border-collapse:collapse;
	border:1px solid #EC9836
}

#sections table.history2 th {
	background:#EC9836;
	text-align:left;
	padding:5px;
	color:#fff;
	}

#sections table.history2 td {
	padding:5px;
}


#sections table.news td.pic {
	padding:0 8px ;
	background: #F7F7F7 url("/templates/newsMainMid.jpg") top no-repeat;
}

/*MENU - TOP all pages*/
#navigation { border:0px solid red; height:50px; background: url("/templates/navBg.jpg") 2px 0 no-repeat; margin: 0 0 0 118px;}

*html #navigation {
	margin-top: 2px;
}

#nav {
	margin: 0px 0 0 0;
	padding: 0;
	list-style: none;
	line-height: 1.6;
}

*html #nav {
	margin: 0 0 0 0;
}

#nav ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1.6;
	padding-top:0px;
}

#nav a {
	display: block;
	color:#FFFFFF;
	width:85px;
	text-align:center;
	text-decoration:none;
	background-image: url("/templates/ButtonOne.jpg");
		padding-top:21px;
		padding-bottom:11px;
	border: 0px solid red;
	font-size:11px;
}

#nav a:hover {
	display: block;
	color: #006699;
	width:85px;
	text-align:center;
	background-image:url("/templates/ButtonHover.jpg");
	text-decoration:none;
	border: 0px solid red;
	font-size:11px;
}

#nav a.active {
	display: block;
	color: #006699;
	width:85px;
	text-align:center;
	background-image:url("/templates/homebuttonhover.jpg");
	text-decoration:none;
	border: 0px solid red;
	font-size:11px;
}

#nav a.active:hover {
	display: block;
	color: #006699;
	width:85px;
	text-align:center;
	background-image:url("/templates/homebuttonhover.jpg");
	text-decoration:none;
	border: 0px solid red;
	font-size:11px;
}


#nav a.home {
	display: block;
	color:#FFFFFF;
	/*width:75px;*/
	width:100px;
	text-align:center;
	padding-top:21px;
	padding-bottom:11px;
	background-image:url("/templates/contactButtonOne.jpg");
	text-decoration:none;
	border: 0px solid red;
	font-size:11px;
}

#nav a.home:hover {
	display: block;
	color: #006699;
	/*width:75px;*/
	width:100px;
	text-align:center;
	background-image:url("/templates/homebuttonhover.jpg");
	text-decoration:none;
	border: 0px solid red;
	font-size:11px;
}

#nav a.homeActive {
	display: block;
	color:#006699;
	/*width:75px;*/
	width:100px;
	text-align:center;
	padding-top:21px;
	padding-bottom:11px;
	background-image:url("/templates/homebuttonhover.jpg");
	text-decoration:none;
	border: 0px solid red;
	font-size:11px;
}

#nav a.homeActive:hover {
	display: block;
	color:#006699;
	/*width:75px;*/
	width:100px;
	text-align:center;
	padding-top:21px;
	padding-bottom:11px;
	background-image:url("/templates/homebuttonhover.jpg");
	text-decoration:none;
	border: 0px solid red;
	font-size:11px;
}

#nav a.news {
	display: block;
	color:#FFFFFF;
	width:75px;
	text-align:center;
	padding-top:21px;
	padding-bottom:11px;
	background-image:url("/templates/newsButtonOne.jpg");
	text-decoration:none;
	border: 0px solid red;
	font-size:11px;
}

#nav a.news:hover {
	display: block;
	color: #006699;
	width:75px;
	text-align:center;
	background-image:url("/templates/newsButtonHover.jpg");
	text-decoration:none;
	border: 0px solid red;
	font-size:11px;
}

#nav a.newsActive{
	display: block;
	color: #006699;
	width:75px;
	text-align:center;
	background-image:url("/templates/newsButtonHover.jpg");
	text-decoration:none;
	border: 0px solid red;
	font-size:11px;
}

#nav a.newsActive:hover{
	display: block;
	color: #006699;
	width:75px;
	text-align:center;
	background-image:url("/templates/newsButtonHover.jpg");
	text-decoration:none;
	border: 0px solid red;
	font-size:11px;
}

#nav a.contact {
	display: block;
	color:#FFFFFF;
	width:85px;
	text-align:center;
	padding-top:21px;
		padding-bottom:11px;
	background-image:url("/templates/contactButtonOne.jpg");
	text-decoration:none;
	border: 0px solid red;
	font-size:11px;
}

#nav a.contact:hover {
	display: block;
	color: #006699;
	width:85px;
	text-align:center;
	background-image:url("/templates/ButtonHover.jpg");
	text-decoration:none;
	border: 0px solid red;
	font-size:11px;
}

#nav a.contactActive{
	display: block;
	color: #006699;
	width:85px;
	text-align:center;
	background-image:url("/templates/ButtonHover.jpg");
	text-decoration:none;
	border: 0px solid red;
	font-size:11px;
}

#nav a.contactActive:hover{
	display: block;
	color: #006699;
	width:85px;
	text-align:center;
	background-image:url("/templates/ButtonHover.jpg");
	text-decoration:none;
	border: 0px solid red;
	font-size:11px;
}


#nav li { /* all list items */
	float: left;
 /* width needed or else Opera goes nuts */
}

#nav li ul { /* second-level lists */
	position: absolute;
	background: #e1ad1c;
	padding-left:5px;
	width: 15em;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
}

a.line { padding-bottom:3px; text-decoration:none; border-bottom:1px solid #cd8e25; width:15em; 	background: #e1ad1c;}

a.line:hover { text-decoration:underline; padding-bottom:3px; border-bottom:1px solid #cd8e25; width:15em; background: #e1ad1c; color:#666666;}

#nav li ul ul { /* third-and-above-level lists */
	margin: -1em 0 0 10em;
}

#nav li:hover ul ul, #nav li.sfhover ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}

/*MENU LEFT*/

#navigation ul.menu-top {
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1.6;
	padding-top:0px;
}

#navigation ul.menu-top li {
	display: table-cell;
}

#navigation ul.menu-top li a {
	display: table-cell;
	color:#FFFFFF;
	width:85px;
	text-align:center;
	text-decoration:none;
	background-image: url("/templates/ButtonOne.jpg");
	padding-top:23px;
	padding-bottom:11px;
	border: 0px solid red;
	font-size:11px;
}

#navigation ul.menu-top li a:hover {
	color: #006699;
	width:85px;
	text-align:center;
	background-image:url("/templates/ButtonHover.jpg");
	text-decoration:none;
	border: 0px solid red;
	font-size:11px;
}

/*FOOTER*/
#footer {margin:10px 0 0 0;padding:0px 0 0px 0; background:url("/templates/footer.jpg") no-repeat;margin:0px auto; width:830px;height:75px;}

#footer p {margin:0;padding:5px 0 0 30px;font-size:9px;color:#888}

#footer p.head {margin:0;padding:3px 0 0 30px;font-size:9px;color:#888}

#footer p.tel {margin:0;padding:3px 0 0 30px;font-size:9px;color:#888}

#footer a {color:#888;text-decoration:none}

#footer a:hover {color:#888;text-decoration:underline}

#footer a:visited {color:#888;text-decoration:none}

#footer a.mail {color:#00718F;text-decoration:none}

#footer a.mail:hover {color:#00718F;text-decoration:underline}

.td_file { background-color:#f4e4ed;}
.td_size {background-color:#f4e4ed;}
.td_date {background-color:#f4e4ed;}

.share {/*?*/
	margin: 0;
	padding: 0;
	width: 480px;
	height: 205px;
	background: url("/templates/sharebg.gif") no-repeat;
}

/*OTHER probably leftovers*/
#navigationHome { border:1px solid red; height:50px; background: url("/templates/navBg.jpg") 2px 0 no-repeat; margin-top:34px; margin-left:118px}

#navHome, #navHome ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1.6;
	padding-top:0px;
}

#navHome a {
	display: block;
	color:#FFFFFF;
	width:70px;
	text-align:center;
	text-decoration:none;
	background-image: url("/templates/ButtonOne.jpg");
		padding-top:23px;
		padding-bottom:10px;
	border: 1px solid red;
	font-size:11px;
}

#navHome a:hover {
	display: block;
	color: #006699;
	width:70px;
	text-align:center;
	background-image:url("/templates/ButtonHover.jpg");
	text-decoration:none;
	border: 0px solid red;
	font-size:11px;
}


#navHome a.home {
	display: block;
	color:#FFFFFF;
	/*width:75px;*/
	width:100px;
	text-align:center;
	padding-top:23px;
	padding-bottom:10px;
	background-image:url("/templates/homeButtonOne.jpg");
	text-decoration:none;
	border: 0px solid red;
	font-size:11px;
}

#navHome a.homeActive {
	display: block;
	color:#006699;
	/*width:75px;*/
	width:100px;
	text-align:center;
	padding-top:23px;
	padding-bottom:10px;
	background-image:url("/templates/homeButtonHover.jpg");
	text-decoration:none;
	background-repeat:no-repeat;
	border: 1px solid red;
	font-size:11px;
}

#navHome a.homeActive:hover {
	display: block;
	color:#006699;
	/*width:75px;*/
	width:100px;
	text-align:center;
	padding-top:23px;
	padding-bottom:10px;
	background-image:url("/templates/homeButtonHover.jpg");
	text-decoration:none;
	background-repeat:no-repeat;
	border: 0px solid red;
	font-size:11px;
}

#navHome a.home:hover {
	display: block;
	color: #006699;
	/*width:75px;*/
	width:100px;
	text-align:center;
	background-image:url("/templates/homeButtonHover.jpg");
	text-decoration:none;
	border: 0px solid red;
	font-size:11px;
}

#navHome a.newsActive{
	display: block;
	color: #006699;
	width:110px;
	text-align:center;
	background-image:url("/templates/newsButtonHover.jpg");
	text-decoration:none;
	border: 0px solid red;
	font-size:11px;
}

#navHome a.newsActive:hover{
	display: block;
	color: #006699;
	width:110px;
	text-align:center;
	background-image:url("/templates/newsButtonHover.jpg");
	text-decoration:none;
	border: 0px solid red;
	font-size:11px;
}

#navHome a.active {
	display: block;
	color: #006699;
	width:85px;
	text-align:center;
	background-image:url("/templates/ButtonHover.jpg");
	text-decoration:none;
	border: 0px solid red;
	font-size:11px;
}

#navHome a.active:hover {
	display: block;
	color: #006699;
	width:85px;
	text-align:center;
	background-image:url("/templates/ButtonHover.jpg");
	text-decoration:none;
	border: 0px solid red;
	font-size:11px;
}

#navHome a.news {
	display: block;
	color:#FFFFFF;
	width:110px;
	text-align:center;
	padding-top:21px;
		padding-bottom:10px;
	background-image:url("/templates/newsButtonOne.jpg");
	text-decoration:none;
	border: 0px solid red;
	font-size:11px;
}

#navHome a.news:hover {
	display: block;
	color: #006699;
	width:110px;
	text-align:center;
	background-image:url("/templates/newsButtonHover.jpg");
	text-decoration:none;
	border: 0px solid red;
	font-size:11px;
}


#navHome a.contact {
	display: block;
	color:#FFFFFF;
	width:60px;
	text-align:center;
	padding-top:21px;
		padding-bottom:10px;
	background-image:url("/templates/contactButtonOne.jpg");
	text-decoration:none;
	border: 0px solid red;
	font-size:11px;
}

#navHome a.contact:hover {
	display: block;
	color: #006699;
	width:60px;
	text-align:center;
	background-image:url("/templates/contactButtonHover.jpg");
	text-decoration:none;
	border: 0px solid red;
	font-size:11px;
}

#navHome li { /* all list items */
	float: left;
 /* width needed or else Opera goes nuts */
}

#navHome li ul { /* second-level lists */
	position: absolute;
	background: #e1ad1c;
	padding-left:5px;
	width: 15em;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
}



.collapsible {
    display: none; /* Only important part */
    border: dashed 0px silver;
    padding: 0px;
	width:195px;
}

/*NEAREST OUTLET*/
#nearestoutlet {
	margin-top:20px;
	padding:0;
	background:url("/templates/nearest-outlet.jpg") no-repeat;
	width:242px;
	height:168px;
}

#nearestoutlet select.top {
	margin:50px 0 4px 12px;
	font-size:9px; 
	width:200px;
}

#nearestoutlet select {
	margin:4px 0 4px 12px;
	font-size:9px;
	width:200px;
}

/*SALES REPS*/
#userState {
	margin-bottom:8px;
	padding:1px 1px;
	border:1px solid #7f9db9;
	color:#000;
	font-size:11px;
	background-color:#FFFFFF;	
}