body {
	cursor: default;
}

.SKN_bodywrapper {
	background: url(images/body_bg.gif) top left repeat-x;
}

.SKN_left {
	background: url(images/left_bg.jpg) top right no-repeat;
	font-size: 0;
}

.SKN_right {
	background: url(images/right_bg.jpg) top left no-repeat;
	font-size: 0;
}

.SKN_center {
	background-color: #fff;
	padding-bottom: 20px;
}

.SKN_top {
	background: url(images/top_bg.jpg) top left no-repeat;
	width: 960px;
	height: 79px;
}

.SKN_logowrapper {
	background: url(images/logo_bg.gif) top left repeat-x;
	position: relative;
	width: 960px;
	height: 81px;
}

.SKN_logowrapper .logo {
	position: absolute;
	top: 0;
	left: 20px;
}

.SKN_logowrapper .payoff {
	background: url(images/payoff.gif) top left no-repeat;
	position: absolute;
	top: 47px;
	right: 20px;
	width: 107px;
	height: 7px;
}

.SKN_banner {
	background: url(images/banner.jpg) top left no-repeat;
	width: 920px;
	height: 254px;
	margin-left: 20px;
}

.SKN_radmenu {
	background: url(images/radmenu_bg.gif) top left no-repeat;
	width: 913px;
	height: 33px;
	margin: 12px 0 10px 20px;
	padding-left: 7px;
}

.SKN_breadcrumbwrapper {
	position: relative;
	width: 920px;
	height: 45px;
	margin-left: 20px;
}

.SKN_breadcrumbwrapper .breadcrumb {
	position: absolute;
	top: 0;
	left: 10px;
	font-family: Arial;
	color: #bfbfbf;
	font-size: 11px; 
	font-weight: normal;
}

.SKN_breadcrumbwrapper .login {
	position: absolute;
	top: 0;
	right: 10px;
	font-family: Arial;
	color: #bfbfbf;
	font-size: 11px;
	font-weight: normal;
}

.SKN_breadcrumbwrapper .breadcrumb .SkinObject,
.SKN_breadcrumbwrapper .breadcrumb a:link,
.SKN_breadcrumbwrapper .breadcrumb a:visited,
.SKN_breadcrumbwrapper .breadcrumb a:active,
.SKN_breadcrumbwrapper .breadcrumb a:hover,
.SKN_breadcrumbwrapper .login a:link,
.SKN_breadcrumbwrapper .login a:visited,
.SKN_breadcrumbwrapper .login a:active,
.SKN_breadcrumbwrapper .login a:hover,
.SKN_breadcrumbwrapper .login .SkinObject {
	font-family: Arial;
	color: #bfbfbf;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
}

.SKN_breadcrumbwrapper .breadcrumb a:hover,
.SKN_breadcrumbwrapper .login a:hover {
	color: #333;
}


.clear {
	clear: both;
}

.SKN_Contentpane {
	width: 509px;
	margin-left: 20px;
	margin-right: 20px;
	padding-right: 20px;
	padding-left: 7px;
	float: left;
	border-right: 1px solid #dedede;
	text-align: left;
}

.SKN_Sidepane {
	width: 357px;
	padding-right: 7px;
	float: left;
}

/*----GENERIC----*/

.SKN_Contentpane .Normal, .SKN_Contentpane .normal, .SKN_Contentpane p,
.SKN_Sidepane .Normal, .SKN_Sidepane .normal, .SKN_Sidepane p {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #333;
	line-height: 20px;
	padding: 0;
	margin: 0;
	margin-bottom: 20px;
}

.SKN_Contentpane a:link, .SKN_Contentpane a:active, .SKN_Contentpane a:visited, .SKN_Contentpane a:hover,
.SKN_Sidepane a:link, .SKN_Sidepane a:active, .SKN_Sidepane a:visited, .SKN_Sidepane a:hover {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #f8981d;
	line-height: 20px;
	padding: 0;
	margin: 0;
	text-decoration: underline;
}

.SKN_Contentpane a:hover,
.SKN_Sidepane a:hover {
	color: #000;
	text-decoration: none;
}


/*---- sIFR ---*/
.sIFR-flash {
  visibility: visible !important;
  margin: 0;
  padding: 0;
  text-align: left;
  letter-spacing: 0px;
}

.sIFR-replaced, .sIFR-ignore {
  visibility: visible !important;
}

.sIFR-alternate {
  position: absolute;
  left: 0;
  top: 0;
  width: 0;
  height: 0;
  display: block;
  overflow: hidden;
}

.sIFR-replaced div.sIFR-fixfocus {
  margin: 0pt; 
  padding: 0pt; 
  overflow: auto; 
  letter-spacing: 0px; 
  float: none;
}

