/* CSS Document */
html, body {
	text-align: center;
	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;
	padding: 0 10px 0 10px;
	text-align:left;
	}
#header {
	width: 100%;
	height: auto;
/*	background-image: url(../images/fargo_logo_bak.gif);*/
/*	background-repeat: repeat-x;*/
	margin: 0 auto;
	background-color: #EEE;
	padding: 0 10px 0 10px;
	}
#headercontents {
	height: 34px;
	width: 661px;
	margin: 0 auto;
	padding: 0 10px 0 10px;
	}
#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;
	margin-top:20px;
	}
.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;
	}
.border-bottom {
	border-bottom:1px solid #999999;
	width:100%;
	}
#pagehead {
	width: 662px;
	border-bottom: 1px solid #FFF;
	height: 26px;
	}
.logo {
	float: left;
	padding-top: 2px;
	}
.close {
	float: right;
	padding-top: 10px;
	color: #003893;
	}
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;
	}
a:visited {
	color: #CCCCCC;
	font-weight: bold;
}
#navtabs {
	width: 661px;
	height: 24px;
	background-image: url(../images/tab_bakground.gif);
	background-repeat: no-repeat;
	}
#bodycontent {
	width: 661px;
	background-image: url(../images/body_gradient.gif);
	background-repeat: repeat-x;
	background-color:#5c5a5b;
	}
#bodyfiller {
	width: 661px;
	padding-bottom:7px;
	background-image: url(../images/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/body_top.gif);
	background-repeat: no-repeat;
	background-position: top;
	}
	
#bodycontent2 {
	width: 661px;
	background-image: url(../images/body_repeat.gif);
	background-repeat: repeat-y;
	}
#bodyfooter {
	width: 661px;
	height: 9px;
	background-image: url(../images/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;
	color:#FFFFFF;
	}
.tabtext_off {
	font-weight: bold;
	font-size: 12px;
	padding: 3px 8px 0px 8px;
	color:#CCCCCC;
	}
.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/tab_on_left.gif);
		background-position: bottom;
		background-repeat: no-repeat;
		}
	.tab_repeat_on {
		display: block;
		float: left;
		height: 21px;
		background-image: url(../images/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/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/tab_off_left.gif);
		background-position: bottom;
		background-repeat: no-repeat;
		}
	.tab_repeat_off {
		display: block;
		float: left;
		height: 18px;
		background-image: url(../images/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/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/inner_repeat.gif);
	background-repeat:repeat-y;  
	}

.bg-layer-inner{
	width: 650px;
	background-image:url(../images/inner_top.gif);
	background-repeat:no-repeat;
	height:252px;
	margin:0px;
	padding:0px;  
			}
.footer-inner {
	clear: both;
	height: 9px;
	margin: 0px;
	position: relative;
	width: 650px;
	background-image: url(../images/inner_footer.gif);
	background-position: top;
	background-repeat: no-repeat;
	}
#content-left {
  float: left;
  margin: 0px auto 0px auto;
  width: 420px;
  text-align: left;
  
}
#innerContent-left {
	margin-left:15px;
	margin-top:20px;
	margin-right: 50px;
	margin-bottom: 30px;
	height: 100%;
	text-align: left;
	color:#333333;
	}
	
/* GRAY BOX */

.main-graybox {
	margin: 30px auto 20px auto;
	text-align: left;
	padding-right:15px;
	float:right;   
	}
.main-content-graybox{
	text-align: left;
	margin:0px;
	padding:0px;
		}
.bg-layer-graybox{
	width: 288px;
	background-image:url(../images/gray_box_repeat.gif);
	background-repeat:repeat-y;
	height: 250px;
	margin:0px;
	padding:0px;  
			}
.content-graybox{
	background-image:url(../images/gray_box_top.gif);
	background-repeat:no-repeat;
	margin: 0px 0px 0px 0px;
	width: 288px;
	height:153px;
	text-align: left;
	}
.innerContent-graybox {
	margin-left:15px;
	margin-top:10px;
	margin-right: 15px;
	margin-bottom: 10px;
     padding-top: 15px;
	text-align: left;
	}
.innerContent-graybox ul {	
}
.footer-graybox {
	clear: both;
	height: 20px;
	margin: 0px;
	position: relative;
	width: 288px;
	background-image: url(../images/gray_box_footer.gif);
	background-position: top;
	background-repeat: no-repeat;
	}


#descriptions {
  height:230px;
  overflow:auto;
  padding-right:10px;
  font-size:12px;
  line-height:13px;
}

	
/* Yellow Button */
.buttons-yellow {
	display:block;
	font:normal 11px Arial; 
	text-align:center; 
	background-image:url(../images/button_yellow_repeat.png);
	background-repeat:repeat-x; 
	float:left;
	}
.buttons-yellow-left {
	display:block;
	background-image:url(../images/button_yellow_left.png);
	background-repeat:no-repeat; 
	float:left;
	width: 10px;
	height:21px;
	}
.buttons-yellow-right {
	display:block;
	background-image:url(../images/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;
	}

/* Grey Buttons */
.buttons-grey {
	display:block;
	font:normal 10px Arial; 
	text-align:left; 
	text-transform:uppercase;
	background-image:url(../images/gray_butn_repeat.gif);
	background-repeat:repeat-x; 
	padding-left:5px;
	padding-right:5px;
	float:left;
	}
.buttons-grey-left {
	display:block;
	background-image:url(../images/gray_butn_left.gif);
	background-repeat:no-repeat; 
	float:left;
	width: 25px;
	height:21px;
	}
.buttons-grey-right {
	display:block;
	background-image:url(../images/gray_butn_right.gif);
	background-repeat:no-repeat; 
	float:left;
	width: 12px;
	height:21px;
	}

.buttons-grey a {
	display: block;	
	text-decoration: none;
	font-weight: normal;
	color:#3d3d3d !important; 
	padding-top: 4px; 
	padding-bottom:5px;
	margin:0;
	}
.buttons-grey a:link,
.buttons-grey a:visited,
.buttons-grey a:active {
	color: #666666;
	font-weight:  normal;
	text-decoration: none;
	}
.buttons-grey a:hover{
	color:#FFFFFF;
	text-align: left;
	}	



/* Button Link Padding */
.buttonpadding {
	padding: 0 20px 0 15px;
	}
	
table.fargo { margin-top:20px; padding:0px;}
table.fargo tr.row-alt { background-color:#efedee; color:#333333; padding-top: 0px; padding-bottom: 0px; font-size:11px; }
table.fargo tr.row-alttitle { background-color:#efedee; color:#333333; padding-top: 0px; padding-bottom: 0px; font-size:11px; font-weight: bold; }
table.fargo tr.row { background-color:#ffffff; color:#333333; padding-top: 0px; padding-bottom: 0px; font-size:11px;}
table.fargo tr.row-nobg { color:#333333; font-size:11px; border-bottom: #dadada 1px solid; }
table.fargo td.left { color:#333333; font-size:11px; border-bottom: #dadada 1px solid; }
table.fargo td.left-nobot { color:#333333; font-size:11px; }
table.fargo td.left-pad { color:#333333; font-size:11px; border-bottom: #dadada 1px solid; padding:5px; }
table.fargo td.nobot { color:#333333; font-size:11px; border-left: #dadada 1px solid; padding:5px; height:30px;}
table.fargo td.right { color:#333333; font-size:11px; border-bottom: #dadada 1px solid; border-right: 1px solid #dadada; }
table.fargo td.right-pad { color:#333333; font-size:11px; padding:5px; border-bottom: #dadada 1px solid; border-right: 1px solid #dadada; }
table.fargo td.blank { color:#FFFFFF; font-size:11px; }
table.fargo td.leftborder { color:#333333; margin-top:11px; font-size:11px; border-left: #dadada 1px solid; border-bottom: #dadada 1px solid; }
table.fargo td.leftborder-pad { color:#333333; margin-top:11px; padding:5px; font-size:11px; border-left: #dadada 1px solid; border-bottom: #dadada 1px solid; text-align:center; }
table.fargo td.leftborder-pad2 { color:#333333; margin-top:11px; padding:8px; font-size:11px; border-left: #dadada 1px solid; border-bottom: #dadada 1px solid; }

table.fargo th.leftborder { color:#333333; font-weight:bold; padding: 5px; font-size:11px; border-left: #dadada 1px solid; border-bottom: #dadada 1px solid; padding-bottom:30px; }
table.fargo td.leftrightborder { color:#333333;font-size:11px;border-left: #dadada 1px solid; border-right: #dadada 1px solid; border-bottom: #dadada 1px solid; }
table.fargo td.leftrightborder-pad { color:#333333;font-size:11px;border-left: #dadada 1px solid; border-right: #dadada 1px solid; border-bottom: #dadada 1px solid; padding:5px; text-align:center; }
table.fargo td.leftrightborder-pad2 { color:#333333;font-size:11px;border-left: #dadada 1px solid; border-right: #dadada 1px solid; border-bottom: #dadada 1px solid; padding:5px; }
table.fargo a {
	display: block;	
	text-decoration: none;
	font-weight: normal;
	color:#333333 !important; 
	margin:0;
	}


table.fargo-cards { margin-top:20px; padding:0px;}
table.fargo-cards tr.row-alt { background-color:#efedee; color:#333333; padding-top: 0px; padding-bottom: 0px; font-size:11px; }
table.fargo-cards tr.row-alttitle { background-color:#efedee; color:#333333; padding-top: 0px; padding-bottom: 0px; font-size:11px; font-weight: bold; }
table.fargo-cards tr.row { background-color:#ffffff; color:#333333; padding-top: 0px; padding-bottom: 0px; font-size:11px;}
table.fargo-cards tr.row-nobg { color:#333333; font-size:11px; border-bottom: #dadada 1px solid; }
table.fargo-cards td.left { color:#333333; font-size:11px; }
table.fargo-cards td.blank { color:#FFFFFF; font-size:11px; }
table.fargo-cards td.leftborder { color:#333333; margin-top:11px; font-size:11px; border-left: #dadada 1px solid; }
table.fargo-cards th.leftborder { color:#333333; font-weight:bold; padding: 5px; font-size:11px; border-left: #dadada 1px solid;  padding-bottom:30px; }
table.fargo-cards td.leftrightborder { color:#333333;font-size:11px;border-left: #dadada 1px solid; border-right: #dadada 1px solid; border-bottom: #dadada 1px solid; }
