﻿BODY{
	background-color:#FFFFFF;
	color:#333333;
	font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size:11px;
	font-weight:normal;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
}

td {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px; 
}
.theme{ /* colour scheme */
	background-color : #002280;
}
.white{ /* colour scheme */
	background-color : #FFFFFF;
}
.lightgrey{ /* colour scheme */
	background-color : #F2EEE3;
}

/* for top navigation */
.headerCurrentLink {
	color : #3366CC;
	text-decoration : none;
}
.headerLink {
	color : #000000;
	text-decoration : none;
}
.headerLink:hover {
	color : #3366CC;
	text-decoration : none;
}
.headerLinkBold {
	color : #FFFFFF;
	font-size : 11px;
	font-weight : bold;
	text-decoration : none;
}
.headerLinkBold:hover {
	color : #CCCCCC;
	font-weight : bold;
	text-decoration : none;
}
.headerCurrentUtilLink {
	color : #000000;
}
.headerUtilLink {
	color : #002280;
	text-decoration : none;
}
.headerUtilLink:hover {
	color : #999999;
	text-decoration : none;
}
.headerCurrentUtilLinkcn {
	color : #000000;
}
.headerUtilLinkcn {
	color : #002280;
	text-decoration : none;
}
.headerUtilLinkcn:hover {
	color : #999999;
	text-decoration : none;
}
INPUT.searchBox {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	width : 104px;
	font-size : 10px;
}

.posbNavTopGradientBackground { /* background image for top nav's orange gradient */
	background-image:url(/img/posb/wrapper_gradient.gif);
}

/*Forms and tables from dbs.css*/
SELECT,TEXTAREA{
	background-color:#FFFFFF;
	color:#333333;
	font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size:11px;
	font-weight:normal;
}
.chartTitle{
	background-color:#CCCCCC;
	color:#002280;
	font-size:12px;
	font-weight:bold;
	padding-bottom:4px;
	padding-left:2px;
	padding-right:2px;
	padding-top:4px;
}
.chartTitle A{
	color:#0066FF;
	background-color:#CCCCCC;
	font-weight:bold;
}
.chartTitle A:hover {color:#006;}
.columnTitle{
	background-color:#99CCFF;
	color:#333333;
	font-size:11px;
	font-weight:regular;
	padding-bottom:4px;
	padding-left:4px;
	padding-right:4px;
	padding-top:4px;
}
.altTable{
	background-color:#CCCCCC;
	color:#333333;
	font-size:11px;
	padding-bottom:8px;
	padding-left:10px;
	padding-right:10px;
	padding-top:8px;
}
.formDivider{
	background-color:#99CCFF;
	font-size:2px;
	line-height:4px;
}
.center{
	text-align:center;
}
.right{
	text-align:right;
}


/* for login */
.loginTitleBar{
	text-decoration : none;
	color : #000066;
	font-weight : bold;
}
.login{
	text-decoration : none;
	color : #000066;
}
.login:hover{
	text-decoration : none;
	color : #0033CC;
}
.loginArrow {
	list-style-type: disc;
	list-style-image:  url(/img/posb/arrow_blue.gif);
	margin-left : 17px;
	margin-top : 10px;
	margin-bottom : 10px;
}

/* for left navigation */
.lhs_gb_Link{
	color : #FFFFFF;
	font-weight : bold;
	text-decoration : none;
}
.lhsSectionHdr{
	color : #FFFFFF;
	font-size : 14px;
	font-weight : bold;
}
.lhsSectionHdr:hover{
	color : #CCCCCC;
	font-size : 14px;
	font-weight : bold;
}
/* for LHS links-arrow */
.lhsSecond {
	list-style-type: disc;
	list-style-image:  url(/img/posb/arrow_white.gif);
	margin-left : 17px;
	margin-top : 10px;
}
.lhsSecondCurrent {
	list-style-type: disc;
	list-style-image:  url(/img/posb/arrow_lgreen.gif);
}
.lhsThird {
	list-style-type: disc;
	list-style-image:  url(/img/posb/arrow_white.gif);
	margin-left : 18px;
}
.lhsThirdCurrent {
	list-style-type: disc;
	list-style-image:  url(/img/posb/arrow_lgreen.gif);
}
.lhsFourth {
	list-style-type: disc;
	list-style-image:  url(/img/posb/arrow_white.gif);
	margin-left : 18px;
}
.lhsFourthCurrent {
	list-style-type: disc;
	list-style-image:  url(/img/posb/arrow_lgreen.gif);
}
/* for LHS links-text */
.lhsRootSecond{
	text-decoration : none;
	color : #FFFFFF;
}
.lhsRootSecond:hover{
	text-decoration : none;
	color : #CCCCCC;
}
.lhsRootSecondCurrent{
	color : #CCFFFF;
	font-weight : bold;
}
.lhsRootSecondCurrent:hover{
	color : #CCCCCC;
	font-weight : bold;
}
.lhsRootThird{
	text-decoration : none;
	color : #FFFFFF;
}
.lhsRootThird:hover{
	text-decoration : none;
	color : #CCCCCC;
}
.lhsRootThirdCurrent{
	color : #CCFFFF;
	font-weight : bold;
}
.lhsRootThirdCurrent:hover{
	color : #CCCCCC;
	font-weight : bold;
}
.lhsRootFourth{
	text-decoration : none;
	color : #FFFFFF;
}
.lhsRootFourth:hover{
	text-decoration : none;
	color : #CCCCCC;
}
.lhsRootFourthCurrent{
	color : #333333;
	font-weight : bold;
}
.lhsRootFourthCurrent:hover{
	color : #CCCCCC;
	font-weight : bold;
}

/* for GLOBAL section */
.gb_intro {
}
.gb_introBld {
	font-sze : 14px;
	font-weight : bold;
}
.gb_link{
	color : #000066;
	text-decoration : none;
	font-weight : bold;
}
.gb_link:hover{
	color : #0033CC;
	text-decoration : none;
	font-weight : bold;
}
/* for CAREER section */
.career_section { /* section header */
	font-weight : bold;
}
/* for NEWSROOM section */
.news_section { /* section header */
	font-weight : bold;
	font-size : 12px;
}
/* end of GLOBAL section */

/* for PAGE TITLES */
/*from dbs1.css with colour changes*/
.siteTitle{
	/* background-color:#FFFFFF;
	color:#000066;
	font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size:22px;
	font-weight:normal; */
	color : #002280;
	font-size : 20px;
}
.siteTitle A {color:#000066;}
.siteTitle A:hover,A:active {color:#06f}
.titleDivider{
	/* background-color:#FFFFFF;
	color:#999999;
	font-family:Arial,Helvetica,sans-serif;
	font-size:30px;
	font-weight:normal; */
	color : #002280;
	font-size : 20px;
}
.homeTitle{
	/* background-color:#FFFFFF;
	color:#999999;
	font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size:22px;
	font-weight:normal; */
	color : #002280;
	font-size : 16px;
}
.homeTitleAlt{
	/* background-color:#FFFFFF;
	color:#FF6600;
	font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size:22px;
	font-weight:normal; */
	color : #002280;
	font-size : 16px;
}
.oneWordTitle{
	/* background-color:#FFFFFF;
	color:#999999;
	font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size:22px;
	font-weight:normal; */
	color : #002280;
	font-size : 16px;
}
.oneWordTitle A {color:#999}
.oneWordTitle A:hover {color:#06f}
.firstWordTitle{
	/* background-color:#FFFFFF;
	color:#999999;
	font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size:22px;
	font-weight:normal; */
	color : #002280;
	font-size : 16px;
}
.lastWordTitle{
	/* background-color:#FFFFFF;
	color:#999999;
	font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size:22px;
	font-weight:normal; */
	color : #002280;
	font-size : 16px;
}/*end from dbs1.css */


.sectionTitle, .sectionTitle:hover{
	color : #000066;
	font-size : 20px;
}
.titleSeparator{
	color : #000066;
	font-size : 20px;
}
.sectionSubTitle, .sectionSubTitle:hover{
	color : #000066;
	font-size : 14px;
	font-weight : bold;
}
.pageTitle{
	font-weight : bold;
	font-size : 13px;
}
.pageSubtitle {
	font-weight : bold;
	font-size : 12px;
	color : #666666;
}

/* for general content */
A{
	color : #0000AA;
	text-decoration : none;
}
A:hover{
	color : #0033CC;
	text-decoration : none;
}
.bandedheader { /* bg colour + text colour */
	color : #696969;
	font-weight : bold;
	background-color : #F2EEE3;
}
.breadcrumbLink{
	font-size: 10px;
}
.bullet{
	color : #0033CC;
	font-family : Arial;
}
.header{
	color : #FFFFFF;
	font-weight : bold;
}
.sectionheader {
	color : #000066;
	font-size : 12px;
	font-weight : bold;
}
.small {
	font-size : 10px;
}
.smallgrey {
	font-size : 10px;
	color : #696969;
}

/* for TOOLS section */
.tools{
	color : #000066;
}
.tools_notes {
	color : #000066;
}
.tools_title {
	font-weight : bold;
	font-size : 12px;
}

/* for right navigation */
A.start, A.start:hover {
	color : #000066;
	text-decoration : underline;
}
.rhsHeader {
	color : #696969;
	font-size : 12px;
	font-weight : bold;
}
A.rhs, A.rhs:hover {
	color : #696969;
	text-decoration : underline;
}

/* for footer */
.footerLinks {
	text-decoration : none;
	color : #000000;
}
.footerLinks:hover {
	color : #3366CC;
	text-decoration : none;
}
.toolBarTitle
{
	background-color:#FDD5A7;
	padding:1px 1px 1px 3px;
}
.toolBarCell
{
	background-color:#DBDBDB;
	padding:1px;
}
.toolBarEvenRow
{
	background-color:#EEEEEE;
	padding:1px 1px 1px 3px;
}
.toolBarOddRow
{
	background-color:#DBDBDB;
	padding:1px 1px 1px 3px;
}
.toolBarDropdown
{
	font-size:9px;
	color:#000000;
	font-family: Tahoma;
}
.smallText2
{
	color:#000000;
	font-family: Tahoma;
	font-size:10px;
	font-weight:bold;
}
.smallText
{
	color:#000000;
	font-family:Arial;
	font-size:10px;
	font-weight:bold;
}
.normalText
{
	font-family:arial;
	font-size:11px;
	color:#000000;
	padding-left:1px;
}
.mediumText
{
	font-family:arial;
	font-size:14px;
	color:#000000;
}
.normalGreyText
{
	font-family:arial;
	font-size:11px;
	color:#313131;
}
.normalOrangeText
{
	font-family:arial;
	font-size:11px;
	color:#FF6600;
}
.normalBrownText
{
	font-family:arial;
	font-size:11px;
	color:#7B5B2D;
}

A.navLink:active, A.navLink:hover, A.navLink:visited, A.navLink:link
{
	font-family:arial;
	font-size:11px;
	color:#FF6600;
	font-weight:bold;
}

.infoHeader
{	
	font-family:arial;
	font-size:14px;
	font-weight:bold;
	color:#831703;
}

.linkHeader{
	font-family:arial;
	font-size:11px;
	font-weight:bold;
	color:#831703;
}

.navCell
{
	padding:2px 0px 2px 0px;
}
.navSubCell
{
	padding:3px 0px 3px 0px;
}
.pageFooter
{
	font-family:arial;
	font-size:10px;
	color:#666666;
}

.normalWhiteText{
	font-family:arial;
	font-size:11px;
	color:#FFFFFF;
}

/* RLR - Randell L. Rivera - Include PWEB Styles */
.pwebfooter {
	text-align: center;
}
