﻿/* ~~~~~~~~~~~~~~~~~~~~~~~BACKGROUND GRADIENT~~~~~~~~~~~~~~~~~~~~~~~*/

	body {
		background-image:		url('../images/stripe4.png');
		padding: 0;}
	
	
	

/*~~~~~~~~~~~~~~~~~GRAPHIC TABS, PANELS, AND LAYOUT~~~~~~~~~~~~~~~~~~~~*/

	.page {
		position: 				absolute;
		left: 					0px;
		top: 						0px;
		height: 					auto;
		width: 					100%;
		text-align: center;}   /*important*/

		
	.content {
		top: 						0px;
		width: 					1021px;
		margin-left: 			auto;
		margin-right: 			auto;
		margin-top: 			0;
		padding: 				0px;
		text-align: 			justify;}
	
	td img {
		display: 				block;
		border: 					0px;}




/*~~~~~~~~~~~~~~~~~~~~TOP NAVIGATION TABS OVERLAY~~~~~~~~~~~~~~~~~~~~~~*/

	#buttons {
		position: 			absolute;
		width: 				1021px;
		height: 				24px;
		margin-top: 		41px;
		margin-bottom: 	0px;}
	
	#button1 {
		display: 			block;
		position: 			absolute;
		float: 				right;
		top: 					0px;
		left: 				393px;
		width: 				107px;
		height: 				23px;
		margin-top: 		5px;
		font-family: 		"Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
		text-align: 		center;
		text-decoration: 	none;}
	
	#button2 {
		display: 			block;
		position: 			absolute;
		float: 				right;
		top: 					0px;
		left: 				500px;
		width: 				105px;
		height: 				23px;
		margin-top: 		5px;
		font-family: 		"Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
		text-align: 		center;}
	
	#button3 {
		position: 			absolute;
		display: 			block;
		margin-top: 		5px;
		width: 				104px;
		top: 					0px;
		left: 				605px;
		height: 				23px;
		float: 				right;
		font-family: 		"Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
		text-align: 		center;}




/*~~~~~~~~~~~~~~~~~~~~~~~~~~~TOP BUTTON BEHAVIOR~~~~~~~~~~~~~~~~~~~~~~~*/

	a.activeTab {
		font-family:	 	"Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
		font-size: 			14px;
		text-align: 		center;
		text-decoration: 	none;
		color: 				#6D92BC;}
		
	a.passiveTab {
		font-family: 		"Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
		font-size: 			13px;
		font-weight: 		normal;
		text-align: 		center;
		text-decoration: 	none;
		color: 				#A7A77C;}
	
	a.passiveTab:hover {
		font-family: 		"Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
		font-size: 			14px;
		text-align: 		center;
		font-weight: 		bold;
		text-decoration: 	none;
		color: 				#999966;}
		
		
		
		
/*~~~~~~~~~~~~~~~~NAVIGATION PANEL~~~~~~~~~~~~~~~~*/

	#navPanelWrapper {
		position: 			absolute;
		width: 				156px;
		height: 				522px;
		top: 					0px;
		left: 				25px;
		background-image:	url('../images/panel_gradient_nav_156.png');
		font-family: 		"Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;}
	
	#navPanelWrapperLong {
		position:			absolute;
		width: 				156px;
		height: 				1469px;
		top: 					0px;
		left: 				25px;
		background-image: url('../images/panel_gradient_nav_long.png');
		font-family: 		"Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
		font-size: 			16px;}
		
	ul {
		list-style: 		none;
		margin: 				0;
		padding: 			6px 0px;}
		
		
	li {
		display: 			block;
		padding: 			3px 8px;
		color: 				#A5A5A5;
		margin: 				10px;}
		
	li a {
		display: 			block;
		margin: 				1px;
		padding: 			3px;
		border-bottom: 	1px;
		border-bottom-style: dotted;
		border-color: 		#336699;
		text-decoration: 	none;
		color: 				#336699;}
	
		/* IE 6 ONLY -> */
		#IE6ordersnav li a {
			border-bottom-style: solid;
			border-color: 		#D0D7E0;}
	
	li a:hover {
		background: 		#EEF2F7;}




/*~~~~~~~~~~~~~~~~~~~~~~~~~~CONTENT OVERLAY~~~~~~~~~~~~~~~~~~~~~~~~~~*/

	#overlay {
		position: 			absolute;
		width: 				1021px;
		height: 				522px;
		margin-top: 		155px;
		margin-bottom: 	0px;
		background-color:	transparent;}
	
	
	#overlayLong {
		position: 			absolute;
		width: 				1021px;
		height: 				1490px;
		margin-top: 		155px;
		margin-bottom: 	0px;
		background-color:	transparent;}




/*~~~~~~~~~~~~~~~~~CONTENT PANEL~~~~~~~~~~~~~~~~~~*/

	#contentPanelWrapper {
		position:			absolute;
		width: 				804px;
		height: 				522px;
		top: 					0px;
		left: 				193px;
		background-image:	url('../images/panel_gradient_content.png');}
	
	#contentPanelWrapperLong {
		position:			absolute;
		clear: 				right;
		width:				804px;
		height: 				1469px;
		top:					0px;
		left:					193px;
		background-image:	url('../images/panel_gradient_content_long.png');}
	
	h2 {
		display: 			block;
		margin-top: 		0px;
		margin-bottom: 	15px;
		border-bottom: 	1px;
		border-bottom-style: dotted;
		border-bottom-color: #336699;
		padding-bottom: 	0px;
		font-family: 		font-family: Garamond, "Times New Roman", Times, serif;
		font-size: 			30px;
		font-weight: 		normal;
		line-height: 		32px;
		text-align: 		left;
		color: 				#336699;}

		/* IE6 Only*/		
		#IE6content h2 {
			border-bottom-style: solid;
			border-bottom-color: #85a3c2;}

	#faqBlock {
		display: 			block;
		margin-top: 		30px;
		margin-left: 		70px;
		margin-right:		70px;}
	
	#faqBlock p.question {
		margin-top: 		0px;
		margin-bottom: 	10px;
		font-family: 		"Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
		font-size: 			15px;
		font-weight: 		normal;
		line-height: 		18px;
		color: 				#336699;}
		
	#faqBlock p.answer {
		display: 			block;
		margin-top: 		0px;
		margin-bottom: 	0px;
		padding-right: 	0px;
		font-family: 		"Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
		font-size: 			14px;
		font-weight: 		normal;
		line-height: 		17px;
		color: 				#85a3c2;}
	
	#faqBlock a {
		display: 			block;
		margin-top: 		-7px;
		margin-bottom: 	0px;
		border-bottom: 	1px;
		border-bottom-color: #C7D0DB;
		border-bottom-style: dotted;
		padding-top: 		0px;
		padding-bottom: 	2px;
		padding-right: 	0px;
		font-family: 		"Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
		font-size: 			9px;
		font-weight: 		normal;
		text-align: 		right;
		text-decoration: 	none;
		color: 				#85a3c2;}


			#IE6content #faqBlock a {
				border-bottom-style: solid;
				border-bottom-color: #D0D7E0;
				margin-top: -8px;}

	#faqBlock a.bookmark {
		border-bottom: 	0px;}
	
	#faqBlock a:hover {
		color: 				#999966;}

		
	
	#faqJumpBlock {
		display: 			block;
		margin-top: 		30px;
		margin-left: 		70px;
		margin-right:		70px;}
		
	#faqJumpBlock p.topic {
		display: 			block;
		margin-top: 		40px;
		margin-bottom: 	0px;
		border-bottom: 	1px;
		border-bottom-style: dotted;
		border-bottom-color: #336699;
		padding-bottom: 	0px;
		font-size: 			22px;
		font-style: 		oblique;
		line-height: 		22px;
		text-align: 		left;
		color: 				#336699;}
	
	#faqJumpBlock a.jump {
		display: 			block;
		margin-top: 		0px;
		margin-bottom: 	0px;
		border-bottom: 	1px;
		border-bottom-color: #C7D0DB;
		border-bottom-style: dotted;
		padding-top: 		18px;
		padding-bottom: 	18px;
		padding-left:	 	0px;
		padding-right: 	50px;
		font-family: 		"Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
		font-size: 			15px;
		font-weight: 		normal;
		line-height: 		17px;
		text-align: 		justify;
		text-decoration: 	none;
		color: 				#85a3c2;}
		
	

	
	#faqJumpBlock a.jump:hover {
		background-color:	#EEF2F7;
		color: 				#336699;}
	
			#IE6content #faqJumpBlock a.jump {
			border-bottom-style: solid;
			border-bottom-color: #D0D7E0;}

			#IE6content #faqJumpBlock p.topic  {
				border-bottom-style: solid;
				border-bottom-color: #85a3c2;}
	
	#faqJumpBlock p.header {
	
		display: 			block;
		margin-top: 		0px;
		margin-bottom: 	0px;
		padding-right: 	20px;
		line-height: 		17px;
		font-family: 		"Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
		font-size: 			15px;
		font-weight: 		normal;
		text-align: 		justify;
		color: 				#85a3c2;}
		
	#faqJumpBlock p.header a {
		margin-top: 		0px;
		margin-bottom: 	0px;
		padding-right: 	0px;
		font-family: 		"Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
		font-size: 			14px;
		font-weight: 		normal;
		line-height: 		17px;
		text-align: 		left;
		text-decoration:	underline;
		color: 				#336699;}
		
	#faqJumpBlock p.header a:hover {
		color: 				#999966;}
		
	#faqJumpBlock a:hover {
		color: 				#999966;}
		
		

		
		
/*~~~~~~~~~~~~~~~~~~~~~FOOTER~~~~~~~~~~~~~~~~~~~~~*/

	#footerWrapper {
		position: 			absolute;
		top: 					520px;
		left: 				0px;
		height: 				100px;
		width: 				992px;
		padding-top: 		20px;
		font-family:	 	"Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;}
	
	.bigFooter {
		margin-bottom: 	8px;
		padding: 			0px;
		font-size: 			13px;
		text-align: 		center;
		color: 				#336699;}
		
	.smallFooter {
		margin-top: 		-8px;
		padding: 			0px;
		font-size: 			13px;
		text-align: 		center;
		color: 				#336699;}
		
	.smallFooter a {
		font-size: 			13px;
		text-align: 		center;
		padding: 			0px;
		margin-top: 		-8px;
		color:		 		#336699;}
	
	
	

	
/*~~~~~~~~~~~~~~~~~~~~~FOOTER~~~~~~~~~~~~~~~~~~~~~*/

	#footerWrapperLong {
		position: 			absolute;
		top: 					1475px;
		left: 				0px;
		height: 				100px;
		width: 				992px;
		padding-top: 		20px;
		font-family: 		"Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;}
