body,td,th {
	font-size: 9pt;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	line-height: 14pt;
}

div#wrapper {
	color: #333333;

}

td, th {
line-height: normal
}

p {
	text-align: justify;
	margin: 0px;
	margin-bottom: 7pt;
}

b {
	color: #333333;
}

em {
	color:#666666
}

ul li {
	list-st\yle-image:url(bullet.gif);
}
ul li li {
	list-st\yle-image: none;
	list-style:circle;
}

a:link {
	color: #000000;
}
a:visited {
	color: #666666;
}
a:hover {
	color: #FF9900;
}

.document a:link, .document a:visited {
	border-bottom: 1px dotted #FF9900;
}

.document a:hover {
	border-bottom: 1px solid #FFFFFF;
}

.document h1 a:link, .document h2 a:link, .document h3 a:link, .document h4 a:link, .document h5 a:link, .document h6 a:link, .document a:link strong, .document strong a:link, a.textSubmit:link, a.footnote:link, span.footnote a:link {
	border-bottom: none;
}


.document h1 a:visited, .document h2 a:visited, .document h3 a:visited, .document h4 a:visited, .document h5 a:visited, .document h6 a:visited, .document a:visited strong, .document strong a:visited, a.textSubmit:visited, a.footnote:visited, span.footnote a:visited {
	border-bottom: none;
}

.document h1 a:hover, .document h2 a:hover, .document h3 a:hover, .document h4 a:hover, .document h5 a:hover, .document h6 a:hover, .document a:hover strong, .document strong a:hover, a.textSubmit:hover, a.footnote:hover, span.footnote a:hover {
	border-bottom: none;
}

.document a.info {
	border-bottom: none;
}

.document h2 {
	margin-bottom: 12px;
	padding-bottom: 3px;
	border-bottom: 1px solid #FF9900;
}


/* ================================================ tabular styles ================================================ */

table.vgTable {
	border: 0px;
	padding:0px;
}

table.vgTable td, table.vgTable th {
	font-size: 9pt;
	padding: 5px;
	border-bottom:1px solid #EEEEEE;
}

table.vgTable td {
	font-size: 8.5pt;
	line-height:11pt;
}

table.vgTable th {
	padding-top: 25px;
	text-align:left;
	font-size: 110%;
	border-bottom:2px solid #FF9900;
	color:#000000;
	font-size:: 115%;
}

blockquote {
	line-height: 12pt;
}


.footnote {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
	font-weight: normal;
}

a.footnote:link, a.footnote:visited {
	text-decoration: none;
	color:#000000;
}

a.footnote:hover {
	text-decoration: none;
	color:#FF9900;
}

p.productPrice {
	color: #000000;
	font-size: 120%;
	text-align:right;
	font-weight:bold;

}

span.productPrice {
	color: #000000;
	font-size: 110%;
	font-weight:bold;

}



p.listing {
	width:80%;
	margin: 5px auto;
	text-align: left;
	border-bottom: 1px solid #EEEEEE;
}

span.rowItem {
	float: left;
	width: 70%;
}

span.rowDetail {
	float: right;
	font-style:oblique;
	color:#999999;
	width: 28%;
	text-align:right
	}
	
.textSubmit a:link, a.textSubmit:link, .textSubmit a:visited, a.textSubmit:visited {
	color:#000000;
	text-decoration:none;
	font-weight:bold
}

.textSubmit a:hover, a.textSubmit:hover {
	color:#FF9900;
}

.smallerText {
	font-size:85%;
}

.largerText {
	font-size:110%;
}


/* ================================================ form styles ================================================ */


/* ================================================ headline styles ================================================ */

h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	margin-bottom: 2pt;
	color:#333333;
	line-height:normal;
}

h1 {
	font-size: 14pt;
	padding-bottom: 4px;
	border-bottom: 1px dashed #DDDDDD;
	font-weight:normal;
	margin-bottom: 10pt;
}

h2 {
	margin-top: 14pt;
	font-size: 12pt;
	font-weight: normal;
	margin-bottom: 7pt;
}

h3 {
	margin-top: 14pt;
	font-size: 10pt;
	margin-bottom: 7pt;
}
/* ================================================= textButton Links ================================================= */

a.buttonUp:link, a.buttonUp:visited {
	float:left;
	width: 9px;
	height: 9px;
	background: url(icons/show_hide/up.gif) 0px 0px no-repeat;
	text-decoration:none; 
	margin: 0px 3px;
}

a.buttonUp:hover {
	background-image: url(icons/show_hide/up-orange.gif);
}


a.buttonDown:link, a.buttonDown:visited {
	float:left;
	width: 9px;
	height: 9px;
	background: url(icons/show_hide/down.gif) 0px 0px no-repeat;
	text-decoration:none; 
	margin: 0px 3px;
}

a.buttonDown:hover {
	background-image: url(icons/show_hide/down-orange.gif);
}

a.buttonLeft:link, a.buttonLeft:visited {
	float:left;
	width: 9px;
	height: 9px;
	background: url(icons/show_hide/left.gif) 0px 0px no-repeat;
	text-decoration:none; 
	margin: 0px 3px;
}

a.buttonLeft:hover {
	background-image: url(icons/show_hide/left-orange.gif);
}

a.buttonTrash:link, a.buttonTrash:visited {
	float:left;
	width: 9px;
	height: 9px;
	background: url(icons/show_hide/trash.gif) 0px 0px no-repeat;
	text-decoration:none; 
	margin: 0px 3px;
}

a.buttonTrash:hover {
	background-image: url(icons/show_hide/trash-orange.gif);
}


a.buttonX:link, a.buttonX:visited {
	float:left;
	width: 9px;
	height: 9px;
	background: url(icons/show_hide/x.gif) 0px 0px no-repeat;
	text-decoration:none; 
	margin: 0px 3px;
}

a.buttonX:hover {
	background-image: url(icons/show_hide/x-orange.gif);
}


/* ======================================== document show/hidden ======================================== */


div.areaVisible div.stateHidden, div.areaHidden div.stateVisible {
	visibility:hidden;
	display:none;
	height: 0px;
}

div.areaVisible div.stateVisible, div.areaHidden div.stateHidden {
	visibility:visible;
	display: block;
	height: auto;
}

/* ======================================= productImage ======================================== */

img.productImage {
	float: left;
	margin: 0px 20px 10px 0px;
}


/* ======================================= basket link ======================================== */

a.basketLink:link, a.basketLink:visited {
	display: block;
	background:url(icons/basket.gif) top left no-repeat;
	padding: 3px 0px 0px 35px;
	height: 30px;
	line-height: 11pt;
	color: #000000;
	margin-bottom: 5px;
}
a.basketLink:hover {
	color: #FF9900;
}

a:link img.toggle {
	border: none
}

/* ======================================= download p  ======================================== */

p.fileDownload {
	display:block;
	margin-left: 10px;
	margin-right: 10px;
	min-height: 24px;
	text-align:left;
	background: url(file_icons/og/file.gif) top left no-repeat;
	padding: 4px 0px 0px 30px;
}

.newMarker {
	color:#006600;
	font-weight:bold;
}

.thisPage .newMarker {
	color:#FF9900;
}


div.prodThumbnail {
	margin-bottom: 20px;
	clear:right;
}

div.prodThumbnail img {
	float:left;
	margin: 0px 20px 10px 0px ;
}

div.prodThumbnail p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 12pt;
}

.document span.price {
	font-size: 110%;
	color:#000000;
	padding-top:5px;
	font-weight:bold;
}

/* =========================================== logged in ==============================================*/


#loggedin {
	font-weight: bold;
	background: #006600 url(icons/logged_in.gif) no-repeat 3px 3px;
	text-indent: 20px;
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

#loggedin a:link, #loggedin a:visited {
	font-weight: normal;
	color:#FFFFFF;
	text-decoration:none;
}


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