/* *************************************************************************************** */
/* RESET BROWSER DEFAULTS */
/* *************************************************************************************** */

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
	margin: 0;
	padding: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
} 
fieldset,img {
	border: 0;
}

/***
vedran: i took out the "strong" and "em" from the list below as it was not doing anything when selcting B in the FCK Wysiwygs
***/
address, caption, cite, code, dfn, th, var {
	font-style: normal;
	font-weight: normal;
}


ol,ul {
	list-style: none;
}
caption, th {
	text-align: left;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: normal;
}
q:before, q:after {
	content: "”";
}
abbr, acronym {
	border: 0;
}

/* RESET BROWSER FONT SIZE */
html {
	font-size: 62.5%;
}

/* IE6 BUG FIXES */
/* div {
	float: left;
	margin: 40px;
	display: inline;
} */ /* Fix IE6 double margins on floated elements */



/* *************************************************************************************** */
/* GENERIC STYLES */
/* *************************************************************************************** */

body {
	background-color: #fff;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	text-align: center;
	margin: auto;
}
img {
	border: 0px;
}
sup {
	font-size: 8px;
}
.hidden {
	visibility: hidden;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 10px;
	color: #000;
	line-height: 10px;
	text-align: center;
	margin: auto;
}
table {
	border: 0px;
	padding: 0px;
}
td {
	color: #666;
	font-size: 12px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	vertical-align: top;
	text-align: left;
}
a:link {
	color: #666;
	text-decoration: none;
}
a:visited {
	color: #999;
	text-decoration: none;
}
a:active {
	color: #666;
	text-decoration: none;
}
a:hover {
	color: #1b2c5c;
	text-decoration: underline;
}
a:visited:hover {
	color: #999;
	text-decoration: underline;
}
.leftfloat {
	float: left;
	margin-left: 25px;
}
.rightfloat {
	float: right;
	margin-right: 25px;
	margin-left: 25px;
}
.clear {
	clear: both;
	margin: 0px;
	height: 0px;
}



/* *************************************************************************************** */
/* HEADER */
/* *************************************************************************************** */

#header {
	width: 968px;
	background-color: #fff;
	margin: 15px auto 0px auto;
	height: 100px;
	text-align: center;
	font-family: Arial, san-serif;
	font-size: 10px;
	color: #fff;
}
#header .head_container {
	width: 968px;
	height: 100px;
	margin: auto;
}
#header .logo {
	width: 236px;
	height: 100px;
	float: left;
	text-align: left;
}
#header .menu_container {
	width: 532px;
	height: 100px;
	float: right;
	text-align: right;
	font-size: 1em;
	vertical-align: middle;
	margin: auto 0px auto 0px;
}
#header table {
	width: 532px;
	text-align: right;
}
#header .searchbox {
	width: 160px;
	height: 14px;
	border: 1px solid #ccc;
	font-size: 11px;
}
#header .searchdrop {
	width: 162px;
	height: 18px;
	border: 1px solid #ccc;
	font-size: 11px;
}
#header button {
	width: 70px;
	height: 16px;
	line-height: 9px;
	font-size: 11px;
	border: 1px solid #ccc;
	background-color: #fff;
	color: #1b2c5c;
	font-weight: bold;
}
#header button:hover {
	width: 70px;
	height: 16px;
	line-height: 9px;
	font-size: 11px;
	border: 1px solid #1b2c5c;
	background-color: #f1f1f2;
	color: #1b2c5c;
	font-weight: bold;
}
#header .menu_top {
	line-height: 34px;
	vertical-align: middle;
	text-align: right;
}
#header .menu_row {
	width: 657px;
	height: 18px;
	line-height: 28px;
	vertical-align: middle;
	text-align: right;
}
#header .menu_button {
	width: 75px;
	height: 18px;
	line-height: 18px;
	vertical-align: middle;
	text-align: right;
}
#header a:link {
	color: #666;
	text-decoration: none;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 0.9em;
	line-height: 34px;
	padding: 0px 0px 0px 3px;
}
#header a:active {
	color: #666;
	text-decoration: none;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 0.9em;
	line-height: 34px;
	padding: 0px 0px 0px 3px;
}
#header a:visited {
	color: #666;
	text-decoration: none;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 0.9em;
	line-height: 34px;
	padding: 0px 0px 0px 3px;
}
#header a:hover {
	color: #1b2c5c;
	text-decoration: underline;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 0.9em;
	line-height: 34px;
	padding: 0px 0px 0px 3px;
}
#header a:visited:hover {
	color: #1b2c5c;
	text-decoration: underline;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 0.9em;
	line-height: 34px;
	padding: 0px 0px 0px 3px;
}



/* *************************************************************************************** */
/* TOP NAVIGATION */
/* *************************************************************************************** */

#nav {
	width: 968px;
	clear: both;
	background-color: #f1f1f2;
	background-image: url(bps_nav_bg.png);
	background-repeat: repeat-x;
	margin: 0px auto 0px auto;
	height: 25px;
	vertical-align: middle;
}
#nav ul {
	text-align: center;
	list-style: none;
	margin: auto;
	padding: 0px 0px 0px 0px;
}
#nav li {
	text-align: right;
	line-height: 25px;
	float: left;
	display: block;
	border-bottom: 1px solid #fcfcfc;
	background-color: #f1f1f2;
}
#nav .center {
	margin: auto;
	width: 968px;
	text-align: center;
}
#nav a:link {
	color: #6d6e71;
	text-decoration: none;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	display: block;
	padding: 0px 26px 0px 25px;
}
#nav a:active {
	color: #6d6e71;
	text-decoration: none;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	display: block;
	padding: 0px 26px 0px 25px;
}
#nav a:visited {
	color: #6d6e71;
	text-decoration: none;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	display: block;
	padding: 0px 26px 0px 25px;
}
#nav a:hover {
	background-color: #fff;
	color: #1b2c5c;
	text-decoration: none;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	display: block;
	padding: 0px 26px 0px 25px;
	/* background-color: #dedede;*/ 
}
#nav a:visited:hover {
	background-color: #fff;
	color: #1b2c5c;
	text-decoration: none;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	display: block;
	padding: 0px 26px 0px 25px;
	/* background-color: #dedede;	*/ 
}
#nav a.selected:link {
	background-color: #fff;
	color: #1b2c5c;
	text-decoration: none;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	display: block;
	padding: 0px 26px 0px 25px;
}
#nav a.selected:active {
	background-color: #fff;
	color: #1b2c5c;
	text-decoration: none;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	display: block;
	padding: 0px 26px 0px 25px;
}
#nav a.selected:visited {
	background-color: #fff;
	color: #1b2c5c;
	text-decoration: none;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	display: block;
	padding: 0px 26px 0px 25px;
}
#nav a.selected:hover {
	background-color: #fff;
	color: #1b2c5c;
	text-decoration: none;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	display: block;
	padding: 0px 26px 0px 25px;
}
#nav a.selected:visited:hover {
	background-color: #fff;
	color: #1b2c5c;
	text-decoration: none;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	display: block;
	padding: 0px 26px 0px 25px;
}



/* *************************************************************************************** */
/* DROPDOWN NAVIGATION */
/* *************************************************************************************** */

/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http: //www.cssplay.co.uk/menus/final_drop.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */

#navigation {
	width: 968px;
	margin: 0px auto 0px auto;
	text-align: center;
}
.navigation {
	font-size: 0.85em;
	position: relative;
	z-index: 9500;
	font-family: Helvetica, Arial, sans-serif;
}
/* hack to correct IE5.5 faulty box model */
* html .navigation {
	width: 968px;
	w\idth: 968px;
}
/* remove all the bullets, borders and padding from the default list styling */
.navigation ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
}
.navigation ul ul {
	}
/* float the list to?make it horizontal and a relative positon so that you can control the dropdown menu positon */
.navigation li {
	float: left;
	position: relative;
}
/* style the links for the top level */
.navigation a, .navigation a:visited {
	display: block;
	font-size: 12px;
	text-decoration: none;
	color: #666;
	/*height: 25px;*/
	border: 0px solid #000;
	border-width: 0px 0px 0px 0px;
	border-color: #fff;
	background-color: #f1f1f2;
	padding: 5px 10px 5px 10px;
	/*line-height: 25px;*/
}
/* a hack so that IE5.5 faulty box model is corrected */
* html .navigation a, * html .navigation a:visited {
}

/* style the second level background */
.navigation ul ul a.drop, .navigation ul ul a.drop:visited {
	text-align: left;
	background: #1b2c5c;
	color:#fff;
}
/* style the second level hover */
.navigation ul ul a.drop:hover{
	background: #f1f1f2;
	color:#1b2c5c;
}
.navigation ul ul :hover > a.drop {
	background: #f1f1f2;
	color:#1b2c5c;
}

/* style the third level background */
.navigation ul ul ul a, .navigation ul ul ul a:visited {
	background: #f1f1f2;
}
/* style the third level hover */
.navigation ul ul ul a:hover {
	background: #f1f1f2;
}
/* hide the sub levels and give them a positon absolute so that they take up no room */
.navigation ul ul {
	visibility: hidden;
	position: absolute;
	height: 0;
	top: 24px;
	[if lte IE 6] top: 30px;
	left: 0;
	border-top: 1px solid #fff;
}

/* another hack for IE5.5 */
* html .navigation ul ul {
	top: 30px;
	t\op: 31px;
}

/* position the third level flyout menu */
.navigation ul ul ul{
	left: 171px;
	top: -1px;
	
}

/* position the third level flyout menu for a left flyout */
.navigation ul ul ul.left {
	left: -149px;
}

/* style the table so that it takes no ppart in the layout - required for IE to work */
.navigation table.outer {
	position: absolute;
	top: 24px;
	left: 0px;
	border-collapse: collapse;
}
.navigation table.inner {
	position: absolute;
	top: 0px;
	left: -22px;
	border-collapse: collapse;
}


/* style the second level links */
.navigation ul ul a, .navigation ul ul a:visited {
	background: #1b2c5c;
	color:#fff;
	height: auto;
	line-height: 1em;
	padding: 5px 10px;
	width: 150px;
	border-width: 0 1px 1px 1px;
	border-color: #fff;
}
/* yet another hack for IE5.5 */
* html .navigation ul ul a, * html .navigation ul ul a:visited {
	width: 150px;
	w\idth: 128px;
}

/* style the top level hover */
.navigation a:hover, .navigation ul ul a:hover{
	color: #666;
	background: #f1f1f2;
}
.navigation :hover > a, .navigation ul ul :hover > a {
	color: #1b2c5c;
	background: #fff;
}

/* make the second level visible when hover on first level list OR link */
.navigation ul li:hover ul,
.navigation ul a:hover ul{
	visibility: visible;
	
}
/* keep the third level hidden when you hover on first level list OR link */
.navigation ul :hover ul ul{
	visibility: hidden;
}
/* make the third level visible when you hover over second level list OR link */
.navigation ul :hover ul :hover ul{
		visibility: visible;
}

/* fix top nav resize issue */
.navigation1 {
	font-size: 0.85em;
	position: relative;
	z-index: 9500;
	font-family: Helvetica, Arial, sans-serif;

}
/* remove all the bullets, borders and padding from the default list styling */
.navigation1 ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
}

/* style the links for the top level */
.navigation1 a{
	display: block;
	font-size: 12px;
	text-decoration: none;
	color: #666;
	height: 40px;
	border: 0px solid #000;
	border-width: 0px 0px 0px 0px;
	border-color: #fff;
	background-color: #f1f1f2;
	padding: 5px 10px 5px 10px;
}


/* style the second level background */
.navigation1 ul ul a.drop{
	text-align: left;
	background: #1b2c5c;
	color:#fff;

	/*use if you want to lower start position of drop-down menu*/
	position: relative;
	/*bottom: -20px;*/
}


/* hide the sub levels and give them a positon absolute so that they take up no room */
.navigation1 ul ul {
	visibility: hidden;
	position: absolute;
	height: 0;
	top: 49px;
	[if lte IE 6] top: 30px;
	left: 0;
	border-top: 1px solid #fff;
}

/* style the second level links */
.navigation1 ul ul a{
	background: #1b2c5c;
	color:#fff;
	height: auto;
	line-height: 1em;
	padding: 5px 10px;
	width: 150px;
	border-width: 0 1px 1px 1px;
	border-color: #fff;
}

#navigation_sa {
	width: 968px;
	margin: 0px auto 0px auto;
	text-align: center;
	clear:both;
}
.navigation_sa {
	font-size: 0.85em;
	/*position: relative;*/
	z-index: 9500;
	font-family: Helvetica, Arial, sans-serif;
	padding-top:15px !important;
	padding-bottom:15px !important;
}
/* hack to correct IE5.5 faulty box model */
* html .navigation_sa {
	width: 968px;
	w\idth: 968px;
}
/* remove all the bullets, borders and padding from the default list styling */
.navig_ation_sa ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
}

/* float the list to?make it horizontal and a relative positon so that you can control the dropdown menu positon */
.navigation_sa li {
	float: left;
	position: relative;
	padding-bottom:15px;/*this one is needed for some reason*/
}

/* style the links for the top level */
.navigation_sa a, .navigation_sa a:visited {
	display: block;
	font-size: 12px;
	text-decoration: none;
	color:white;
	border: 0px solid #000;
	border-width: 0px 0px 0px 0px;
	border-color: #fff;
	background-color: #1b2c5c;
	padding: 5px 0px 5px 0px;
}

.navigation_sa a:hover{
	background: #f1f1f2;
	color:#1b2c5c;
}


/* *************************************************************************************** */
/* SIDE NAV - LEVELS 1 - 4 */
/* *************************************************************************************** */


.sidenav_top_links{
	padding-top: 5px;
	padding-bottom: 5px;
}

.sidenav_top_links a{
	color: #666 !important;
	display: block;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1em;
	font-weight: 700;
	list-style-type: none;
	margin: 0px 0px 0px 10px;
	padding: 0px;
	vertical-align:middle;
	text-decoration: none !important;
}

.sidenav_top_links_smaller{
	color: #666 !important;
	display: block;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 0.8em !important;
	font-weight: 700;
	list-style-type: none;
	margin: 0px 0px 0px 10px;
	padding: 0px;
	vertical-align:middle;
	text-decoration: none !important;
}

#sidenav {
	width: 213px;
	padding: 0px 0px 0px 0px;
	margin: 0px 20px 20px 0px;
	list-style-type: none;
	font-size: 1.1em;
	float: left;
}
#sidenav h1 {
	font-size: 1em;
	color: #666;
	vertical-align: middle;
	text-align: left;
	margin: 0px 0px 0px 10px;
	padding: 10px 0px 10px 0px;
}

#sidenav h1 a, #sidenav h1 a:hover, #sidenav h1 a:visited{
	font-size: 1em;
	color: #666;
	vertical-align: middle;
	text-align: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-decoration:none;
}




/* Primary Nav */
#sidenav li a.main, #sidenav li a.main:visited {
	width: 201px;
	display: block;
	color: #666;
	text-decoration: none;
	padding: 10px 0px 10px 10px;
	margin: 2px 0px 2px 0px;
	background-color: #f1f1f2;
	font-family: Helvetica, Arial, sans-serif;
	text-align: left;
	vertical-align: middle;
	clear:both;
}
#sidenav li a.main:hover, #sidenav li a.main:visited:hover {
	width: 201px;
	display: block;
	color: #fff;
	text-decoration: none;
	padding: 10px 0px 10px 10px;
	margin: 2px 0px 2px 0px;
	background-color: #1b2c5c;
	font-family: Helvetica, Arial, sans-serif;
	text-align: left;
	vertical-align: middle;
}
#sidenav li.selected a.main, #sidenav li.selected a.main:visited {
	width: 201px;
	display: block;
	color: #fff;
	text-decoration: none;
	padding: 10px 0px 10px 10px;
	margin: 2px 0px 2px 0px;
	background-color: #1b2c5c;
	font-family: Helvetica, Arial, sans-serif;
	text-align: left;
	vertical-align: middle;
}
#sidenav li.selected a.main:hover, #sidenav li.selected a.main:visited:hover {
	width: 201px;
	display: block;
	color: #fff;
	text-decoration: none;
	padding: 10px 0px 10px 10px;
	margin: 2px 0px 2px 0px;
	background-color: #1b2c5c;
	font-family: Helvetica, Arial, sans-serif;
	text-align: left;
	vertical-align: middle;
}

/* added by Vedran*/
#sidenav li.selected a.main_alt, #sidenav li.selected a.main_alt:visited {
	width: 201px;
	display: block;
	color: #1b2c5c;
	text-decoration: none;
	padding: 10px 0px 10px 10px;
	margin: 2px 0px 2px 0px;
	background-color: #f1f1f2;
	font-family: Helvetica, Arial, sans-serif;
	text-align: left;
	vertical-align: middle;
	font-weight: bold;
	background-image: url(bps_sidenav_arrow_down.gif);
	background-repeat: no-repeat;
	background-position: right;	
}
#sidenav li.selected a.main_alt:hover, #sidenav li.selected a.main_alt:visited:hover {
	width: 201px;
	display: block;
	color: #1b2c5c;
	text-decoration: none;
	padding: 10px 0px 10px 10px;
	margin: 2px 0px 2px 0px;
	background-color: #f1f1f2;
	font-family: Helvetica, Arial, sans-serif;
	text-align: left;
	vertical-align: middle;
	font-weight: bold;
	background-image: url(bps_sidenav_arrow_down.gif);
	background-repeat: no-repeat;
	background-position: right;
}
/*end - added by Vedran*/

/* Secondary Nav */
#sidenav ul ul {
	width: 191px;
	margin: 0px 0px 12px 0px;
	padding: 0px 0px 0px 20px;
	list-style-type: none;
	float:left;
	*float:none;
} 

#sidenav li li {
	width: 191px;
	
	background-image: url(images/sidenav_bullet2.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	vertical-align: top;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#sidenav li li a, #leftnav li li a:visited {
	font-size: 0.8em;
	line-height: 18px;
	display: block;
	color: #666;
	text-decoration: none;
	font-weight: normal;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 2px 0px;
	font-family: Helvetica, Arial, sans-serif;
	text-align: left;
	vertical-align: middle;
	border-bottom: 1px solid #666;
}
#sidenav li li a:hover, #leftnav li li a:visited:hover {
	font-size: 0.8em;
	line-height: 18px;
	display: block;
	color: #1b2c5c;
	text-decoration: none;
	font-weight: normal;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 2px 0px;
	font-family: Helvetica, Arial, sans-serif;
	text-align: left;
	vertical-align: middle;
	border-bottom: 1px solid #666;
}
#sidenav li li.selected a, #leftnav li li.selected a:visited {
	font-size: 0.8em;
	line-height: 18px;
	display: block;
	color: #1b2c5c;
	text-decoration: none;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 2px 0px;
	font-family: Helvetica, Arial, sans-serif;
	text-align: left;
	vertical-align: middle;
	border-bottom: 1px solid #1b2c5c;
	/*background-image: url(bps_sidenav_arrow_down.gif);
	background-repeat: no-repeat;
	background-position: right;*/
}
#sidenav li li.selected a:hover, #leftnav li li.selected a:visited:hover {
	font-size: 0.8em;
	line-height: 18px;
	display: block;
	color: #666;
	text-decoration: none;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 2px 0px;
	font-family: Helvetica, Arial, sans-serif;
	text-align: left;
	vertical-align: middle;
	border-bottom: 1px solid #1b2c5c;
	/*background-image: url(bps_sidenav_arrow_down.gif);
	background-repeat: no-repeat;
	background-position: right;*/
}

/* Third Tier Nav */
#sidenav ul ul ul {
	width: 171px;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 20px;
	list-style-type: none;
		clear:both;
}
#sidenav li li li {
	width: 171px;

	background-image: url(images/sidenav_bullet3.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	vertical-align: top;
	padding: 0px 0px 0px 0px;
	margin: 2px 0px 2px 0px;
}

#sidenav li li li.tier3 a, #leftnav li li li.tier3 a:visited {
	font-size: 0.8em;
	width: 151px;
	line-height: 16px;
	display: block;
	color: #666;
	text-decoration: none;
	font-weight: normal;
	padding: 0px 0px 0px 10px;
	margin: 0px 0px 2px 0px;
	font-family: Helvetica, Arial, sans-serif;
	text-align: left;
	vertical-align: middle;
	border-bottom: 0px solid #666;
	background-image: url(bps_sidenav_dash_gray.gif);
	background-repeat: no-repeat;
	background-position: left;
	clear:both;
}
#sidenav li li li.tier3 a:hover, #leftnav li li li.tier3 a:visited:hover {
	font-size: 0.8em;
	width: 151px;
	line-height: 16px;
	display: block;
	color: #1b2c5c;
	text-decoration: none;
	font-weight: normal;
	padding: 0px 0px 0px 10px;
	margin: 0px 0px 2px 0px;
	font-family: Helvetica, Arial, sans-serif;
	text-align: left;
	vertical-align: middle;
	border-bottom: 0px solid #666;
	background-image: url(bps_sidenav_dash_blue.gif);
	background-repeat: no-repeat;
	background-position: left;
}

#sidenav li li li.selected a, #leftnav li li li.selected a:visited {
	font-size: 0.8em;
	width: 151px;
	line-height: 16px;
	display: block;
	color: #1b2c5c;
	text-decoration: none;
	font-weight: bold;
	padding: 0px 0px 0px 10px;
	margin: 0px 0px 2px 0px;
	font-family: Helvetica, Arial, sans-serif;
	text-align: left;
	vertical-align: middle;
	border-bottom: 0px solid #666;
	background-image: url(bps_sidenav_dash_blue.gif);
	background-repeat: no-repeat;
	background-position: left;
}
#sidenav li li li.selected a:hover, #leftnav li li li.selected a:visited:hover {
	font-size: 0.8em;
	width: 151px;
	line-height: 16px;
	display: block;
	color: #666;
	text-decoration: none;
	font-weight: bold;
	padding: 0px 0px 0px 10px;
	margin: 0px 0px 2px 0px;
	font-family: Helvetica, Arial, sans-serif;
	text-align: left;
	vertical-align: middle;
	border-bottom: 0px solid #666;
	background-image: url(bps_sidenav_dash_gray.gif);
	background-repeat: no-repeat;
	background-position: left;
}



/* *************************************************************************************** */
/* SIDE NAV - LEVELS 5 - 7 */
/* *************************************************************************************** */

#sidenav2 {
	width: 211px;
	padding: 0px 0px 0px 0px;
	margin: 0px 20px 20px 0px;
	list-style-type: none;
	font-size: 1.1em;
	float: left;
}
#sidenav2 h1 {
	height: 41px;
	font-size: 1em;
	color: #666;
	line-height: 41px;
	vertical-align: middle;
	text-align: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

/* Fourth Tier Nav */
#sidenav2 li a.main, #sidenav2 li a.main:visited {
	width: 201px;
	display: block;
	color: #666;
	text-decoration: none;
	padding: 10px 0px 10px 10px;
	margin: 2px 0px 2px 0px;
	background-color: #f1f1f2;
	font-family: Helvetica, Arial, sans-serif;
	text-align: left;
	vertical-align: middle;
}
#sidenav2 li a.main:hover, #sidenav2 li a.main:visited:hover {
	width: 201px;
	display: block;
	color: #fff;
	text-decoration: none;
	padding: 10px 0px 10px 10px;
	margin: 2px 0px 2px 0px;
	background-color: #1b2c5c;
	font-family: Helvetica, Arial, sans-serif;
	text-align: left;
	vertical-align: middle;
}

#sidenav2 li.selected a.main, #sidenav2 li.selected a.main:visited {
	width: 201px;
	display: block;
	color: #fff;
	text-decoration: none;
	padding: 10px 0px 10px 10px;
	margin: 2px 0px 2px 0px;
	background-color: #1b2c5c;
	font-family: Helvetica, Arial, sans-serif;
	text-align: left;
	vertical-align: middle;
	background-image: url();
	background-repeat: no-repeat;
	background-position: right;
}
#sidenav2 li.selected a.main:hover, #sidenav2 li.selected a.main:visited:hover {
	width: 201px;
	display: block;
	color: #fff;
	text-decoration: none;
	padding: 10px 0px 10px 10px;
	margin: 2px 0px 2px 0px;
	background-color: #1b2c5c;
	font-family: Helvetica, Arial, sans-serif;
	text-align: left;
	vertical-align: middle;
	background-image: url();
	background-repeat: no-repeat;
	background-position: right;
}

/* Fifth Tier Nav */
#sidenav2 ul ul {
	width: 191px;
	margin: 0px 0px 12px 0px;
	padding: 0px 0px 0px 20px;
	list-style-type: none;
} 
#sidenav2 li li {
	width: 191px;
	position: relative;
	background-image: url(images/sidenav_bullet2.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	vertical-align: top;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
#sidenav2 li li a, #leftnav li li a:visited {
	font-size: 0.8em;
	width: 191px;
	line-height: 18px;
	display: block;
	color: #666;
	text-decoration: none;
	font-weight: normal;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 2px 0px;
	font-family: Helvetica, Arial, sans-serif;
	text-align: left;
	vertical-align: middle;
	border-bottom: 1px solid #666;
}
#sidenav2 li li a:hover, #leftnav li li a:visited:hover {
	font-size: 0.8em;
	width: 191px;
	line-height: 18px;
	display: block;
	color: #1b2c5c;
	text-decoration: none;
	font-weight: normal;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 2px 0px;
	font-family: Helvetica, Arial, sans-serif;
	text-align: left;
	vertical-align: middle;
	border-bottom: 1px solid #666;
}
#sidenav2 li li.selected a, #leftnav li li.selected a:visited {
	font-size: 0.8em;
	width: 191px;
	line-height: 18px;
	display: block;
	color: #1b2c5c;
	text-decoration: none;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 2px 0px;
	font-family: Helvetica, Arial, sans-serif;
	text-align: left;
	vertical-align: middle;
	border-bottom: 1px solid #1b2c5c;
	background-image: url(bps_sidenav_arrow_down.gif);
	background-repeat: no-repeat;
	background-position: right;
}
#sidenav2 li li.selected a:hover, #leftnav li li.selected a:visited:hover {
	font-size: 0.8em;
	width: 191px;
	line-height: 18px;
	display: block;
	color: #666;
	text-decoration: none;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 2px 0px;
	font-family: Helvetica, Arial, sans-serif;
	text-align: left;
	vertical-align: middle;
	border-bottom: 1px solid #1b2c5c;
	background-image: url(bps_sidenav_arrow_down.gif);
	background-repeat: no-repeat;
	background-position: right;
}

/* Sixth Tier Nav */
#sidenav2 ul ul ul {
	width: 171px;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 20px;
	list-style-type: none;
}
#sidenav2 li li li {
	width: 171px;
	position: relative;
	background-image: url(images/sidenav_bullet3.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	vertical-align: top;
	padding: 0px 0px 0px 0px;
	margin: 2px 0px 2px 0px;
}
#sidenav2 li li li.tier6 a, #leftnav li li li.tier6 a:visited {
	font-size: 0.8em;
	width: 161px;
	line-height: 16px;
	display: block;
	color: #666;
	text-decoration: none;
	font-weight: normal;
	padding: 0px 0px 0px 10px;
	margin: 0px 0px 2px 0px;
	font-family: Helvetica, Arial, sans-serif;
	text-align: left;
	vertical-align: middle;
	border-bottom: 1px solid #666;
	background-image: url(bps_sidenav_dash_gray.gif);
	background-repeat: no-repeat;
	background-position: left;
}
#sidenav2 li li li.tier6 a:hover, #leftnav li li li.tier6 a:visited:hover {
	font-size: 0.8em;
	width: 161px;
	line-height: 16px;
	display: block;
	color: #1b2c5c;
	text-decoration: none;
	font-weight: normal;
	padding: 0px 0px 0px 10px;
	margin: 0px 0px 2px 0px;
	font-family: Helvetica, Arial, sans-serif;
	text-align: left;
	vertical-align: middle;
	border-bottom: 1px solid #666;
	background-image: url(bps_sidenav_dash_blue.gif);
	background-repeat: no-repeat;
	background-position: left;
}
#sidenav2 li li li.selected a, #leftnav li li li.selected a:visited {
	font-size: 0.8em;
	width: 161px;
	line-height: 16px;
	display: block;
	color: #1b2c5c;
	text-decoration: none;
	font-weight: bold;
	padding: 0px 0px 0px 10px;
	margin: 0px 0px 2px 0px;
	font-family: Helvetica, Arial, sans-serif;
	text-align: left;
	vertical-align: middle;
	border-bottom: 1px solid #666;
	list-style-image: url(bps_sidenav_dash_blue.gif);
	background-image: url(bps_sidenav_arrow_down.gif);
	background-repeat: no-repeat;
	background-position: right;
}
#sidenav2 li li li.selected a:hover, #leftnav li li li.selected a:visited:hover {
	font-size: 0.8em;
	width: 161px;
	line-height: 16px;
	display: block;
	color: #666;
	text-decoration: none;
	font-weight: bold;
	padding: 0px 0px 0px 10px;
	margin: 0px 0px 2px 0px;
	font-family: Helvetica, Arial, sans-serif;
	text-align: left;
	vertical-align: middle;
	border-bottom: 1px solid #666;
	list-style-image: url(bps_sidenav_dash_blue.gif);
	background-image: url(bps_sidenav_arrow_down.gif);
	background-repeat: no-repeat;
	background-position: right;
}


/* Sevents Tier Nav */
#sidenav2 ul ul ul ul {
	width: 151px;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 20px;
	list-style-type: none;
}
#sidenav2 li li li li {
	width: 151px;
	position: relative;
	background-image: url(images/sidenav_bullet3.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	vertical-align: top;
	padding: 0px 0px 0px 0px;
	margin: 2px 0px 2px 0px;
}
#sidenav2 li li li li.tier7 a, #leftnav li li li li.tier7 a:visited {
	font-size: 0.8em;
	width: 131px;
	line-height: 16px;
	display: block;
	color: #666;
	text-decoration: none;
	font-weight: normal;
	padding: 0px 0px 0px 10px;
	margin: 0px 0px 2px 0px;
	font-family: Helvetica, Arial, sans-serif;
	text-align: left;
	vertical-align: middle;
	border-bottom: 0px solid #666;
	background-image: none;
}
#sidenav2 li li li li.tier7 a:hover, #leftnav li li li li.tier7 a:visited:hover {
	font-size: 0.8em;
	width: 131px;
	line-height: 16px;
	display: block;
	color: #1b2c5c;
	text-decoration: none;
	font-weight: normal;
	padding: 0px 0px 0px 10px;
	margin: 0px 0px 2px 0px;
	font-family: Helvetica, Arial, sans-serif;
	text-align: left;
	vertical-align: middle;
	border-bottom: 0px solid #666;
	background-image: none;
}
#sidenav2 li li li li.selected a, #leftnav li li li li.selected a:visited {
	font-size: 0.8em;
	width: 131px;
	line-height: 16px;
	display: block;
	color: #1b2c5c;
	text-decoration: none;
	font-weight: bold;
	padding: 0px 0px 0px 10px;
	margin: 0px 0px 2px 0px;
	font-family: Helvetica, Arial, sans-serif;
	text-align: left;
	vertical-align: middle;
	border-bottom: 0px solid #666;
	background-image: none;
}
#sidenav2 li li li li.selected a:hover, #leftnav li li li li.selected a:visited:hover {
	font-size: 0.8em;
	width: 131px;
	line-height: 16px;
	display: block;
	color: #666;
	text-decoration: none;
	font-weight: bold;
	padding: 0px 0px 0px 10px;
	margin: 0px 0px 2px 0px;
	font-family: Helvetica, Arial, sans-serif;
	text-align: left;
	vertical-align: middle;
	border-bottom: 0px solid #666;
	background-image: none;
}


/* *************************************************************************************** */
/* HOMEPAGE */
/* *************************************************************************************** */

#homepage_container {
	width: auto;
}
#homepage {
	width: 968px;
	background-color: #fff;
	margin: auto;
	font-family: Arial,sans-serif;
	font-size: 12px;
	text-align: left;
}
#homepage .mainimage {
	padding: 27px 27px 27px 27px;
}
.flash {
	width: 968px;
	margin: 0px 0px 20px 0px;
}
.interactive {
	width: 968px;
	margin: 0px 0px 0px 0px;
}
.hovertab {
	width: 212px;
	margin: 0px 0px 0px 0px;
	float: left;
}
.scroll {
	width: 735px;
	margin: 0px 0px 0px 0px;
	float: right;
}
.home_links {
	width: 948px;
	padding: 15px 0px 0px 20px;
	border-top: 1px solid #666;
}
.info {
	width: 928px;
	padding: 0px 20px 0px 20px;
	margin: 0px 0px 20px 0px;
	
}
.info_left {
	width: 700px;
	color: #666;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-size: 11px;
	text-align: left;
	float: left;
}
.info_right {
	width: 228px;
	color: #666;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-size: 11px;
	text-align: right;
	float: right;
	font-weight: bold;
}
.info_left a {
	margin-right: 10px;
}
.pb_col {
	color: #666;
	float: left;
	width: 134px;
}
.pb_col ul {
	list-style-type: none;
	padding: 0;
	margin: 0px 10px 0px 0px;
}
.pb_col ul li.arrow {
	list-style-image: url(bps_home_arrow_gif.gif);
	margin: 0px 0px 0px 17px;
}
.pb_head {
	color: #333;
	font-weight: bold;
	font-size: 10px;
	margin: 0px 0px 5px 0px;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	font-family: Helvetica, Arial, sans-serif;
	text-align: left;
	color: #01504f;
	margin: 5px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
}
.clearbottom {
	clear: both;
	margin: 0px;
	height: 30px;
}
.more {
	float: left;
	margin: 5px 0px 0px 90px;
	_margin: 0px 0px 0px 45px !important;
	list-style-image:none !important;
}
a.bottom {
	color: #666;
	text-decoration: none;
	font-size: 10px;
}
a.bottom:active {
	color: #666;
	text-decoration: none;
	font-size: 10px;
}
a.bottom:visited {
	color: #999;
	text-decoration: none;
	font-size: 10px;
}
a.bottom:hover {
	color: #1b2c5c;
	text-decoration: underline;
	font-size: 10px;
}
a.bottom:visited:hover {
	color: #999;
	text-decoration: underline;
	font-size: 10px;
}

/* Scrollbar */
#scrollbar {
	width: 735px;
	height: 51px;
	margin: 20px 0px 0px 0px;
	vertical-align: middle;
}
#scrollbar .scroll_bar {
	overflow: hidden;
	width: 680px;
	height: 51px;
}
#scrollbar .scroll_bar a {
	border: 0px solid #666;
}
#scrollbar td.holder {
	padding: 0px 20px 0px 0px;
}
#scrollbar .display_image {
	display: none;
	background-color: #fff;
	width: 320px;
	text-align: left;
	vertical-align: top;
	border-bottom: 1px solid #000;
	border-right: 1px solid #000;
}


/* More Link */
a.morelink:link {
	color: #772121;
	text-decoration: none;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	background-image: url(bps_icon_more_arrow.png);
	background-repeat: no-repeat;
	padding: 2px 0px 2px 12px;
}
a.morelink:active {
	color: #772121;
	text-decoration: none;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
}
a.morelink:visited {
	color: #772121;
	text-decoration: none;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
}
a.morelink:hover {
	color: #772121;
	text-decoration: underline;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
}
a.morelink:visited:hover {
	color: #772121;
	text-decoration: underline;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
}


/* SECONDARY NAV */
#secondary_nav {
	width: 200px;
}
#secondary_nav ul {
	text-align: left;
	list-style: none;
	padding: 0px 0px 0px 0px;
}
#secondary_nav li {
	text-align: right;
	vertical-align: middle;
	line-height: 30px;
	display: block;
}
#secondary_nav a.selected:link {
	color: #01504f;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 18px;
}
#secondary_nav a.selected:visited {
	color: #01504f;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 18px;
}
#secondary_nav a.selected:hover {
	color: #01504f;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 18px;
}
#secondary_nav a.selected:visited:hover {
	color: #01504f;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 18px;
}
#secondary_nav a.selected:active {
	color: #01504f;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 18px;
}
#secondary_nav a:link {
	color: #666;
	text-decoration: none;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 18px;
	display: block;
	padding: 0px 0px 0px 0px;
	line-height: 30px;
}
#secondary_nav a:hover {
	color: #01504f;
	text-decoration: none;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 18px;
	display: block;
	padding: 0px 0px 0px 0px;
	line-height: 30px;
}



/* *************************************************************************************** */
/* CONTENT PAGES */
/* *************************************************************************************** */

#mainpage_container {
	width: 968px;
	margin: 0px auto 0px auto;
	clear: both;
}
/* #mainpage {
	width: 737px;
	background-color: #fff;
	margin: auto;
	font-family: Arial,sans-serif;
	font-size: 12px;
	text-align: left;
	 float: left;
} */


/* Full Page */
.mainpage_1col_top {
	width: 958px;
	vertical-align: top;
	margin: 0px 0px 0px 0px;
}
.page_main_holder {
	width: 948px;
	vertical-align: top;
	margin: 0px 0px 0px 0px;
}
.mainpage_breadcrumb {
	width: 768px;
	height: 41px;
	vertical-align: middle;
	margin: 0px 0px 0px 0px;
}
.mainpage_font {
	width: 87px;
	height: 41px;
	vertical-align: middle;
	margin: 0px 0px 0px 0px;
}
.mainpage_print {
	width: 85px;
	height: 41px;
	vertical-align: middle;
	margin: 0px 0px 0px 0px;
}
.rightimage {
	float: right;
	margin: 0px 0px 10px 10px;
}
#mainpage_1col {
	width: 938px;
	padding-left: 20px;
	background-color: #fff;
	margin: auto;
	font-family: Arial,sans-serif;
	font-size: 12px;
	text-align: left;
	float: left;
}

#mainpage_1col a{
	color:#1b2c5c;
	text-decoration:underline !important;
}


/* Sitemap */

.sitemap_holder {
	width: 948px;
	padding: 0px 0px 20px 0px;
}
.sitemap_col {
	color: #666;
	float: left;
	width: 134px;
}
.sitemap_col ul {
	list-style-type: none;
	padding: 0;
	margin: 0px 10px 0px 0px;
}
.sitemap_col ul li.arrow {
	list-style-image: url(bps_home_arrow_gif.gif);
	margin: 0px 0px 0px 16px;
}
.sitemap_col ul ul {
	list-style-type: none;
	padding: 0;
	margin: 0px 10px 0px 0px;
}
.sitemap_col ul ul li li.arrow {
	list-style-image: url(bps_home_arrow_gif.gif);
	margin: 0px 0px 0px 16px;
}
.sitemap_head {
	color: #333;
	font-weight: bold;
	font-size: 10px;
	margin: 0px 0px 5px 0px;
}
.sitemap_head a:link {
	color: #333;
	font-weight: bold;
	text-decoration: none;
}
.sitemap_head a:visited {
	color: #999;
	font-weight: bold;
	text-decoration: none;
}
.sitemap_head a:hover {
	color: #333;
	font-weight: bold;
	text-decoration: underline;
}
.sitemap_head a:visited:hover {
	color: #999;
	font-weight: bold;
	text-decoration: underline;
}
.sitemap_bottom_holder {
	width: 948px;
	padding: 0px 0px 20px 0px;
}
.sitemap_bottom_col {
	width: 213px;
	color: #666;
	background-color: #f1f1f2;
	padding: 5px 5px 5px 5px;
	margin: 20px 20px 0px 0px;
	text-align: left;
	clear: none;
	float: right;
}

.sitemap_bottom_col ul {
	list-style-type: none;
	padding: 0;
	margin: 0px 0px 0px 0px;
}
.sitemap_bottom_col ul li.arrow {
	list-style-image: url(bps_home_arrow_gif.gif);
	margin: 0px 0px 0px 13px;
}
.sitemap_bottom_head {
	color: #333;
	font-weight: bold;
	font-size: 10px;
	margin: 0px 0px 5px 0px;
}


/* 1 Column Page */
.1col_holder {
	width: 968px;
	vertical-align: top;
	margin: 0px 0px 0px 0px;
	background-color: #fff;
	font-family: Arial,sans-serif;
	font-size: 11px;
	text-align: left;
}
.1col_sidenav {
	width: 231px;
	vertical-align: top;
	margin: 0px 0px 0px 0px;
}
.1col_main {
	width: 737px;
	vertical-align: top;
	margin: 0px 0px 0px 0px;
}
.1col_main_holder {
	width: 737px;
	vertical-align: top;
	margin: 0px 0px 0px 0px;
}
.1col_breadcrumb {
	width: 510px;
	height: 41px;
	vertical-align: top;
	margin: 0px 0px 0px 0px;
}
.1col_font {
	width: 87px;
	height: 41px;
	vertical-align: middle;
	margin: 0px 0px 0px 0px;
}
.1col_print {
	width: 85px;
	height: 41px;
	vertical-align: middle;
	margin: 0px 0px 0px 0px;
}
.1col_content {
	width: 737px;
	vertical-align: top;
	text-align: left;
	padding-top: 0px;
	
}



/* 2 Column Page */
.2col_holder {
	width: 968px;
	vertical-align: top;
	margin: 0px 0px 0px 0px;
	background-color: #fff;
	font-family: Arial,sans-serif;
	font-size: 11px;
	text-align: left;
}
.2col_banner {
	width: 737px;
	height: 200px;
	margin: 0px 0px 20px 0px;
	text-align: left;
}
.2col_sidenav {
	width: 231px;
	vertical-align: top;
	margin: 0px 0px 0px 0px;
}
.2col_main_holder {
	width: 737px;
	vertical-align: top;
	margin: 0px 0px 0px 0px;
	padding-bottom: 0px;
}
.2col_main {
	width: 737px;
	vertical-align: top;
	margin: 0px?0px 0px 0px;
}
.2col_left_holder {
	width: 503px !important;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	vertical-align: top;
	text-align: left;
}

.two_col_left_holder_narrow {
	width: 503px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	vertical-align: top;
	text-align: left;
}


.two_col_left_holder_narrow  ul li{
	list-style-image: url(bps_home_arrow.png);
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 20px;
	color: #666;
	font-size: 12px;
}

.two_col_left_holder_narrow  ul{
	padding-bottom:15px;
}

.two_col_left_holder_narrow  ol{
	list-style-type: decimal;
	margin-left:30px;
	padding-bottom:15px;
}

.two_col_left_holder_narrow  * img{
	margin: 5px;
}

.two_col_left_holder_wide{
	width: 735px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	vertical-align: top;
	text-align: left;
}

.two_col_left_holder_wide  ul li{
	list-style-image: url(bps_home_arrow.png);
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 20px;
	color: #666;
	font-size: 12px;
}

.two_col_left_holder_wide  ul{
	padding-bottom:15px;
}

.two_col_left_holder_wide  ol{
	list-style-type: decimal;
	margin-left:30px;
	padding-bottom:15px;
}

.two_col_left_holder_wide  * img{
	margin: 5px;
}


.2col_right_holder {
	width: 213px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
.2col_table_spacer {
	width: 20px;
}
.two_col_table_spacer {
	width: 20px;
}
.upper_right_image {
	width: 213px;
	margin: 0px 0px 20px 0px;
}


/* 3 Column Page */
.3col_main_holder {
	width: 737px;
	vertical-align: top;
	margin: 0px 0px 0px 0px;
	padding-bottom: 0px;
}
.col_midleft_holder {
	width: 262px;
	
}

.3col_midleft_holder_narrow{
	width: 737px;
}

.3col_midleft_holder_wide{
	width: 262px;
}


.3col_midright_holder {
	width: 262px;
	
}
.3col_right_holder {
	width: 213px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}


.right_hand_wysiwyg
{
	width:212px;
}

.right_hand_wysiwyg img
{
	padding:5px;
	border: 1px solid silver;
}

.right_hand_wysiwyg a:link, .right_hand_wysiwyg a:visited{
	text-decoration:underline !important;
}

.right_hand_wysiwyg  ul li{
	list-style-image: url(bps_home_arrow.png);
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 20px;
	color: #666;
	font-size: 12px;
}

.right_hand_wysiwyg  ul{
	padding-bottom:15px;
}

.right_hand_wysiwyg  ol{
	list-style-type: decimal;
	margin-left:30px;
	padding-bottom:15px;
}



.col_right_holder {
	width:212px;
}




/* Page Banner Images */
.banner_spacer {
	width: 735px;
	margin: 10px 0px 0px 0px;
}
.banner_1 {
	position: relative;
	width: 735px;
	height: 248px;
	margin: 10px 0px 20px 0px;
	/*margin: 0px 0px 20px 0px;*/
}
.banner_1_text {
	position: absolute;
	top: 5.5em;
	left: 40px;
	width: 370px;
	color: #fff;
}

/*added by vedran*/
.banner_1_text a{
	text-decoration:underline;
	color: #fff;
}

.banner_1_text a:hover, .banner_1_text a:visited{
	text-decoration:underline;
	color: #999;
}

/*added by vedran*/
.2col_left_holder ul{
	list-style:circle;
}

.banner_1_text h1 {
	color: #fff;
	font-size: 1.6em;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
}

.banner_1_text h2 {
	color: #fff;
	font-size: 1.5em;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
}

.banner_1_text p {
	color: #fff;
	font-size: 1em;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
}
.banner_2 {
	position: relative;
	width: 735px;
	height: 248px;
	margin: 10px 0px 15px 0px;
	/*margin: 0px 0px 20px 0px;*/
}
.banner_2_text {
	position: absolute;
	top: 50px;
	left: 40px;
	width: 400px;
	color: #fff;
}
.banner_2_text h1 {
	color: #fff;
	font-size: 1.6em;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
}
.banner_2_text p {
	color: #fff;
	font-size: 1em;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
}
.banner_2_text a:link, .banner_2_text a:visited {
	color: #fff;
	font-size: 0.9em;
	text-decoration: underline;
}
.banner_2_text a:hover, .banner_2_text a:visited:hover {
	color: #fff;
	font-size: 0.9em;
	text-decoration: none;
}
.banner_form {
	margin: 0px 0px 10px 0px;
}
.banner_form .searchbox {
	width: 250px;
	height: 14px;
	border: 1px solid #ccc;
	font-size: 11px;
	margin-right: 5px;
}
.banner_form .searchdrop {
	width: 162px;
	height: 16px;
	border: 1px solid #ccc;
	font-size: 11px;
}
.banner_form button {
	width: 70px;
	height: 16px;
	line-height: 11px;
	font-size: 11px;
	border: 1px solid #ccc;
	background-color: #fff;
	color: #1b2c5c;
	font-weight: bold;
}
.banner_form button:hover {
	width: 70px;
	height: 16px;
	line-height: 11px;
	font-size: 11px;
	border: 1px solid #1b2c5c;
	background-color: #f1f1f2;
	color: #1b2c5c;
	font-weight: bold;
}
.banner_form2 {
	margin: 0px 0px 0px 0px;
	padding: 5px 5px 5px 5px;
}
.banner_form2 .searchbox {
	width: 250px;
	height: 14px;
	border: 1px solid #ccc;
	font-size: 11px;
	margin: 0px 0px 0px 0px; 
	padding: 0px 0px 0px 0px;
}
.banner_form2 button {
	width: 70px;
	height: 16px;
	line-height: 11px;
	font-size: 11px;
	border: 1px solid #ccc;
	background-color: #fff;
	color: #1b2c5c;
	font-weight: bold;
	margin-top: 5px;
}
.banner_form2 button:hover {
	width: 70px;
	height: 16px;
	line-height: 11px;
	font-size: 11px;
	border: 1px solid #1b2c5c;
	background-color: #f1f1f2;
	color: #1b2c5c;
	font-weight: bold;
	margin-top: 5px;
}
.banner_form2 .study_area {
	width: 252px;
	height: 18px;
	border: 1px solid #ccc;
	font-size: 11px;
}
.banner_form2 .menu_last_row {
	text-align: right;
}
.banner_form2 .menu_row {	
	padding: 0px 0px 0px 0px;
	border-top: 1px solid #666;
	border-bottom: 1px solid #666;
	border-right: 1px solid #666;
	}
.banner_form2 .menu_title {
	font-size: 11px;
	padding: 0px 5px 0px 5px;
	border-top: 1px solid #666;
	border-bottom: 1px solid #666;
	border-left: 1px solid #666;
	color: #fff;
	height: 11px;
	vertical-align: middle;
}
.banner_form2 .menu_spacer {
	height: 5px;
}


/* Landing Page Image Boxes */
.landing_holder {
	width: 737px;
	vertical-align: top;
	margin: 0px 0px 0px 0px;
}
.landing_box {
	position: relative;
	width: 334px;
	height: 190px;
	margin: 0px 20px 0px 0px;
	float: left;
}
.landing_box h2 {
	color: #fff;
	font-size: 15px;
	margin: 0px 0px 20px 0px;
}
.landing_box h2 a:link, .landing_box h2 a:visited {
	color: #fff;
	text-decoration: none;
}
.landing_box h2 a:hover, .landing_box h2 a:visited:hover {
	color: #fff;
	text-decoration: underline;
	text-shadow: #fff 0px 0px 3px;
}
.landing_text {
	position: absolute;
	top: 35px;
	left: 20px;
	width: 250px;
	color: #fff;
	font-size: 11px;
}

.landing_text p, .landing_text p a{
	color: #fff;
	font-size: 11px;
	text-decoration: none;
}
.landing_text p a:link {
	color: #fff;
	font-size: 11px;
	text-decoration: underline;
}

.landing_text ul{
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 20px;
	text-align: left;
}

.landing_text ul li{
	margin: 0px 0px 3px 0px;
	padding: 0px 0px 0px 0px;
	
	background-image:url(bps_bullet_white_arrow.gif);
	background-repeat:no-repeat;
	background-position: 0 .45em;
	padding-left:8px;
}

.landing_text ul li.white_arrow_more {
	margin: 0px 0px 3px 0px;
	padding: 0px 0px 0px 80px;
	
	background-image:none;
}

.landing_text ul li a:link, .landing_text ul li a:visited {
	color: #fff;
	font-size: 11px;
	text-decoration: none;
}

.landing_text ul li a:hover, .landing_text ul li a:visited:hover {
	color: #fff;
	font-size: 11px;
	text-decoration: underline;
}

/*done with styles*/

/* the white_arrow classes should not be used any more, use the landing_text classes*/
.white_arrow {
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 20px;
	text-align: left;
}
.white_arrow li {
	margin: 0px 0px 3px 0px;
	padding: 0px 0px 0px 0px;
	
	/*added by vedran*/
	background-image:url(bps_bullet_white_arrow.gif);
	background-repeat:no-repeat;
	background-position: 0 .50em;
	padding-left:8px;
}

/*added by vedran*/
.white_arrow li.white_arrow_no_background {
	margin: 0px 0px 3px 0px;
	padding: 0px 0px 0px 0px;
	
	background-image:none;
}

.white_arrow a:link, .white_arrow a:visited {
	color: #fff;
	font-size: 11px;
	text-decoration: none;
	/*commented out by vedran*/
	/*background-image: url(bps_bullet_white_arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 0px 0px 0px 9px;
	margin: 0px 0px 0px 0px;*/
}

.white_arrow a:hover, .white_arrow a:visited:hover {
	color: #fff;
	font-size: 11px;
	text-decoration: underline;
}
.landing_clear {
	clear: both;
	margin: 0px 0px 20px 0px;
}
.white_arrow a.white_more:link, .white_arrow a.white_more:visited {
	color: #fff;
	font-size: 11px;
	padding-left: 80px;
	background-image: none;
	text-decoration: none;
}
.white_arrow a.white_more:hover, .white_arrow a.white_more:visited:hover {
	color: #fff;
	font-size: 11px;
	padding-left: 80px;
	background-image: none;
	text-decoration: underline;
}



/* Search Results */
#narrow_results {
	width: 211px;
	padding: 0px 0px 0px 0px;
	margin: 0px 20px 20px 0px;
	list-style-type: none;
	font-size: 1em;
	float: left;
}
#narrow_results h1 {
	font-size: 1.2em;
	color: #666;
	line-height: 40px;
	vertical-align: middle;
	text-align: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#narrow_results a:link, #narrow_results a:visited {
	color: #1b2c5c;
	text-decoration: underline;
}
#narrow_results a:hover, #narrow_results a:visited:hover {
	color: #666;
	text-decoration: underline;
}
#narrow_results ul {
	}
#narrow_results li {
	padding: 0px 0px 10px 0px;
}
.results_info {
	width: 717px;
	font-size: 0.9em;
	background-color: #f1f1f2;
	color: #666;
	height: 25px;
	line-height: 25px;
	vertical-align: middle;
	margin: 0px 0px 20px 0px;
	padding: 0px 10px 0px 10px;
}
.results_showing {
	float: left;
	text-align: left;
}
.results_pages {
	float: right;
	text-align: right;
}

.results_pages a.selected{
	color:#666;
	font-weight:bold !important;
	text-decoration: none;
}

.results_pages a.selected:link, .results_pages a.selected:visited {
	color:#666;
	font-weight:bold !important;
	text-decoration: none;
}
.results_pages a.selected:hover, .results_pages a.selected:visited:hover {
	color: #666;
	font-weight:bold !important;
	text-decoration: underline;
}
.results {
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 10px;
}
.results_set {
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
}
.results_set p {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.results_set a.title:link, .results_set a.title:visited {
	color: #1b2c5c;
	text-decoration: underline;
	font-weight: bold;
}
.results_set a.title:hover, .results_set a.title:visited:hover {
	color: #666;
	text-decoration: underline;
	font-weight: bold;
}
.search_again {
	padding: 0px 0px 0px 10px;
}
.search_again_form {
	margin: 0px 0px 10px 0px;
	
}
.search_again_form .searchbox {
	width: 250px;
	height: 14px;
	border: 1px solid #ccc;
	font-size: 10px;
	margin-right: 5px;
}
.search_again_form .searchdrop {
	width: 162px;
	height: 16px;
	border: 1px solid #ccc;
	font-size: 10px;
}
.search_again_form button {
	width: 70px;
	height: 16px;
	line-height: 10px;
	font-size: 10px;
	border: 1px solid #ccc;
	background-color: #fff;
	color: #1b2c5c;
	font-weight: bold;
}
.search_again_form button:hover {
	width: 70px;
	height: 16px;
	line-height: 10px;
	font-size: 10px;
	border: 1px solid #1b2c5c;
	background-color: #f1f1f2;
	color: #1b2c5c;
	font-weight: bold;
}
.search_again a:link, .search_again a:visited {
	color: #666;
	font-size: 0.9em;
	text-decoration: underline;
}
.search_again a:hover, .search_again a:visited:hover {
	color: #666;
	font-size: 0.9em;
	text-decoration: none;
}
.search_result_banner {
}
.browse_bar {
	width: 717px;
	font-size: 0.9em;
	background-color: #f1f1f2;
	color: #666;
	height: 25px;
	line-height: 25px;
	vertical-align: middle;
	margin: 0px 0px 10px 0px;
	padding: 0px 10px 0px 10px;
}

.browse_bar a:link, .browse_bar a:visited {
	color: #1b2c5c;
	text-decoration: underline;
}
.browse_bar a.selected:link, .browse_bar a.selected:visited {
	color: #666;
	text-decoration: underline;
}
.browse_bar a.selected:hover, .browse_bar a.selected:visited:hover {
	color: #666;
	text-decoration: none;
}
.browse_alpha {
	width: 717px;
	font-size: 0.9em;
	background-color: #f1f1f2;
	color: #666;
	height: 25px;
	line-height: 25px;
	vertical-align: middle;
	margin: 0px 0px 5px 0px;
	padding: 0px 10px 0px 10px;
}
.browse_alpha a:link, .browse_alpha a:visited {
	color: #666;
	text-decoration: none;
	padding: 0px 16px 0px 0px;
}
.browse_alpha a:hover, .browse_alpha a:visited:hover {
	color: #1b2c5c;
	text-decoration: underline;
	padding: 0px 16px 0px 0px;
}
.browse_alpha a.selected:link, .browse_alpha a.selected:visited {
	color: #1b2c5c;
	text-decoration: underline;
	padding: 0px 16px 0px 0px;
}
.browse_alpha a.selected:hover, .browse_alpha a.selected:visited:hover {
	color: #1b2c5c;
	text-decoration: underline;
	padding: 0px 16px 0px 0px;
}
.browse_spacer {
	margin: 0px 0px 20px 0px;
}

.browse_atoz {
	width: 717px;
	height: 20px;
	background-color: #f1f1f2;
	color: #666;
	vertical-align: middle;
	margin-bottom:5px; 
	padding: 3px 10px 3px 10px;
} 

.browse_atoz ul. {
	list-style-type:none;
}

.browse_atoz li {
	float:left !important; 
	color: #666 !important; 
	font-size: 0.9em !important; 
	vertical-align: middle !important; 
	margin-right:6px !important; 
	margin-left:0px !important;
	margin-top:0px !important;
	margin-bottom:0px !important;
	list-style-type:none !important;
	list-style-image:none !important;
}

.browse_atoz ul li span {
	padding:3px !important;
	text-align:center !important;
	vertical-align:middle !important;
	width:15px !important;
	height:13px !important;
	display:block !important;
}

a.atoz_selected:link {display:block; background-color:#1b2c5c; width:15px; height:13px; vertical-align:middle; text-align:center; padding:3px; border:0px; color:#fff; text-decoration:none;}
a.atoz_selected:hover {display:block; background-color:#1b2c5c; width:15px; height:13px; vertical-align:middle; text-align:center; padding:3px; border:0px; color:#fff; text-decoration:none;}
a.atoz_selected:visited {display:block; background-color:#1b2c5c; width:15px; height:13px; vertical-align:middle; text-align:center; padding:3px; border:0px; color:#fff; text-decoration:none;}
a.atoz_selected:visited:hover {display:block; background-color:#1b2c5c; width:15px; height:13px; vertical-align:middle; text-align:center; padding:3px; border:0px; color:#fff; text-decoration:none;}

a.atoz:link {display:block; width:15px; height:13px; vertical-align:middle; text-align:center; padding:3px; border:0px; color:#666; text-decoration:none;}
a.atoz:hover {display:block; width:15px; height:13px; vertical-align:middle; text-align:center;  padding:3px; border:0px; background-color:#1b2c5c; color:#fff; text-decoration:none;}
a.atoz:visited {display:block; width:15px; height:13px; vertical-align:middle; text-align:center;  padding:3px; border:0px; text-decoration:none;}
a.atoz:visited:hover {display:block; width:15px; height:13px; vertical-align:middle; text-align:center;  padding:3px; border:0px; background-color:#1b2c5c; color:#fff; text-decoration:none;}






/* Search Results 2 */
.search_again2 {
	margin: 0px 0px 20px 0px;
	padding: 5px 5px 5px 5px;
}
.search_again2 .searchbox {
	width: 250px;
	height: 14px;
	border: 1px solid #ccc;
	font-size: 10px;
}
.search_again2 button {
	width: 70px;
	height: 16px;
	line-height: 10px;
	font-size: 10px;
	border: 1px solid #ccc;
	background-color: #fff;
	color: #1b2c5c;
	font-weight: bold;
	margin-top: 5px;
}
.search_again2 button:hover {
	width: 70px;
	height: 16px;
	line-height: 10px;
	font-size: 10px;
	border: 1px solid #1b2c5c;
	background-color: #f1f1f2;
	color: #1b2c5c;
	font-weight: bold;
	margin-top: 5px;
}
.search_again2 .study_area {
	width: 252px;
	height: 16px;
	border: 1px solid #ccc;
	font-size: 10px;
}
.search_again2 .menu_last_row {
	text-align: right;
}
.search_again2 .menu_row {
}
.search_again2 .menu_title {
	border-top: 0px solid #666;
	font-size: 11px;
	font-weight: bold;
	padding: 0px 5px 0px 5px;
	border-bottom: 0px solid #666;
	border-left: 0px solid #666;
	color: #1b2c5c;
	height: 15px;
}
.search_again2 .menu_spacer {
	height: 5px;
}
.search_again2 p {
	padding: 0px 0px 0px 5px;
}


.results_dp {
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
}

.results_table_dp {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	width:100%;
}

.results_table_dp th {
	font-size: 12px;
	font-weight: bold;
	padding: 7px 6px 7px 6px;
	text-align:center;
}

.results_titlebar_browse_by{
	font-size: 12px;
	font-weight: bold;
	background-color: #dedfe0;
	margin:0px 5px 0px 0px;
}

.results_titlebar_empty{
	width:25%;
}

.results_table_dp th a {
	font-size: 12px;
	font-weight: bold;
	text-decoration:underline;
	color: #666 !important;
}

.results_table_dp th a.selected {
	font-size: 12px;
	font-weight: bold;
	text-decoration:none !important;
	color: #1b2c5c !important;
}


.results_table_dp tr.titlebar {
	background-color: #f1f1f2;
}

.results2 {
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
}
.results_table {
	/*width: 737px;*/
	width:100%;
	margin: 0px 0px 20px 0px;
	padding: 0px;
}
.results_table a:link, .results_table a:visited {
	color: #1b2c5c;
	text-decoration: underline;
}
.results_table a:hover, .results_table a:visited:hover {
	color: #666;
	text-decoration: none;
}
.results_table tr.titlebar {
	background-color: #f1f1f2;
}
.results_table tr {
}
.results_table th {
	font-size: 12px;
	font-weight: bold;
	padding: 5px 5px 5px 5px;
}
.results_table th.date_col {
	text-align: center;
}
.results_table td {
	font-size: 11px;
	font-weight: normal;
	padding: 5px 5px 5px 5px;
}
.results_table td.results_year {
	text-align: center;
	padding: 5px 5px 0px 5px;
}
.results_table td.check {
	text-align: center;
	vertical-align: middle;
}
.results_table2 {
	width: 737px;
	margin: 20px 0px 20px 0px;
	padding: 0px;
}
.results_table2 a:link {
	color: #1b2c5c;
	text-decoration: underline;
}
.results_table2 a:visited {
	color: #999;
	text-decoration: underline;
}
.results_table2 a:hover {
	color: #666;
	text-decoration: underline;
}
.results_table2 a:visited:hover {
	color: #999;
	text-decoration: underline;
}
.results_table2 tr.titlebar {
	background-color: #f1f1f2;
	border-top: 0px;
}
.results_table2 tr {
	border-top: 1px solid #fff;
	margin-top: 1px;
}
.results_table2 th {
	font-size: 12px;
	font-weight: bold;
	padding: 5px 5px 5px 5px;
}
.results_table2 th.date_col {
	text-align: center;
}
.results_table2 td {
	font-size: 11px;
	font-weight: normal;
	padding: 0px 0px 0px 0px;
}
.results_table2 td.results_year {
	text-align: center;
	padding: 5px 5px 0px 5px;
}
.results_table2 td.check {
	text-align: center;
	vertical-align: middle;
}

.results_table2 td.check_az {
	text-align: center;
	vertical-align: middle;
	width:30px;
}

.table_type_2 * img, .results_table2 * img, .results_table * img, .hovertab * img, .results * img{
	margin:0px;
}

.big_letter {
	font-size: 18px;
	color: #fff;
	background-color: #1b2c5c;
	width: 26px;
	height: 27px;
	line-height: 27px;
	vertical-align: middle;
	text-align: center;
	z-index: 50;
	position: relative;
	border: 1px solid #fff;
	margin:5px 5px 5px 5px;
}
.results_table2 .highlight_icon {
	background-color: #1b2c5c;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	line-height: 25px;
	vertical-align: middle;
	text-align: center;
	padding:5px 5px 5px 5px;
}
.results_table2 .highlight_icon_gray {
	background-color: #f1f1f2;
	color: #666;
	font-size: 14px;
	font-weight: bold;
	line-height: 25px;
	vertical-align: middle;
	text-align: center;
	padding:5px 5px 5px 5px;
}
.results_table2 .icon {
	background-color: #fff;
	color: #666;
	font-weight: bold;
	vertical-align: top;
	text-align: center;
}
.results_table2 .icon_row {
	background-color: #f1f1f2;
	color: #666;
	font-weight: bold;
	vertical-align: top;
	text-align: center;
}
.results_table2 .highlight_row {
	background-color: #1b2c5c;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	line-height: 25px;
}
.results_table2 .highlight_row a:link, .results_table2 .highlight_row a:visited {
	display: block;
	width: 727px;
	height: 25px;
	background-color: #1b2c5c;
	color: #fff;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	line-height: 25px;
	vertical-align:middle;
	padding:5px 5px 5px 5px;
}
.results_table2 .highlight_row a:hover, .results_table2 .highlight_row a:visited:hover {
	display: block;
	width: 727px;
	height: 25px;
	background-color: #1b2c5c;
	color: #fff;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	line-height: 25px;
	vertical-align:middle;
	padding:5px 5px 5px 5px;
}
.results_table2 .highlight_row_gray {
	background-color: #white;
	color: #666;
	font-size: 14px;
	font-weight: bold;
	line-height: 25px;
}


.results_table2 .highlight_row_gray a:link, .results_table2 .highlight_row_gray a:visited {
	display: block;
	width: 727px;
	height: 25px;
	background-color: #f1f1f2;
	color: #666;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	line-height: 25px;
	vertical-align:middle;
	padding:5px 5px 5px 5px;
}
.results_table2 .highlight_row_gray a:hover, .results_table2 .highlight_row_gray a:visited:hover {
	display: block;
	width: 727px;
	height: 25px;
	background-color: #1b2c5c;
	color: #fff;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	line-height: 25px;
	vertical-align:middle;
	padding:5px 5px 5px 5px;
}
a.boldlink:link {
	display: block;
	width: 697px;
	height: 12px;
	color: #1b2c5c;
	text-decoration: none;
	font-weight: bold;
	padding:5px 5px 5px 5px;
}
a.boldlink:visited {
	display: block;
	width: 697px;
	height: 12px;
	color: #1b2c5c;
	text-decoration: none;
	font-weight: bold;
	padding:5px 5px 5px 5px;
}
a.boldlink:hover {
	display: block;
	width: 697px;
	height: 12px;
	color: #1b2c5c;
	text-decoration: underline;
	font-weight: bold;
	padding:5px 5px 5px 5px;
}
a.boldlink:visited:hover {
	display: block;
	width: 697px;
	height: 12px;
	color: #1b2c5c;
	text-decoration: underline;
	font-weight: bold;
	padding:5px 5px 5px 5px;
}


a.boldlink_gray:link {
	display: block;
	width: 697px;
	height: 12px;
	color: #666;
	text-decoration: none;
	font-weight: bold;
	padding:5px 5px 5px 5px;
}
a.boldlink_gray:visited {
	display: block;
	width: 697px;
	height: 12px;
	color: #666;
	text-decoration: none;
	font-weight: bold;
	padding:5px 5px 5px 5px;
}
a.boldlink_gray:hover {
	display: block;
	width: 697px;
	height: 12px;
	color: #666;
	text-decoration: underline;
	font-weight: bold;
	padding:5px 5px 5px 5px;
}
a.boldlink_gray:visited:hover {
	display: block;
	width: 697px;
	height: 12px;
	color: #666;
	text-decoration: underline;
	font-weight: bold;
	padding:5px 5px 5px 5px;
}


td.bold_link_icon { 
	width:11px;
	padding:5px 0px 5px 5px; 
	vertical-align:middle;
}
td.bold_link_icon a { 
	padding:0px;
}
td.browse_lvl3 {
	padding:5px 5px 5px 5px;
}

td.browse_lvl2 {
	padding:5px 5px 5px 5px;
}






/* Show and Hide Layers */
.visible {
	display: block;
}
.invisible {
	display: none;
}
.results2_set {
}
.results2_subset {
}



/* Breadcrumb */
ul.breadcrumb {
	width: 510px;
	font-size: 11px;
	color: #666 !important;
	list-style-type: none;
	margin: 12px 0px 12px 0px;
}
ul.breadcrumb li {
	display: inline;
	font-size: 11px;
	color: #666 !important;
	float: left;
	padding: 0px 3px 2px 0px;
}
ul.breadcrumb a:link {
	text-decoration: underline;
	font-size: 11px;
	color: #666 !important;
} 
ul.breadcrumb a:active {
	text-decoration: none;
	font-size: 11px;
	color: #666 !important;
} 
ul.breadcrumb a:visited {
	text-decoration: underline;
	font-size: 11px;
	color: #666 !important;
} 
ul.breadcrumb a:hover {
	text-decoration: underline;
	font-size: 11px;
	color: #999;
} 
ul.breadcrumb a:visited:hover {
	text-decoration: underline;
	font-size: 11px;
	color: #999 !important;
} 



/* Font Size */
.font_spacer {
	width: 85px;
}
ul.fontsize ul {
	font-size: 11px;
	color: #666;
	list-style-type: none;
	border: 1px solid #000;
}
ul.fontsize li {
	float: left;
	color: #666;
	font-size: 11px;
	text-align: left;
}
ul.fontsize li.fonttext {
	float: left;
	margin: 12px 0px 0px 0px;
}
ul.fontsize li.fontup {
	float: left;
	padding: 0px 2px 0px 2px;
	margin: 12px 0px 0px 0px;
}
ul.fontsize li.fontdown {
	float: left;
	margin: 12px 0px 0px 0px;
}



/* Print */
.printspacer {
	width: 82px;
}
ul.print {
	font-size: 11px;
	color: #666;
	list-style-type: none;
}
ul.print li {
	float: left;
	color: #666;
	font-size: 11px;
	padding-left: 1px;
	text-align: left;
}
ul.print li.printtext {
	float: left;
	margin: 12px 0px 0px 0px;
	text-align: right;
}
ul.print li.print_icon {
	float: left;
	padding-left: 1px;
	margin: 8px 0px 0px 0px;
}



/* General Styles */
p {
	font-size: 1em;
	color: #666;
	margin: 0px 0px 10px 0px;
	text-align: left;
}
p.caption_sm_image {
	font-size: 1em;
	color: #666;
	margin: 4px 0px 10px 0px;
}
h1 {
	font-size: 1.6em;
	font-weight: bold;
	font-family: Helvetica, Arial, sans-serif;
	text-align: left;
	color: #666;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 2px 0px;
}
h2 {
	font-size: 1.5em;
	font-weight: bold;
	font-family: Helvetica, Arial, sans-serif;
	text-align: left;
	color: #666;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 2px 0px;
}
h3 {
	font-size: 1.3em;
	font-weight: bold;
	font-family: Helvetica, Arial, sans-serif;
	text-align: left;
	color: #666;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 2px 0px;
}
h4 {
	font-size: 1.1em;
	font-weight: bold;
	font-family: Helvetica, Arial, sans-serif;
	text-align: left;
	color: #666;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
h5 {
	font-size: 1.0em;
	font-weight: bold;	
	font-family: Helvetica, Arial, sans-serif;
	text-align: left;
	color: #999;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
h1 a:link {
	color: #1b2c5c;
	text-decoration: underline;
}
h1 a:active {
	color: #1b2c5c;
	text-decoration: underline;
}
h1 a:visited {
	color: #999;
	text-decoration: underline;
}
h1 a:hover {
	color: #666;
	text-decoration: underline;
}
h1 a:visited:hover {
	color: #999;
	text-decoration: underline;
}
h2 a:link {
	color: #1b2c5c;
	text-decoration: underline;
}
h2 a:active {
	color: #1b2c5c;
	text-decoration: underline;
}
h2 a:visited {
	color: #999;
	text-decoration: underline;
}
h2 a:hover {
	color: #666;
	text-decoration: underline;
}
hh2 a:visited:hover {
	color: #999;
	text-decoration: underline;
}
h3 a:link {
	color: #1b2c5c;
	text-decoration: underline;
}
h3 a:active {
	color: #1b2c5c;
	text-decoration: underline;
}
h3 a:visited {
	color: #999;
	text-decoration: underline;
}
h3 a:hover {
	color: #666;
	text-decoration: underline;
}
h3 a:visited:hover {
	color: #999;
	text-decoration: underline;
}
h4 a:link {
	color: #1b2c5c;
	text-decoration: underline;
}
h4 a:active {
	color: #1b2c5c;
	text-decoration: underline;
}
h4 a:visited {
	color: #999;
	text-decoration: underline;
}
h4 a:hover {
	color: #666;
	text-decoration: underline;
}
h4 a:visited:hover {
	color: #999;
	text-decoration: underline;
}
ul.list_bullet {
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 20px;
	text-align: left;
}
ul.list_bullet li {
	margin: 0px 0px 3px 0px;
	padding: 0px 0px 0px 0px;
	list-style-image: url(bps_bullet_arrow.gif);
}
ul.list_bullet li a:link, ul.list_bullet li a:visited {
	color: #1b2c5c;
	text-decoration: underline;
}
ul.list_bullet li a:hover, ul.list_bullet li a:visited:hover {
	color: #666;
	text-decoration: underline;
}
a.bullet_link:link {
	color: #1b2c5c;
	text-decoration: underline;
	font-family: Helvetica, Arial, sans-serif;
}
a.bullet_link:active {
	color: #1b2c5c;
	text-decoration: underline;
	font-family: Helvetica, Arial, sans-serif;
}
a.bullet_link:visited {
	color: #999;
	text-decoration: underline;
	font-family: Helvetica, Arial, sans-serif;
}
a.bullet_link:hover {
	color: #666;
	text-decoration: underline;
	font-family: Helvetica, Arial, sans-serif;
}
a.bullet_link:visited:hover {
	color: #999;
	text-decoration: underline;
	font-family: Helvetica, Arial, sans-serif;
}
a.backtotop:link, a.backtotop:visited {
	font-size: 10px;
	color: #666;
	text-decoration: none;
}
a.backtotop:hover, a.backtotop:visited:hover {
	font-size: 10px;
	color: #1b2c5c;
	text-decoration: underline;
}
ol.list_numbered {
	color: #666;
	margin: 0px 0px 10px 20px;
	padding: 0px 0px 0px 5px;
	list-style-type: decimal;
	text-align: left;
}
ol.list_numbered li {
	color: #666;
	margin: 0px 0px 3px 0px;
	padding: 0px 0px 0px 0px;
}
.table_type_1 table {
	width: 504px;
	padding: 0px;
	border-collapse: separate;
	border-spacing: 1px;
}
.table_type_1 tr {
	background-color: #fff;
}
.table_type_1 tr.highlight {
	background-color: #f1f1f2;
}
.table_type_1 th {
	color: #666;
	text-align: center;
	font-weight: bold;
	background-color: #dedfe0;
	padding: 7px 10px;
	vertical-align: middle;
	border: 1px solid #fff;
}
.table_type_1 td.side_menu_item {
	color: #666;
	text-align: left;
	font-weight: bold;
	background-color: #dedfe0;
	padding: 7px 10px;
	vertical-align: middle;
}
.table_type_1 td {
	font-size: 0.9em;
	color: #666;
	text-align: center;
	padding: 7px 10px;
	vertical-align: middle;
	border: 1px solid #fff;
}
.table_type_2 table {
	width: 504px;
	padding: 0px;
	border-collapse: separate;
	border-spacing: 1px;
}
.table_type_2 tr {
	background-color: #fff;
}
.table_type_2 tr.highlight {
	background-color: #f1f1f2;
}
.table_type_2 th {
	text-align: left;
	white-space: nowrap;
	color: #666;
	font-weight: bold;
	background-color: #f1f1f2;
	padding: 7px 10px;
	vertical-align: middle;
	border: 1px solid #fff;
}
.table_type_2 td.side_menu_item {
	color: #666;
	text-align: left;
	font-weight: bold;
	background-color: #dedfe0;
	padding: 7px 10px;
	vertical-align: middle;
}
.table_type_2 td {
	text-align: left;
	font-size: 0.9em;
	color: #666;
	padding: 7px 10px;
	vertical-align: middle;
	border: 1px solid #fff;
}
.table_type_2 a:link {
	color: #1b2c5c;
	text-decoration: underline;
}
.table_type_2 a:visited {
	color: #999;
	text-decoration: underline;
}
.table_type_2 a:hover {
	color: #666;
	text-decoration: underline;
}
.table_type_2 a:visited:hover {
	color: #999;
	text-decoration: underline;
}
.table_type_2 th a:link, .table_type_2 th a:visited {
	color: #666;
	font-weight: bold;
	text-decoration: none;
}
.table_type_2 th a:hover, .table_type_2 th a:visited:hover {
	color: #666;
	font-weight: bold;
	text-decoration: underline;
}
hr {
	color: #dedfe0;
	width: 100%;
	height: 1px;
}

/* Blue Buttons */
.blue_button_container {
	width:212px;
	margin: 0px 0px 20px 0px;
}
a.blue_button img{
	border-top:1px solid #999;
	border-left:1px solid #999;
	border-right:1px solid #666;
	border-bottom:1px solid #666;
}	
a.blue_button img:hover{	
	border-top:1px solid #666;
	border-left:1px solid #666;
	border-right:1px solid #999;
	border-bottom:1px solid #999;
}	

a.blue_1button span{
	/* background:#d4d0c8 url(images/bg_btn.gif) repeat-x;		*/
	background:#17447c;	
	float:left;
	/* line-height:24px; */
	height:69px;	
	padding:0;							
	border-right:1px solid #000;
	border-bottom:1px solid #000;					
}		
a.blue_1button:hover span{
	border:none;						
	border-top:1px solid #000;
	border-left:1px solid #000;		
	/* background:#d4d0c8 url(images/bg_btnOver.gif) repeat-x;	*/
	background:#17447c;
	cursor:pointer;	
}	









.blue_button_roll_apply a {
	display: block;
	width: 213px;
	height: 81px;
	background: url(bps_button_blue_apply.png) 0 0 no-repeat;
	text-decoration: none;
	margin: 0px 0px 15px 0px;
}
.blue_button_roll_apply a:hover {
	background-position: 0 -81px;
}
.blue_button_roll_enquire a {
	display: block;
	width: 213px;
	height: 81px;
	background: url(bps_button_blue_enquire.png) 0 0 no-repeat;
	text-decoration: none;
	margin: 0px 0px 15px 0px;
}
.blue_button_roll_enquire a:hover {
	background-position: 0 -81px;
}
.blue_button_roll_whybond a {
	display: block;
	width: 213px;
	height: 81px;
	background: url(bps_button_blue_whybond.png) 0 0 no-repeat;
	text-decoration: none;
	margin: 0px 0px 15px 0px;
}
.blue_button_roll_whybond a:hover {
	background-position: 0 -81px;
}
.blue_button_roll_feature a {
	display: block;
	width: 213px;
	height: 81px;
	background: url(bps_button_blue_feature.jpg) 0 0 no-repeat;
	text-decoration: none;
	margin: 0px 0px 15px 0px;
}
.blue_button_roll_feature a:hover {
	background-position: 0 -81px;
}
.blue_button_roll_scholarship a {
	display: block;
	width: 213px;
	height: 81px;
	background: url(bps_button_blue_scholarship.png) 0 0 no-repeat;
	text-decoration: none;
	margin: 0px 0px 15px 0px;
}
.blue_button_roll_scholarship a:hover {
	background-position: 0 -81px;
}



/* Video */
.video {
	margin: 0px 0px 20px 0px;
}



.gray_box_holder{
	clear:both;
}

/* Gray List Boxes */
.gray_box {
	width: 212px;
	color: #333;
	background-color: #f1f1f2;
	margin: 20px 0px 20px 0px;
	text-align: left;
	clear: both;
}

.gray_box_top h2{
	width:  233px;
	color: #333;
	background-color: #dedfe0;
	font-weight: bold;
	font-size: 12px;
	margin: 0px 0px 5px 0px;
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 8px; 
	PADDING-BOTTOM: 5px; 
	PADDING-TOP: 5px;
}

.gray_box_top_link, .gray_box_top_link:visited{
	width: 233px;
	color: #333 !important;
	background-color: #dedfe0;
	font-weight: bold;
	font-size: 12px;
	margin: 0px 0px 5px 0px;
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 8px; 
	PADDING-BOTTOM: 5px; 
	PADDING-TOP: 5px;
	display:block;
}

.gray_box_top_link:hover{
	width:  233px;
	color: #fff !important;
	background-color: #1b2c5c;
	font-weight: bold;
	font-size: 12px;
	margin: 0px 0px 5px 0px;
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 8px; 
	PADDING-BOTTOM: 5px; 
	PADDING-TOP: 5px;
	display:block;
	text-decoration:none !important;
}



.gray_box ul {
	list-style-type: none;
	padding: 0;
	margin: 0px 0px 0px 0px;
}
.gray_box_title {
	color: #333;
	background-color: #dedfe0;
	font-weight: bold;
	font-size: 12px;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
}
.gray_box_title a:link, .gray_box_title a:visited {
	display: block;
	color: #333;
	background-color: #dedfe0;
	font-weight: bold;
	font-size: 12px;
	padding: 5px 0px 5px 8px;
}
.gray_box_title a:hover, .gray_box_title a:visited:hover {
	display: block;
	color: #fff;
	background-color: #dedfe0;
	font-weight: bold;
	font-size: 12px;
	padding: 5px 0px 5px 8px;
	text-decoration: none;
}
.gray_box_title_side {
	color: #333;
	background-color: #dedfe0;
	font-weight: bold;
	font-size: 12px;
	margin: 0px 0px 5px 0px;
	padding: 5px 0px 5px 8px;
}
.gray_box ul li.arrow {
	list-style-image: url(bps_home_arrow.png);
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 20px;
	color: #666;
	font-size: 12px;
}
.gray_box ul li.arrow a:link {
	color: #666;
	text-decoration: none;
	font-size: 12px;
}
.gray_box ul li.arrow a:active {
	color: #666;
	text-decoration: none;
	font-size: 12px;
}
.gray_box ul li.arrow a:visited {
	color: #999;
	text-decoration: none;
	font-size: 12px;
}
.gray_box ul li.arrow a:hover {
	color: #1b2c5c;
	text-decoration: underline;
	font-size: 12px;
}
.gray_box ul li.arrow a:visited:hover {
	color: #999;
	text-decoration: underline;
	font-size: 12px;
}
.gray_box_top {
	width: 241px;
	color: #666;
	background-color: #fff;
	margin: 0px 0px 20px 0px;
	text-align: left;
	float:left;

}

.gray_box_top ul{
	padding:0px 5px 0px 2px;
	*padding:0px 5px 0px 5px;
}

.levelTwoSpacer{
	float:left;
	width:20px;
}

.gray_box_top ul li.arrow {
	list-style-image: url(bps_home_arrow.png);
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 20px;
	color: #666;
	font-size: 12px;
}
.gray_box_top ul li.arrow a:link {
	color: #666;
	text-decoration: none;
	font-size: 12px;
	margin-left:-5px;
}
.gray_box_top ul li.arrow a:active {
	color: #666;
	text-decoration: none;
	font-size: 12px;
	margin-left:-5px;
}
.gray_box_top ul li.arrow a:visited {
	color: #999;
	text-decoration: none;
	font-size: 12px;
	margin-left:-5px;
}
.gray_box_top ul li.arrow a:hover {
	color: #1b2c5c;
	text-decoration: underline;
	font-size: 12px;
	margin-left:-5px;
}
.gray_box_top ul li.arrow a:visited:hover {
	color: #999;
	text-decoration: underline;
	font-size: 12px;
	margin-left:-5px;
}
.gray_box_top ul li.more {
	padding: 0px 0px 0px 0px;
	margin: 0px 20px 0px 0px;
	color: #666;
	font-size: 12px;
}
.gray_box_top ul li.more a:link {
	color: #666;
	text-decoration: none;
	font-size: 12px;
	padding-left: 160px;
}
.gray_box_top ul li.more a:active {
	color: #666;
	text-decoration: none;
	font-size: 12px;
	padding-left: 160px;
}
.gray_box_top ul li.more a:visited {
	color: #999;
	text-decoration: none;
	font-size: 12px;
	padding-left: 160px;
}
.gray_box_top ul li.more a:hover {
	color: #1b2c5c;
	text-decoration: underline;
	font-size: 12px;
	padding-left: 160px;
}
.gray_box_top ul li.more a:visited:hover {
	color: #999;
	text-decoration: underline;
	font-size: 12px;
	padding-left: 160px;
}

.gray_text_div{
	background-color:#fff;
	font-weight:normal;
	padding: 0px 8px 0px 8px;
}

.gray_text_div a:link{
	text-decoration:underline;
}

.gray_text_div ul li{
	margin: 0px 0px 3px 0px;
	padding: 0px 0px 0px 0px;
	
	background-image:url(bps_home_arrow.png);
	background-repeat:no-repeat;
	background-position: 0 .45em;
	padding-left:8px;
}

/* *************************************************************************************** */
/* HOVER TAB MENU */
/* *************************************************************************************** */

#tabmenu {
	width: 213px;
	height: 110px;
	margin: 0px 0px 20px 0px;
	background-color: #fff;
	position: relative;
	clear: both;
}
#tabmenu li {
	display: inline;
	margin: 0;
	padding: 0;
	height: auto;
}



/* for IE5.5 and IE6 only */
* html #tabmenu .select a, * html #tabmenu .current a {
	width: 1px;
	height: 19px;
} 
#tabmenu table {
	position: absolute;
	border-collapse: collapse;
	left: 0;
	top: 0;
}
* html #tabmenu .sub_active,
* html #tabmenu .select a:hover .sub {
	z-index: -1;
	margin-top: 0;
	margin-t\op: 1px;
}
* html #tabmenu .selectend a {
	width: 0px;
	height: 19px;
} 

* html #tabmenu .select .sub {
	display: none;
}



/* Select */
#tabmenu .select {
	margin: 0;
	padding: 0;
	list-style: none;
}
#tabmenu .select a {
	display: block;
	height: 20px;
	float: left;
	background-color: #1b2c5c;
	padding: 0 5px 0 5px;
	text-decoration: none;
	font-size: 11px;
	line-height: 20px;
	border-right: 1px solid #fff;
	color: #fff;
	font-weight: bold;
	white-space: nowrap;
}
/*#tabmenu .select a:hover, - commented out by Vedran */ 
/*#tabmenu .select li:hover a {
	background: #f1f1f2;
	cursor: pointer;
	color: #666;
} - commented out by Vedran*/

/* Current */
#tabmenu .current a {
	background-color: #f1f1f2;
	color: #666;
	/*white-space: nowrap;
	- vedran*/
}
#tabmenu .current {
	margin: 0;
	padding: 0;
	list-style: none;
}
#tabmenu .current a {
	display: block;
	/*height: 20px;	-vedran*/ 
	float: left;
	background-color: #f1f1f2;
	padding: 0 5px 0 5px;
	text-decoration: none;
	font-size: 11px;
	/*line-height: 20px; -vedran*/ 
	border-right: 1px solid #fff;
	color: #666;
	font-weight: bold;
}



/* Sub */
#tabmenu .sub {
	width: 193px;
	display: none;
	margin: 0;
	padding: 3px 0px 3px 0px;
	/*display: block;	-vedran */ 
	position: absolute;
	top: 20px;
	left: 0;
	background: #f1f1f2;
}
/*#tabmenu .sub li a:hover, - commented out by Vedran */ 
/*#tabmenu .select a:hover .sub li a:hover,- commented out by Vedran */ 
/*#tabmenu .select li:hover .sub li a:hover {
	background-color: #f1f1f2;
	color: #1b2c5c;
	text-decoration: underline;
}- commented out by Vedran */ 
/*#tabmenu .select li a:hover .sub, - commented out by Vedran */ 
/*#tabmenu .select li:hover .sub {
	display: block;
	position: absolute;
	width: 193px;
	*width: 183px;
	top: 20px;
	left: 0;
	background-color: #f1f1f2;
	z-index: 100;
	color: #666;
	font-size: 11px;
}*/

/*#tabmenu .select a:hover .sub li a,  - commented out by Vedran */ 
/*#tabmenu .select li:hover .sub li a {
	background-image: url(bps_home_arrow.png);
	background-repeat: no-repeat;
	background-position: center left;
	width: 193px;
	*width: 183px;
	display: block;
	background-color: #f1f1f2;
	border: 0;
	font-weight: normal;
	color: #666;
	text-decoration: none;
	font-size: 11px;
} - commented out by Vedran */ 
#tabmenu .sub li a {
	padding: 3px 0px 3px 10px;
	margin: 0px 0px 0px 10px;
}



/* Sub Active */
#tabmenu .sub_active {
	width: 213px;
	margin: 0;
	padding: 3px 0px 3px 0px;
	display: block;
	position: absolute;
	top: 20px;
	left: 0;
	background: #f1f1f2;
	z-index: 10;
}
#tabmenu .sub_active a {
	width: 193px;
	/*width: 183px;	*/ 
	text-decoration: none;
	display: block;
	float: left;
	background: #f1f1f2;
	font-size: 11px;
	font-weight: normal;
	border: 0;
	color: #666;
}
#tabmenu .sub_active .current_sub a, #tabmenu .sub_active a:hover {
	width: 193px;
	/*width: 183px;	*/ 
	display: block;
	background-color: #f1f1f2;
	color: #666;
	font-size: 11px;
	font-weight: normal;
	color: #1b2c5c;
	text-decoration: underline;
}
#tabmenu .sub__active li a {
	background-image: url(bps_home_arrow.png);
	background-repeat: no-repeat;
	background-position: center left;
	padding: 3px 0px 3px 10px;
	margin: 0px 0px 0px 10px;
}
#tabmenu .select .subactive_ li a {
	background-image: url(bps_home_arrow.png);
	background-repeat: no-repeat;
	background-position: center left;
}

/*new*/
#tabmenu .sub_active li a {
	/*background-image: url(bps_home_arrow.png);
	background-repeat: no-repeat;
	background-position: center left;
	padding: 3px 0px 3px 10px;
	margin: 0px 0px 0px 10px;*/
	display:block !important;
	_display:inline !important;
	float:none !important;
}

#tabmenu .sub_active li {
	display:block !important;
	margin:3px;
	padding-bottom:4px;
	_padding-bottom:0px;
}




/* Select End */
#tabmenu .selectend {
	margin: 0;
	padding: 0;
	list-style: none;
}
#tabmenu .selectend a {
	display: block;
	height: 20px;
	float: left;
	background: #1b2c5c;
	padding: 0 5px 0 5px;
	text-decoration: none;
	font-size: 11px;
	line-height: 20px;
	white-space: nowrap;
	border-right: 1px solid #fff;
	color: #fff;
	font-weight: bold;
}
#tabmenu .selectend a:hover, #tabmenu .selectend li:hover a {
	background: #f1f1f2;
	cursor: pointer;
	color: #666;
}
#tabmenu .selectend a:hover .sub li a:hover, #tabmenu .selectend li:hover .sub li a:hover {
	background: #f1f1f2;
	color: #666;
}

#tabmenu .sub li a:hover, #tabmenu .selectend a:hover .sub li a:hover, #tabmenu .selectend li:hover .sub li a:hover {
	background-color: #f1f1f2;
	color: #1b2c5c;
	text-decoration: underline;
	background-image: url(bps_home_arrow.png);
	background-repeat: no-repeat;
	background-position: center left;
}
#tabmenu .selectend li a:hover .sub, #tabmenu .selectend li:hover .sub {
	display: block;
	position: absolute;
	width: 193px;
	/*width: 183px;	*/ 
	top: 20px;
	left: 0;
	background: #f1f1f2;
	z-index: 100;
	color: #666;
	font-size: 11px;
}
#tabmenu .selectend a:hover .sub li a, #tabmenu .selectend li:hover .sub li a {
	background-image: url(bps_home_arrow.png);
	background-repeat: no-repeat;
	background-position: center left;
	width: 193px;
	/*width: 183px;	*/ 
	display: block;
	background-color: #f1f1f2;
	border: 0;
	font-weight: normal;
	color: #666;
	text-decoration: none;
	font-size: 11px;
}
#tabmenu .select li:hover .sub li a.noarrow  {
	background-image: none;
}
#tabmenu .sub_active li a.noarrow {
	background-image: none;
}
#tabmenu .select .subactive li a.noarrow {
	background-image: none;
}
#tabmenu .selectend li:hover .sub li a.noarrow:hover {
	background-image: none;
}
#tabmenu .selectend li:hover .sub li a.noarrow {
	background-image: none;
}



/* Floating Right Image */
.right_image {
	width: 300px;
	float: right;
	text-align: right;
	margin: 32px 0px 0px 10px;
}
.right_image_solo {
	width: 300px;
	float: right;
	text-align: right;
	margin: 32px 0px 1px 10px;
}
.right_image .right_caption {
	width: 280px;
	color: #666;
	padding: 5px 10px 5px 10px;
	margin: 0px 0px 10px 0px;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	text-align: left;
	vertical-align: top;
}



/* Link with Arrow */
a.blue_arrow:link {
	color: #1b2c5c;
	text-decoration: underline;
	padding-left: 10px;
	background-image: url(bps_link_arrow.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
}
a.blue_arrow:active {
	color: #1b2c5c;
	text-decoration: underline;
	padding-left: 10px;
	background-image: url(bps_link_arrow.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
}
a.blue_arrow:visited {
	color: #1b2c5c;
	text-decoration: underline;
	padding-left: 10px;
	background-image: url(bps_link_arrow.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
}
a.blue_arrow:hover {
	color: #666;
	text-decoration: underline;
	padding-left: 10px;
	background-image: url(bps_link_arrow.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
}
a.blue_arrow:visited:hover {
	color: #666;
	text-decoration: underline;
	padding-left: 10px;
	background-image: url(bps_link_arrow.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
}



/* 02 - Level 1 Landing Page */
.container_full {
}
.l1_item {
	float: left;
}



/* *************************************************************************************** */
/* FOOTER */
/* *************************************************************************************** */

#footer {
	width: 968px;
	height: 40px;
	vertical-align: top;
	color: #666;
	margin: 0px auto 0px auto;
	padding: 10px 0px 0px 0px;
	font-family: Arial, sans-serif;
	font-size: 10px;
	border-top: 1px solid #666;
	clear:both;
}
#footer .left {
	float: left;
}
#footer .right {
	float: right;
}
#footer a:link {
	color: #666;
	text-decoration: none;
	margin-left: 8px;
}
#footer a:active {
	color: #666;
	text-decoration: none;
}
#footer a:visited {
	color: #666;
	text-decoration: none;
}
#footer a:hover {
	color: #666;
	text-decoration: underline;
}
#footer a:visited:hover {
	color: #666;
	text-decoration: underline;
}

/*browse by eResource divs*/
.eResourceLeft{
	float:left;
	padding-left:10px;
	padding-top:10px;
}

.eResourceRight{
	float:right;
	padding-top:10px;
	padding-right:10px;
}

.eResourceBottom{
	clear:both;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
}

.leftNavMainDivSelected{
	width:191px;
	border-bottom: #666 1px solid;
	float:right;
	clear:both;
	display:block;
}

.leftNavHrefSelected{
	background-image:none !important;
	width:171px !important;
	float:left;
	border-bottom:none !important;
	line-height:15px;
}

.leftNavArrowDivSelected{
	float:right;
	position:relative;
	top:4px;
	top:1px !important!;
}

.linkAboveLeftNav{
	font-weight:bold;
	font-size:1em;
	padding-bottom:10px;
	padding-top:10px
}

.contributor_content_div  ul li{
	list-style-image: url(bps_home_arrow.png);
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 20px;
	color: #666;
	font-size: 12px;
}

.contributor_content_div  ul{
	padding-bottom:15px;
}

.contributor_content_div  ol{
	list-style-type: decimal;
	margin-left:30px;
	padding-bottom:15px;
}

.contributor_content_div p img{
	margin: 5px;
}

.contributor_content_div a{
	color:#1b2c5c;
	text-decoration:underline !important;
}

/* added by Lisa Barker 24/11/2009 */
.addthis_spacer {
	width: 60px;  
}
ul.addthis {
	font-size: 11px;
	color: #666;
	list-style-type: none;
}
ul.addthis li {
	float: left;
	color: #666;
	font-size: 11px;
	padding-left: 2px; 
	text-align: left;
}
ul.addthis li.addthis_text{
	float: left;
	margin: 12px 0px 0px 0px;
	text-align: right;
}
ul.addthis li.addthis_icon {
	float: left;
	padding-left: 2px;   
	padding-right: 2px;  
	margin: 11px 0px 0px 0px;  
}
.1col_addthis {
	width: 57px;      
	height: 41px;
	vertical-align: middle;
	margin: 0px 0px 0px 0px;
}

/* added by Lisa Barker 08/02/2010 updated 04/04/2010*/
.left_hand_wysiwyg
{
	width: 212px;
	height: 300px;
	position: relative;
	float: left;
	top: 85px;
	margin: 0px;
	
}

.left_hand_wysiwyg img
{
	padding:5px;
	border: 1px solid silver;
}

.left_hand_wysiwyg a:link, .left_hand_wysiwyg a:visited{
	text-decoration:underline !important;
}

.left_hand_wysiwyg  ul li{
	list-style-image: url(bps_home_arrow.png);
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 20px;
	color: #666;
	font-size: 12px;
}

.left_hand_wysiwyg  ul{
	padding-bottom:15px;
}

.left_hand_wysiwyg  ol{
	list-style-type: decimal;
	margin-left:30px;
	padding-bottom:15px;
}

.col_left_holder {
	width:212px;
}

/* added by lbarker 18/02/2010 */

.mainpage_addthis {
	width: 60px;
	height: 41px;
	vertical-align: middle;
	margin: 200px 0px 0px 150px;
}

/* added by L.Bateup 4/8/2010 */
.right_hand_stacker
{
	width: 213px;
	padding: 0px;
	margin: 0px;
	border: none;
}
.right_hand_stacker img
{
	padding: 0px;
	margin: 0px;
	border: none;
}


/***************************************/
/* Hompage News Ticker liScroll styles */
/***************************************/

.tickercontainer { /* the outer div with the black border */
border: none;
/* background: #f1f1f2; */
width: 538px; 
height: 58px; 
margin: 0; 
padding: 0
overflow: hidden; 
}
.tickercontainer .mask { /* that serves as a mask. so you get a sort of padding both left and right */
position: relative;
left: 15px;
top: 19px;
width: 500px;
overflow: hidden;
}
ul.newsticker { /* that's your list */
position: relative;
left: 500px;
font: 12px Verdana;
list-style-type: none;
margin: 0;
padding: 0;
}
ul.newsticker li {
float: left; /* important: display inline gives incorrect results when you check for elem's width */
margin: 0;
padding: 0;
/* background: #f1f1f2; */
}
ul.newsticker a {
white-space: nowrap;
padding: 0;
color: #666;
margin: 0 50px 0 0;
}
ul.newsticker a:hover {
white-space: nowrap;
padding: 0;
color: #666;
margin: 0 50px 0 0;
text-decoration: underline;
}
ul.newsticker p {
white-space: nowrap;
padding: 0;
color: #666;
margin: 0 50px 0 0;
}
ul.newsticker span {
margin: 0 10px 0 0;
}
