/* CSS Document */
html, body {
	text-align: left;
	margin: 0 auto;
	padding: 0;
	background-color: #6699CC;
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	}
#shell {
	width: 661px;
	margin: 0 auto;
	}
#header {
	width: 100%;
	height: 34px;
/*	background-image: url(../images/en/printSelect/fargo_logo_bak.gif);
	background-repeat: repeat-x;
*/	margin: 0px;margin: 0 auto;
	background-color: #EEE;
	}
#headercontents {
	height: 34px;
	width: 661px;
	margin: 0 auto;
	}
#contents {
	width: 661px;
	background: #6699CC;
	color:#FFFFFF;
	padding: 14px 0 0 0;
	}
#copywrite {
	color: #FFF;
	margin-top:3px;
	padding-bottom: 20px;
	}
.inner-margin-dark {
	margin-left:15px;
	}
.content-dark{
	color:#333333;
	font-size:12px;
	}
.radio-margin {
	margin-right:10px;
	}
h1 {
	font-weight: normal;
	font-size: 18px;
	color: #FFF;
	}
h1.black {
	font-weight: normal;
	font-size: 16px;
	color: #333333;
	}
h2.black {
	font-weight: normal;
	font-size: 14px;
	color: #000000;
	}
.bg-layer-inner {
	font-size: 10px;
	color: #000000;
	margin-left: 10px;
}
td {
	color: #000000;
}
.ps-title { 
	color: #000000;
	font-size: 14px;
 	font-weight: normal;

}
.ps-question { color: #000000; font-size: 14px; font-weight: normal; }
.ps-solutionquestion { color: #456395; font-weight: bold; font-size: 14px; padding-left: 1px; font-family: Helvetica,Arial,sans-serif; }
.c-pagination {
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
	color: #000000;
	font-size: 12px;
}



.c-pagination form {
	clear: both;
	float: right;
	color: #000000;
}

.c-pagination select {
	font-size: 11px;
	font-family: Arial, Helvetica, Sans-serif;
	color: #000000;
}
.c-pagination a {
	font-weight: bold;
 	color:#333333;
 	text-decoration: none;
	margin-right: 5px;
	margin-left: 5px;
}

.c-pagination a:hover {
	font-weight: bold;
	color:#666666;
	text-decoration: underline;
	margin-right: 5px;
	margin-left: 5px;
}
.currentpage {
	color: #FFA74E;
	font-weight: bolder;
	font-size: 11px;
	margin-right: 5px;
	margin-left: 5px;
	
}
	
DIV.sat-questions-intro { color: #000000;margin-left: 10px;padding-top: 10px }

OL.sat-questions { padding-left: 1em; margin-left: 1em; }
LI.sat-question { font-weight: bold; }
DIV.sat-answers { font-weight: normal; margin: 5px 0px 20px 0px; }
INPUT.sat-submit { color: #FFFFFF; font-weight: bold; background-color: #6484BD; border: 0px; padding-top: 3px; padding-bottom: 3px; cursor: hand; cursor: pointer; }
FORM.sat-form { padding: 0px; margin: 0px; }

DIV.sat-answer-selected SPAN { background-color: #5876A5; color: #FFFFFF; padding: 1px 2px 1px 2px; }
DIV.sat-answer SPAN { padding: 1px 2px 1px 2px; }

TABLE.sat-result-header { width: 100%; border-bottom: 1px solid #A9A9A9; margin-bottom: 10px; }
TABLE.sat-result-header TD { padding-bottom: 3px; }

.sat-slot-callout { font-size: 16px; color: #5876A5; font-weight: bold; margin-bottom: 30px; }

TABLE.sat-result-page { width: 100%; }

TD.sat-result-title { font-size: 16px; color: #000000; font-weight: bold; }
TD.sat-result-subtitle { font-size: 14px; color: #000000; font-weight: bold; padding-top: 4px; }
TD.sat-result-points { font-size: 13px; color: #000000; font-weight: bold; }
DIV.sat-result-body { margin-bottom: 40px; }
DIV.sat-result-overall { font-size: 14px; color: #000000; margin-bottom: 15px; }
DIV.sat-result-text { font-size: 12px; color: #000000; }

DIV.sat-recommendbutton-text { padding-bottom: 10px; padding-top: 20px; }

TD.sat-range-title-low { color: #000000; font-weight: bold; }
TD.sat-range-title-mid { color: #FFFFFF; font-weight: bold; }
TD.sat-range-title-high { color: #FFFFFF; font-weight: bold; }
TD.sat-range-score { color: #5876A5; text-align: center; }
DIV.sat-range-average { font-size: 11px; margin-top: 5px; font-weight: normal; padding: 0px 9px 0px 9px; }

TABLE.sat-recommend-page { width: 100%; }
TABLE.sat-recommend-product { padding: 10px 0px 10px 0px; border-top: 1px dotted #999999; }
TABLE.sat-recommend-product-first { padding: 10px 0px 10px 0px; }
TABLE.sat-recommend-product TD,TABLE.sat-recommend-product-first TD { padding-right: 10px; }
TABLE.sat-recommend-resource { padding: 10px 0px 10px 0px; }
TABLE.sat-recommend-resource-first { padding: 10px 0px 10px 0px; }
TABLE.sat-recommend-resource TD,TABLE.sat-recommend-resource-first TD { padding-right: 5px; }
TABLE.sat-recommend-dyk { padding: 10px 0px 10px 0px; }
TABLE.sat-recommend-dyk-first { padding: 10px 0px 10px 0px; }
DIV.sat-recommend-set { padding-bottom: 30px; }
DIV.sat-product-text { margin-bottom: 7px; }
DIV.sat-recommend-title { font-weight: bold; }
DIV.sat-recommend-text { margin-top: 5px; margin-bottom: 10px; }

TABLE.sat-results-tabbar { margin: 0px 0px 5px 0px; }
DIV.sat-results-printfriendly { margin: 0px 0px 20px 0px; }

A.sat-product-link { font-weight: bold; color: #5876A5; text-decoration: none; }
A.sat-product-link:active { font-weight: bold; color: #5876A5; text-decoration: none; }
A.sat-product-link:visited { font-weight: bold; color: #5876A5; text-decoration: none; }
A.sat-product-link:hover { font-weight: bold; color: #5876A5; text-decoration: underline; }

A.sat-resource-link { color: #666666; text-decoration: underline; }
A.sat-resource-link:active { color: #666666; text-decoration: underline; }
A.sat-resource-link:visited { color: #666666; text-decoration: underline; }
A.sat-resource-link:hover { color: #000000; text-decoration: underline; }

A.sat-nav-link { color: #000000; text-decoration: none; }
A.sat-nav-link:active { color: #000000; text-decoration: none; }
A.sat-nav-link:visited { color: #000000; text-decoration: none; }
A.sat-nav-link:hover { color: #000000; text-decoration: underline; }

A.recommendations { color: #FFFFFF; text-decoration: none; font-weight: bold; font-family: Helvetica, sans-serif; font-size: 14px}
A.recommendations:hover { color: #FFFFFF; text-decoration: none; font-weight: bold; font-family: Helvetica, sans-serif; font-size: 14px}

.popup { POSITION: absolute; VISIBILITY: hidden; BACKGROUND-COLOR: #efefef; LAYER-BACKGROUND-COLOR: yellow; width: 200; BORDER-LEFT: 1px solid black; BORDER-TOP: 1px solid black; BORDER-BOTTOM: 3px solid black; BORDER-RIGHT: 3px solid black; PADDING: 3px; z-index: 10 }




a.closeLink {
	color: #000000;
}

#pagehead {
	width: 662px;
	border-bottom: 1px solid #FFF;
	height: 26px;
	}
.logo {
	float: left;
	padding-top: 2px;
	}
.close {
	float: right;
	padding-top: 10px;
	}
a.closelink {
	font-weight: bold;
	font-size: 11px;
	color:#003893;
	text-decoration: none;
	}
a.closelink:hover {
	font-weight: bold;
	font-size: 11px;
	color:#000;
	text-decoration: underline;
	}
a {
	color: #FFFFFF;
	text-decoration: none;
	}
a:hover {
	color:#333333;
	text-decoration: underline;
	}
#navtabs {
	width: 661px;
	height: 24px;
	background-image: url(../images/en/printSelect/tab_bakground.gif);
	background-repeat: no-repeat;
	}
#bodycontent {
	width: 661px;
	background-image: url(../images/en/printSelect/body_gradient.gif);
	background-repeat: repeat-x;
	background-color:#5c5a5b;
	}
#bodyfiller {
	width: 661px;
	padding-bottom:7px;
	background-image: url(../images/en/printSelect/body_table_footer.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	}

	
/* SINGLE REPEATER */
.singlerepeattext {
	padding: 8px;
	color:#333333;
	}	
#bodytop {
	width: 661px;
	background-image: url(../images/en/printSelect/body_top.gif);
	background-repeat: no-repeat;
	background-position: top;
	}
	
#bodycontent2 {
	width: 661px;
	background-image: url(../images/en/printSelect/body_repeat.gif);
	background-repeat: repeat-y;
	}
#bodyfooter {
	width: 661px;
	height: 9px;
	background-image: url(../images/en/printSelect/body_footer.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	}
	
	
#right-side{
	float: right;
	text-align: left;
	width: 223px;   
	}

.right-side-content{
	margin: 20px 10px 20px 5px;
	padding:0px;
	}

/* TABBED NAVIGATION  */
a.tabs {
	font-weight: bold;
	font-size: 12px;
	color:#FFFFFF;
	text-decoration: none;
	}
a.tabs:hover {
	font-weight: bold;
	font-size: 12px;
	color:#FFFFFF;
	text-decoration: underline;
	}
a.tabsinactive {
	font-weight: bold;
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: none;
	}
a.tabsinactive:hover {
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
	}
.tabtext_on {
	font-weight: bold;
	font-size: 12px;
	padding: 3px 14px 0px 14px;
	}
.tabtext_off {
	font-weight: bold;
	font-size: 12px;
	padding: 3px 8px 0px 8px;
	}
.buttonshell_on {
	margin: 3px 0px 0px 4px;
	height: 21px;
	float: left;
	}
	.tab_left_on {
		display: block;
		float: left;
		width: 5px;
		height: 21px;
		background-image: url(../images/en/printSelect/tab_on_left.gif);
		background-position: bottom;
		background-repeat: no-repeat;
		}
	.tab_repeat_on {
		display: block;
		float: left;
		height: 21px;
		background-image: url(../images/en/printSelect/tab_on_rpt.gif);
		background-position: bottom;
		background-repeat: repeat-x;
		}
	.tab_right_on {
		display: block;
		float: left;
		width: 5px;
		height: 21px;
		background-image: url(../images/en/printSelect/tab_on_right.gif);
		background-position: bottom;
		background-repeat: no-repeat;
		}
/* TABS - OFF - */
.buttonshell_off {
	margin: 6px 0px 0px 4px;
	height: 18px;
	float: left;
	}
	.tab_left_off {
		display: block;
		float: left;
		width: 5px;
		height: 18px;
		background-image: url(../images/en/printSelect/tab_off_left.gif);
		background-position: bottom;
		background-repeat: no-repeat;
		}
	.tab_repeat_off {
		display: block;
		float: left;
		height: 18px;
		background-image: url(../images/en/printSelect/tab_off_rpt.gif);
		background-position: bottom;
		background-repeat: repeat-x;
		}
	.tab_right_off {
		display: block;
		float: left;
		width: 5px;
		height: 18px;
		background-image: url(../images/en/printSelect/tab_off_right.gif);
		background-position: bottom;
		background-repeat: no-repeat;
		}
.buttonshell_text {
		font-size: 11px;
		font-weight: normal;
		display: block;
		margin: 3px 8px 0px 4px;
		height: 21px;
		float: right;
	}
.buttonshell_text a {
		color:#FFFFFF;
		font-weight:normal;
		text-decoration:none;
		}

	
	
/* INNER-CONTENT HOME */

.main-inner {
	margin: 5px auto 0px auto;
	text-align: left;
	width:650px;
	background-image:url(../images/en/printSelect/inner_repeat.gif);
	background-repeat:repeat-y;  
	}

.bg-layer-inner{
	width: 650px;
	background-image:url(../images/en/printSelect/inner_top.gif);
	background-repeat:no-repeat;
	height:252px;
	margin:0px;
	padding:0px;  
			}
.bg-layer-inner-clear {
	width: 650px;
	height:252px;
	margin:0px;
	padding:0px;  
}
.footer-inner {
	clear: both;
	height: 9px;
	margin: 0px;
	position: relative;
	width: 650px;
	background-image: url(../images/en/printSelect/inner_footer.gif);
	background-position: top;
	background-repeat: no-repeat;
	}
#content-left {
  float: left;
  margin: 0px auto 0px auto;
  text-align: left;
  
}
#innerContent-left {
	margin-left:15px;
	margin-top:20px;
	margin-right: 20px;
	margin-bottom: 30px;
	text-align: left;
	color:#333333;
}
	
/* GRAY BOX */

.main-graybox {
	margin: 0px auto 20px auto;
	text-align: left;
	padding-right:15px; 
	background-repeat: repeat-y;
	float:right;   
	}
.main-content-graybox{
	text-align: left;
	margin:0px;
	padding:0px;
		}
.bg-layer-graybox{
	width: 288px;
	background-image:url(../images/en/printSelect/gray_box_top.gif);
	background-repeat:no-repeat;
	height:153px;
	margin:0px;
	padding:0px;  
			}
.content-graybox{
	float: left;
	margin: 0px 0px 0px 0px;
	width: 288px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	}
.innerContent-graybox {
	margin-left:15px;
	margin-top:15px;
	margin-right: 15px;
	margin-bottom: 10px;
	height: 100%;
	text-align: left;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
.footer-graybox {
	clear: both;
	height: 20px;
	margin: 0px;
	position: relative;
	width: 288px;
	background-image: url(../images/en/printSelect/gray_box_footer.gif);
	background-position: top;
	background-repeat: no-repeat;
	}
	
/* Yellow Button */
.buttons-yellow {
	display:block;
	font:normal 11px Arial; 
	text-align:center; 
	background-image:url(../images/en/printSelect/button_yellow_repeat.png);
	background-repeat:repeat-x; 
	float:left;
	}
.buttons-yellow-left {
	display:block;
	background-image:url(../images/en/printSelect/button_yellow_left.png);
	background-repeat:no-repeat; 
	float:left;
	width: 10px;
	height:21px;
	}
.buttons-yellow-right {
	display:block;
	background-image:url(../images/en/printSelect/button_yellow_right.png);
	background-repeat:no-repeat; 
	float:left;
	width: 12px;
	height:21px;
	}

.buttons-yellow a {
	display: block;	
	text-decoration: none;
	font-weight: bold;
	color:#FFFFFF !important; 
	padding-top: 4px; 
	padding-bottom:5px;
	margin:0;
	}
.buttons-yellow a:link,
.buttons-yellow a:visited,
.buttons-yellow a:active {
	color: #666666;
	font-weight:  bold;
	text-decoration: none;
	}
.buttons-yellow a:hover{
	color:#FFFFFF;
	text-align: center;
	}
	
/* Button Link Padding */
.buttonpadding {
	padding: 0 20px 0 15px;
	}