@charset "utf-8";


/* CSS Document */

body {
	font-size: 62.5%;
	margin: 0px;
	padding: 0px;
	background: #d1d5d8 url(../images/sys_images/bg.jpg) repeat-x top left;
	font-family: Arial, Helvetica, sans-serif;
}

.fullwidth {
	width: 100%;
	float: left;
	clear: both;
}

.	-outer {
	width: 1056px;
	margin: 0px auto;
	background: transparent url(../images/sys_images/body-sides.png) no-repeat top left;
}

.center-container-inner {
	width: 960px;
	margin: 0px auto;
}

 
.footer .center-container-inner {
	width: 960px;
	margin: 0px auto;
	display: none;
}

/******** Header Styles *********/

.header {
	clear: both;
	position: relative;
    width: 960px;
	background: transparent url(../images/sys_images/tophat_bg.jpg) no-repeat top left;
}

.header .logo {
	padding: 40px 0px 0px 40px;
	
}

.header .logo img {
width:258px;
height: 56px;
border:0px;
}

.header #hometab {
	display: none;
}

.header #hometab:hover {
	background-image: url(../images/sys_images/home_tab_hover.jpg);
}

/*
.header .date {
	position: absolute;
	top: 3px;
	left: 61px;
	padding: 0px 0px 0px 26px;
	color: #666;
	font-size: 1.2em;
	text-transform: uppercase;
	width: 300px;
}
*/
.header .tophatnav {
	display: none;
}

.header .tophatnav a {
	color: #545E67;
	text-decoration:none;
}

.header .tophatnav a:hover {
	color: #545E67;
	text-decoration: underline;
}

.header .search {
	display: none;
}

.header form input#gsearchinput {
	width: 212px;
	height: 25px;
	padding: 0px 0px 0px 0px;
	float: left;
	margin-left: 5px;
}

.header form input#Search_Go {
	margin: 0px 0px 0px 6px;
}


/******** Navigation Styles ********/

.navigation {
	display: none;
}

.navigation ul {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	list-style: none;
}

.navigation ul li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	float: left;
	clear: none;
	position: relative;
	bottom: 8px;
	text-transform: uppercase;

}


.navigation ul li a.topnav1,
.navigation ul li a.topnav2,
.navigation ul li a.topnav3,
.navigation ul li a.topnav4,
.navigation ul li a.topnav5,
.navigation ul li a.topnav6,
.navigation ul li a.topnav7
{
	background: transparent url(../images/sys_images/top_nav_center_off.png) repeat-x top left;
	text-decoration: none;
	color: #333;
	padding: 0px;
	display: inline;
	float: left;
	height: 26px;
	padding-top: 11px;
	white-space: nowrap; 
	border-bottom: 1px solid #DFE9F2;
}


.navigation ul li a.topnavl1,
.navigation ul li a.topnavl2,
.navigation ul li a.topnavl3,
.navigation ul li a.topnavl4,
.navigation ul li a.topnavl5,
.navigation ul li a.topnavl6,
.navigation ul li a.topnavl7
{
	background: transparent url(../images/sys_images/top_nav_left_off.png) no-repeat top left;
	padding: 0px;
	display: inline;
	float: left;
	height: 37px;
	width: 20px;
	border-bottom: 1px solid #DFE9F2;
}

.navigation ul li a.topnavr1,
.navigation ul li a.topnavr2,
.navigation ul li a.topnavr3,
.navigation ul li a.topnavr4,
.navigation ul li a.topnavr5,
.navigation ul li a.topnavr6,
.navigation ul li a.topnavr7
{
	background: transparent url(../images/sys_images/top_nav_right_off.png) no-repeat top left;
	padding: 0px;
	display: inline;
	float: left;
	height: 37px;
	width: 20px;
	border-bottom: 1px solid #DFE9F2;
}

.navigation ul li a.topnavon
{
	background: transparent url(../images/sys_images/top_nav_center_on.png) repeat-x top left;
	text-decoration: none;
	color: #990000;
	padding: 0px;
	display: inline;
	float: left;
	height: 26px;
	padding-top: 11px;
	white-space: nowrap; 
	border-bottom: 1px solid white;
}


.navigation ul li a.topnavlon
{
	background: transparent url(../images/sys_images/top_nav_left_on.png) no-repeat top left;
	padding: 0px;
	display: inline;
	float: left;
	height: 37px;
	width: 20px;
	border-bottom: 1px solid white;
}

.navigation ul li a.topnavron
{
	background: transparent url(../images/sys_images/top_nav_right_on.png) no-repeat top left;
	padding: 0px;
	display: inline;
	float: left;
	height: 37px;
	width: 20px;
	border-bottom: 1px solid white;
}



.navigation ul li ul {
	display: none;
	float: left;
	clear: left;
	margin: 0px 1px 0px 1px;
	background: #f2f2f2 url(../images/sys_images/subnav_blue_hover_bg.jpg) repeat-x top left;
	padding-top: 10px;
    position:absolute;
	left: 0; top: 38px; 
	width: auto;
	white-space: nowrap;
	columns: 2;
	column-fill: balance;
	z-index: 100;  

}

.navigation ul ul .dropdownarrow {
	background: url(../images/sys_images/subnav_blue_arrow.jpg)  no-repeat bottom center; position: relative; top: -20px; left: 20px; width: 27px; height: 10px;
}


.navigation ul li ul li {
	text-transform: none;
	float: left;
	clear: left;
}

.navigation ul li ul li a {
	text-decoration: none;
	border: 0px none;
	font-size: .85em;
	float: left;
	padding: 5px 20px 5px 20px;
	color:  #a3bfdc;
	font-weight: bold;
	clear: both;
}

.navigation ul li ul li a:hover {
	color: #FFF !important;
	border: none 0px !important;
	text-decoration: none;
}

.navigation ul li ul li a .subtitle {
	text-decoration: none;
 	font-weight: normal;
	font-style: italic; 
}

.navigation ul li ul li ul {
	display: none;
}

.navigation ul li ul li table tr {
	vertical-align:top;
}

.navigation ul li ul li table tr td {
	white-space:nowrap;
}

/******** Universal Style ********/
	
.main {
	float:left;
	width: 970px;
	margin: 0px;
	padding: 0px;
	background:  url(../images/sys_images/blue_texture_bg_btm_narrow.jpg) no-repeat bottom left;

	z-index: 10; 

	}

.main#no-left{
	width: 970px;
	float:left;
	margin: 0px;
	padding: 0px;
	z-index: 10; 
	background: none;
	border: none;
	}

.pagebody {
	float: left;
	clear:both;
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 0px 0px;
	width: 940px;
	font-size: 1.2em;
	color: #333;
	line-height: 1.35em;
}

.main#no-left .pagebody {
	float: left;
	clear:both;
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 0px 0px;
	width: 940px;
	font-size: 1.2em;
	color: #333;
	line-height: 1.35em;
}


.pagebody-norightside {
	float: left;
	clear:both;
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 0px 0px;
	width: 940px;
	min-height: 264px;
	
	font-size: 1.2em;
	color: #333;
	line-height: 1.35em;
}

.main h6 {
	display: block !important;
	line-height: 1.0em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: bold;
	color: #333;
	margin: .5em 0;
}

 .main h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2.6em; 
	font-weight: normal;
	color: #900;
	line-height: 1.1em; 
	padding-top: 0px;
	width: 80%;
	margin: 20px 0px 10px 0px;  
}

*:first-child+html  .main h1 {
	padding-bottom: 1px;
}

.main h1 .subtitle {
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.4em;
	font-style: italic;
	font-weight: normal;
	color: #333;
	line-height: 0.4em;
}

.main h2 {
	line-height: 1.0em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: bold;
	color: #333;
	margin: .5em 0;
}

.pagebody h3, .pagebody-norightside h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #666;
	text-transform:uppercase;
	margin: .5em 0;
}

.main p, .main pre, .main blockquote, .main ol, .main dl{
	margin: .5em 0;
}

.main ul {
	/*margin: .5em 0;*/ /*JBS*/
	margin: 4px 0px 17px 0px;
	list-style: none;
}

.main dd{
	margin-left: 3em;
}

.main ul, .main ol, .main blockquote{
	padding-left:0;
	margin-left: 2em;
	list-style-image: url(../images/sys_images/bullet_grey.png);
	
}

.main li li{
	list-style-image:none;
	list-style: disc;
	}
	
hr {
	color:#ccc;background-color:#ccc;height:1px;border:none;
	
}

.backtotop {
	text-align: right;
		width: 100%;
		background: url(../images/sys_images/top.gif) no-repeat right bottom;
		border: 0px;
		height: 13px;
		
}

p.alphaindex {
	font-weight: bold;
}

/*.main#no-left .printshare {
	float: right; position: relative; top: 25px; 
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1.05em;
	color: #333;
	white-space:nowrap;
}*/

.main .printshare {
	display: none;
}


.main .printshare a  {
	text-decoration: none;
	color: #333; 
}

.main .printshare a:hover {
	text-decoration: underline;
	color: #3d77af; 
}


.main .printshare img{
	border: 0;
	vertical-align: middle;
	padding-bottom: 3px; /*JBS*/
}

.main .printshare .print{
	border: 0;
	vertical-align: middle;
	background-image:url(../images/sys_images/print_icon.gif);
	width:15px;
	height: 11px;
}

.main .printshare .share {
	border: 0;
	vertical-align: middle;
	background-image:url(../images/sys_images/share_icon.gif);
	width:10px;
	height: 11px;
}

.pagebody a, .pagebody-norightside a  {
	text-decoration: none;
	color: #3d77af;
}

.pagebody a:visited, .pagebody-norightside a:visited  {
  text-decoration: none;
  color: #803aa7;
}

.pagebody a:hover, .pagebody-norightside a:hover {
	text-decoration: underline;
	color: #3d77af;
}

.pagebody a.boldlink, .pagebody-norightside a.boldlink {
	font: Arial;
	font-weight: bold;
	font-size: 1em;
	color: #3d77af;
}

.glossaryword {
	font: Arial;
	font-weight: bold;
	font-size: 1em;
	background:url(../images/sys_images/diamond_footnote.gif) right no-repeat;
	padding-right: 10px;
}

.main   a img {
	border: 0px none;
}


/******** Content Styles *********/

.content, .content-with-leftnav {
	clear: both;
}

/******** Homepage Style ********/

.billboard {
	float: left;
	clear: both;
	width: 700px;   
	height: 330px;
	padding: 20px 10px 20px 10px;
	z-index: 10;  
}

.billboard .slide{
	background:  url(../images/sys_images/billboard_bg.jpg) repeat-x top right;
	height: 330px;
	overflow: hidden;

}

.mod-stage996 {
	width: 700px;   
	height: 330px;
	position:relative;
}

.mod-stage996 .stgslide {		/*  positions the image  */
	height: 330px; top:0px; left: 0px; position:relative; overflow:hidden; z-index: 10; background-color: #FFF;}



.stgslidecontent .image {
	margin: 0px 0px 0px 0px;
	width: 430px;  
	float: left;
	clear: none;
	position: relative;
	z-index: 10; 

}

.stgslidecontent {display:none;  text-align:center;	
}

.mod-stage996 .stgslide .stgslideheading {display:none;}

.mod-stage996 .stgslide .stgslidecontent {display:none;  text-align:center; top:0px; left: 300px; position:relative; 
}

.mod-stage996 .stgslide .stgslidecredit {font-size: .8em; font-weight:normal; color: white;text-align:right;
}


.mod-stage996 .stghrimg {width:430px; height:330px; margin:0; top:21px; left:19px; position:absolute;
}

.mod-stage996 .stghrtxt {		/* FF */
	width:230px; top:45px;  position:absolute; 
padding-left: 450px; padding-right: 20px;}

*:first-child+html .mod-stage996 .stghrtxt {		/*  IE 7 only */
	width:230px; top:60px;  position:absolute; 
	padding-left: 450px; padding-right: 20px;
	}


* html .mod-stage996 .stghrtxt {		/*  IE 6 and below  */
	width:230px; top:60px;  position:absolute; 
	padding-left: 450px; padding-right: 20px;
	}

.mod-stage996 .stgvidlnkbtn {width:300px; top:260px; left:26px; position:absolute; text-align:center;}

.mod-stage996 .stgbtnwrpr {top:280px; left:165px; position:absolute; text-align:center;}

*html .mod-stage996 .stgbtnwrpr{
	left: 165px;
}

/*.mod-stage996 .stgbtnwrpr .mrftrs {width:100%; font-size:10px; color: white; text-align:center; padding:8px 0;}*/

.mod-stage996 .stgbtnwrpr .features{	
	color: gray;
	font-weight: normal;
	font-size: .8em;
	width: 190px;
	border-bottom: none;
	padding-bottom:5px;	
}

.mod-stage996 .stgbtnwrpr .stgbtngrp {
	text-align:center; margin-left:3px; 
	left: 450px; position:absolute; TOP: 20px;
	width: 200px;  /* w/o a width, doesn't display in 1 line in FF */
	height: 20px;
	}

.mod-stage996 .stgbtnoff, .mod-stage996 .stgbtnon{
	height:11px; width:11px; float:left; 
	padding-right: 0;
	padding-left: 0;
	padding-bottom: -18px;
	padding-top: 0;
	margin: 0 2px; 	/* space between */
	line-height: 1.4em;
	cursor:pointer; 
	clear: none;
	display:inline; 
	}

.mod-stage996 .stgbtnoff {background: url(../images/sys_images/bbnav_circle_red.png) no-repeat top left;}

.mod-stage996 .stgbtnon {background: url(../images/sys_images/bbnav_circle_white.png) no-repeat top left;}

.mod-stage996 #prevbtn {
	text-align:center; margin-left:3px; 
	left: 435px; position:absolute; TOP: 19px;
	height:13px; width:15px; float:left; 
	padding-right: 0;
	padding-left: 0;
	padding-bottom: -18px;
	padding-top: 0;
	margin: 0 2px; 	/* space between */
	line-height: 1.4em;
	cursor:pointer; 
	clear: none;
	display:inline; 
	background: url(../images/sys_images/bbnav_prev_off.png) no-repeat top left;}
	
.mod-stage996 #prevbtn:hover {
	background: url(../images/sys_images/bbnav_prev_hover.png) no-repeat top left;}

.mod-stage996 #nextbtn {
	text-align:center; margin-left:3px; 
	left: 500px; position:absolute; TOP: 19px;
	height:13px; width:15px; float:left; 
	padding-right: 0;
	padding-left: 0;
	padding-bottom: -18px;
	padding-top: 0;
	margin: 0 2px; 	/* space between */
	line-height: 1.4em;
	cursor:pointer; 
	clear: none;
	display:inline; 
	background: url(../images/sys_images/bbnav_next_off.png) no-repeat top left;}

.mod-stage996 #nextbtn:hover {
	background: url(../images/sys_images/bbnav_next_hover.png) no-repeat top left;}

.mod-stage996 .headerImg{
	top: -75px;
	margin-bottom: -75px;
	position: relative;
}

*html .mod-stage996 .headerImg{
	top: -75px;
	position: relative;
	margin-bottom: -80px;
}

.mod-stage996 .stghrtxt { 				/* This is the first slide blurb.*/
	left: 0px;
	width: 230px;
	padding-right: 20px;
	padding:top: 60px;
	margin: 0px;
	color: #FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: normal;
}

*html .mod-stage996 .stghrtxt{
	width:270px;
}

.mod-stage996 .stghrtxt h1 { 			
	font-weight: normal;
	font-size: 2.3em;
}


.mod-stage996 .stghrtxt p { 			
	font-size: 1.45em;
}

.featuresbtn{
	position: absolute;
	margin-top: 10px;
	margin-left: 365px;
}

.stgslidecontent a, .stgslidecontent a:link, .stgslidecontent a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}

.stgslidecontent a:hover {
	text-decoration: underline;
}

.content {
/*	should not have border on either side
border-left: 1px solid #e6e6e6;
	border-right: 1px solid #e6e6e6;*/
	width: 960px; /*Original 954 */
	float: left;
	clear: both;
	background: #FFF url(../images/sys_images/blue_texture_bg_btm.jpg) no-repeat bottom left;
}

.content-with-leftnav {
/*	should not have border on either side
 border-left: 1px solid #e6e6e6;
	border-right: 1px solid #e6e6e6;*/
	width: 960px; /*Original 954 */
	float: left;
	clear: both;
	background: #FFF /*url(../images/sys_images/blue_texture_bg_btm.jpg) no-repeat bottom left*/;
}



.content .navshade, .content-with-leftnav .navshade {
 	display: none;
}

.home .content {
	padding-bottom: 140px;
}

.home .copy {
	clear: none;
	width: 720px; 
	float: left;
	margin: 0px; 
	padding: 0px;
	
}

.main#no-left  .copy {
	clear: none;
	width: 100%; 
	float: left;
	margin: -20px 0px 0px 0px; 
	padding: 0px;
	/*border: 1px solid pink;*/
	
}

/**************************************************************
FEATURES
*****************************************************************/

.featurebox {
	width: 220px; 
	padding: 0px 0px 0px 0px;
	margin: 0px 10px 20px 10px;
	float: left;	
	position: relative;
	display:block;
	overflow: hidden;
}

.featurebox .image {
	width: 220px;
	height: 90px;
	margin:  0px;
	padding: 0px;
	background-position: top left;
	background-repeat: no-repeat;
}

.featurebox .heading {
	width: 200px;
	height: 41px;
	padding: 9px 10px 10px 10px;
	margin:  0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.85em;
	background-color: #4485c4;
	color: #fff;
	border-top: 5px solid #6aafe2;
}

.featurebox .body {
	width: 200px;
	margin-top: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #333;
	padding: 0px 10px 0px 10px;
	line-height: 1.35em;
}

.featurebox .body p{
	margin:  0px;
	padding: 0px;
}

.featurebox a {
  color: #3d77af;
  text-decoration: none;
  cursor: pointer;
}

.featurebox a:visited
 {
  text-decoration: none;
  color: #803aa7;
  cursor: pointer;
}

.featurebox a:hover{
  color: #3d77af;
  text-decoration: none;
  cursor: pointer;
}

.featurebox .body a {
  color: #3d77af;
}

.featurebox .body a:visited
{ 
  text-decoration: none;
  color: #803aa7;
}

.featurebox .body a:hover {
  text-decoration: underline;
  color: #3d77af;
}

.featurebox .body a.boldlink{
  font: Arial;
  font-weight: bold;
  font-size: 1em;
  color: #3d77af;
}

.featurebox .body a.boldlink:visited {
  font: Arial;
  font-weight: bold;
  font-size: 1em;
  color: #803aa7;
}



/**************************************************************
RIGHT SIDE BAR
*****************************************************************/

.right-sidebar {
	display: none;
}

.right-sidebar hr {
	height: 1px;
	color: #a3bfdc;
	margin: 5px 0px;
	
}

.main .right-sidebar {
	width: 220px; 
	float: right;
	min-height: 264px;
	padding: 0px;
	margin: -10px 10px 20px 10px;
	text-align: center;
}

.sidebar {
	width: 220px;
	text-align: -moz-center;
	margin: 10px 0px 20px 0px;
	padding: 10px 0px 10px 0px;
}

.sidebar.simple{
	width: 196px;  /*This is 200 because the left and right padding is additional. Changed to 196 to accomodate 2px border*/
	text-align: -moz-center;
	margin: 10px 0px 20px 0px;
	padding: 10px 10px 10px 10px;
	border: 2px solid #c0d3e7;
}

.sidebar.imagebox {
	width: 151px;  /*This is 155 because the left and right padding is additional. Background image has width 220. Changed to 151 to accomodate 2px border*/
	text-align: -moz-center;
	margin: 10px 0px 20px 0px;
	padding: 10px 55px 10px 10px;
	border: 2px solid #c0d3e7;
	background-position: top left;
	background-repeat: no-repeat;
}

.sidebar.imagebox-wave {
	width: 196px;  /*This is 200 because the left and right padding is additional. Background image has width 220. Changed to 196 to accomodate 2px border*/
	text-align: -moz-center;
	margin: 10px 0px 20px 0px;
	padding: 10px 10px 10px 10px;
	border: 2px solid #c0d3e7;
	background-position: top left;
	background-repeat: no-repeat;
}

.sidebar h3, .sidebar.simple h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.85em;
	font-weight: normal;
	text-align:left;
	color: #333;
	margin: 0px;
	line-height: 1.3em;
}

.right-sidebar .sidebar p {
	text-align:left;
	font-size: 1.2em;
	color: #333;
	font-family: Arial, regular;
	margin: 3px 0px 0px 0px;
}

 .right-sidebar .sidebar ol, .right-sidebar .sidebar ul {
	text-align:left;
	font-size: 1.2em;
}

.sidebar a {
	font-family: Arial, regular;
	color: #3d77af;
	font-weight: bold;
	font-size: 1.2em;
	text-decoration: none;
}


.sidebar a:hover {
	text-decoration: underline;
}


/******** Social Media Widget ********/

.socialmedia {
	width: 261px;
	height: 74px;
	position: relative;
	margin: 0px auto;
	float: left;
	clear: both;
}

.home .socialmedia-bot {
	width: 261px;
	height: 17px;
	position: absolute;
	top: 47px;
	left: 0px;
	z-index: 100;
}

.page .socialmedia-bot {
	width: 261px;
	height: 17px;
	position: absolute;
	top: 47px;
	left: 0px;
	z-index: 100;
}

.socialmedia .icon a {
	float: left;
	z-index: 1;
	margin: 12px 7px 0px 7px;
}

.socialmedia .icon a:hover {
	margin-top: 0px;
}

.socialmedia .icon.first a {
	margin-left: 14px;
}

/******** Footer Styles *********/

.footer .content {
	display: none;
}

.footer div.colfirst{
	margin: 20px 0px;
	position: relative;
	display:block;
	float: left;
	width: 30%;
	padding-left: 10px;
	padding-right: 10px;
	overflow: hidden;
}

.footer div.col{
	margin: 20px 0px;
	position: relative;
	display:block;
	float: left;
	width: 14%;
	border-left: 1px solid #333;
	padding-left: 10px;
	padding-right: 10px;
	overflow: hidden;
}

.footer div.col p.heading{
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 1.4em;
  font-weight: normal; 
  color: #98b8da;
}


.footer .content a {
	color: #a9a9a9;
	text-decoration: none;
}

.footer .content a:hover {
	text-decoration: underline;
}

.footer .content img {
	border: 0px none;
	margin: 10px 5px;
}


.footer .content ul {
	margin: 14px 0px 0px 0px;
	padding: 0px;
	list-style: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #a9a9a9;
	clear: right;
	float: left;
}


.footer .content p.firstcol {
	margin: 0px 35px 0px 0px;
	padding: 0px 0em;
	float: left; 
	/*border-right: 1px solid #FFF; */
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1.1em; /*JBS*/
	color: #a9a9a9;
}

.footer .content ul li {
	margin: 0px;
	padding: 0px 0px 6px 0px;
	/*list-style: none;
	float: left; 
	border-right: 1px solid #FFF;*/
}

.footer .content ul li.last {
	border-right: 0px none;
	margin: 0px;
	padding: 0px 0em;
}


.footer .content p {
	margin: 0px;
	padding: 0px;
	clear: both;
}

/**************************************************************
LEFT SIDE NAV BAR
*****************************************************************/

.left-navbar {
	display: none;
}


.left-navbar ul {
	margin: 0px;
	padding: 0px ;
	list-style-type: none;
	float: left;
	clear: both;
	line-height: 2.5em;
	width: 220px;
    display: block;
}

.left-navbar ul li ul {
	line-height: 2.5em;
	list-style-type: none;
}

.left-navbar ul li {
    display: block;
	margin: 0px 0px 0px 10px;
	padding:  0px 10px 0px 0px;
	font-size: 1.2em;
	width: 210px;
    float: left;
}

.left-navbar ul li ul li {
	font-size: 1.0em;
	background: url(../images/sys_images/bullet_grey.png) no-repeat left center;
	padding: 0px 0px 0px 9px;
	margin: 3px 0 0 0;
}

.left-navbar ul li a{
    display: block;
	font: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #333;
	float: left;
	clear: both;
	text-decoration: none;
}

.left-navbar ul li.on { 
     float: left;
   display: block;
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 0px 10px;
	font-size: 1.2em;
	background-color: #e7ecf0;
	width: 200px;
	background-position: 100%;
	overflow:hidden;
}

.left-navbar ul li.on ul li, .left-navbar ul li.on ul li.on { 
	font-size: 1.0em;
	background: url(../images/sys_images/Inbullet.png) no-repeat left top;
	padding: 0px 0px 0px 9px;
	margin: 0px 0px 0px 0px;
}

.left-navbar ul li.on ul li a { 
  	color: #333;
	font-weight: normal;
}

.left-navbar ul li.on ul li.on a, .left-navbar ul li.on ul li.on a:hover  { 
	font-weight: normal;
  	color: #4479ab;
}

.left-navbar ul li.on ul li a:hover { 
	font-weight: normal;
  	color: #868f95;
}
.left-navbar ul li.on a, .left-navbar ul li.on a:hover {
	font: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #900;
	float: left;
	clear: both;
	text-decoration: none;
	background-color: #e7ecf0;
}

.left-navbar ul li a:hover {
	color: #767c80;
	text-decoration: none;
}

.left-navbar ul li a .subtitle {
	font-weight: normal;
	font-style: italic; 
}



/********* Content *********/

.content.page {
}


.content.page .copy {
	clear: none;
	padding: 0px 20px 0px 14px;
	color: #333;
}

.breadcrumbs {
	font-size: 1.05em;
    margin: 8px 0px 0px 20px;
	color: #333;
	font-weight: normal;
	font-style: italic; 
	font-family: Arial, Helvetica, sans-serif;
}

.breadcrumbs a {
	color: #333;
	text-decoration: none;
}


.breadcrumbs a.on {
	color: #900;
}

.breadcrumbs a:hover {
	text-decoration: underline;
}


/******** INSET BOXES (WITHIN CONTENT BODY, NOT RIGHT SIDEBAR) ********/

.topinset {
	width: 440px; /*was 450 - should be 460 total so 440 + 10 + 10 for L/R padding */ 
	padding: 10px; 
	background: transparent url(../images/sys_images/blue_inset_bg.jpg) repeat top left;
	float: none;
	clear: both;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
}

.inset {
	margin: 2px 0px 5px 5px;
	float: right;
	clear: both;
}

.inset .bot {
	height: 10px;
	float: left;
	clear: both;
}

.inset .top {
	height: 10px;
	float: left;
	clear: both;
}

.inset .mid {
	float: left;
	clear: both;
	padding: 0px 10px 0px 10px;
	font-family: Arial, Helvetica, sans-serif;
	/*font-size: 1.15em;
	line-height: 1.4em;*/
	color: #333;
}

.inset .mid a, .topinset a {
	font-weight: bold;
	/*font-size: 1.15em;*/
	color: #3d77af;
}


.inset.large .top {
	background: transparent url(../images/sys_images/inset_box_top_460.gif) no-repeat top left;
	width: 460px;
}

.inset.med .top {
	background: transparent url(../images/sys_images/inset_box_top_220.gif) no-repeat top left;
	width: 220px;
}

.inset.small .top {
	width: 160px;
	background: transparent url(../images/sys_images/inset_box_top_160.gif) no-repeat top left;
}

.inset.large .mid {
	background: url(../images/sys_images/inset_box_center_460.gif) repeat-y top left;
	width: 440px;
}

.inset.med .mid {
	background: url(../images/sys_images/inset_box_center_220.gif) repeat-y top left;
	width: 200px;
}

.inset.small .mid {
	background: url(../images/sys_images/inset_box_center_160.gif) repeat-y top left;
	width: 140px;
}

.inset.large .bot {
	width: 460px;
	background: transparent url(../images/sys_images/inset_box_bottom_460.gif) no-repeat top left;
}

.inset.med .bot {
	width: 220px;
	background: transparent url(../images/sys_images/inset_box_bottom_220.gif) no-repeat top left;
}

.inset.small .bot {
	background: transparent url(../images/sys_images/inset_box_bottom_160.gif) no-repeat top left;
	width: 160px;
}

.inset.small .image {
	width: 160px;
	height: 118px;
	margin:  0px;
	padding: 0px;
	background-position: top left;
	background-repeat: no-repeat;
}


/******** CENTER TABBED CONTENT (WITHIN CONTENT BODY, NOT TOP NAV) ********/


#center-tabs {
  display: none;
  }
#center-tabs ul {
  margin:0;
  padding:10px 10px 0;
  list-style:none;
  }
#center-tabs li {
  float:left;
  background:url("../images/sys_images/content_nav_right_off.png") no-repeat right top;
  margin:0px 0 0 0;
  padding:0px 5px 0px 0;
  white-space: nowrap;
  display:inline;
  font-size:1.15em;  
  }

#center-tabs li a.left{ /*  FF only */
  float:left;
  background:url("../images/sys_images/content_nav_left_off.png") no-repeat right top;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 25px 0px;
  white-space: nowrap;
  display:block;
  width: 15px;
  }
  
*:first-child+html #center-tabs li a.left{  /*  IE 7 only */
  float:left;
  background:url("../images/sys_images/content_nav_left_off.png") no-repeat right top;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 9px 0px;
  white-space: nowrap;
  display:block;
  width: 15px;
  }
  
* html #center-tabs li a.left{  /*  IE 6 and below  */
  float:left;
  background:url("../images/sys_images/content_nav_left_off.png") no-repeat right top;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 9px 0px;
  white-space: nowrap;
  display:block;
  width: 15px;
  }
  
#center-tabs a.center {
  float:left;
  display:block;
  background:url("../images/sys_images/content_nav_center_off.png") repeat-x left top;
  padding:7px 10px 3px 0px;  
  text-decoration:none;
  font-weight: normal; /* JBS*/
  font-size: .85em; /* JBS*/
  color: #ccc;
  }
/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
#center-tabs a {float:none;}
/* End IE5-Mac hack */
#center-tabs a:hover {
  color:#fff;
  }
#center-tabs li.current {
  background-image:url("../images/sys_images/content_nav_right_on.png");
  }
#center-tabs li.current a.center {
  background:url("../images/sys_images/content_nav_center_on.png") repeat-x left top;
  color:#333;
  padding-bottom:5px;
  float:left;
  display:block;
  padding:7px 10px 3px 0px;  
  text-decoration:none;
  font-weight:bold;
  }

*:first-child+html #center-tabs li.current a.left { /*  IE 7 only */
  float:left;
  display:block;
  background: url("../images/sys_images/content_nav_left_on.png") no-repeat left top;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 9px 0px;
  }

* html #center-tabs li.current a.left { /*  IE 6 and below  */
  float:left;
  display:block;
  background: url("../images/sys_images/content_nav_left_on.png") no-repeat left top;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 9px 0px;
  }

#center-tabs li.current a.left {   /*  FF only */
  float:left;
  display:block;
  background: url("../images/sys_images/content_nav_left_on.png") no-repeat left top;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 25px 0px;
  }

#center-tabs-content {
	float: left;
	display: block;
}

#center-tabs-content div.hide {
  float:left;
  clear: both;
  width:100%;
  display:  block;
  }
  
  #center-tabs-content div.current {
  float:left;
  clear: both;
  width:100%;
  display: block;
  }
  
.theme1 tbody tr td span.spanned.bg1 { border: 1px solid #3d8dc2; }
.theme1 tbody tr td span.spanned.bg2 { border: 1px solid #667d8f; }
.theme1 tbody tr td span.spanned.bg3 { border: 1px solid #990000; }
.theme1 tbody tr td span.spanned.bg4 { border: 1px solid #a3bfdc; }  




#schedule-tabs-content div.hide {
  float:left;
  width:100%;
  display: block;
  }
  
 
