/* CSS Document */
a {
	color: #D76B00;
	text-decoration: none;
	
}

a:active {COLOR: #D76B00;}
a:hover {COLOR: #333333;
text-decoration: underline;}
	
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.isg_actionToolbar {
	padding-top: 2px;
	padding-right: 8px;
	padding-bottom: 1px;
	padding-left: 8px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: inset;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: inset;
	border-top-color: #e2e2e2;
	border-right-color: #f8f8f8;
	border-bottom-color: #cccccc;
	border-left-color: #f8f8f8;
	background-color: #f1f1f1;
	text-align: right;
}
.isg_body {
	background-color: #ffffff;
	text-align: center;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.isg_box {
	border: 1px solid #CCCCCC;
	padding: 5px;
}
.isg_button {
	background-image: url(imgs/bgButton.gif);
	height: 20px;
	padding-right: 0px;
	padding-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	vertical-align: middle;
	line-height: 10px;
	padding-top: 0px;
	padding-bottom: 2px;
}
.isg_button:disabled {
	background-image: url(imgs/bgButton.gif);
	height: 20px;
	padding-right: 0px;
	padding-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: gray;
	vertical-align: middle;
	line-height: 10px;
	padding-top: 0px;
	padding-bottom: 2px;
}
.isg_buttonAddtoCart {

	background-image: url(imgs/bgButtonAddToCart.gif);
	height: 20px;
	padding-right: 0px;
	padding-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	vertical-align: middle;
	line-height: 10px;
	padding-top: 0px;
	padding-bottom: 2px;
	width: 100px;
}
.isg_buttonFixed {
	background-image: url(imgs/bgButton.gif);
	height: 20px;
	padding-right: 0px;
	padding-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	vertical-align: middle;
	line-height: 10px;
	padding-top: 0px;
	padding-bottom: 2px;
	width: 80px;
}
.isg_buttonFixed140 {

	background-image: url(imgs/bgButton.gif);
	height: 20px;
	padding-right: 0px;
	padding-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	vertical-align: middle;
	line-height: 10px;
	padding-top: 0px;
	padding-bottom: 2px;
	width: 140px;
}
.isg_buttonFixed150 {
	background-image: url(imgs/bgButton.gif);
	height: 20px;
	padding-right: 0px;
	padding-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	vertical-align: middle;
	line-height: 10px;
	padding-top: 0px;
	padding-bottom: 2px;
	width: 150px;
}
.isg_calendarTd {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	vertical-align: top;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	height: 70px;
	border-top: 0px solid #E5E5E5;
	border-right: 1px solid #E5E5E5;
	border-bottom: 1px solid #E5E5E5;
	border-left: 0px solid #E5E5E5;
}
.isg_cartHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #F1F1F1;
	border: 1px outset;
	color: #333333;
	font-weight: bold;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 2px;
}
.isg_cartLine {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #F9F9F9;
	color: #666666;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 0px;
	border-top: 0px solid #B4B4B4;
	border-right: 1px solid #B4B4B4;
	border-bottom: 1px solid #B4B4B4;
	border-left: 0px solid #B4B4B4;
}
.isg_error
{
	font-size: 11px;
	color: #CC0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.isg_footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding: 20px 25px;
}
.isg_formBody {
	margin: 100px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #CCCCCC;
	border-left-color: #999999;
	background-color: #E9E9E9;
}

.isg_formData {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding-top: 5px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 6px;
	background-color: #F8F8F8;
	height: 23px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: inset;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: inset;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	vertical-align: top;
}
.isg_formDataWhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding-top: 5px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 6px;
	background-color: #FFFFFF;
	vertical-align: top;
}
.isg_formHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #e2e2e2;
	border-right-color: #f8f8f8;
	border-bottom-color: #cccccc;
	border-left-color: #f8f8f8;
	background-color: #D8D8D8;
}
.isg_formHeader a {
	color: #D76B00;
}

.isg_formLabel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding-top: 5px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E9E9E9;
	border-right-color: #E9E9E9;
	border-bottom-color: #E9E9E9;
	border-left-color: #E9E9E9;
	vertical-align: top;
	width: 30%;
}

.isg_formSubHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #D76B00;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #e2e2e2;
	border-right-color: #f8f8f8;
	border-bottom-color: #cccccc;
	border-left-color: #f8f8f8;
	background-color: #F8F8F8;
}
.isg_formSubtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006699;
}
.isg_formTable {
	width: 100%;
	border: 1px solid #CCCCCC;
}
.isg_formText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 15px;
	padding-top: 3px;
	padding-bottom: 5px;
	padding-right: 6px;
	padding-left: 3px;
	vertical-align: top;
}
.isg_formText a{
	color: #006699;
}
.isg_formToolbar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #496D8C;
	vertical-align: top;
	height: 20px;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 5px;
	background-color: #F1f1f1;
	border-top: 1px solid #FCFCFC;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 0px solid #CCCCCC;
}
.isg_formToolbar a{
	color: #42617D;
}
.isg_header {
	height: 82px;
	padding: 8px 10px 5px 5px;
	vertical-align: middle;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
	background-image: url(imgs/logo.gif);
	background-repeat: no-repeat;
	background-position: 8px 7px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;

}
.isg_header a {
	color: #006699;
}
.isg_heigth10px {
	font-size: 1px;
	line-height: 1px;
	height: 10px;
}
.isg_heigth1px {
	font-size: 1px;
	line-height: 1px;
	height: 1px;
}
.isg_heigth20px {
	font-size: 1px;
	line-height: 1px;
	height: 20px;
}
.isg_heigth5px {
	font-size: 1px;
	line-height: 1px;
	height: 5px;
}
.isg_horizontalLine {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-size: 1px;
	line-height: 1px;
	height: 2px;
}
.isg_hotPrice {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #D76B00;
}
.isg_hotProduct {
	padding: 10px 10px 0px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	text-align: center;
	vertical-align: top;
}
.isg_hotText {
	font-weight: bold;
	color: #D76B00;
}
.isg_input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.isg_inputFixed {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	width: 180px;
}
.isg_inputFixed180 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	width: 180px;
}
.isg_inputFixed240 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	width: 240px;
}
.isg_inputFixed360 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	width: 360px;
}
.isg_inputFixed450 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	width: 450px;
}
.isg_inputFixed60 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	width: 60px;
}
.isg_inputFixed30 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	width: 30px;
}
.isg_instructions {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.isg_leftColumn {
	width: 180px;
	background-color: #F8f8f8;
	vertical-align: top;
	height: 300px;
	padding: 16px;
}
.isg_loginTable {
	border: 1px solid #CCCCCC;
	width: 380px;
	background-color: #F8F8F8;
	padding: 15px;
}
.isg_moduleHeader {
	background-color: #F1f1f1;
	background-image: url(imgs/top_line5.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	padding: 5px 25px 5px 15px;
}
.isg_moduleHeader a {
	color: #D76B00;
	text-decoration: underline;
}
.isg_moduleHeader a:hover {
	text-decoration: none;
}
.isg_moduleTable {
	width: 100%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-top-color: #f8f8f8;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #f8f8f8;
	background-color: #FFFFFF;
	vertical-align: top;
	height: 342px;
}
.isg_msg {
	padding: 8px;
	background-color: #f8f8f8;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.isg_navBarItem {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-image: url(imgs/bgNavBarItem.gif);
	height: 20px;
	padding-right: 15px;
	padding-left: 15px;
	text-align: center;
	vertical-align: middle;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	padding-bottom: 1px;
}
.isg_navBarItemSelected {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-image: url(imgs/bgNavBarItemSelected.gif);
	height: 20px;
	padding-right: 15px;
	padding-left: 15px;
	text-align: center;
	vertical-align: middle;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 0px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: outset;
	border-right-color: #73A8C1;
	border-left-color: #73A8C1;
	border-top-color: #333333;
	padding-bottom: 1px;
}
.isg_padding15 {
	padding: 15px;
	vertical-align: top;
	height: 400px;
}
.isg_pageTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	padding: 2px 0px;
}
.isg_pageTitleVariant {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	padding: 2px 0px;
}
.isg_price {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #D76B00;
	padding: 5px 5px 2px;
}
.isg_priceNonMember {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	padding: 5px 5px 0px;
}
.isg_productTitle {
	font-size: 12px;
	font-weight: bold;
}
.isg_required {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC3333;
	font-weight: bold;
}

.isg_rightColumn {
	vertical-align: top;
	padding: 0px;
}

.isg_sectionInstructions {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #005279;
	padding: 5px 7px 12px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

.isg_sectionInstructionsIndent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006699;
	padding: 8px 8px 8px 24px;
	line-height: 18px;
}
.isg_separator {
	font-size: 1px;
	height: 1px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #D76B00;
	border-left-color: #FFFFFF;
	line-height: 1px;
}
.isg_simpleText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	vertical-align: top;
}
.isg_tabItem {
	background-image: url(imgs/bgTabItem.gif);
	height: 23px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: center;
	vertical-align: middle;
	padding-right: 7px;
	padding-left: 7px;
	white-space: nowrap;
	width: 8%;
	padding-bottom: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #000000;
	border-left-color: #999999;
	background-repeat: repeat-x;
	background-position: top;
}
.isg_tabItemSelected {
	background-image: url(imgs/bgTabSelected.gif);
	background-repeat: repeat;
	background-position: top;
	height: 23px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #D76B00;
	text-align: center;
	vertical-align: middle;
	padding-right: 7px;
	padding-left: 7px;
	white-space: nowrap;
	width: 8%;
	padding-bottom: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #999999;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	font-weight: bold;
}
.isg_tab {
	background-image: url(imgs/bgTab.gif);
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	height: 23px;
}
.isg_titleLarge {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #006699;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
.isg_titleMedium {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
.isg_treeText {
	padding: 2px 7px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.isg_treeTitle {
	padding: 8px 7px 6px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}
.isg_verticalLine {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-size: 1px;
	line-height: 1px;
	width: 1px;
}
.isg_clearbox {
	border: 0px solid #000000;
	overflow: hidden;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	background-color: transparent;
	border-bottom-style: none;
}
.isg_clearbox2 {
	border: 0px solid #000000;
	text-align: right;
	font-weight: bold;
	overflow: hidden;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	background-color: transparent;
	border-bottom-style: none;
}
.isg_highlightedTableRow
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding-top: 5px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 6px;
	background-color: #FFFF55;
	height: 23px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: inset;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: inset;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	vertical-align: top;
}

#wrapper {
	margin:0 auto;
	padding: 0;
	width: 980px;
	font-family: Helvetica, Arial, sans-serif; 
}

#mainNav {
    width: 980px;
    height: 35px;
    background: url(https://webportal.promaxbda.org/Resources/CSS/imgs/mainNav_bg.jpg) no-repeat top right;
    color: #ffffff;
    text-align: left;
    padding-left: 0;
    border: none;
}


#mainNav {
    padding-left: 0;
}

#mainNav ul {
	width: 724px;
    height: 34px;
    margin: 0 0 0 4px;;
	padding: 0;
	display: block;
	list-style-type: none;
}

#mainNav ul li {
	display: inline;
	margin: 6px 0 0 0;
	padding: 0;
	list-style-type: none;
	float: left;
	
}

#mainNav ul li a {
	list-style-type: none;
    height: 29px;
	font-size:14px;
	font-family: Helvetica, Arial, sans-serif;
	text-align: center;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
    background: url(https://webportal.promaxbda.org/Resources/CSS/imgs/main_sep.gif) no-repeat top right;
	padding: 6px 30px 6px 30px;
	list-style-type: none;
}

#secondNav {
    width: 980px;
    height: 21px;
    background: url(https://webportal.promaxbda.org/Resources/CSS/imgs/subnav_bg_wide.jpg) no-repeat top left;
    color: #333333;
    text-align: left;
    padding: 0;
	margin: 0;
    border: none;
}

#secondNav {
    padding-left: 0;
}

#secondNav ul {
	width: 724px;
    height: 21px;
	padding: 0;
	display: block;
	list-style-type: none;
	white-space: nowrap;
}

#secondNav ul li {
	display: inline;
	padding: 0;
	margin: 0;
	list-style-type: none;
	float: left;
}

#secondNav ul li a {
    height: 12px;
	font-size:12px;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	text-align: center;
	color: #333333;
	text-decoration: none;
	list-style-type: none;
	padding: 0 15px 0 15px;
	background: none;
}

#footer {

width: 980px;

margin: 0 auto; 

height: 26px;

clear: both;

}



.footer-menu ul {

list-style: none;

margin: 0;

padding-left: 15px;

}



.footer-menu li {

display: inline;

padding: 0 10px 0 10px;

}



.footer-menu a {

font-family: Helvetica, Arial, sans-serif;

font-size: 11px;

color: #333333!important;

text-decoration: none;

font-weight: bold;

}



.footer-menu a:hover 

{
text-decoration: underline;

}



.copyright {

width: 100px;

font-family: Helvetica, Arial, sans-serif;

font-size: 9px;

color: #666666;

padding-right: 20px;

}





#container_id {
	BORDER-TOP-WIDTH: 0px; BORDER-LEFT-WIDTH: 0px; BACKGROUND: url(https://webportal.promaxbda.org/Resources/CSS/imgs/bg.png) #ffffff no-repeat 50% top; VISIBILITY: hidden; MARGIN: 0px auto; WIDTH: 1000px; BORDER-BOTTOM: #373737 1px solid; HEIGHT: 64px; BORDER-RIGHT-WIDTH: 0px
}	
TABLE.splash {
	DISPLAY: block; MARGIN: 0px auto; WIDTH: 1000px; BORDER-BOTTOM: #2e2e41 0px; BORDER-COLLAPSE: collapse
}
TABLE.splash TD {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; FONT-SIZE: 11px; PADDING-BOTTOM: 0px; VERTICAL-ALIGN: top; COLOR: #000000; PADDING-TOP: 0px; FONT-FAMILY: arial
}
TABLE.splash TD.s1 {
	BACKGROUND: url(https://webportal.promaxbda.org/Resources/CSS/imgs/splash_lbg.png) #e5e5e5 repeat-x left bottom
}
TABLE.splash TD IMG {
	DISPLAY: block
}
TABLE.splash TD.u {
	BACKGROUND: #ffffff; BORDER-BOTTOM: #cdcdcd 1px solid
}
TABLE.splash DIV.l1 {
	PADDING-RIGHT: 18px; PADDING-LEFT: 18px; PADDING-BOTTOM: 15px; PADDING-TOP: 15px
}
TABLE.splash TD.l {
	BACKGROUND: url(https://webportal.promaxbda.org/Resources/CSS/imgs/splash_lbg.png) #e5e5e5 repeat-x left top
}
IMG.splash2 {
	DISPLAY: block; MARGIN: 0px auto
	TABLE.slk {
	MARGIN: 0px; BORDER-COLLAPSE: collapse
}
TABLE.slk A {
	DISPLAY: inline
}
TABLE.slk TD {
	PADDING-LEFT: 0px; BACKGROUND: url(https://webportal.promaxbda.org/Resources/CSS/imgs/bg_vdiv_slk.gif) repeat-y right top; BORDER-LEFT: #cdcdcd 0px solid
}
TABLE.slk TD.f {
	BORDER-TOP-WIDTH: 0px; PADDING-LEFT: 0px; BORDER-LEFT-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; BORDER-RIGHT-WIDTH: 0px
}
TABLE.slk DL DT {
	MARGIN: 0px 10px 2px 0px
