/* DNS Europe, CSS v6 */

body, p, ul, ol, li, td, div {
	font: 11px/18px Verdana, Arial, Helvetica, Geneva, sans-serif;
	color: #444444;
}

body {
	margin: 0px;
	background: #ffffff url('images/back.gif') repeat-x;
}

#page {
	width: 900px;
	text-align: center;
	margin: 0px auto;
}

#content {
	width: 900px;
	text-align: left;
}

#contentTable {
	width: 100%;
}

.leftColumn  {
	vertical-align: top;
}

.rightColumn  {
	vertical-align: top;
}

.threeColumns1 {
	padding-right: 50px;
	margin-bottom: 10px;
	width: 266px;
	vertical-align: top;
}

.threeColumns2 {
	padding-right: 50px;
	margin-bottom: 10px;
	width: 266px;
	vertical-align: top;
}

.threeColumns3 {
	margin-bottom: 10px;
	width: 266px;
	vertical-align: top;
}

.threeColumns1a {
	padding-right: 20px;
	margin-bottom: 10px;
	width: 200px;
	vertical-align: top;
}

.threeColumns2a {
	padding-right: 20px;
	margin-bottom: 10px;
	width: 200px;
	vertical-align: top;
}

.threeColumns3a {
	margin-bottom: 10px;
	width: 200px;
	vertical-align: top;
}

.leftColumnSmall {
	padding-right: 50px;
	margin-bottom: 10px;
	width: 250px;
	vertical-align: top;
}

.rightColumnSmall {
	padding-left: 50px;
	margin-bottom: 10px;
	width: 250px;
	vertical-align: top;
}

.rightColumnMedium {
	padding-left: 50px;
	margin-bottom: 10px;
	width: 300px;
	vertical-align: top;
}

.rightColumnWide {
	padding-left: 50px;
	margin-bottom: 10px;
	width: 400px;
	vertical-align: top;
}

#largeBlox {
	padding: 15px;
	border-top: 2px solid #e0e0e0;
	border-bottom: none;
	border-left: 1px solid #e3e3e3;
	border-right: 1px solid #e3e3e3;
	background: #ffffff url('images/blox-back.gif') repeat-x;
}

#mediumBlox {
	padding: 15px;
	border-top: 2px solid #e0e0e0;
	border-bottom: none;
	border-left: 1px solid #e3e3e3;
	border-right: 1px solid #e3e3e3;
	background: #ffffff url('images/blox-back.gif') repeat-x;
}

#smallBlox {
	padding: 15px;
	border-top: 2px solid #e0e0e0;
	border-bottom: none;
	border-left: 1px solid #e3e3e3;
	border-right: 1px solid #e3e3e3;
	background: #ffffff url('images/blox-back.gif') repeat-x;
}

#extraBlox {
	padding: 15px;
	padding-bottom: 0px;
	border-top: 2px solid #e0e0e0;
	border: 1px solid #cccccc;
	background: #ffffff url('images/gradient3.gif') repeat-x;
}

.linkBlox {
	border-bottom: 1px solid #e0e0e0;
}

a.largeLink {
	padding: 10px;
	border-top: 2px solid #e0e0e0;
	border-left: 1px solid #e3e3e3;
	border-right: 1px solid #e3e3e3;
	background: #ffffff url('images/blox-back.gif') repeat-x;
	font: normal 17px/17px Georgia, Garamond, Times New Roman, Times, serif;
	color: #888888;
	display: block;
	width: 228px;
	margin-top: 0px;
	text-decoration: none;
}

a.largeLink:hover {
	border-top: 2px solid #d0d0d0;
	border-left: 1px solid #d3d3d3;
	border-right: 1px solid #d3d3d3;
	color: #f5641d;
}

.llArrow {
	float: right;
	border: none;
}

#mapFrame {
	float: right;
	margin-left: 50px;
	padding: 8px;
	border-top: 2px solid #e0e0e0;
	border-bottom: 1px solid #e3e3e3;
	border-left: 1px solid #e3e3e3;
	border-right: 1px solid #e3e3e3;
	background: #ffffff url('images/blox-back.gif') repeat-x;
}

A.largeButton, A.largeButton:link, A.largeButton:visited, A.largeButton:active {
	display: block;
	height: 21px;
	width: 150px;
	line-height: 19px;
	padding-left: 12px;
	background: #2e79df url('images/button-back.gif') no-repeat;
	color: #ffffff;
	text-decoration: none;
}

A.largeButton:hover {
	display: block;
	height: 21px;
	width: 150px;
	line-height: 19px;
	padding-left: 12px;
	background: #6f6f6f url('images/button-back.gif') no-repeat;
	color: #ffffff;
	text-decoration: none;
	opacity: 0.80;
	filter: alpha(opacity=80);
}

A.largeOrangeButton, A.largeOrangeButton:link, A.largeOrangeButton:visited, A.largeOrangeButton:active {
	display: block;
	height: 21px;
	width: 150px;
	line-height: 19px;
	padding-left: 12px;
	background: #2e79df url('images/orange-button-back.gif') no-repeat;
	color: #ffffff;
	text-decoration: none;
}

A.largeOrangeButton:hover {
	display: block;
	height: 21px;
	width: 150px;
	line-height: 19px;
	padding-left: 12px;
	background: #6f6f6f url('images/orange-button-back.gif') no-repeat;
	color: #ffffff;
	text-decoration: none;
	opacity: 0.80;
	filter: alpha(opacity=80);
}

.buttonEnd {
	float: right;
	margin-left: 3px;
}


table, tr, td {
	border-collapse: collapse;
	padding: 0px;
}

a, a:link, a:visited, a:active {
	color: #2e7adf;
}

a:hover {
	color: #f5641d;
}

p, li, ol, ul, td, tr {
	font-size: 11px;
	line-height: 18px;
	margin: 16px 0px;
	color: #444444;
}

li {
	margin: 4px 0px;
}

ul {
	margin: 16px 0px;
}

p.large {
	font-size: 12px;
	line-height: 19px;
	color: #666666;
	margin-top: 0px;
}

p.xlarge {
	font-size: 14px;
	line-height: 21px;
	color: #666666;
	margin-top: 0px;
}


.small {
	font-size: 10px;
	line-height: 17px;
}

.micro {
	font-size: 9px;
	line-height: 14px;
	color: #888888;
}

.label {
	float: left;
	margin-right: 5px;
	width: 90px;
	font-weight: bold;
	color: #aaaaaa;
}

.label2 {
	float: left;
	margin-right: 5px;
	width: 130px;
	font-weight: normal;
	color: #888888;
}

h1 {
	font: normal 26px/29px Arial, Helvetica, Geneva, sans-serif;
	text-transform: uppercase;
	color: #2e7adf;
	margin-top: 0px;
	padding-bottom: 5px;
	letter-spacing: -1;
	border-bottom: 2px dotted #dddddd;
}

.simple {
	font: normal 27px/29px Arial, Helvetica, Geneva, sans-serif;
	text-transform: uppercase;
	color: #2e7adf;
	margin-top: 10px;
	padding-bottom: 5px;
	letter-spacing: -1;
}

h2 {
	font: normal 17px/18px Georgia, Garamond, Times New Roman, Times, serif;
	color: #f5641d;
	margin-top: 0px;
	margin-bottom: 15px;
}

h3 {
	font: normal 23px/26px Georgia, Garamond, Times New Roman, Times, serif;
	color: #888888;
	margin-top: 0px;
	margin-bottom: 15px;
	border-bottom: 1px dotted #e0e0e0;
}

h4 {
	font: normal 17px/18px Georgia, Garamond, Times New Roman, Times, serif;
	color: #888888;
	margin-top: 0px;
	margin-bottom: 15px;
}

h5 {
	font: normal 14px/15px Arial, Helvetica, Geneva, sans-serif;
	color: #f5641d;
	margin-top: 25px;
	margin-bottom: -5px;
}

p.list {
	font-weight: bold;
	font-size: 11px;
	line-height: 12px;
	color: #666666;
	background: url('images/star.gif') no-repeat;
	padding-left: 14px;
	margin: 8px 0px;
}

p.list1 {
	font-weight: normal;
	font-size: 11px;
	line-height: 12px;;
	background: url('images/bullet.gif') no-repeat;
	padding-left: 10px;
	margin: 6px 0px;
	margin-left: 14px;
}

p.list2 {
	font-weight: normal;
	font-size: 11px;
	line-height: 12px;
	background: url('images/bullet2.gif') no-repeat;
	padding-left: 10px;
	margin: 6px 0px;
	margin-left: 14px;
}

p.listLarge {
	font-size: 12px;
	line-height: 19px;
	color: #666666;
	background: url('images/blue-bullet.gif') 0px 3px no-repeat;
	padding-left: 15px;
	margin: 10px 0px;
}

.red {
	color: #d30f4c;
}

.grey {
	color: #888888;
}

.listLink {
	text-decoration: none;
	color: #666666;
}

.listLink:hover {
	text-decoration: underline;
	color: #dd0000;
}

#header {
	width: 900px;
	height: 115px;
	vertical-align: middle;
	text-align: left;
	background: url('images/navigation-back.gif') no-repeat;
	margin-bottom: 10px;
}

#topLinks {
	text-align: right;
	position: relative;
	padding-right: 15px;
	height: 29px;
	top: 15px;
}

#logo {
	margin: 12px;
}

#mainNavigation {
	padding-left: 10px;
	position: relative;
	top: 41px;
}

	#mainNavigation .mainLink {
		margin: 0px 3px;
	}

/* HOME PAGE BOTTOM SECTION ITEMS */
	
#hpSection {
	width: 900px;
}

#midSection {
	clear: both;
	margin-top: 20px;
	margin-bottom: 18px;
	height: 242px;
}

#hpBanners1 {
	float: left;
	margin-right: 17px;
	width: 212px;
}

#hpIntro {
	width: 671px;
	height: 242px;
	text-align: left;
	float: left;
	background: url('images/hpi-back.gif') no-repeat;
}

	#hpIntro .left{
		font-size: 11px;
		line-height: 20px;
		color: #666666;
		width: 300px;
		margin-left: 20px;
		margin-top: 20px;
		padding-right: 14px;
		float: left;
		text-align: left;
		border-right: 1px solid #e0e0e0;
	}
	
	#hpIntro .right {
		width: 300px;
		margin-left: 14px;
		margin-top: 17px;
		float: left;
		border-left: 1px solid #ffffff;
	}
	
	#hpIntro .li {
		font-size: 11px;
		line-height: 20px;
		color: #666666;
		margin-left: 19px;
		text-indent: -19px;
		margin-top: 0px;
		margin-bottom: 10px !important;
		margin-bottom: 16px;
	}

#hpBanners {	
	width: 900px;
	white-space: nowrap;
	margin-top: 0px;
}
	
#hpBox {
	font-size: 11px;
	line-height: 19px;
	background: url('images/hb-back.gif') repeat-y;
	width: 252px;
	text-align: left;
	float: left;
	margin-right: 10px;
}

	#hpBox .hpBoxInfo {
		height: 98px;
		background: url('images/hb-bottom.gif') no-repeat;
		text-align: left;
	}
	
	#hpBox .hpBoxText {
		font-size: 11px;
		line-height: 15px;
		color: #ffffff;
		padding: 10px 15px;
	}
	
	#hpBox .hpBlinkBox {
		padding-top: 10px;
		margin-bottom: 15px;
	}
	
	#hpBox .hpBlink {
		line-height: 19px;
		margin-left: 5px;
		margin-bottom: 3px;
		display: block;
		color: #444444;
		text-decoration: none;
		background: url('images/blink-0.gif') no-repeat;
		padding-left: 3px;
	}
	
	#hpBox .hpBlink:hover{
		color: #2e7adf;
		background: url('images/blink-1.gif') no-repeat;
	}
	
	#hpBox .blinkNo {
		color: #e0e0e0;
		font-weight: bold;
		margin-left: 2px;
		margin-right: 10px;
	}
	
#hpTabs {
	float: left;
	width: 360px;
	height: 250px;
	background: url('images/tab-back.gif') no-repeat;
	text-align: left;
	margin-top: 4px;
	margin-left: 5px;
}

	#hpTabs .tabs {
		width: 360px;
		white-space: nowrap;
	}	
	
	#hpTabs .content {
		padding: 15px;
	}
	
	.newsTitle {
		margin: 0px;
		margin-left: 25px;
		font-weight: bold;
		color: #2e7adf;
	}
	
	.newsDate {
		margin: 0px;
		margin-left: 25px;
		font-size: 10px;
		color: #808080;
	}
	
	.news {
		margin: 2px 0px;
		margin-left: 25px;
		font-size: 11px;
		line-height: 15px;
		color: #666666;
	}
	
	.newsIcon {
		float: left;
		margin-right: 10px;
		margin-top: 4px;
	}
	
/* ********************* */
/* NAVIGATION */

#navBox {
	font-size: 11px;
	line-height: 19px;
	background: url('images/snav-back.gif') repeat-y;
	width: 220px;
	text-align: left;
	float: left;
	margin-right: 40px;
}

	#navBox .navBlinkBox {
		padding-top: 10px;
		margin-bottom: 15px;
	}
	
	#navBox .navBlink {
		margin-left: 1px;
		margin-bottom: 3px;
		line-height: 19px;
		display: block;
		color: #ffffff;
		text-decoration: none;
		background: url('images/snlink-0.gif') no-repeat;
		padding-left: 27px;
	}
	
	#navBox .navBlink:hover{
		color: #2e7adf;
		background: url('images/snlink-1.gif') no-repeat;
	}

	
/* ********** */	
/* AJAX ITEMS */

#dynamicArea {
	width: 900px;
	height: 250px;
	text-align: left;
}

#mipControl {
	position: relative;
	width: 900px;
	height: 23px;
	white-space: nowrap;
	left: -7px;
	top: 220px;
	text-align: right;
}

.arrowLeft {
}

.arrowRight {
}


/* ****** */
/* FOOTER */

#footer {
	margin-top: 20px;
	width: 900px;
	text-align: left;
	margin-bottom: 50px;
	color: #888888;
}

	#footer .footerText {
		font-size: 10px;
		line-height: 15px;
		color: #888888;
	}


#logos {
	margin-top: 50px;
	margin-bottom: 10px;
}


#breadcrumbs {
	width: 900px;
	font-size: 10px;
	line-height: 12px;
	color: #999999;
	margin-top: -5px;
	margin-bottom: 12px;
	text-align: right;
}

	#breadcrumbs a {
		font-size: 10px;
		line-height: 12px;
		text-decoration: none;
		border-bottom: 1px solid #ffffff;
	}
	
	#breadcrumbs a:hover {
		border-bottom: 2px solid #e0e0e0;
	}

	
	
/* ************** */
/* POP-UP WINDOWS */

#siteMap {
	display: none;
	width: 100%;
	margin: 0px;
	text-align: center;
	background: #ebebeb url('images/gradient4.gif') repeat-x;
	border-bottom: 1px solid #d0d0d0;
}

#siteMapContent {
	width: 900px;
	text-align: left;
	margin: 0px auto;
	padding: 10px 0px;
}

#smButton {
	padding: 2px;
}

#popupBox {
	width: 100%;
	opacity: 0.95;
	filter: alpha(opacity=95);
}

	#popupBox .ppHeader {
		background: url('images/pp-top.gif') repeat-x;
		vertical-align: middle;
	}
	
	#popupBox .ppFooter {
		background: url('images/pp-bottom.gif') repeat-x;
	}
	
	#popupBox .ppLeft {
		width: 5px;
		background: url('images/pp-left.gif') repeat-y;
	}
	
	#popupBox .ppRight {
		width: 5px;
		background: url('images/pp-right.gif') repeat-y;
	}

	#popupBox .ppContent {
		padding: 8px;
		background: #ffffff;
	}

#blackout {
	position: absolute;
	top: 0px;
	left: 0px;
	background: #000000;
	width: 100%;
	height: 100%;
	opacity: 0.60;
	filter: alpha(opacity=60);
	visibility: hidden;
	z-index: 200;
}


#pageIntro {
	height: 200px;
	padding-right: 400px;
	padding-left: 20px;
	padding-top: 15px;
	margin-top: -20px;
	margin-bottom: 20px;
}

#pageHead {
	width: 900px;
	height: 110px;
	text-align: left;
	margin-bottom: 20px;
}

#pageHeadNarrow {
	width: 900px;
	height: 110px;
	margin-top: 10px;
	margin-bottom: 0px;
	text-align: left;
}

#phLinks {
	white-space: nowrap;
	margin-left: 22px;
	margin-right: 15px;
	padding-top: 85px;
}

/* #phLinks {
	white-space: nowrap;
	margin-left: 15px;
	margin-right: 15px;
	padding-top: 80px;
} */

a.phLink2, a.phLink2:link ,a.phLink2:visited, a.phLink2:active  {
	font-size: 11px;
	line-height: 11px;
	text-decoration: none;
	padding-left: 12px;
	margin: 0px 6px;
	background: url('images/box.gif') 0px -1px no-repeat;
	color: #888888;
}

a.phLink, a.phLink:link ,a.phLink:visited, a.phLink:active  {
	font-size: 11px;
	line-height: 11px;
	text-decoration: none;
	padding: 2px 6px;
	border: 1px solid #e0e0e0;
	color: #888888;
}

a.phLinkB, a.phLinkB:link ,a.phLinkB:visited, a.phLinkB:active  {
	font-size: 11px;
	line-height: 11px;
	text-decoration: none;
	padding: 2px 6px;
	border: 1px solid #666666;
	color: #ffffff;
}

a.phLink2Active {
	font-size: 11px;
	line-height: 11px;
	text-decoration: none;
	padding-left: 12px;
	margin: 0px 6px;
	background: url('images/darrow-1.gif') 0px -1px no-repeat;
	color: #2e7adf;
}

a.phLinkActive {
	font-size: 11px;
	line-height: 11px;
	text-decoration: none;
	padding: 2px 6px;
	border: 1px solid #cccccc;
	color: #2e7adf;
}

a.phLinkBActive {
	font-size: 11px;
	line-height: 11px;
	text-decoration: none;
	padding: 2px 6px;
	border: 1px solid #cccccc;
	background: #ffffff;
	color: #2e7adf;
}

a.phLink2:hover {
	text-decoration: none;
	color: #f5641d;
	background: url('images/darrow-0.gif') 0px -1px no-repeat;
}

a.phLink:hover {
	text-decoration: none;
	color: #f5641d;
	background: #eeeeee;
	border: 1px solid #cccccc;
}

a.phLinkB:hover {
	text-decoration: none;
	color: #f5641d;
	background: #eeeeee;
	border: 1px solid #cccccc;
}

#demoWindow {
	position: absolute;
	width: 980px;
	height: 685px;
	z-index: 300;
	top: 20px;
	margin-left: -40px;
	visibility: hidden;
}

#demoFrame {
	width: 980px;
	height: 685px;
}


/* TABLES */

#stdTable {
	width: 60%;
	border-top: 2px dotted #cccccc;
	border-bottom: 2px dotted #cccccc;
}

	#stdTable .tableHead {
		font-weight: bold;
		padding: 4px 2px;
		border-bottom: 1px dotted #cccccc;
	}
	
	#stdTable .tableLabel {
		color: #888888;
		font-weight: bold;
		padding: 4px 2px;
		border-top: 1px dotted #dddddd;
	}
	
	#stdTable .tableCell {
		padding: 4px 2px;
		border-top: 1px dotted #dddddd;
	}
	
	
/* DROP DOWN MENUS */

#dropDownBlock {
	text-align: left;
	position: absolute;
	margin-top: -19px;
	z-index: 1000;
}

.dropdown {
	display: none;
	width: 190px;
	position: absolute;
	z-index: 50;
	white-space: nowrap;
	border-right: 1px solid #d3d3d3;
	border-bottom: 1px solid #d3d3d3;
}

	.ddBack {
		padding-top: 8px;
		padding-bottom: 8px;
		padding-left: 5px;
		padding-right: 5px;
		background: #ffffff url('images/dd-back.gif') repeat-x;
		border-bottom: 2px solid #e0e0e0;
		border-left: 1px solid #e3e3e3;
		border-right: 1px solid #e3e3e3;
	}
	
	.ddBack2 {
		padding-top: 6px;
		background: #ffffff url('images/dd-back.gif') repeat-x;
		border-top: 2px solid #e0e0e0;
		border-bottom: 1px solid #efefef;
	}

	a.ddLink, a.ddLink:link, a.ddLink:visited, a.ddLink:active {
		font-size: 11px;
		line-height: 21px;
		display: block;
		white-space: nowrap;
		color: #444444;
		text-decoration: none;
		padding: 0px 8px;
		margin-bottom: 4px;
	}
		
	a.ddLink:hover {
		color: #ffffff;
		background: url('images/ddlink-back.gif') no-repeat;
	}
	
#pageSection {
	margin: 0px 20px;
}

#pageMap {
	display: none;
	background: url('images/gradient1.gif') repeat-x;
	text-align: left;
	margin-top: 25px;
	margin-bottom: 35px;
	clear: both;
	padding: 10px 18px;
	border: 1px solid #dddddd;
}

	.pmCol {
		float: left;
		width: 215px;
	}
	
	
	a.pmTitle, a.pmTitle:link, a.pmTitle:visited, a.pmTitle:active {
		font-weight: bold;
		font-size: 10px;
		line-height: 18px;
		display: block;
		white-space: nowrap;
		color: #666666;
		text-decoration: none;
		border-bottom: 1px solid #cccccc;
		margin-bottom: 5px;
	}
	
	a.pmTitle:hover {
		color: #f5641d;
		text-decoration: underline;
	}
	
	a.pmLink, a.pmLink:link, a.pmLink:visited, a.pmLink:active {
		font-size: 10px;
		line-height: 18px;
		display: block;
		white-space: nowrap;
		color: #666666;
		text-decoration: none;
	}
	
	a.pmLink:hover {
		color: #f5641d;
		text-decoration: underline;
	}
	
form {
	margin: 20px 0px;
	border-top: 1px solid #dddddd;
	padding: 10px 00px;
}

form.float {
	float: left;
	border: none;
	margin: 0px;
	margin-right: 5px;
}

.formRow {
	clear: both;
	border-bottom: 1px dotted #dddddd;
}

.formLabel {
	color: #888888;
	float: left;
	width: 150px;
	white-space: nowrap;
	padding: 8px;
}

.formField {
	padding: 8px;
}

.formLabel2 {
	color: #888888;
	float: left;
	width: 180px;
	white-space: nowrap;
	padding: 8px;
}

.formField2 {
	padding: 8px;
	margin-left: 188px;
}

.orderFormField {
	font: 11px/12px Verdana, Arial, Helvetica, Geneva, sans-serif;
	border: none;
	background: none;
	padding: 2px;
	border-bottom: 1px dotted #cccccc;
	width: 120px;
	text-align: left;
}

.orderFormFieldR {
	font: 11px/12px Verdana, Arial, Helvetica, Geneva, sans-serif;
	border: none;
	background: none;
	padding: 2px;
	border-bottom: 1px dotted #cccccc;
	width: 120px;
	text-align: right;
}

.orderFormFieldREM {
	font: bold 11px/12px Verdana, Arial, Helvetica, Geneva, sans-serif;
	border: none;
	background: #ffffff;
	padding: 2px;
	border-bottom: 1px solid #cccccc;
	width: 120px;
	text-align: right;
}

.orderFormFieldC {
	font: 11px/12px Verdana, Arial, Helvetica, Geneva, sans-serif;
	border: none;
	background: none;
	padding: 2px;
	border-bottom: 1px dotted #cccccc;
	width: 120px;
	text-align: center;
}

.formButtonRow {
	clear: both;
}

.formSelect {
	font: 11px/12px Verdana, Arial, Helvetica, Geneva, sans-serif;
}

.inputLarge {
	font: 11px/12px Verdana, Arial, Helvetica, Geneva, sans-serif;
	width: 350px;
}

.inputMedium {
	font: 11px/12px Verdana, Arial, Helvetica, Geneva, sans-serif;
	width: 200px;
}

.inputSmall {
	font: 11px/12px Verdana, Arial, Helvetica, Geneva, sans-serif;
	width: 80px;
}

.inputLargeFocus {
	font: 11px/12px Verdana, Arial, Helvetica, Geneva, sans-serif;
	width: 350px;
	background-color: #ffffdd;
}

.inputMediumFocus {
	font: 11px/12px Verdana, Arial, Helvetica, Geneva, sans-serif;
	width: 200px;
	background-color: #ffffdd;
}

.error {
	font-size: 13px;
	border: 1px solid #cccccc;
	background: #f0f0f0;
	color: #bb0000;
	text-align: center;
	padding: 10px;
}

.nowrap {
	white-space: nowrap;
}

.infoWindow {
	position: absolute;
	top: 125px;
	z-index: 10000;
	display: none;
	width: 100%;
	text-align: center;
}

.infoContent {
	width: 858px;
	margin: 0px auto;
	background: #ebebeb url('images/gradient3.gif') repeat-x;
	border: 1px solid #cccccc;
	border-bottom: 2px solid #aaaaaa;
	padding: 20px;
	text-align: left;
}

.infoButtons {
	margin-top: 10px;
}

.orange {
	color: #f5641d;
}

.white {
	color: #ffffff;
}

.transparent {
	opacity: 0.75;
}

.opaque {
	opacity: 1.0;
}

.hidden {
	display: none;
}

/*** Order Form ***/

.wofIconPane {
	background: url('images/panel-back.gif') no-repeat;
	width: 900px;
	height: 132px;
	text-align: center;
}

.wofIconPaneActive {
	background: url('images/panel-back-active.gif') no-repeat;
	width: 900px;
	height: 132px;
	text-align: center;
}

.wofPaneArrow {
	display: block;
	text-align: center;
	padding-left: 35px;
	margin-top: -1px;
}

.wofButtonContainer {
	margin: 0px auto;
	padding: 0px;
	padding-top: 8px;
}

.wofButton, a.wofButton:visited {
	font-size: 90%;
	line-height: 110%;
	display: block;
	text-align: center;
	background: url('images/b-cp-back-normal.png') top center no-repeat;
	text-decoration: none;
	width: 149px;
	height: 120px;
	float: left;
	outline: none;
}

a.wofButton:active {
	font-size: 90%;
	line-height: 110%;
	display: block;
	text-align: center;
	background: url('images/b-cp-back-hover.png') top center no-repeat;
	text-decoration: none;
	width: 149px;
	height: 120px;
	float: left;
	outline: none;
}

.wofButtonActive, a.wofButtonActive:visited, a.wofButtonActive:active {
	font-size: 90%;
	line-height: 110%;
	display: block;
	text-align: center;
	background: url('images/b-cp-back-active.png') top center no-repeat;
	text-decoration: none;
	width: 149px;
	height: 120px;
	float: left;
	outline: none;
}

.roundedFrame {
	border: 1px solid #bbbbbb;
	width: 898px;
	text-align: left;
	background: #ffffff url('images/panel-gradient.gif') bottom repeat-x;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-opera-border-radius: 6px;
	-khtml-border-radius: 6px;
	border-radius: 6px;
}

.roundedFrameContent {
	padding: 15px;
}

.sliderPane {
	width: 600px;
	height: 256px;
	background: url('images/slider-background.gif') bottom center no-repeat;
	text-align: center;
	margin: 0px auto;
}

.sliderTabs {
	height: 26px;
	margin: 0px auto;
}

.sliderTabActive, a.sliderTabActive, a.sliderTabActive:visited, a.sliderTabActive:active {
	font-size: 10px;
	display: block;
	float: left;
	width: 130px;
	height: 26px;
	background: url('images/tab.png') no-repeat;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	line-height: 24px;
	margin-top: 1px;
}

.sliderTab, a.sliderTab, a.sliderTab:visited, a.sliderTab:active {
	font-size: 10px;
	display: block;
	float: left;
	width: 130px;
	height: 26px;
	background: url('images/tab-off.png') no-repeat;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	color: #dddddd;
	line-height: 24px;
	margin-top: 1px;
	padding-top: 1px;
}

a.sliderTab:hover {
	color: #ffffff;
}

.slider {
	position: absolute;
	left: 155px;
	top: -2px;
	cursor: pointer;
}

.sliderRow {
	position: relative;
	width: 581px;
	height: 20px;
	background: url('images/slider-minmax.png') no-repeat;
	margin: 10px;
	text-align: left;
}

.sliderRowFocus {
	position: relative;
	width: 581px;
	height: 20px;
	background: url('images/slider-minmax-focus.png') no-repeat;
	margin: 10px;
	text-align: left;
}

.sliderTitle {
	float: left;
	margin-left: 6px;
	font-weight: bold;
	color: #ffffff;
}

.sliderValue {
	float: right;
	margin-right: 6px;
	font-weight: bold;
	color: #ffffff;
}

.sliderRowLabels {
	position: relative;
	width: 581px;
	height: 20px;
	background: url('images/slider-labels.png') no-repeat;
	margin: 10px;
	text-align: left;
}

.sliderSwitch {
	position: absolute;
	left: 163px;
	cursor: pointer;
}

.sliderOptions {
	color: #ffffff;
}

.sliderOptionsDisabled {
	color: #dddddd;
}

input[type="radio"] {
	margin: 2px;
	padding: 0px;
	vertical-align: middle;
}

.formRow2x {
	clear: both;
}

.formLabel2x {
	color: #888888;
	float: left;
	width: 150px;
	white-space: nowrap;
	padding: 4px;
	text-align: right;
}

.formField2x {
	padding: 4px;
	margin-left: 165px;
}