/* CSS Document */

body {
	background-image: url(../images/background/bpi_background.jpg);
	background-color: #D8D3BC;
}
.homeNav {
	background-color: #7190C0;
	border-top-width: 1px;
	border-top-style: solid;
	border-left-style: none;
	border-top-color: #8AA2CB;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 20px;
}


body,td,th,p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height:16px;
}
html, body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
}


a:link {
	color: #68789A;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #68789A;
}
a:hover {
	text-decoration: underline;
	color: #333366;
}
a:active {
	text-decoration: none;
	color: #68789A;
}




a.leftNavLink:link {
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 1px;
	font-size: 10px;
}
.navColumn {
	background-color: #7190C0;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #8AA2CB;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #8AA2CB;
}
a.leftNavLink:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.leftNavLink:hover {
	text-decoration: underline;
	color: #CCCCCC;
}
a.leftNavLink:active {
	text-decoration: none;
	color: #FFFFFF;
}


a.MainleftNavLink:link {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	
}
a.MainleftNavLink:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.MainleftNavLink:hover {
	text-decoration: underline;
	color: #D8D8D8;
}
a.MainleftNavLink:active {
	text-decoration: none;
	color: #FFFFFF;
}


a.MainNavLink:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.MainNavLink:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.MainNavLink:hover {
	text-decoration: underline;
	color: #D8D8D8;
}
a.MainNavLink:active {
	text-decoration: none;
	color: #FFFFFF;
}





a.tableList:link {
	color: #666666;
	font-weight: normal;
	text-decoration: none;
}
a.tableList:visited {
	text-decoration: none;
	color: #666666;
}
a.tableList:hover {
	text-decoration: underline;
	color: #333333;
}
a.tableList:active {
	text-decoration: none;
	color: #666666;
}



h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 18px;
	color: #333333;
}
h2 {
	font-size: 14px;
	color: #333333;
}
h3 {
	font-size: 12px;
	color: #333333;
}
h4 {
	font-size: 12px;
	color: #FFFFFF;
}
h5 {
	font-size: 10px;
	color: #333333;
}
h6 {
	font-size: 10px;
	color: #FFFFFF;
}
.headerBack {
	background-image: url(../images/admin/header/headerBack.jpg);
}
.navTopLeft {
	color: #FFFFFF;
	background-color: #333333;
}
.footerBack {
	background-image: url(../images/admin/footer/footerBack.jpg);
	font-size: 10px;
	color: #FFFFFF;
	padding: 2px;
}
.leftNav {
	background-image: url(../images/admin/leftnav/leftnavBack.jpg);
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.content {
	background-color: #FFFFFF;
	padding: 25px;
	background-image: url(../images/general/bodyBackground.jpg);
}
.contentHeader {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../images/admin/footer/footerBack.jpg);
	padding: 2px 2px 2px 5px;
}
.contentTable {
	border: 1px solid #999999;
	background-image: url(../images/general/contentTableBack.jpg);
}
.contentHolder {
	padding: 2px;
	margin: 0px;
}

.row1 {
	padding: 2px;
}
.row2 {
	background-color: #DCDEB9;
	padding: 2px;
}
.topLinks {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.contentSubHead {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	font-weight: bold;
	letter-spacing: 1px;
	font-size: 10px;
}
.leftNavTop {
	font-size: 10px;
	color: #FFFFFF;
	background-color: #333333;
}
.bottomBackground {
	background-color: #D6DFEF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.lowerTable {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
.leftColumn {
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #8AA2CB;
	background-color: #D6DFEF;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #8AA2CB;
	padding-left: 20px;
	padding-right: 10px;
	padding-top: 20px;
}

.subPageBackground {
	background-image: url(../images/background/subpageBackground.jpg);
	background-color: #A5A091;
	background-repeat: repeat-y;
	background-position: center;
}
.mainSection {
	font-weight: bold;
	background-color: #BFCCA5;
	padding-left: 20px;
}
.highlightSection {
	font-weight: bold;
	padding-left: 45px;
}
.navSection {
	padding-left: 45px;
}
.middleColumn {
	background-color: #8AA2CB;
}
.footer {
	font-size: 10px;
	background-color: #5978A5;
	color: #D6DFEF;
	border: 4px solid #8AA2CB;
}
.footerTable {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.topTable {
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #110F0D;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-image: url(../images/background/topNavBackground.jpg);
	background-repeat: repeat-x;
}
.topTableRight {
	border-top-width: 4px;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #8AA2CB;
	border-right-color: #8AA2CB;
	border-bottom-color: #8AA2CB;
}
a.footerLink:link {
	color: #FFFFFF;
	font-weight:normal;
}
a.footerLink:visited {
	color: #FFFFFF;
}
a.footerLink:active {
	color: #FFFFFF;
}
a.footerLink:hover {
	color: #000000;
	
}
.contentSubSub {
	font-size: 12px;
	font-weight: bold;
	color: #4C584B;
}
.rightBar {
	
	border-style:solid;
	border-width: 1px;
	border-color:#999999;
	background-color: #FFFFFF;
	background-image: url(/images/general/contentTableBack.jpg);
}
.alternateRow {
	background-color: #EAEEF5;
}
.smalltext {
	font-size: 9px;
}
a.cookiecrumb:link {
	color: #666666;
	font-weight: normal;
	text-decoration: none;
	font-size: 10px;
}
a.cookiecrumb:active {
	color: #666666;
	font-weight: normal;
	text-decoration: none;
	font-size: 10px;
}
a.cookiecrumb:visited {
	color: #666666;
	font-weight: normal;
	text-decoration: none;
	font-size: 10px;
}
a.cookiecrumb:hover {
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	font-size: 10px;
}
.lineSeparator {
	padding-bottom: 5px;
	padding-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
		border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.largeText {
	font-size: 12px;
	color: #333333;
	
}.contentIndent {
	padding-left: 20px;
}
.subSection {
	font-weight: bold;
	padding-left: 30px;
}

.mainSectionAbout {
	font-weight: bold;
	background-color: #8AA2CB;
	padding-left: 10px;
}
.mainSectionServices {
	font-weight: bold;
	background-color: #8AA2CB;
	padding-left: 10px;
}
.mainImageTable {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.bottomLinkTable {
	border: 1px solid #FFFFFF;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.bottomLinkTopColumn {
	color: #FFFFFF;
	padding: 2px;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 0px none #FFFFFF;
	border-left: 1px solid #FFFFFF;
	font-size: 10px;
}
.mainSectionContact {
	font-weight: bold;
	background-color: #8AA2CB;
	padding-left: 10px;
}
.leftTopColumn {
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #8AA2CB;
	background-color: #7190C0;
	border-right-color: #8AA2CB;
	border-right-style: solid;
	border-right-width: 4px;
}
.navunSelected {
	padding: 4px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #8AA2CB;
}
.navSelected {
	padding: 4px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #8AA2CB;
	background-color: #8AA2CB;
}
.rightColumn {
	border-right-width: 4px;
	border-right-style: solid;
	border-right-color: #8AA2CB;
	background-color: #D6DFEF;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #8AA2CB;
	padding-left: 20px;
	padding-right: 10px;
}
.rightColumnTop {
	border-right-width: 4px;
	border-right-style: solid;
	border-right-color: #8AA2CB;
	background-color: #5C7499;
}
.topTableLeft {
	border-top-width: 4px;
	border-left-width: 4px;
	border-bottom-width: 4px;
	border-top-style: solid;
	border-left-style: solid;
	border-bottom-style: solid;
	border-top-color: #8AA2CB;
	border-left-color: #8AA2CB;
	border-bottom-color: #8AA2CB;
}
.bluehighlight {
	color: #445C7E;
}
