/* **************************************************************************** */
/* * Filename: 		global.css 																* */
/* * Title: 			Global stylesheet for vertexcouk website 						* */
/* * Description:  	Provides layout definitions for all elements on website  * */
/* * Author:			Simon McKone Vertex DPS Web Solutions							* */
/* * Date:				06 September 2005														* */
/* **************************************************************************** */

/* GLOBAL Page Content STARTS
======================================================================== */
/* ELEMENTS
============================================================================== */
body {
	background-color: #EEEEEE;
	font-family: "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

div#skip {
	position: absolute;
	margin-left: -1000px;
	margin-top: -1000px;
}
/* H2 styles for right-hand pane of content pages
====================================================== */
h2.pageRight {
	font-size: 0.8em;
	font-weight: bold;
	margin: 0;
	border-bottom: 1px dashed #CCCCCC;
	padding: 8px 0 6px 34px;
	background-repeat: no-repeat;
	background-position: 6px 5px;	
}
/* ===========================================================================
******************************************************************      Layout
============================================================================== */
#outer {
	/*position: relative;*/
	/*margin: 0 auto;*/
	margin: 0 0;
	width: 770px;
	background-color: #FFF;
	padding: 0 0 0 0;	
}
#printedLogo {
	display: none;
}
#masthead {
	padding: 0 0 0 0;
	width: 100%;
	margin-bottom: 1px;
}
#logoBar {
	position: relative;
	left: 0;
	top: 0;
	width: 570px;
	height: 73px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-position: 11px 16px;
	background-repeat: no-repeat;
}
#logoBar img {
	border: none;
	padding: 16px 0 0 12px;
}
/* ****************** top navigation bar */
#topNav {
	position: relative;
	margin-top: 2px;
	width: 570px;
	height: 36px;
	background-color: #6699CC;
	text-align: center;
}
/* ****************** top US and Canada Version navigation bar */
#topNavUS {
	position: relative;
	margin-top: 2px;
	width: 570px;
	height: 36px;
	background-color: #6699CC;
	text-align: center;
}
/* ****************** top FRA Version navigation bar */
#topNavFRA {
	position: relative;
	margin-top: 2px;
	width: 570px;
	height: 36px;
	background-color: #6699CC;
	text-align: left;
}
/* ****************** top India Version navigation bar */
#topNavIN {
	position: relative;
	margin-top: 2px;
	width: 570px;
	height: 36px;
	background-color: #F9D1C9;
	text-align: left;
}
/* ****************** top ORS Version navigation bar */
#topNavORS {
	position: relative;
	margin-top: 2px;
	width: 570px;
	height: 36px;
	background-color: #0099CC;
	text-align: left;
}
/* ****************** page utilities - search, contact, site map */
#pageUtils {
	position: absolute;
	top: 0;
	width: 198px;
	left: 572px;
	height: 111px;
	background-color: #CCCCCC;
	color: #FFF;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}
/* ****************** homepage layout of columns */
#homeColumns {
	position: relative;
	top: 3px;
	width: 770px;
	margin-bottom: 8px;
}
/* ****************** homeColumn1 - lefthand homepage content column */
#homeColumn1 {
	float: left;
	width: 254px;
	background-color: #FFFFFF;
}
/* ****************** homeColumn2 - middle homepage content column */
#homeColumn2 {
	float: left;
	width: 255px;
	background-color: #FFFFFF;
	margin-left: 3px;
}
/* ****************** homeColumn3 - righthand homepage content column */
#homeColumn3 {
	float: left;
	width: 255px;
	background-color: #FFFFFF;
	margin-left: 3px;
}
/* ****************** homeColumn1 - lefthand homepage content column for ORS*/
#homeColumnORS1 {
	float: left;
	width: 512px;
	background-color: #FFFFFF;
}
/* BreadCrumb Styles
==================================================================================== */
#breadCrumbs {
	margin: 0;
	padding: 8px 0 8px 2px;
	border-bottom: 1px dashed #CCCCCC;
}
/* Print this page button 
====================================================== */
/*#printButton {
	margin: 0 0 0 0;
	margin : 1px 0 0 0;
	padding: 6px 0 4px 0;
	padding : 0 0 0 0;
	position: relative;
	float: right;	
	background-image: url(../images/icons/icon_print.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	height: 26px;
}
#printButton a {
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-top: 6px;
	padding-left: 24px;
}
*/
#printButton {
	margin: 0 0 0 0;
	margin /**/: 1px 0 0 0;
	padding: 6px 0 4px 0;
	padding /**/: 6px 0 0 0;
	position: relative;
	float: right;	
	background-image: url(../images/icons/icon_print.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	height: 26px;
}
#printButton a {
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-top: 6px;
	padding-left: 24px;
}
/* ****************** common page footer */
#commonFooter {
	position: relative;
	top: 3px;
	top /**/: 11px;
	clear: both;
	margin: 4px 0 0 0;
	padding: 0;
	height: 33px;
	border-top: 2px solid #FFFFFF;
}
/* Main Content Page - non homepage
====================================================== */
#mainContent {
	position: relative;
	top: 3px;
	width: 770px;
	margin-bottom: 8px;
/*	background-color: #FFFFFF;*/
	background-image: url(../images/contentBackground.gif);
	background-repeat: repeat-y;
}
/* ****************** #menu - lefthand general page menu column */
#menu {
	float: left;
	width: 200px;
	background-color: #EEEEEE;
}
/* ****************** #content - middle general page content column */
#content {
	float: left;
	width: 356px;
	background-color: #FFFFFF;
	margin-left: 0px;
	padding: 0 10px 0 10px;
	border-right: 1px dashed #CCCCCC;
}
/* ****************** #rightColumn - righthand general page content column */
#rightColumn {
	float: left;
	width: 187px;
	background-color: #FFFFFF;
	margin-left: 1px;
}
/* ===========================================================================
*************************************************************      Layout ENDS
============================================================================== */

/* ===========================================================================
*******************************************************************      LISTS
============================================================================== */

/* Page Utilities
============================================================================== */
#pageUtils ul {
	list-style: none;
	padding: 0 0 0 0;
	margin: 0;
	line-height: 1.4em;
}
#pageUtils li {
	margin: 0 0 0 0;
	padding: 13px 0 0 36px;
	padding /**/: 12px 0 0 36px;
	color: #666666;
	font-size: 0.8em;
	font-weight: bold;
}
/*#pageUtils input.searchInput {
	border: 1px solid #666666;
	width: 125px;
	position : relative;
	top : -3px;
	font-size: 11px;
	margin: 0 0 0 0;
	padding: 2px 2px 2px 2px;
}
#pageUtils .searchButton {
	margin: 0 0 0 1px;
	padding: 0 0 0 0;
	border: 1px solid #666666;
}
*/
#pageUtils input.searchInput {
	border: 1px solid #666666;
	width: 125px;
	position /**/: relative;
	top: 0px;
	font-size: 11px;
	margin: 0 0 0 0;
	padding: 2px 2px 2px 2px;
}
#pageUtils .searchButton {
	margin: 0 0 0 1px;
	padding: 0 0 0 0;
	border: 1px solid #666666;
}

#pageUtils li.contact {
	background-image: url(../images/icons/icon_contact.gif);
	background-repeat: no-repeat;
	background-position: 6px 12px;
}
#pageUtils li.sitemap {
	background-image: url(../images/icons/icon_siteMap.gif);	
	background-repeat: no-repeat;
	background-position: 6px 12px;
}
#pageUtils li.search {
	background-image: url(../images/icons/icon_search.gif);
	background-repeat: no-repeat;	
	background-position: 6px 10px;
}
#pageUtils a:link {
	color: #666666;
	text-decoration: none;
}
#pageUtils a:link:hover {
	color: #666666;
	text-decoration: underline;	
}
#pageUtils a:visited {
	color: #666666;
	text-decoration: none;
}
#pageUtils a:visited:hover {
	color: #666666;
	text-decoration: underline;	
}
.searchForm {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

/* Main Navigation
============================================================================== */
#topNav ul {
	list-style-type: none;
	padding: 8px 0 0 0;
	padding /**/: 5px 0 0 0;
	margin: 0 0 0 0;
}
#topNav li {
	font-size: 0.8em;
	font-weight: bold;
/*	float: left;*/
	display: inline;
	color: #FFFFFF;
	border-left: 2px solid #FFFFFF;
	padding: 0px 21px 0 20px;
}
#topNav li.noBorder {
	border-left: 0;
}
#topNav a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#topNav a:link:hover {
	color: #FFFFFF;
	text-decoration: underline;	
}
#topNav a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#topNav a:visited:hover {
	color: #FFFFFF;
	text-decoration: underline;	
}

/* Main Navigation US Version
============================================================================== */
#topNavUS ul {
	list-style-type: none;
	padding: 8px 0 0 0;
	padding /**/: 5px 0 0 0;
	margin: 0 0 0 0;
}
#topNavUS li {
	font-size: 1.0em;
	font-weight: bold;
/*	float: left;*/
	display: inline;
	color: #FFFFFF;
	border-left: 2px solid #FFFFFF;
	padding: 0px 16px 0 16px;
}
#topNavUS li.noBorder {
	border-left: 0;
}
#topNavUS a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#topNavUS a:link:hover {
	color: #FFFFFF;
	text-decoration: underline;	
}
#topNavUS a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#topNavUS a:visited:hover {
	color: #FFFFFF;
	text-decoration: underline;	
}


/* Main Navigation FRA Version
============================================================================== */
#topNavFRA ul {
	list-style-type: none;
	padding: 8px 0 0 0;
	padding /**/: 5px 0 0 0;
	margin: 0 0 0 0;
}
#topNavFRA li {
	font-size: 0.8em;
	font-weight: bold;
/*	float: left;*/
	display: inline;
	color: #FFFFFF;
	border-left: 2px solid #FFFFFF;
	padding: 0px 33px 0 33px;
}
#topNavFRA li.noBorder {
	border-left: 0;
}
#topNavFRA a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#topNavFRA a:link:hover {
	color: #FFFFFF;
	text-decoration: underline;	
}
#topNavFRA a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#topNavFRA a:visited:hover {
	color: #FFFFFF;
	text-decoration: underline;	
}


/* Main Navigation IN Version
============================================================================== */
#topNavIN ul {
	list-style-type: none;
	padding: 8px 0 0 0;
	padding /**/: 5px 0 0 0;
	margin: 0 0 0 0;
}
#topNavIN li {
	font-size: 0.8em;
	font-weight: bold;
/*	float: left;*/
	display: inline;
	color: #CC0000;
	border-left: 2px solid #CC0000;
	padding: 0px 8.5px 0 8.5px;
}
#topNavIN li.noBorder {
	border-left: 0;
}
#topNavIN a:link {
	color: #CC0000;
	text-decoration: none;
}
#topNavIN a:link:hover {
	color: #CC0000;
	text-decoration: underline;	
}
#topNavIN a:visited {
	color: #CC0000;
	text-decoration: none;
}
#topNavIN a:visited:hover {
	color: #CC0000;
	text-decoration: underline;	
}

/* Main Navigation ORS Version
============================================================================== */
#topNavORS ul {
	list-style-type: none;
	padding: 8px 0 0 0;
	padding /**/: 5px 0 0 0;
	margin: 0 0 0 0;
}
#topNavORS li {
	font-size: 0.8em;
	font-weight: bold;
/*	float: left;*/
	display: inline;
	color: #FFFFFF;
	border-left: 2px solid #FFFFFF;
	padding: 0px 4px 0 4px;
}
#topNavORS li.noBorder {
	border-left: 0;
}
#topNavORS a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#topNavORS a:link:hover {
	color: #FFFFFF;
	text-decoration: underline;	
}
#topNavORS a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#topNavORS a:visited:hover {
	color: #FFFFFF;
	text-decoration: underline;	
}

/* ****************** contains brand messages for homepage */
#divisionalMessage {
	position: relative;
	top: 2px;
	height: 130px;
	width: 770px;
	background-color: #FFFFFF;
	margin-bottom: 2px;
	background-repeat: no-repeat;
	background-position: 0 0;
}

/* Common Footer
====================================================== */
#commonFooter ul {
	float: left;
	list-style-type: none;
	margin: 0px;
	padding: 8px 0 0 4px;
	padding /**/: 3px 0 0 4px;	
}
#commonFooter li {
	border-left: 1px solid #FFFFFF;
	display: inline;
	font-size: 0.7em;
	font-weight: bold;
	padding: 0 5px 0 7px;
	padding /**/: 0 4px 0 8px;
}
#commonFooter li.noBorder {
	border-left: 0;
}
#commonFooter p {
	padding: 8px 8px 0 0;
	margin: 0 5px 0 0;
	font-size: 0.7em;
	font-weight: bold;
	float: right;
	color: #FFFFFF;
}
#commonFooter a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#commonFooter a:link:hover {
	color: #FFFFFF;
	text-decoration: underline;	
}
#commonFooter a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#commonFooter a:visited:hover {
	color: #FFFFFF;
	text-decoration: underline;	
}

/* Bread crumbs
====================================================== */
#breadCrumbs ul {
	padding: 0;
	margin: 0;
	list-style: none;
	font-weight: normal;
	font-size: 0.7em;
	color: #666666;
}
#breadCrumbs li {
	display: inline;
	padding-left: 4px;	
}
#breadCrumbs li.noSpacer {
	padding-left: 0;
	background: 0;
}
#breadCrumbs li.current {
	font-weight: bold;
	
}
#breadCrumbs a:link {
	color: #666666;
	text-decoration: none;
}
#breadCrumbs a:link:hover {
	color: #666666;
	text-decoration: underline;
}
#breadCrumbs a:visited {
	color: #666666;
	text-decoration: none;
}
#breadCrumbs a:visited:hover {
	color: #666666;
	text-decoration: underline;
}

/* Content Menu Styles - Layout STARTS
==================================================================================== */
#menu a:link {
	color: #666666;
	text-decoration: none;
}
#menu a:link:hover {
	color: #666666;
	text-decoration: underline;	
}
#menu a:visited {
	color: #666666;
	text-decoration: none;
}
#menu a:visited:hover {
	color: #666666;
	text-decoration: underline;	
}
#menu ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
/*level1*/
#menu ul li {
	font-weight: bold;
	font-size: 0.9em;
	line-height: 38px;	
	text-indent: 16px;
	padding: 0;
	margin: 0;
	background-color: #CCCCCC;
	background-image: url(../images/level1Background.gif);
	background-position: top left;
	background-repeat: repeat-y;
	border-bottom: 1px solid #FFFFFF;
}
#menu ul li a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#menu ul li a:link:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#menu ul li a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#menu ul li a:visited:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
/*level2*/
#menu ul li ul li {
	font-weight: bold;
	border-left: 0;
	border-top: 1px solid #FFFFFF;
	background-image: none;
}
#menu ul li ul li a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#menu ul li ul li a:link:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#menu ul li ul li a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#menu ul li ul li a:visited:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
/*level3*/
#menu ul li ul li ul li {	
	line-height: 40px;	
	font-weight: normal;
	font-size: 1.0em;
	background-color: #CCCCCC;
	padding: 0;
	margin: 0;
	border-left: 0;
	background-position: 0 15px;
	background-repeat: no-repeat;
}
#menu ul li ul li ul li.active {	
	line-height: 40px;	
	font-weight: normal;
	font-size: 1.0em;
	background-color: #CCCCCC;
	padding: 0;
	margin: 0;
	border-left: 0;
	background-image: url(../images/level3ActiveArrow.gif);
	background-position: 0 15px;
	background-repeat: no-repeat;
}

#menu ul li ul li ul li a:link {
	color: #333333;
	text-decoration: none;	
}
#menu ul li ul li ul li a:link:hover {
	color: #333333;
	text-decoration: underline;
}
#menu ul li ul li ul li a:visited {
	color: #333333;
	text-decoration: none;
}
#menu ul li ul li ul li a:visited:hover {
	color: #333333;
	text-decoration: underline;
}
/*level4*/
#menu ul li ul li ul li ul li {	
	line-height: 36px;	
	font-weight: normal;
	font-size: 0.9em;
	background-color: #EEEEEE;
	padding: 0;
	margin: 0;
	border-left: 0;
	background-repeat: no-repeat;
	background-position: 0 15px;
	border-top: 1px solid #FFFFFF;
}
#menu ul li ul li ul li ul li.active {	
	line-height: 36px;
	font-weight: normal;
	font-size: 0.9em;
	background-color: #EEEEEE;
	border-left: 0;
	background-image: url(../images/greySquareOnWhite.gif);
	background-repeat: no-repeat;
	background-position: 4px 15px;
	border-top: 1px solid #FFFFFF;
}

/*level5*/
#menu ul li ul li ul li ul li ul li {
	line-height: 36px;	
	background-color: #EEEEEE;
	font-size: 1.0em;
	padding: 0;
	margin: 0 0 0 0;
	border-left: 0;
	border-top: 1px solid #FFFFFF;
	background-position: 0 15px;
	background-repeat: no-repeat;
}
#menu ul li ul li ul li ul li ul li.active {
	line-height: 36px;	
	background-color: #EEEEEE;
	font-size: 1.0em;
	padding: 0;
	margin: 0 0 0 0;
	border-left: 0;
	border-top: 1px solid #FFFFFF;
	background-image: url(../images/greyOnWhiteArrow.gif);
	background-position: 11px 15px;
	background-repeat: no-repeat;
}
/*level6*/
#menu ul li ul li ul li ul li ul li ul li {
	font-weight: normal;
	padding: 0;
	margin: 0 0 0 0;
	border-top: 1px solid #FFFFFF;
	background-color: #CCCCCC;
	border-left: 0;
	line-height: 36px;	
	background-image: url(../images/lev6whiteBullet.gif);
	background-position: 0 15px;
	background-repeat: no-repeat;
}
#menu ul li ul li ul li ul li ul li ul li.active {
	font-weight: normal;
	border-top: 1px solid #FFFFFF;
	background-color: #EEEEEE;
	padding: 0;
	border-left: 0;
	line-height: 36px;	
	background-image: url(../images/whiteSquareOnWhite.gif);
	background-position: 18px 15px;
	background-repeat: no-repeat;
}
/*level7*/
#menu ul li ul li ul li ul li ul li ul li ul li{
        font-weight: normal;
	padding: 0;
	padding-left: 0;
	margin: 0;
	border-top: 1px solid #FFFFFF;
	background-color: #EEEEEE;
	border-left: 0;
	background-image: url(../images/lev7whiteBullet.gif);
	background-position: 0 15px;
	background-repeat: no-repeat;
}
#menu ul li ul li ul li ul li ul li ul li ul li.active {
        font-weight: normal;
	padding: 0;
	padding-left: 0;
	text-indent: 40px;
	margin: 0;
	border-top: 1px solid #FFFFFF;
	background-color: #EEEEEE;
	border-left: 0;
	background-image: url(../images/whiteArrowOnGrey.gif);
	background-repeat: no-repeat;
	background-position: 28px 13px;
}
/*level8*/
#menu ul li ul li ul li ul li ul li ul li ul li ul li{
	font-size: 0.9em;
	font-size /**/: 0.95em;
	line-height: 36px;
	padding: 0;
	padding-left: 0;
	margin: 0;
	border-top: 1px solid #FFFFFF;
	background-color: #FBFBFB;
	border-left: 0;
	background-image: url(../images/lev7whiteBullet.gif);
	background-position: 0 15px;
	background-repeat: no-repeat;
}
#menu ul li ul li ul li ul li ul li ul li ul li ul li.active {
	font-size: 0.9em;
	font-size /**/: 0.95em;
	line-height: 36px;
	padding: 0;
	padding-left: 0;
	text-indent: 40px;
	margin: 0;
	border-top: 1px solid #FFFFFF;
	background-color: #FBFBFB;
	border-left: 0;
	background-image: url(../images/whiteArrowOnGrey.gif);
	background-repeat: no-repeat;
	background-position: 28px 13px;
}
/*level9*/
#menu ul li ul li ul li ul li ul li ul li ul li ul li ul li {
	font-size: 1.0em;
	font-size /**/: 0.95em;
	line-height: normal;
	padding: 4px 0 6px 12px;
	padding /**/: 6px 0 6px 12px;	
	text-indent: 4px;
	margin: 0;
	border-top: 1px dashed #CCCCCC;
	background-color: #FFFFFF;
	border-left: 0;
	background-image: url(../images/whiteArrowOnWhite.gif);
	background-repeat: no-repeat;
	background-position: 6px center;
}
#menu ul li ul li ul li ul li ul li ul li ul li ul li ul li.active {
	font-size: 1.0em;
	font-size /**/: 0.95em;
	line-height: normal;
	padding: 0 0 6px 47px;
	padding /**/: 4px 0 4px 47px;	
	text-indent: 0;
	margin: 0;
	border-top: 1px dashed #CCCCCC;
	background-color: #EEEEEE;
	border-left: 0;
	background-image: url(../images/whiteArrowOnGrey.gif);
	background-repeat: no-repeat;
	background-position: 38px center;
}
/* HOMEPAGE - Dark Blue Column Header
====================================================== */
#darkBlueHeader {
	background-color: #333399;
	height: 38px;
}
#darkBlueHeader h2 {
	color: #FFFFFF;	
	padding-top: 10px;
	padding-left: 10px;
	margin: 0;
	font-size: 0.8em;
	font-weight: bolder;
}
/* HOMEPAGE - Dark Red Column Header for India
====================================================== */
#darkRedHeader {
	background-color: #CC0000;
	height: 38px;
}
#darkRedHeader h2 {
	color: #FFFFFF;	
	padding-top: 10px;
	padding-left: 10px;
	margin: 0;
	font-size: 0.8em;
	font-weight: bolder;
}
/* HOMEPAGE - Light Blue Column Header
====================================================== */
#lightBlueHeader {
	background-color: #6699CC;
	color: #FFFFFF;
	height: 38px;
	margin-bottom: 3px;
}
#lightBlueHeader h2 {
	color: #FFFFFF;	
	padding-top: 10px;
	padding-left: 10px;
	margin: 0;
	font-size: 0.8em;
	font-weight: bolder;
}
/* HOMEPAGE - Dark Grey Column Header
====================================================== */
.darkGreyHeader {
	background-color: #CCCCCC;
	height: 38px;	
	margin-bottom: 3px;
}
.darkGreyHeader h2 {
	color: #333399;	
	padding-top: 10px;
	padding-left: 10px;
	margin: 0;
	font-size: 0.8em;
	font-weight: bolder;
}
/* HOMEPAGE - Dark Grey Column Header with red font for India
====================================================== */
.darkGreyHeaderIn {
	background-color: #CCCCCC;
	height: 38px;	
	margin-bottom: 3px;
}
.darkGreyHeaderIn h2 {
	color: #CC0000;	
	padding-top: 10px;
	padding-left: 10px;
	margin: 0;
	font-size: 0.8em;
	font-weight: bolder;
}
/* Dark Grey text on light grey background buttons - START
====================================================== */
#greylinkList {	
	background-color: #EEEEEE;
	margin-bottom: 3px;
}
#greylinkList ul {
	margin: 3px 0px 0px 0px;
	list-style-type: none;
	padding: 0 0 0 0;
}
#greylinkList li {
	display: list-item;
	border-bottom: 1px dashed #999999;
	padding: 6px 0 7px 20px;
	padding /**/: 9px 0 8px 20px;
	/*font styles*/
	color: #666666;
	font-size: 0.75em;
	font-weight: bold;
	/*background*/
	background-color: #EEEEEE;
	background-image: url(../images/homeLinkArrow.gif);
	background-repeat: no-repeat;
	background-position: 6px 10px;
}
#greylinkList li.noBorder {
	border-bottom: 0;
}
#greylinkList li.newsLink {
	padding-left: 90px;
	text-indent: -65px;
}
#greylinkList a:link {
	color: #666666;
	text-decoration: none;
}
#greylinkList a:link:hover {
	color: #666666;
	text-decoration: underline;	
}
#greylinkList a:visited {
	color: #666666;
	text-decoration: none;
}
#greylinkList a:visited:hover {
	color: #666666;
	text-decoration: underline;	
}
/* Dark Grey text on light grey background buttons - END
====================================================== */

/* Dark blue text on light grey background buttons - START
====================================================== */
#bluelinkList {	
	background-color: #EEEEEE;
	margin-bottom: 3px;	
	margin-bottom /**/: 3px;
	padding: 11px 0 12px 0;
	padding /**/: 8px 0 8px 0;
}
#bluelinkList ul {
	margin: 3px 0px 0px 0px;
	list-style-type: none;
	padding: 0 0 0 0;
}
#bluelinkList li {
	padding-top: 8px;
	padding-right: 12px;
	padding-left: 20px;
	padding-bottom: 8px;
	margin: 0 0 0 0;
	display: inline;
	border-left: 1px dashed #999999;
	color: #333399;
	font-size: 0.75em;
	font-weight: bold;
	background-image: url(../images/homeLinkArrow.gif);
	background-repeat: no-repeat;
	background-position: 6px 10px;
}
#bluelinkList li.noBorder {
	border-left: 0;
}
#bluelinkList a:link {
	color: #333399;
	text-decoration: none;
}
#bluelinkList a:link:hover {
	color: #333399;
	text-decoration: underline;	
}
#bluelinkList a:visited {
	color: #333399;
	text-decoration: none;
}
#bluelinkList a:visited:hover {
	color: #333399;
	text-decoration: underline;	
}
/* Dark Blue text on light grey background buttons - END
====================================================== */

/* Print this page button list styles
====================================================== */
#printButton ul {
	margin: 0 0 0 6px;
	padding: 0;
	list-style: none;	
}
#printButton li {
	padding: 1px 0 0 20px;
	font-size: 0.7em;
}
#printButton a:link {
	color: #333333;
	text-decoration: none;
}
#printButton a:link:hover {
	color: #333333;
	text-decoration: underline;
}
#printButton a:visited {
	color: #333333;
	text-decoration: none;	
}
#printButton a:visited:hover {
	color: #333333;
	text-decoration: underline;	
}
/* Main text content pane styles
====================================================== */
#pageContent {
	margin: 0;
	padding: 0;
}
#pageContent h1 {
	margin: 0;
	padding: 4px 0 3px 0;
	font-size: 1.4em;
	font-weight: normal;
}
#pageContent h2 {
	margin: 0;
	padding: 0 0 20px 0;
	font-size: 0.9em;	
	font-weight: normal;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
#pageContent h3 {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-size: 0.8em;	
	font-weight: normal;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
#pageContent p {
	color: #000000;
	margin: 0 0 0 0;
	padding: 0 0 16px 0;
	font-size: 0.7em;
	font-weight: normal;
	line-height: 1.3em;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
#pageContent ul {
	margin-top: 6px;
	margin-left: 26px;
	margin-left /**/: 26px;
	margin-bottom: 8px;
	padding: 0 0 0 0;
	list-style: disc;
}
#pageContent li {
	font-size: 0.7em;
	line-height: 1.3em;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 0 0 0 0;
}
#pageContent a:link {
	color: #333399;
	text-decoration: underline;
}
#pageContent a:link:hover {
	color: #333399;
	text-decoration: underline;
}
#pageContent a:visited {
	color: #333399;
	text-decoration: underline;
}
#pageContent a:visited:hover {
	color: #333399;
	text-decoration: underline;
}
#pageContent img.boardImage {
	float: right;
	margin-left: 10px;
}
/* Wrapper for content pane text image box
====================================================== */
#pageContentInsert {
	margin: 0 0 20px 0;
	border-top: 1px dashed #CCCCCC;
	border-bottom: 1px dashed #CCCCCC;
	float: left;
	background-color: #EEEEEE;
	padding: 0 0 0 0;
}
/* content pane text image box - text box
====================================================== */
#pageContentInsertText {
	width: 200px;
	float: left;
	padding: 8px 0 0 6px;
	margin: 0 0 0 0;
}
#pageContentInsertText h2 {
	font-size: 0.8em;
	font-weight: bold;
	margin: 0;
	padding: 0;
}
#pageContentInsertText h3 {
	font-size: 0.7em;
	font-weight: normal;
	font-style: italic;
	margin: 0;
	padding: 0;
}
#pageContentInsertText h4 {
	font-size: 0.7em;
	font-weight: normal;
	margin: 0;
	padding: 0;
}
#pageContentInsertText p {
	padding: 10px 0 0 0;
	font-size: 0.7em;
	margin: 0;
}
/* content pane text image box - image
====================================================== */
#pageContentInsertImage {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	float: right;
	border-left: 3px solid #FFFFFF;
}
#pageContentInsertImage img {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}
/* used on awards and acheivements page
====================================================== */
.pageFooterInsert {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
.pageFooterInsertTitle {
	margin: 0 0 0 0;
	padding: 0 0 6px 0;
	font-size: 0.9em;
	float: left;
}
.pageFooterInsertTitleImage {
	margin: 0 0 0 0;
	padding: 6px 8px 6px 8px;
	float: right;
	border-left: 1px dashed #CCCCCC;
}
.pageFooterInsertText {
	border-top: 1px dashed #CCCCCC;
	clear: both;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

.pageFooterInsertText ul {
	padding: 4px 0 0 0;
	margin: 0 0 0 0;
	list-style: none;
}
.pageFooterInsertText li {
	list-style: none;
	font-size: 0.7em;
	font-weight: normal;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding: 0 0 0 10px;
	margin: 0 0 0 0;
	background-repeat: no-repeat;
	background-position: 0 6px;
	background-position /**/: 0 6px;	
}

/* content pane footer information box
====================================================== */
#pageFooterInsert {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
#pageFooterInsertTitle {
	margin: 0 0 0 0;
	padding: 0 0 6px 0;
	font-size: 0.9em;
	float: left;
}
#pageFooterInsertTitleImage {
	margin: 0 0 0 0;
	padding: 6px 8px 6px 8px;
	float: right;
	border-left: 1px dashed #CCCCCC;
}
#pageFooterInsertText {
	border-top: 1px dashed #CCCCCC;
	clear: both;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}
#pageFooterInsertText ul {
	padding: 4px 0 0 0;
	margin: 0 0 0 0;
	list-style: none;
}
#pageFooterInsertText li {
	list-style: none;
	font-size: 0.7em;
	font-weight: normal;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding: 0 0 0 10px;
	margin: 0 0 0 0;
	background-repeat: no-repeat;
	background-position: 0 6px;
	background-position /**/: 0 6px;	
}

/* content pane mid page quote
====================================================== */
#pageContentQuoteInsert {
	margin: 0 0 20px 0;
	border-top: 1px dashed #CCCCCC;
	border-bottom: 1px dashed #CCCCCC;
	float: left;
	background-color: #EEEEEE;
	padding: 6px 6px 6px 0;
	padding /**/: 6px 6px 2px 0;	
}
#pageContentQuoteInsertText {
	width: 200px;
	float: left;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}
#pageContentQuoteInsertText ul {
	padding: 4px 4px 0 6px;
	margin: 0 0 0 0;
	list-style: none;
}

#pageContentQuoteInsertText li {
	font-weight: normal;
	color: #333333;
	font-size: 0.8em;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}
#pageContentQuoteInsertImage {
	float: right;
	border: 1px solid #FFFFFF;
}

.pageContentDocumentAttachmentFooter {
	margin: 0 0 0 0;
	padding: 4px 0 0 0;
	border-top: 1px dashed #CCCCCC;
	clear: both;
}
.pageContentDocumentAttachmentFooterFilename {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	font-size: 0.7em;
	float: left;
	text-align: right;
	width: 320px;
}
.pageContentDocumentAttachmentFooterImage {
	padding: 0 0 0 8px;
	margin: 0 0 0 0;	
	float: right;
	border-left: 1px dashed #CCCCCC;
}
.pageContentDocumentAttachmentFooterFilename a:link {
	color: #666666;
	text-decoration: none;
}
.pageContentDocumentAttachmentFooterFilename a:link:hover {
	color: #666666;
	text-decoration: underline;
}
.pageContentDocumentAttachmentFooterFilename a:visited {
	color: #666666;
	text-decoration: none;
}
.pageContentDocumentAttachmentFooterFilename a:visited:hover {
	color: #666666;
	text-decoration: underline;
}

/* CONTENT PAGES RIGHT HAND PANE - START
======================================================================== */

/* Case Studies START
======================================================================== */
#caseStudies {
	margin: 0;
	padding: 0;
	border-bottom: 1px dashed #CCCCCC;
}
#caseStudies h2.pageRight {
	background-image: url(../images/icons/icon_caseStudies.gif);
}
#caseStudies .caseStudiesForm {
	margin: 0;
	padding: 8px 0 8px 8px;
}
#caseStudies input {
	width: 35px;
	font-size: 0.7em;
}
#caseStudies select {
	width: 135px;
	font-size: 0.7em;
}

/* Case Studies END
======================================================================== */

/* News START
======================================================================== */
#news {
	margin: 0;
	padding: 0 0 4px 0;
	border-bottom: 1px dashed #CCCCCC;
}
#news h2.pageRight {
	background-image: url(../images/icons/icon_news.gif);
}
#news ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
#news li {
	background-image: url(../images/greyOnWhiteArrow.gif);
	background-repeat: no-repeat;
	background-position: 8px 8px;
	padding: 0 4px 4px 20px;
	padding /**/: 4px 4px 4px 20px;
	font-size: 0.7em;
	margin: 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
#news a:link {
	color: #333333;
	text-decoration: underline;
}
#news a:link:hover {
	color: #333333;
	text-decoration: underline;	
}
#news a:visited {
	color: #333333;
	text-decoration: underline;
}
#news a:visited:hover {
	color: #333333;
	text-decoration: underline;	
}
/* News END
======================================================================== */

/* Articles and Papers START
======================================================================== */
#articlesPapers {
	margin: 0 0 0 0;
	padding: 0 0 4px 0;
	border-bottom: 1px dashed #CCCCCC;
}
#articlesPapers h2.pageRight {
	background-image: url(../images/icons/icon_articlesPapers.gif);
}
#articlesPapers ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
#articlesPapers li {
	background-image: url(../images/greyOnWhiteArrow.gif);
	background-repeat: no-repeat;
	background-position: 8px 8px;
	padding: 0 4px 4px 20px;
	padding /**/: 4px 4px 4px 20px;	
	font-size: 0.7em;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 0;
}
#articlesPapers a:link {
	color: #333333;
	text-decoration: underline;
}
#articlesPapers a:link:hover {
	color: #333333;
	text-decoration: underline;	
}
#articlesPapers a:visited {
	color: #333333;
	text-decoration: underline;
}
#articlesPapers a:visited:hover {
	color: #333333;
	text-decoration: underline;	
}
/* Articles and Papers END
======================================================================== */

/* Whats on START
======================================================================== */
#whatsOn {
	margin: 0;
	padding: 0 0 4px 0;
	border-bottom: 1px dashed #CCCCCC;
}
#whatsOn h2.pageRight {
	background-image: url(../images/icons/icon_whatsOn.gif);
	margin-bottom: 2px;
}
#whatsOn ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
#whatsOn li {
	background-image: url(../images/greyOnWhiteArrow.gif);
	background-repeat: no-repeat;
	background-position: 8px 8px;
	padding: 0 4px 4px 20px;
	padding /**/: 4px 4px 4px 20px;	
	font-size: 0.7em;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 0;
}
#whatsOn a:link {
	color: #333333;
	text-decoration: underline;
}
#whatsOn a:link:hover {
	color: #333333;
	text-decoration: underline;	
}
#whatsOn a:visited {
	color: #333333;
	text-decoration: underline;
}
#whatsOn a:visited:hover {
	color: #333333;
	text-decoration: underline;	
}
/* Whats on END
======================================================================== */

/* Links START
======================================================================== */
#links {
	margin: 0;
	padding: 0 0 4px 0;
	border-bottom: 1px dashed #CCCCCC;
}
#links h2.pageRight {
	background-image: url(../images/icons/icon_links.gif);
}
#links ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
#links li {
	background-image: url(../images/greyOnWhiteArrow.gif);
	background-repeat: no-repeat;
	background-position: 8px 8px;
	padding: 0 4px 4px 20px;
	padding /**/: 4px 0 4px 20px;	
	font-size: 0.7em;
	margin: 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
#links a:link {
	color: #333333;
	text-decoration: underline;
}
#links a:link:hover {
	color: #333333;
	text-decoration: underline;	
}
#links a:visited {
	color: #333333;
	text-decoration: underline;
}
#links a:visited:hover {
	color: #333333;
	text-decoration: underline;	
}
/* Links END
======================================================================== */

/* Register for information START
======================================================================== */
#registerInformation {
	margin: 0;
	padding: 0;
}
#registerInformation h2.pageRight {
	background-image: url(../images/icons/icon_register.gif);
}
#registerInformation a:link {
	text-decoration: underline;
}
#registerInformation a:link:hover {
	text-decoration: underline;
}
#registerInformation a:visited {
	text-decoration: underline;
}
#registerInformation a:visited:hover {
	text-decoration: underline;
}
/* Register for information END
======================================================================== */

/* CONTENT PAGES RIGHT HAND PANE - END
======================================================================== */

/* ARCHIVE PAGES - START
======================================================================== */

div#archive {
	padding: 0 0 10px 0;
	margin: 0;	
}
div#archive h3 {
	padding: 0;
	margin: 10px 0 0 0;	
}
div#archive li p {
	font-size: 1.0em;
	color: #333333;
	padding: 0;
	margin: 0;
}
div#archive ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
div#archive li {
	background-image: url(../images/greyOnWhiteArrow.gif);
	background-repeat: no-repeat;
	background-position: 8px 8px;
	padding: 3px 0 6px 20px;
	margin: 0;	
	border-bottom: 1px dashed #CCCCCC;
}
div#archive a:link {
	text-decoration: underline;
}
div#archive a:link:hover {
	text-decoration: underline;
}
div#archive a:visited {
	text-decoration: underline;
}
div#archive a:visited:hover {
	text-decoration: underline;
}
/* ARCHIVE PAGES - END
======================================================================== */
/* SITEMAP styles START
======================================================================== */
#siteMap {
	padding: 20px 0 0 0;
	margin: 0;
}
#siteMap ul {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	list-style: none;
	background-image: url(../images/smVertLine.gif);
	background-repeat: repeat-y;
	background-position: 2px 0;
	}
#siteMap li {
	font-size: 0.7em;
	line-height: 1.3em;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	padding-left: 10px;
	font-weight: bold;
	background-image: url(../images/smTopLevBullet.gif);
	background-repeat: no-repeat;
	background-position: 5px left;
}
#siteMap ul li ul {
	margin-top: 6px;
	margin-left: 26px;
	margin-left /**/: 26px;
	margin-bottom: 8px;
	padding: 0 0 0 0;
}
#siteMap li ul li {
	font-size: 1.0em;
	line-height: 1.3em;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 0 0 0 0;
	font-weight: bold;
	background-image: url(../images/smNextLevBullet.gif);
	background-repeat: no-repeat;
}
#siteMap ul li ul li ul {
	margin-top: 6px;
	margin-left: 26px;
	margin-left /**/: 26px;
	margin-bottom: 8px;
	padding: 0 0 0 0;
}
#siteMap li ul li ul li{
	font-size: 1.0em;
	line-height: 1.3em;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 0 0 0 0;
	font-weight: normal;
}
#siteMap a:link {
	text-decoration: underline;
	color: #333399;
}
#siteMap a:link:hover {
	text-decoration: underline;
}
#siteMap a:visited {
	text-decoration: underline;
	color: #333399;
}
#siteMap a:visited:hover {
	text-decoration: underline;
}
#siteMap p {
	text-align: center;
	font-weight: bold;
	font-size: 0.7em;
}
/* SITEMAP styles START
======================================================================== */

/* TABLES Start
======================================================================== */
#pageContent TABLE {
	padding: 0;
	margin: 0;
	border: 0;
}
#pageContent TH {
	font-size: 11px;
	padding: 0;
	margin: 0;
	text-align: left;
}
#pageContent TD {
	padding: 3px;
	margin: 0;
	text-align: left;
}
#pageContent input {
	font-size: 11px;
}
#pageContent select {
	font-size: 11px;
}

table.registerTable {
	padding: 0;
	margin: 0;
}
td.regHeader {
	padding: 0;
	margin: 0;
	font-size: 12px;
	text-align: left;
}
/* TABLES End
======================================================================== */

/* Form Error Message START
======================================================================== */
#pageContent p.errorMessage {
	color: #FF0000;
	font-weight: bold;
}
/* Form Error Message END
======================================================================== */

/* Search Page START
======================================================================== */
#searchResults {
	margin: 0;
	padding: 0;
}
#searchResults .searchBox {
	background-image: url(../images/icons/icon_searchPageLarge.gif);
	background-repeat: no-repeat;
	background-position: 10px 14px;
	background-position /**/: 10px 12px;	
	margin: 10px 0 10px 0;
	padding: 12px 0 10px 0;
	background-color: #EEEEEE;
	border-top: 1px dashed #CCCCCC;
	border-bottom: 1px dashed #CCCCCC;
}
#searchResults .searchBox th {
	color: #333333;
	font-size: 0.8em;
	padding: 0 0 0 60px;
}
#searchResults .searchBox input {
	border: 1px solid #666666;
	width: 150px;
	position /**/: relative;
	top /**/: -3px;
	font-size: 11px;
	margin: 0 0 0 10px;
	padding: 2px 2px 2px 2px;
}
#searchResults .searchBox img {
	border: 1px solid #333333;
	margin: 5px 0 0 1px;
	margin /**/: 2px 0 0 0;	
}
#searchResults hr {
	height: 1px;
	border: 1px dashed #CCCCCC;
	border-top: 0;
	border-left: 0;
	border-right: 0;
	border-bottom /**/: 1px dashed #CCCCCC;
}
#searchResults table.searchNotes th {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333399;
	font-weight: bold;
	padding: 0;
	margin: 0;
	text-align: left;
	border: 0;
}
#searchResults table.searchNotes td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;	
}
#searchResults .searchResultsNav {
	width: 355px;
}
#searchResults .resultsLeft {
	float: left;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333399;
	font-weight: bold;
	padding: 4px 0 0 0;
	margin: 0;
	text-align: left;
	border: 0;
}
#searchResults .resultsRight {
	float: right;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333399;
	font-weight: bold;
	padding: 4px 0 0 0;
	margin: 0;
	text-align: left;
	border: 0;
}
#searchResults ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
#searchResults li {
	background-image: url(../images/greyOnWhiteArrow.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	padding: 0 0 8px 20px;
	margin: 0 0 10px 0;
	border-bottom: 1px dashed #CCCCCC;
}
#searchResults a:link {
	font-weight: bold;
	text-decoration: underline;
}
#searchResults a:link:hover {
	font-weight: bold;
	text-decoration: underline;	
}
#searchResults a:visited {
	font-weight: bold;
	text-decoration: underline;
}
#searchResults a:visited:hover {
	font-weight: bold;
	text-decoration: underline;	
}
#searchResults ul.searchPageNotes {
	padding: 0;
	margin: 0;
	list-style: none;
}
#searchResults li.searchPageNotes {
	line-height: 1.5em;
	background-image: url(../images/corpBullet.gif);
	background-repeat: no-repeat;
	background-position: left 6px;
	padding: 0 0 0 20px;
	margin: 0 0 0 0;	
	border: 0;
}
/* Search Page END
======================================================================== */
/* Board Page
======================================================================== */

/* Wrapper for content pane text image box
====================================================== */
#pageContent .boardInsert {
	margin: 0 0 20px 0;
	border-top: 1px dashed #CCCCCC;
	border-bottom: 1px dashed #CCCCCC;
	float: left;
	background-color: #EEEEEE;
	padding: 0 0 0 0;
}
/* content pane text image box - text box
====================================================== */
#pageContent .boardInsertText {
	width: 200px;
	float: left;
	padding: 8px 0 0 6px;
	margin: 0 0 0 0;
}
#pageContent .boardInsertText h2 {
	font-size: 0.8em;
	font-weight: bold;
	margin: 0;
	padding: 0;
}
#pageContent .boardInsertText h3 {
	font-size: 0.7em;
	font-weight: normal;
	font-style: italic;
	margin: 0;
	padding: 0;
}
#pageContent .boardInsertText p {
	padding: 10px 0 0 0;
	font-size: 0.7em;
	margin: 0;
}
/* content pane text image box - image
====================================================== */
#pageContent .boardInsertImage {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	float: right;
	border-left: 3px solid #FFFFFF;
}
#pageContent .boardInsertImage img {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

/* Root Menu Style - eg for Sitemap etc
======================================================================== */
#menu li.rootMenu {
	font-weight: bold;
	font-size: 0.9em;
	line-height: 38px;	
	text-indent: 16px;
	padding: 0;
	margin: 0;
	background-color: #333399;
	background-image: none;
	color: #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}
/* Careers popup window banner 
======================================================================== */
#careersBanner {
	background-color: #FFFFFF;
	margin: 0;
	padding: 0;
}
#careersBanner .careersBannerImage {
	background-image: url(../images/banners/careersBanner.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	width: 609px;
	height: 70px;
	padding: 0;
	margin: 0;
}
#careersBanner .closeWindow {
	border-top: 1px solid #FFFFFF;
	background-color: #6699CC;
	padding: 3px 15px 3px 0;
	margin: 0;
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: right;
}
#careersBanner .closeWindow a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#careersBanner .closeWindow a:link:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#careersBanner .closeWindow a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#careersBanner .closeWindow a:visited:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

/* popup window classes 
====================================================================== */
div#popupInfoWindow p {
	color: #000000;
	margin: 0 0 0 0;
	padding: 0 0 16px 0;
	font-size: 0.7em;
	font-weight: normal;
	line-height: 1.3em;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
div#popupInfoWindow ul {
	margin-top: 6px;
	margin-left: 26px;
	margin-left /**/: 26px;
	margin-bottom: 8px;
	padding: 0 0 0 0;
	list-style: disc;
}
div#popupInfoWindow li {
	font-size: 0.7em;
	line-height: 1.3em;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 0 0 0 0;
}
#pageContent dl {
	font-size: 0.7em;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
#pageContent dt {
	line-height: 1.3em;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	font-weight: bold;
}
#pageContent dd {
	line-height: 1.3em;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}
/* GLOBAL Page Content END
======================================================================== */
