/* COMMON STYLE
--------------------------------------------------------- */
html, body, form, fieldset {
	margin: 0;
	padding: 0;
}

body {
	color: #000000;
	background: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 150%;
}

body#sph-bd {
	color: #333333;
	background: #F2F2F2;
	background: #EAF4F9;
}

body.fs1 {
	font-size: 10px;
}

body.fs2{
	font-size: 11px;
}

body.fs3{
	font-size: 12px;
}

body.fs4{
	font-size: 13px;
}

body.fs5{
	font-size: 14px;
}

body.fs6{
	font-size: 15px;
}

img {
	border: none;
}

/* ELEMENTS
--------------------------------------------------------- */
td, div {
	font-size: 100%;
}

ul {
	list-style: none;
}

ul li {
	padding-left: 30px;
	background: url(../images/bullet.gif) no-repeat 18px 8px;
	line-height: 180%;
}

/* MAIN LAYOUT DIVS
--------------------------------------------------------- */
#sph-wrapper {
	width: 100%;
	margin: 0;
	background: #F2F2F2;
	background: #EAF4F9;
}

#sph-containerwrap {
	background: url(../images/cw-bg1.gif) repeat-y 50% 0;
}

#sph-containerwrap2 {
	background: url(../images/cw-bg2.gif) no-repeat 50% 0;
}

#sph-container {
	background: url(../images/c-bg1.gif) repeat-y 18% 0;
}

#sph-container2 {
	padding: 20px 0;
	background: url(../images/c-bg2.gif) no-repeat 18% 0;
}

#sph-mainbody-fr #sph-col1 {
	width: 20%;
}

#sph-mainbody-fr #sph-contentwrap {
	width: 80%;
}

#sph-mainbody, #sph-mainbody-fl {
	float: left;
	width: 80%;
}

#sph-mainbody #sph-contentwrap {
	float: right;
	width: 75%;
}

#sph-mainbody-fl #sph-contentwrap {
	float: left;
	width: 100%;
}

#sph-mainbody-f, #sph-mainbody-fr {
	float: none;
	width: 100%;
}

#sph-mainbody-fr #sph-contentwrap {
	width: 74.8%;
	float: right;
}

#sph-mainbody-fr #sph-col1 {
	width: 20%;
	float: left;
}

#sph-mainbody-fr #sph-contentwrap {
	width: 80%;
}

#sph-content {
  background: #FFFFFF;
	padding: 0 20px 0 40px;
}
#sph-contentwrap {
	min-height: 300px;
	height: auto;
}
* html #sph-contentwrap {
	height: 300px;
}
#sph-mainbody-fl #sph-content {
	padding-left: 0;
}

#sph-mainbody-f #sph-content {
	padding: 0;
}

/* Full */
#sph-containerwrap-f {
	background: url(../images/cwf-bg.gif) repeat-x top left #F6F6F6;
	background: #EAF4F9;
}

#sph-containerwrap-f #sph-containerwrap2 {
	background: none;
}

#sph-containerwrap-f #sph-container,
#sph-containerwrap-f #sph-container2 {
	background: none;
}

/* Full left */
#sph-containerwrap-fl {
	background: url(../images/cwf-bg.gif) repeat-x top left #F6F6F6;
}

#sph-containerwrap-fl #sph-containerwrap2,
#sph-containerwrap-fl #sph-container,
#sph-containerwrap-fl #sph-container2 {
	background: none;
}

/* Full right */
#sph-containerwrap-fr {
	background: url(../images/cw-bg1.gif) repeat-y 50% 0;
}

#sph-containerwrap-fr #sph-containerwrap2 {
	background: url(../images/cw-bg2.gif) no-repeat 50% 0;
}

/* SEARCH
--------------------------------------------------------- */
#sph-search {
	padding-left: 20px;
	background: url(../images/icon-search.gif) no-repeat center left;
	position: absolute;
	bottom: 15px;
	right: 0;
}

#sph-search .inputbox {
	width: 120px;
	border: 1px solid #333333;
	padding: 3px 5px;
	color: #999999;
	background: #444444;
	font-size: 92%;
}

/* MAIN NAVIGATION
--------------------------------------------------------- */
#sph-pathway {
	font-size: 92%;
}

#sph-pathway strong {
	margin-right: 5px;
	font-weight: normal;
}

#sph-pathway a {
	text-decoration: none;
}

#sph-pathway img {
	margin: 1px 5px;
}

/* TOP MENU
--------------------------------------------------------- */
#sph-hornavwrap {
	border-top: 1px solid #777777;
	background: #ACD5EC;
}

#sph-hornav {
	border-left: 1px solid #777777;
}

#sph-hornav ul.menu {
	margin: 0; /* all lists */
	padding: 0;
	float: left;
}

#sph-hornav ul.menu li {
	margin: 0; /* all list items */
	padding: 0;
	float: left;
	display: block;
	background: none;
	cursor: pointer;
	position: relative;
	list-style: none;
}

#sph-hornav ul.menu li a {
	margin: 0;
	padding: 10px 20px;
	border-right: 1px solid #777777;
	display: block;
	color: #000C99;
	color: #333333;
	color: black;
	font-weight: bold;
	line-height: normal;
	text-decoration: none;
}

#sph-hornav ul.menu li a:hover,
#sph-hornav ul.menu li a:active,
#sph-hornav ul.menu li a:focus {
	background: #0B056D;
	background: #333333;
	background: #8DC3E5;
}


#sph-hornav ul.menu li:hover,
#sph-hornav ul.menu li.sfhover,
#sph-hornav ul.menu li.parentsfhover,
#sph-hornav ul.menu li.parent-activesfhover {
	background: #0B056D;
	background: #8DC3E5;
}

#sph-hornav ul.menu li.active a,
#sph-hornav ul.menu li.active a:hover,
#sph-hornav ul.menu li.active a:active,
#sph-hornav ul.menu li.active a:focus {
	background: #0B056D;
	background: #333333;
	background: #8DC3E5;
}

/* LEFT COLUMN + RIGHT COLUMN
--------------------------------------------------------- */
#sph-col1 {
	float: left;
	width: 24.99%;
	padding-top: 0px;
	overflow: hidden;
}

#sph-col2 {
	float: right;
	width: 20%;
	overflow: hidden;
}

/* LEFT MENU
--------------------------------------------------------- */
div.moduletable {
	padding: 0 0 20px;
	margin-bottom: 15px;
	margin-right: 5px;
}

#sph-container2 ul.menu {
	margin: 0;
	padding: 0px 0 0;
	list-style: none;
}

#sph-container2 ul.menu li {
	margin: 0 !important;
	padding: 0 !important;
	background: none !important;
}

#sph-container2 ul.menu li a {
	padding: 2px 0;
	display: block;
	color: #333333;
	background: url(../images/hdot2.gif) repeat-x bottom;
	text-decoration: none;
	outline: none;
}

#sph-container2 ul.menu li a span {
	padding-left: 16px;
	background: url(../images/bullet.gif) no-repeat 5px 5px;
}

#sph-container2 ul.menu li a:hover,
#sph-container2 ul.menu li a:active,
#sph-container2 ul.menu li a:focus {
	color: #333333;
	background: url(../images/hdot2.gif) repeat-x bottom #DDDDDD;
	text-decoration: none;
}

#sph-container2 ul.menu li.active a {
	background: url(../images/hdot2.gif) repeat-x bottom #FFFFFF;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}

#sph-container2 ul.menu li.active a span {
	background: url(../images/bullet.gif) no-repeat 5px 5px;
}

#sph-container2 ul.menu li ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sph-container2 ul.menu li li {
	padding: 0 0 0 15px !important;
	list-style: none;
}

#sph-container2 ul.menu li li a {
	color: #333333;
	background: none !important;
	font-size: 92%;
	font-weight: normal;
}

#sph-container2 ul.menu li li a:hover,
#sph-container2 ul.menu li li a:active,
#sph-container2 ul.menu li li a:focus {
	color: #333333;
	background: #DDDDDD !important;
}

#sph-container2 ul.menu li li a span {
	background: url(../images/bullet.gif) no-repeat 5px;
	font-weight: normal;
}

#sph-container2 ul.menu li li.active a span {
	font-weight: bold !important;
}

/* RIGHT MENU
--------------------------------------------------------- */
#sph-col2 .moduletable {
  padding: 10px;
  margin-left: 5px;
  background: white;
}


/* HEADER
--------------------------------------------------------- */
#sph-headerwrap {
	background: transparent url(../images/headerbackground.gif) repeat-x scroll left top;
	color: #CCCCCC;
	line-height: normal;
	height: 100px;
	left: 50px;
}

#sph-header {
	position: relative;
	height: 100px;
}

h1.logo {
  margin: 0px;
}

h1.logo a {
	width: 205px;
	display: block;
	background: url(../images/logo.png) no-repeat;
	height: 100px;
	position: relative;
	z-index: 100;
}

h1.logo a span {
	position: absolute;
	top: -1000px;
}

/* BLOG STYLE
--------------------------------------------------------- */
table.blog {
}

.article_separator {
	clear: both;
	display: block;
	height: 20px;
}

.article_column {
}

.column_separator {
	padding: 0 25px;}


/* MAIN CONTENT
--------------------------------------------------------- */
#sph-content .contentheading, #sph-content .componentheading {
  font-weight: bold;
  font-size: 150%;
  padding-bottom: 15px;
  padding-top: 10px;
}

#sph-content .buttonheading img {
  border: 0 none;
}

.copyright {
  text-align: right;
}

#sph-content a {
  color: #333333;
}

table.contentpane {
	border: none;
	width: 100%;
	padding-bottom: 10px;
}

table.contentpaneopen {
	border: none;
	border-collapse: collapse;
	border-spacing: 0;
}

table.adminform, .adminform .inputbox {
}

.sectiontableheader {
	padding: 8px 5px;
	background: #444444;
	background: #ACD5EC;
	color: #FFFFFF;
	color: black;
}

#sph-content .sectiontableheader a {
	color: #FFFFFF;
  color: black;
  text-decoration: none;
}

#sph-content .sectiontableheader a img {
	text-decoration: none;
	padding-left: 10px;
}

tr.sectiontableentry1 td {
	padding: 8px 5px;
	background: url(../images/hdot2.gif) repeat-x bottom;
}

tr.sectiontableentry2 td {
	padding: 8px 5px;
	background:  #EAF4F9 url(../images/hdot2.gif) repeat-x bottom;
}

.pagenav {
	padding: 8px 5px;
}

/* CLEARFIX
--------------------------------------------------------- */
.clearfix:after {
	clear: both;
	display: block;
	content: ".";
	height: 0;
	visibility: hidden;
}

* html > body .clearfix {
	width: 100%;
	display: block;
}

* html .clearfix {
	height: 1%;
}

/* Firefox Scrollbar Hack - Do not remove */
html {
	margin-bottom: 1px;
	height: 100%!important;
	height: auto;
}