@charset "UTF-8";
.sidebarPrice {
	width: 189px;
	margin-bottom: 10px;
	padding-bottom: 0px;
	background-image: url(/images/sidebarShadow.gif);
	background-repeat: repeat-y;
	margin-top: 15px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #666666;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
hr {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #515F83;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.sidebarPrice #form {
	padding-left: 10px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.sidebarContent {
	background-image: url(/images/sidebarShadow.gif);
	background-repeat: repeat-y;
	width: 189px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	margin-top: 10px;
}
.sidebarPrice #form2 {
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.sidebarPrice a:focus {
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #FF9900;
}
.sidebarPrice a:link {
	color: #666666;
	text-decoration: none;
}
.sidebarPrice a:visited {
	color: #666666;
	text-decoration: none;
}
.sidebarPrice a:hover {
	color: #4470b5;
	text-decoration: underline;
}
.sidebarContent a:link {
	color: #666666;
	text-decoration: none;
}
.sidebarContent a:visited {
	color: #666666;
	text-decoration: none;
}
.sidebarContent a:hover {
	color: #4470B5;
	text-decoration: underline;
}
.sidebarContent a:active {
	color: #666666;
	text-decoration: none;
}
.sidebarPrice a:active {
	color: #F08C43;
	text-decoration: underline;
}
.sidebarPrice #button {
	margin-top: 10px;
	margin-bottom: 10px;
}
