.INPUT1 {
	BORDER-BOTTOM: #999999 1px solid; BORDER-LEFT: #999999 1px solid; BORDER-RIGHT: #999999 1px solid; BORDER-TOP: #999999 1px solid; FONT-FAMILY: Verdana,Tahoma,ËÎÌå; FONT-SIZE: 12px
}
SELECT {
	BORDER-BOTTOM: #999999 1px solid; BORDER-LEFT: #999999 1px solid; BORDER-RIGHT: #999999 1px solid; BORDER-TOP: #999999 1px solid; FONT-FAMILY: Tahoma,Verdana,ËÎÌå; FONT-SIZE: 12px
}
TEXTAREA {
	BORDER-BOTTOM: #999999 1px solid; BORDER-LEFT: #999999 1px solid; BORDER-RIGHT: #999999 1px solid; BORDER-TOP: #999999 1px solid; FONT-FAMILY: Tahoma,Verdana,ËÎÌå; FONT-SIZE: 12px
}
.TD1 {
	LINE-HEIGHT: 30px
}
.BUTTN-FIX {
	BACKGROUND-COLOR:#e0e0d5; BORDER-BOTTOM: #cccccc 1px ridge; BORDER-LEFT: #ffffff 1px ridge; BORDER-RIGHT: #cccccc 1px ridge; BORDER-TOP: #ffffff 1px ridge; FONT-FAMILY: "Arial", "Helvetica", "sans-serif"; FONT-SIZE: 12px; HEIGHT: 21px; WIDTH: 80px
}
.BUTTN-FIX1 {
	BACKGROUND-COLOR: #e0e0d5; BORDER-BOTTOM: #cccccc 1px ridge; BORDER-LEFT: #ffffff 1px ridge; BORDER-RIGHT: #cccccc 1px ridge; BORDER-TOP: #ffffff 1px ridge; FONT-FAMILY: "Arial", "Helvetica", "sans-serif"; FONT-SIZE: 12px; HEIGHT: 21px; WIDTH: 50px
}
.BUTTN-FIX2 {
	BACKGROUND-COLOR:#e0e0d5; BORDER-BOTTOM: #cccccc 1px ridge; BORDER-LEFT: #ffffff 1px ridge; BORDER-RIGHT: #cccccc 1px ridge; BORDER-TOP: #ffffff 1px ridge; FONT-FAMILY: "Arial", "Helvetica", "sans-serif"; FONT-SIZE: 12px; HEIGHT: 21px; WIDTH: 80px
}
.BUTTN-FIX3 {
	BACKGROUND-COLOR:#e0e0d5; BORDER-BOTTOM: #cccccc 1px ridge; BORDER-LEFT: #ffffff 1px ridge; BORDER-RIGHT: #cccccc 1px ridge; BORDER-TOP: #ffffff 1px ridge; FONT-FAMILY: "Arial", "Helvetica", "sans-serif"; FONT-SIZE: 12px; HEIGHT: 21px; WIDTH: 120px
}
.BUTTN-FIX4 {
	BACKGROUND-COLOR:#e0e0d5; BORDER-BOTTOM: #cccccc 1px ridge; BORDER-LEFT: #ffffff 1px ridge; BORDER-RIGHT: #cccccc 1px ridge; BORDER-TOP: #ffffff 1px ridge; FONT-FAMILY: "Arial", "Helvetica", "sans-serif"; FONT-SIZE: 12px; HEIGHT: 21px; WIDTH: 160px
}
.INPUT2 {
	BORDER-BOTTOM: #999999 1px dotted; BORDER-LEFT-WIDTH: 0px; BORDER-RIGHT-WIDTH: 0px; BORDER-TOP-WIDTH: 0px; FONT-FAMILY: "Verdana", "Tahoma", "ËÎÌå"; FONT-SIZE: 12px
}

.BUTTN-GREEN {
	BACKGROUND-COLOR:#FFB238; BORDER-BOTTOM: #cccccc 1px ridge; BORDER-LEFT: #ffffff 1px ridge; BORDER-RIGHT: #cccccc 1px ridge; BORDER-TOP: #ffffff 1px ridge; FONT-FAMILY: "Arial", "Helvetica", "sans-serif"; FONT-SIZE: 12px; HEIGHT: 21px; WIDTH: 80px
}


/* --- Universal Styles
------------------------------------------------------- */

* { margin: 0; padding: 0; }

body, td {
	font-family: Helvetica, Arial, Sans-Serif;
	font-size: 11px;
	color: #333333;
	}

img {
	border: 0;
	}

a:link { text-decoration: none; color: #325a9b; }
a:visited { text-decoration: none; color: #325a9b; }
a:hover { text-decoration: none; color: #333333; }
a:active { text-decoration: none; color: #325a9b; }

h2 {
	font-size: 18px;
	font-weight: bold;
	line-height: 100%;
	margin-bottom: 5px;
	margin-top: -3px;
}



/* --- Header
-------------------------------------------------------*/

#header #goTo { padding-bottom: 2px; }

#header #goTo a:link { color: #858585; }
#header #goTo a:visited { color: #858585; }
#header #goTo a:hover { color: #333333; }
#header #goTo a:active { color: #858585; }

#header #stripe { background: #333333; }

#header #subHeader {
	background: #C7CCCF;
	color: #333333;
	}

#header #subHeader td { padding-bottom: 5px; }

#header #shoppingBag {
	font-weight: bold;
	color: #2D5A97;
	}

#header #shoppingBag a:link { color: #2D5A97; }
#header #shoppingBag a:visited { color: #2D5A97; }
#header #shoppingBag a:hover { color: #333333; }
#header #shoppingBag a:active { color: #2D5A97; }

#regionSelect { padding-left:16px; }

#regionSelect #region { width:102px;border-bottom: 1px solid #333333; text-align: left; }

#choose {
	margin-top: 0px;
	padding: 0 0 5px 43px;
	text-align: left;
}

/* --- Side Nav
-------------------------------------------------------*/

#leftPanel {
	margin-top: 10px;
	}

#sideNavFriends td {
	border-top: 1px solid #FFFFFF;
	text-align: center;
	}



/* --- Search
-------------------------------------------------------*/

#queryLabel {
	font-weight: bold;
	color: #2D5A97;
	}

#query {
	font-size: 9px;
	width: 135px;
	height: 16px;
	color: #858585;
	}

#storeSearch {
	margin-bottom: 10px;
	padding: 0;
	}


/* --- Footer
-------------------------------------------------------*/

#footerTable {
	border-top: 2px solid #FFFFFF;
	}

#footerTable td {
	padding-left: 10px;
	}

#footerTable ul {
	list-style: none;
	margin: 3px 0px 5px;
	width: 160px;
	}

#footerHeader td {
	font-weight: bold;
	padding-top: 3px;
	}

#copyright {
	border-top: 1px solid #F6F5F4;
	padding-top: 5px;
	}

#copyright span {
	padding-left: 195px;
	}



/* --- Main Front Page Styles
------------------------------------------------------- */

#mainContent {
	/*padding: 10px;*/
	padding-left: 10px;
	padding-top: 10px;
	}

#mainContent img { display: block; }

#mainFlash {
	}

/*.mainButton {
	float: left;
	margin: 10px 6px 0px 0px;
	border: 2px solid #C8CDD0;
	}*/

.mainButton {
	float: left;
	margin: 10px 8px 0px 0px;
	/*border: 2px solid #F7F5F4;*/
}

#mainContent .right {
	margin-right: 0;
	}



/* --- Brand Styles
-------------------------------------------------------*/

#brandContent {
	padding: 10px;
	}

#brandDescription {
	width: 534px;
	margin: 10px 0;
	}

#thumbsSubContent {
	width: 534px;
	/*background: url(brand_bg.gif);*/
	}

#thumbsSubContent ul {
	list-style: none;
	}

#thumbsSubContent ul li {
	float: left;
	display: inline;
	width: 192px;
	margin-bottom: 10px;
	}

#thumbsSubContent .right { width: 149px; }

#thumbsSubContent ul li img {
	border: 1px solid #C8CDD0;
	}

#thumbsSubContent ul li div {
	height: 15px;
	font-weight: bold;
	padding-left: 3px;
	margin-top: 2px;
	background: #D3D7DA;
	}



/* --- Style Styles
-------------------------------------------------------*/

#styleContent {
	padding: 10px;
	}



/* --- Product: Wrapping Div and Specific Styles
-------------------------------------------------------*/

#productContent {
	/*width: 504px;*/
	padding: 10px;
	}

#productContent h3 { font-size: 14px; }

#productContent h4 {
	font-size: 11px;
	font-weight: normal;
	background-color: #C8CDD0;
	padding: 3px;
	margin-bottom: 5px;
	clear: both;
	}

#productContent ul { list-style: none; }

#productContent input, #productContent select { display: block; }

div.row a:link, #productDescription ul li a:link, #productDescription td a:link, #sizeInformation ul li a:link { text-decoration:none; color: #2D5A97; }
div.row a:visited, #productDescription ul li a:visited, #productDescription td a:visited, #sizeInformation ul li a:visited { text-decoration: none; color: #325a9b; }
div.row a:hover, #productDescription ul li a:hover, #productDescription td a:hover, #sizeInformation ul li a:hover { text-decoration: none; color: #333333; }
div.row a:active, #productDescription ul li a:active, #productDescription td a:active, #sizeInformation ul li a:active { text-decoration: none; color: #325a9b; }



/* --- Product: Layout for Major Sections
-------------------------------------------------------*/

#rightColumn {
	width: 248px;
	padding-left:2px;
	}

#leftColumn {
	margin-right: 5px;
	width: 248px;
	}

#productDescription, #availableColors, #orderingInformation, #sizeInformation, #goesWith, #youMightAlsoLike {
	margin-bottom: 5px;
	}

#availableColors, #orderingInformation, #goesWith, #youMightAlsoLike {
	width: 248px;
	}

#sizeInformation, #youMightAlsoLike { clear: both; }



/* --- Product: Product Description
-------------------------------------------------------*/

#productDescription { margin-bottom: 0px; }

#productDescription .new {
	color: #fb5f00;
	}

#productDescription .storeExclusive {
	color: #FFFFFF;
	background-color: #F8B8DB;
	padding: 0px 2px;
	}
#productDescription .sustainable {
	color: #FFFFFF;
	background-color: #33a02c;
	padding: 0px 2px;
	}

#productBlurb { margin-bottom: 5px; }

#productDescription ul { margin-bottom: 5px; }

#productDescription ul li {
	display: inline;
	margin-right: 5px;
	}

#productDescription img {
	display: block;
	}

#productDescription ul li img {
	display: inline;
	position: relative;
	top: 1px;
	margin-right: 5px;
	}


div.row {
  clear: both;
  width: 250px;
  vertical-align: middle;
}

div.row .point {
	float: left;
	width: 14px;
	padding-top:6px;
	vertical-align: top;
}

div.row .text {
  float: right;
  width: 236px;
  text-align: left;
  vertical-align: middle;
  padding-bottom: 2px;
}

#disclaimer {
	clear:both;
	padding-top:7px;
	padding-bottom:16px;
}

#disclaimer div {
	padding-bottom:2px;
	font-style: italic;
}


/* --- Product: Ordering Information
-------------------------------------------------------*/

#orderingInformation select {
	font-size: 11px;
	}

#sizeContainer, #colorContainer, #sizeBabyContainer, #colorBabyContainer, #quantityContainer, #priceContainer, #submit {
	float: left;
	margin: 0px 10px 10px 0px;
	}

#size, #sizeContainer {
	width: 125px;
}

#color, #colorContainer { width: 125px; }

#quantity { width: 35px; }

#quantityContainer { width: 50px; clear: left; }

#priceContainer { width: 100px; }

.price, .priceSale, .sale {
	display: block;
	font-size: 18px;
	font-weight: bold;
	}

.priceSale {
	text-decoration: line-through;
        }

.priceSaleListing {
	text-decoration: line-through;
	display: block;
        }

.sale {
	display: block;
	font-size: 18px;
	font-weight: bold;
	color: #FF0000;
	}

#submit {
	position: relative;
	top: 8px;
	width: 50px;
	}



/* --- Product: Size Information
-------------------------------------------------------*/

#sizeList li {
	display: block;
	float: left;
	width: 29px;
	font-size: 9px;
	text-align: center;
	margin: 0px 5px 5px 0px;
	background: #FFFFFF;
	border: 1px solid #C8CDD0;
	}

#sizeList .right {
	margin-right: 0;
	}

#sizeBabyTable {
	height: 30px;
	}

#sizeOptions {
	clear: both;
	margin: 5px 0 10px 0;
	}

#sizeOptions li {
	display: inline;
	margin-right: 30px;
	}



/* --- Product: Goes With
-------------------------------------------------------*/

#goesWithThumbs {
	line-height: 110%;
	}

#goesWithThumbs li {
	float: left;
	display: inline;
	width: 74px;
	margin: 0px 10px 0px 0px;
	}

#goesWithThumbs .right {
	margin-right: 0;
	}

#goesWithThumbs li img {
	border: 1px solid #C8CDD0;
	}



/* --- Product: Also Like
-------------------------------------------------------*/

#alsoLikeThumbs {
	line-height: 110%;
	}

#alsoLikeThumbs li {
	float: left;
	display: inline;
	width: 74px;
	margin: 0px 10px 0px 0px;
	}

#alsoLikeThumbs .right {
	margin-right: 0;
	}

#alsoLikeThumbs li img {
	border: 1px solid #C8CDD0;
	}



/* --- Product: Zoom
-------------------------------------------------------*/

#zoom {
	margin-bottom: 10px;
	/*height: 227px;
	background-color: #C8CDD0;*/
	}



/* --- Product: Available Colors
-------------------------------------------------------*/

#colorsList li {
	display: inline;
	float: left;
	width: 124px;
	margin-bottom: 5px;
	}

#colorsList table {
	border-collapse: collapse;
	width: 28px;
	float: left;
	border: 1px solid #C8CDD0;
	margin-right: 2px;
	}



/* --- Search Results
-------------------------------------------------------*/

#searchLabel {
	font-weight: bold;
	color: #2D5A97;
	}

#search {
	font-size: 9px;
	width: 200px;
	height: 16px;
	margin-right: 3px;
	}

#searchResults img {
	padding-right: 5px;
	padding-bottom: 15px;
	}



/* --- FAQ
-------------------------------------------------------*/

#faqContent {
	padding: 10px;
	}

#faqContent a:link { color: #2D5A97; }
#faqContent a:visited { color: #2D5A97; }
#faqContent a:hover { color: #333333; }
#faqContent a:active { color: #2D5A97; }

#faqContent p {
	margin-top: 10px;
	}

#faqContent .question {
	margin-left: 140px;
	font-weight: bold;
	}

#faqContent .question span {
	margin-right: 5px;
	font-size: 16px;
	}

#faqContent .answer {
	margin-left: 170px;
	}

#faqContent .blue {
	color: #2D5A97;
	}



/* --- Affiliates
-------------------------------------------------------*/

#affiliatesContent ul li {
	margin: 5px 0 0 15px;
	}


/* --- Static Page Padding
-------------------------------------------------------*/
#sizingContent, #colorsContent, #fabricsContent, #contactContent, #faqContent, #affiliatesContent, #shippingContent, #returnsContent, #privacyContent {
	padding: 10px;
	}








/* --- Legacy Shit
-------------------------------------------------------*/

/*
td {
color: #333333;
font-family: arial, verdana, sans-serif;
font-size: 11px;
font-weight:500;
text-decoration:none;
}

p {
color: #333333;
font-family: arial, verdana, sans-serif;
font-size: 11px;
font-weight:500;
text-decoration:none;
}

input {
color: #333333;
font-family: arial, verdana, sans-serif;
font-size: 11px;
font-weight:500;
text-decoration:none;

}

select {
color: #333333;
font-family: arial, verdana, sans-serif;
font-size: 11px;
font-weight:500;
text-decoration:none;

}
*/


/*********************************************  CLASSES  ***********************************************/

/*
.breadcrumbLink {COLOR: #333333; font-family: arial, verdana, sans-serif; font-size: 11px; font-weight:500; text-decoration:none;}
.breadcrumbLink:link{COLOR: #333333; font-family: arial, verdana, sans-serif; font-size: 11px; font-weight:500; text-decoration:none;}
.breadcrumbLink:active{COLOR: #333333; font-family: arial, verdana, sans-serif; font-size: 11px; font-weight:500; text-decoration:none;}
.breadcrumbLink:visited {COLOR: #333333; font-family: arial, verdana, sans-serif; font-size: 11px; font-weight:500; text-decoration:none;}
.breadcrumbLink:hover {COLOR: #2D5A97; font-family: arial, verdana, sans-serif; text-decoration:none;}
*/

/*
.shoppingBagLink {COLOR: #2D5A97; font-family: arial, verdana, sans-serif; font-size: 11px; font-weight:500; text-decoration:none;}
.shoppingBagLink:link{COLOR: #2D5A97; font-family: arial, verdana, sans-serif; font-size: 11px; font-weight:500; text-decoration:none;}
.shoppingBagLink:active{COLOR: #2D5A97; font-family: arial, verdana, sans-serif; font-size: 11px; font-weight:500; text-decoration:none;}
.shoppingBagLink:visited {COLOR: #2D5A97; font-family: arial, verdana, sans-serif; font-size: 11px; font-weight:500; text-decoration:none;}
.shoppingBagLink:hover {COLOR: #7E8081; font-family: arial, verdana, sans-serif; text-decoration:none;}
*/

.categoryLink { padding: 2px 0px 1px 15px; }

.categoryLinkBold {padding-left: 5px; font-weight: bold; }

a.categoryLinkBold:link, a.categoryLinkBold:visited, a.categoryLinkBold:hover, a.categoryLinkBold:active, .categoryLink a:link, .categoryLink a:visited, .categoryLink a:hover, .categoryLink a:active {
	color: #333333;
}

a.colorNameSelect:link, a.colorNameSelect:visited, a.colorNameSelect:hover, a.colorNameSelect:active, .colorNameSelect a:link, .colorNameSelect a:visited, .colorNameSelect a:hover, .colorNameSelect a:active {
	color: #333333;

}

/*
.listingLink {COLOR: #000000; font-family: arial, verdana, sans-serif; font-size: 11px; font-weight:500; text-decoration:none;}
.listingLink:link{COLOR: #000000; font-family: arial, verdana, sans-serif; font-size: 11px; font-weight:500; text-decoration:none;}
.listingLink:active{COLOR: #000000; font-family: arial, verdana, sans-serif; font-size: 11px; font-weight:500; text-decoration:none;}
.listingLink:visited {COLOR: #000000; font-family: arial, verdana, sans-serif; font-size: 11px; font-weight:500; text-decoration:none;}
.listingLink:hover {COLOR: #7E8081; font-family: arial, verdana, sans-serif; text-decoration:underline;}
*/

/*
.footerLink {COLOR: #000000; font-family: arial, verdana, sans-serif; font-size: 10px; font-weight:500; text-decoration:none;}
.footerLink:link{COLOR: #000000; font-family: arial, verdana, sans-serif; font-size: 10px; font-weight:500; text-decoration:none;}
.footerLink:active{COLOR: #000000; font-family: arial, verdana, sans-serif; font-size: 10px; font-weight:500; text-decoration:none;}
.footerLink:visited {COLOR: #000000; font-family: arial, verdana, sans-serif; font-size: 10px; font-weight:500; text-decoration:none;}
.footerLink:hover {COLOR: #7E8081; font-family: arial, verdana, sans-serif; text-decoration:none;}

.footerText {COLOR: #000000; font-family: arial, verdana, sans-serif; font-size: 10px; font-weight:500; text-decoration:none;}
*/

/*
.code {COLOR: #000000; font-family: arial, verdana, sans-serif; font-size: 28px; font-weight:700; text-decoration:none; letter-spacing:-2px;}
.price {COLOR: #000000; font-family: arial, verdana, sans-serif; font-size: 14px; font-weight:700; text-decoration:none;}
.h1 {COLOR: #333333; font-family: arial, verdana, sans-serif; font-size: 16px; font-weight:700; text-decoration:none; letter-spacing:0px;}
.name {COLOR: #000000; font-family: arial, verdana, sans-serif; font-size: 13px; font-weight:700; text-decoration:none; letter-spacing:-1px;}
*/

h1 { font-size: 16px; }

/*
.new {COLOR: #FF4700; font-family: arial, verdana, sans-serif; font-weight:700; text-decoration:none; letter-spacing:0px;}
.se {COLOR: #33A02C; font-family: arial, verdana, sans-serif; font-size: 12px; font-weight:700; text-decoration:none; letter-spacing:0px;}
.newSmall {COLOR: #FF4700; font-family: arial, verdana, sans-serif; font-size: 11px; font-weight:700; text-decoration:none; letter-spacing:0px;}
.seSmall {COLOR: #33A02C; font-family: arial, verdana, sans-serif; font-size: 11px; font-weight:700; text-decoration:none; letter-spacing:0px;}
.stexclusives {COLOR: #FC899C; font-family: arial, verdana, sans-serif; font-size: 11px; font-weight:700; text-decoration:none; letter-spacing:0px;}
.sizes {COLOR: #000000; font-family: arial, verdana, sans-serif; font-size: 12px; font-weight:700; text-decoration:none;}
*/

.new {COLOR: #FF4700; font-weight: bold; }
.se {COLOR: #33A02C; font-weight: bold; }
.newSmall {COLOR: #FF4700; font-weight: bold; }
.seSmall {COLOR: #33A02C; font-weight: bold; }
.stexclusives {COLOR: #FC899C; font-weight: bold; }
.sizes {COLOR: #000000; font-weight: bold; }

.shoping {
	font-family: "Trebuchet MS";
	font-size: 11px;
	line-height: 12px;
	color: #285482;
	text-decoration: none;
}


.item {
	font-family: "Trebuchet MS";
	font-size: 11px;
	line-height: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

.item25 {
	font-family: "Trebuchet MS";
	font-size: 25px;
	line-height: 25px;
	font-weight: normal;
	color: #888888;
	text-decoration: none;
}

.item30 {
	font-family: "Trebuchet MS";
	font-size: 30px;
	line-height: 30px;
	font-weight: normal;
	color: #888888;
	text-decoration: none;
}


.itemBig {
	font-family: "Trebuchet MS";
	font-size: 14px;
	line-height: 16px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

.itemBlue {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: normal;
	color: #5A8ABD;
	text-decoration: none;
}


.itemGray {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: normal;
	color: #888888;
	text-decoration: none;
}


.item_2 {

	font-family: "Trebuchet MS";
	font-size: 11px;
	line-height: 12px;
	font-weight: normal;
	color: #CC0000;
	text-decoration: none;
}
.item_3 {
	font-family: "Trebuchet MS";
	font-size: 11px;
	line-height: 12px;
	font-weight: bold;
	color: #13662F;
	text-decoration: none;
}

.item10 {
	font-family: "Trebuchet MS";
	font-size: 10px;
	line-height: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}


.medtextboldnolink {
	FONT-WEIGHT: bold;
	FONT-SIZE: 14px;
	COLOR: #467bb2;
	FONT-FAMILY: "Trebuchet MS";
	TEXT-DECORATION: none
}

.medtext {
	FONT-WEIGHT: normal;
	FONT-SIZE: 12px;
	COLOR: #666666;
	FONT-FAMILY: "Trebuchet MS";
	TEXT-DECORATION: none
}

.medtext2 {
	FONT-WEIGHT: normal;
	FONT-SIZE: 20px;
	COLOR: #666666;
	FONT-FAMILY: "Trebuchet MS";
	TEXT-DECORATION: none
}

.maintext {
	FONT-WEIGHT: normal;
	FONT-SIZE: 12px;
	COLOR: #333333;
	FONT-FAMILY: "Trebuchet MS";
	TEXT-DECORATION: none
}


.medtextblue {
	FONT-WEIGHT: normal;
	FONT-SIZE: 12px;
	COLOR: #467bb2;
	FONT-FAMILY: "Trebuchet MS";
	TEXT-DECORATION: none
}

.greytitle {
	font-size: 14pt;
	COLOR: #aaaaaa;
}


.inputreq {
	border-style: solid; border-width: 1; border-color: #999999;
}

.smallgraytext { font-size: 8pt ; ; color: #666666;}


.bgbutton	 { font-size: 8pt; color: #000000; width: 80px; height: 22px; border-style: outset; border-width: 1; border-color: #999999;}


@media screen {
body { font-family: Verdana,Helvetica,sans-serif }
td { font-family: Verdana,Helvetica,sans-serif }
select { font-family: Verdana,Helvetica,sans-serif; }
textarea { font-family: Verdana,Helvetica,sans-serif; }
input { font-family: Verdana,Helvetica,sans-serif; }
.noprint { }
.noprintvisibility { }
.printonly { display: none; }
.scrollarea { overflow: auto; }
}