* {
	margin:0;
	padding:0;
	}
	
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.9em;
	color:#4D4D4D;
	background: url(/assets/css/workbooks/bg_body_header.jpg) repeat-x top;
	}
#home {
	background: url(/assets/css/workbooks/bg_body_home_header.jpg) repeat-x top;
	}
body.mystyle {
	background-image:none;
         background-color:#ffffff;
         padding:10px;
	}
p {
	font-size:0.9em;
	line-height:1.2em;
	margin:0 0 15px 0;
	color:#4D4D4D;
	}
a, a:link, a:active, a:visited {
	color:#4D4D4D;
	text-decoration:underline;
	}
a:hover {
	color:#16145F;
	}

h1 {
	color:#16145F;
	margin:0 0 15px 0;
	padding:0;
	font-size:1.2em;
	font-weight:bold;
	}
h2 {
	color:#16145F;
	margin:0 0 15px 0;
	padding:0;
	font-size:1.1em;
	font-weight:bold;
	}

h6 {
	color:#4D4D4D;
	margin:0 0 14px 0;
	padding:0;
	font-size:1.1em;
	font-weight:normal;
	}
ul {
	margin:10px 30px 10px 30px;
	padding:0;
	}
li {
	margin:2px 0;14px 0;
	padding:0;
	font-size:0.9em;
	}
a img {
	border:none;
	}

img.left {
	display:block;
	float:left;
	margin:0 10px 10px 10px;
	}
img.right {
	display:block;
	float:right;
	margin:0 10px 10px 10px;
	}
img.middle {
	display:block;
	margin:10px auto;
	}
.clear {
	clear:both;
	display:block;
	width:auto;
	height:2px;
	font-size:1px;
	}

/* LAYOUT */
		
#outer {
	display:block;
	width:980px;
	height:auto;
	margin:0 auto;
	position:relative;
	}

.logo {
	display:inline;
	width:200px;
	height:auto;
	float:left;
	margin:3px 0 0 0;
	}
.logo img {
	display:block;
	border:none;
	}

/* search */
.search {
	display:inline;
	width:320px; /* 400px */
	height:50px;
	float:right;
	margin:10px 10px 0 0;
	background:#F7F7F7;
	position:relative;
	}
.search_start {
	display:block;
	height:51px;
	width:10px;
	position:absolute;
	top:-1px;
	left:-5px;
	background:url(/assets/css/workbooks/search_ends.jpg) top left;
	}
.search_end {
	display:block;
	height:51px;
	width:10px;
	position:absolute;
	top:-1px;
	right:-5px;
	background:url(/assets/css/workbooks/search_ends.jpg) top right;
	}
.search form {
	margin:0;
	width:auto;
	font-size:1em;
	}
.search form div {
         margin:0;
         padding:0;
         }
.search label {
	color:#151361;
	font-weight:bold;
	font-size:1em;
	margin: 16px 10px 0 10px;
	display:inline;
	float:left;
	}
.search input {
	width:160px; /* 280px */
	padding:2px;
	margin:13px 0px 0 0px;
	display:inline;
	float:left;
	}
.search input.submit {
	width:40px;
	height:36px;
	background:url(/assets/css/workbooks/search_submit.jpg) no-repeat top left;
	border:none;
	cursor:pointer;
	margin:6px 0 0 5px;
	padding:0;
	}

/* NAVIGATION TOP */

ul#nav_top {
	list-style:none;
	margin:7px 0 0 0;
	height:26px;
	}
ul#nav_top li {
	float:left;
	display:inline;
	height:auto;
	width:auto;
	margin:0;
	padding:0 30px 0 0;
	font-size:0.8em;
	}
ul#nav_top li.home {
	background:url(/assets/css/workbooks/nav_home.jpg) no-repeat 0px 4px;
	}
ul#nav_top li.login {
	background:url(/assets/css/workbooks/nav_login.jpg) no-repeat 0 1px;
	width:140px;
	height:24px;
	}
ul#nav_top li a, ul#nav_top li a:link, ul#nav_top li a:active, ul#nav_top li a:visited {
	text-decoration:none;
	display:block;
	height:auto;
	width:auto;
	color:#ffffff;
	padding:5px 0 0 0;
	font-weight:bold;
	}
ul#nav_top li.home a, ul#nav_top li.home a:link, ul#nav_top li.home a:active, ul#nav_top li.home a:visited  {
	padding:5px 0 0 20px;
	}
ul#nav_top li.login a, ul#nav_top li.login a:link, ul#nav_top li.login a:active, ul#nav_top li.login a:visited  {
	padding:5px 0 0 10px;
	color:#151361;
	}
ul#nav_top li.login a:hover {
	color:#187CD4;
	}
ul#nav_top li a.end, ul#nav_top li a.end:link, ul#nav_top li a.end:active, ul#nav_top li a.end:visited,
ul#nav_top li a.home, ul#nav_top li a.home:link, ul#nav_top li a.home:active, ul#nav_top li a.home:visited  {
	border-right:none;
	}
ul#nav_top li a.end, ul#nav_top li a.end:link, ul#nav_top li a.end:active, ul#nav_top li a.end:visited {
	padding-right:7px;
	}
ul#nav_top li a:hover {
	color:#151361;
	}

/* home page */
.home_header_outer {
	display:block;
	width:100%;
	height:270px;
	background:url(/assets/css/workbooks/home_header_bg.jpg) no-repeat bottom left;
	margin:0 0 15px 0;
	padding:8px 0 0 10px;
	}
.home_welcometext {
	display:block;
	height:auto;
	width:480px;
	float:left;
	}
.home_welcometext h1 {
	color:#FFFFFF;
	font-size:1.5em;
	font-weight:normal;
	margin:8px 0 6px 0;
	}
.home_welcometext p {
	color:#FFFFFF;
	font-size:1em;
	padding:0 80px 0 0;
	}
.home_feature {
	display:block;
	height:auto;
	width:440px;
	float:left;
	}
.home_feature h2 {
	color:#FFFFFF;
	font-size:1.3em;
	}
	

/* content */

.content {
	margin:0px 0 20px 0;
	padding:30px 10px 0 10px;
         display:block;
         min-height:200px;
         height:auto !important;
         height:200px;
	}

	
/* tabs */

ul#tabs {
	margin:0;
	padding:0 0 0 3px;
	}
ul#tabs li {
	display:inline;
	float:left;
         margin:0;
	}

ul#tabs li a, ul#tabs li a:link, ul#tabs li a:active, ul#tabs li a:visited {
	display:block;
	height:24px;
	width:243px;
	background:url(/assets/css/workbooks/tab.jpg) no-repeat top left;
	font-size:1em;
	color:#3D4749;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
	padding:16px 0 0 0;
	}
ul#tabs li.tab3 a, ul#tabs li.tab3 a:link, ul#tabs li.tab3 a:active, ul#tabs li.tab3 a:visited {
	width:324px;
	background:url(/assets/css/workbooks/tab_3.jpg) no-repeat top left;
	}
ul#tabs li.tab5 a, ul#tabs li.tab5 a:link, ul#tabs li.tab5 a:active, ul#tabs li.tab5 a:visited {
	width:194px;
	background:url(/assets/css/workbooks/tab_5.jpg) no-repeat top left;
	}
ul#tabs li.first a, ul#tabs li.first a:link, ul#tabs li.first a:active, ul#tabs li.first a:visited {
	background:url(/assets/css/workbooks/tab_first.jpg) no-repeat top left;
	}
ul#tabs li.tab3_first a, ul#tabs li.tab3_first a:link, ul#tabs li.tab3_first a:active, ul#tabs li.tab3_first a:visited {
	background:url(/assets/css/workbooks/tab_3_first.jpg) no-repeat top left;
	width:324px;
	}
ul#tabs li.tab5_first a, ul#tabs li.tab5_first a:link, ul#tabs li.tab5_first a:active, ul#tabs li.tab5_first a:visited {
	background:url(/assets/css/workbooks/tab_5_first.jpg) no-repeat top left;
	width:194px;
	}
ul#tabs li.last a, ul#tabs li.last a:link, ul#tabs li.last a:active, ul#tabs li.last a:visited {
	background:url(/assets/css/workbooks/tab_last.jpg) no-repeat top left;
	}
ul#tabs li.tab3_last a, ul#tabs li.tab3_last a:link, ul#tabs li.tab3_last a:active, ul#tabs li.tab3_last a:visited {
	background:url(/assets/css/workbooks/tab_3_last.jpg) no-repeat top left;
	width:323px;
	}
ul#tabs li.tab5_last a, ul#tabs li.tab5_last a:link, ul#tabs li.tab5_last a:active, ul#tabs li.tab5_last a:visited {
	background:url(/assets/css/workbooks/tab_5_last.jpg) no-repeat top left;
	width:196px;
	}
ul#tabs li a:hover {
	color:#151361;
	}
ul#tabs li a.current, ul#tabs li a.current:link, ul#tabs li a.current:active, ul#tabs li a.current:visited { 
	color:#151361;
	background:url(/assets/css/workbooks/tab_current.jpg) no-repeat top left;
	}
ul#tabs li.tab3 a.current, ul#tabs li.tab3 a.current:link, ul#tabs li.tab3 a.current:active, ul#tabs li.tab3 a.current:visited { 
	color:#151361;
	background:url(/assets/css/workbooks/tab_3_current.jpg) no-repeat top left;
	}
ul#tabs li.tab5 a.current, ul#tabs li.tab5 a.current:link, ul#tabs li.tab5 a.current:active, ul#tabs li.tab5 a.current:visited { 
	color:#151361;
	background:url(/assets/css/workbooks/tab_5_current.jpg) no-repeat top left;
	}
ul#tabs li.first a.current, ul#tabs li.first a.current:link, ul#tabs li.first a.current:active, ul#tabs li.first a.current:visited {
	background:url(/assets/css/workbooks/tab_first_current.jpg) no-repeat top left;
	}
ul#tabs li.tab3_first a.current, ul#tabs li.tab3_first a.current:link, ul#tabs li.tab3_first a.current:active, ul#tabs li.tab3_first a.current:visited {
	background:url(/assets/css/workbooks/tab_3_first_current.jpg) no-repeat top left;
	}
ul#tabs li.tab5_first a.current, ul#tabs li.tab5_first a.current:link, ul#tabs li.tab5_first a.current:active, ul#tabs li.tab5_first a.current:visited {
	background:url(/assets/css/workbooks/tab_5_first_current.jpg) no-repeat top left;
	}
ul#tabs li.last a.current, ul#tabs li.last a.current:link, ul#tabs li.last a.current:active, ul#tabs li.last a.current:visited {
	background:url(/assets/css/workbooks/tab_last_current.jpg) no-repeat top left;
	}
ul#tabs li.tab3_last a.current, ul#tabs li.tab3_last a.current:link, ul#tabs li.tab3_last a.current:active, ul#tabs li.tab3_last a.current:visited {
	background:url(/assets/css/workbooks/tab_3_last_current.jpg) no-repeat top left;
	}
ul#tabs li.tab5_last a.current, ul#tabs li.tab5_last a.current:link, ul#tabs li.tab5_last a.current:active, ul#tabs li.tab5_last a.current:visited {
	background:url(/assets/css/workbooks/tab_5_last_current.jpg) no-repeat top left;
	}

#panes {
	clear:left;
	min-height:291px;
	height:auto !important;
	height:291px;
	width:auto;
	background:url(/Assets/Picture/tab_pane_bg1-15369.jpg) no-repeat top left;
	padding:15px 20px 10px 20px;
	position:relative;
	}
#panes p {
	margin:0 0 15px 0;
	display:block;
	}
#panes img.right {
	float:right;
	display:inline;
	margin:0px 0px 0 40px;
	padding:0;
	}
#panes a, #panes a:link, #panes a:active, #panes a:visited {
	bottom: 10px;
	color:#3D4749;
	font-weight:bold;
	text-decoration:none;
	padding:0;
	}
#panes a:hover {
	color:#151361;
	cursor: pointer;
	}

#home-cta-outer {
	display:block;
	min-height:98px;
	height:auto !important;
	height:98px;
	width:auto;
	position:relative;
	background-color:#F7F7F7;
	margin:10px 5px;
	padding:7px 0 0 0;
	}
.home-cta-outer-left {
	display:block;
	height:105px;
	width:10px;
	position:absolute;
	top:0;
	left:0;
	background:url(/assets/css/workbooks/home-cta-ends.jpg) no-repeat top left;
	}
.home-cta-outer-right {
	display:block;
	height:105px;
	width:10px;
	position:absolute;
	top:0;
	right:0;
	background:url(/assets/css/workbooks/home-cta-ends.jpg) no-repeat top right;
	}
.home-cta {
	border-right:2px solid #C0C0C0;
	display:inline;
	float:left;
	height:auto;
	width:240px;
	}
.end {
	border-right:none;
	}
.home-cta p {
	font-weight:bold;
	text-align:center;
	margin:0;
	padding:0;
	line-height:normal;
	}
.home-cta img {
	display:block;
	border:none;
	margin:-3px auto 6px auto;
	}
.home-cta a, .home-cta a:link, .home-cta a:active, .home-cta a:visited {
	text-decoration:none;
	color:#151361;
	}
.home-cta a:hover {
	color:#3D4749;
	}

/* NEWS LIST */

.news_list {
         margin:20px 0 0 0;
}
.news_list h2, .news_list h2 a, .news_list h2 a:link, .news_list h2 a:active, .news_list h2 a:visited {
	padding:10px 0 5px 0px;
         background:none;
         position:relative;
         font-size:0.95em;
         color:#16145F;
         margin:0;
	}
.news_list p {
	margin:0 0 15px 0;
         padding:0;
	}
.news_list a, .news_list a:link, .news_list a:visited, .news_list a:active {
	padding:0;
	text-decoration:none;
	color:#16145F;;
	padding:0 10px 0 3px;
         font-weight:bold;
	}
.news_list a:hover {
	background-position:right bottom;
	color:#666666;
	}
.news_list img {
         display:block;
         float:left;
         margin:2px 15px 5px 12px;
         }
.news_list .clear {
         height:10px;
}

/* SEARCH RESULTS */

.searchresults {
       margin:0 0 20px 0;
       padding:0 10px 10px 0px;
      }
ul#mylist {
	list-style:none;
	font-weight:normal;
	margin:10px 0 10px 0px;
	}
ul#mylist li {
	padding:7px 0;
         font-size:0.9em;
         color:#666666;
	}

.searchresults ul.pag {
	list-style:none;
         	margin:10px 0 10px 0;
	}
.searchresults ul.pag li {
	display:inline;
	padding-right:10px;
         font-size:0.85em;
	}
.btn-search {
         width:50px;
         }
ul#mylist li a, ul#mylist li a:link, ul#mylist li a:visited, ul#mylist li a:active {
         color:#16145F;
         font-weight:bold;
         font-size:0.9em;
         text-decoration:none;
}
ul#mylist li a:hover {
         text-decoration:underline;
}

/* SITEMAP */


ul#sitemap {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:5px 0 20px 20px;
}
ul#sitemap li {
	font-size:1em;
	font-weight:bold;
	padding:15px 0 0;
}
ul#sitemap li ul {
	margin:5px 0 0 20px;
	padding:0;
         list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}
ul#sitemap li ul li {
	font-size:0.9em;
	padding:5px 0;
}
ul#sitemap li ul li ul li {
	font-size:0.9em;
	font-weight:normal;
}
ul#sitemap li a, ul#sitemap li a:link, ul#sitemap li a:active, ul#sitemap li a:visited {
         color:#16145F;
	text-decoration:none;
}
ul#sitemap li ul li a, ul#sitemap li ul li a:link,  ul#sitemap li ul li a:active, ul#sitemap li ul li a:visited {
	color:#666666;
}

ul#sitemap li a:hover {
	color:#666666;
}
ul#sitemap li ul li a:hover {
	color:#35B5FF;
}

ul#sitemap li.hide {
         display:none;
}

/* FOOTER */

#footer_bg {
	display:block;
	width:100%;
	height:auto;
	background: url(/assets/css/workbooks/bg_body_footer.jpg) repeat-x top;
	padding:0;
	}
#footer {
	margin:0px auto;
	display:block;
	width:980px;
	padding:0 5px;
	}
#footer p {
	font-size:0.8em;
	color:#151361;
	margin:5px 0 10px 5px;
         text-align:center;
	}
#footer .footer_links ul {
	list-style:none;
	margin:0px auto 10px auto;
	padding:6px 0 0 0;
	width:590px;
	height:auto;
	}
#footer .footer_links ul li {
	display:inline;
	padding:0;
	margin:0 35px 0 0;
	}
#footer .footer_links ul li.end {
	margin:0;
	}
#footer .footer_links ul li a, #footer .footer_links ul li a:link, #footer .footer_links ul li a:visited, #footer .footer_links ul li a:active {
	color:#ffffff;
	font-size:1em;
	text-decoration:none;
	padding:0;
	font-weight:bold;
	}
#footer .footer_links ul li a:hover {
	color:#151361;
	}
#footer p.purestone {
	font-size:0.75em;
	margin:5px 0 10px 5px;
	color:#999999;
	}
#footer p.purestone a, #footer p.purestone a:link, #footer p.purestone a:active, #footer p.purestone a:visited {
	color:#999999;
	text-decoration:none;
	}
#footer p.purestone a:hover {
	text-decoration:underline;
	}

/* FORMS */

input {
	font-family:Arial, Helvetica, sans-serif;
	}

/* THREE COLUMN CONTAINER FOR USE WITHIN TABBED AREA */

.col_1 {
	float: left;
	width:33%;
	left:102%;
}
.col_2 {
	float: left;
	width:34%;
	left:33%;

}
.col_3 {
	float: left;
	width:30%;
	left:67%;

}
.padding_p {
	padding: 4px 10px;
	background: transparent;
	align: justify;
}

/* END THREE COLUMN CONTAINER */


/* BEGIN DROP DOWN MENU CSS */

#menu {
width: 100%;
background: transparent;
padding-left: 10px;
float: left;
}
#menu ul {
list-style: none;
margin: 0;
padding: 0 32px 0 0;
/*width: 126px;*/
display: inline;
float: left;
}

#menu a, #menu h2 {
font: normal 12px/16px arial, helvetica, sans-serif;
display: block;
border-width: 1px 0 0 0;
border-style: solid;
border-color: #bbb;
margin: 0;
padding: 3px 4px;
}

#menu h2 {
color: #ddd;
background: transparent;
border: 0;
font-weight: bold;
padding: 10px 0 7px 0;
line-height: 16px;
}

#menu h2:hover {
color: #fff;
}

#menu a {
color: #444;
background: #efefef;
opacity: 0.94;
text-decoration: none;
border-right: 1px solid #666;
border-left: 1px solid #666;
}

#menu a.head_link {
font: normal 12px/16px arial, helvetica, sans-serif;
color: inherit;
opacity: 0.99;
background: transparent;
font-weight: bold;
border-width: 0;
margin: 0;
padding: 0;
}

#menu a:hover {
color: #00f;
background: #fff;
}

#menu a.head_link:hover {
color: inherit;
background: transparent;
}

#menu li {position: relative; margin: 0;}

#menu ul ul {
position: absolute;
z-index: 500;
width: 130px;
}

#menu ul ul ul {
top: -1px;
left: 100%;
width: 100%;
}

.inner_curve {
border-left: 1px solid #666;
border-right: 1px solid #666;
margin: 0 1px;
background: #efefef;
height: 1px;
padding: 0;
display:block;
overflow:hidden;
font-size:.01em;
}

.outer_curve {
margin: 0 2px;
background: #666;
height: 1px;
padding: 0;
display:block;
overflow:hidden;
font-size:.01em;
}


div#menu ul ul,
div#menu ul li:hover ul ul,
div#menu ul ul li:hover ul ul
{display: none;}


div#menu ul li:hover ul,
div#menu ul ul li:hover ul,
div#menu ul ul ul li:hover ul
{display: block;
cursor: pointer;}

/* END DROP DOWN MENU CSS */

/* CSS FOR HOMEPAGE SLIDESHOW */

#ss_div {
	/*background: url('./logos/ss_northdoor.gif') no-repeat;*/
	width: 270px;
	height: 150px;
	margin-top: 66px;
	margin-left: 24px;
}
#ss_img {
	margin: 0;
	padding: 0;
}



































































































































