.BG_MenuREPEAT {
	background-color: 00529c;
	background-image: url(/img/main/TopBnr_MenuRpt.jpg);
}
body {
	background-color: #FFFFDD;
	background-image: url(/img/main/balsamwest_FiberBGD.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	margin: 0px;
	padding: 0px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 18px;
	font-weight: bolder;
	color: #000066;
}
a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000099;
	text-decoration: underline;
}
a:hover {
	color: #990000;
	text-decoration: none;
}
.mainTableBorder {
	background-color: #FFFFFF;
	border: 2px solid #000000;
}
.searchBgd {
	background-image: url(/img/banner/searchOurSiteBGD.gif);
	background-repeat: repeat-x;
	background-position: center center;
	padding-top: 7px;
	padding-top: 6px !ie;
}
.leftTableBGD {
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #FFffbb;
	height: 405px;
	background-image: url(/img/back/leftTableBGD.gif);
}
.menuBgd {
	background-image: url(/img/main/menuBGD.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 249px;
}
.addressBGD {
	background-image: url(/img/main/addressBGD.gif);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
	height: 87px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding-top: 20px;
	padding-bottom: 10px;
	vertical-align: middle;
}
input.googlesearch {
	background: #dedede;
	border: 1px solid #012c53;
	height: 14px;
	height: 13px !ie;
	width: 125px;
	font-size: 12px;
}



/* **************************************** */
/* 					MENU 					*/
/* **************************************** */

#menu {
	padding-left: 10px;
	padding-top: 12px;
	margin-bottom: 10px;
	float: left;
	width: 185px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
}

#menu a.x, #menu a.x:visited {
	background: url(/img/menu/expand.gif) no-repeat 174px 21px;
}

#menu a.x:hover {
	background: url(/img/menu/expand.gif) no-repeat 174px 21px;
}

#menu a {
	display: block;
	padding: 5px 5px;
	width: 175px;
	text-decoration: none;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	z-index: 1;
}

#menu a.main1:hover, a.sub1 {
	background: #92B55B;
}

#menu a.sub1:hover {
	background: #C5D18E;
	color: #000000;
}

#sub_container1 {
	width: 200px;
	background: #92B55B;
	margin-left: 2px;
}

#menu a.main2:hover, a.sub2 {
	background: #B58B5B;
}

#menu a.sub2:hover {
	background: #D1B28E;
	color: #000000;
}

#sub_container2 {
	width: 200px;
	background: #B58B5B;
	margin-left: 2px;
}

#menu a.main3:hover, a.sub3 {
	background: #B55B5B;
}

#menu a.sub3:hover {
	background: #D18E8E;
	color: #000000;
}

#sub_container3 {
	width: 200px;
	background: #B55B5B;
	margin-left: 2px;
}

#menu a.main4:hover, a.sub4 {
	background: #5b7bb5;
}

#menu a.sub4:hover {
	background: #8ea6d1;
	color: #000000;
}

#sub_container4 {
	width: 200px;
	background: #5b7bb5;
	margin-left: 2px;
}

#menu a.main5:hover, a.sub5 {
	background: #B2B55B;
}

#menu a.sub5:hover {
	background: #CFD18E;
	color: #000000;
}

#sub_container5 {
	width: 200px;
	background: #B2B55B;
	margin-left: 2px;
}

#menu a.main6:hover, a.sub6 {
	background: #5B8CB5;
}

#menu a.sub6:hover {
	background: #8EB1D1;
	color: #000000;
}

#sub_container6 {
	width: 200px;
	background: #5B8CB5;
	margin-left: 2px;
}

#menu a.main7:hover, a.sub7 {
	background: #B5A85E;
}

#menu a.sub7:hover {
	background: #D1C78E;
	color: #000000;
}

#sub_container7 {
	width: 200px;
	background: #B5A85E;
	margin-left: 2px;
}

#menu a.main8:hover, a.sub8 {
	background: #5B8CB5;
}

#menu a.sub8:hover {
	background: #8EB1D1;
	color: #000000;
}

#sub_container8 {
	width: 200px;
	background: #5B8CB5;
	margin-left: 2px;
}

#menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 100%;
}

/* Fix IE. Hide from IE Mac \*/
* html #main_top_container {
	border: none;
}
* html #main_middle_container {
	border-bottom: 1px solid #ffffff;
}
* html #main_bottom_container {
	border-bottom: 1px solid #ffffff;
}
* html #menu ul li {
	float:left;
	height:1%;
}
* html #menu ul li a {
	height:1%;
}
* html #menu ul ul li a {
	padding-left: 30px;
}
/* End */

/* Requirement: Put the element selector name (div)
onto non anchor hover selectors to force IE5 and
5.5 to correctly apply the csshover file. */

#main_top_container {
	border-bottom: 1px solid #ffffff;
}

#main_middle_container {
	border-bottom: 1px solid #ffffff;
}

#main_bottom_container {

}

div#menu li, div#menu li:hover {
	position: relative;
}

div#menu .main {
	margin: 5px 0px;
}

div#menu .sub_top {
	margin-left: 7px;
	margin-left: -9px !ie;
	margin-top: 5px !ie;
	border-bottom: 1px solid #ffffff;
}

div#menu .sub_middle {
	margin-left: 7px;
	margin-left: -9px !ie;
	border-bottom: 1px solid #ffffff;
}

div#menu .sub_bottom {
	margin-left: 7px;
	margin-left: -9px !ie;
	margin-bottom: 5px;
}

div#menu li ul {
	position: absolute;
	top: 0;
	left: 100.1%;
	display: none;
}

div#menu ul ul, div#menu ul ul ul, div#menu ul li:hover ul ul, div#menu ul li:hover ul ul ul {
	display: none;
}

div#menu ul li:hover ul, div#menu ul ul li:hover ul, div#menu ul ul ul li:hover ul {
	display: block;
	float: left;
}
.textBoldBlue {
	font-weight: bold;
	color: #000066;
}
.tableHomeUnderFlash {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #669CCA;
	text-align: left;
	vertical-align: top;
	padding: 8px;
	border: 1px solid #FFFFFF;
	line-height: 22px;

}
.tableLeftDkBrown {
	background-color: #5E2706;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	height: 20px;
}
.tablePageNews {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #B58B5B;
	padding: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #000000;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	text-align: left;
	vertical-align: top;
}
.tableBottomLeft {
	background-color: #FFFFBB;
	padding: 3px;
	text-align: center;
	vertical-align: top;
}
.tableMainTextArea {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	text-align: left;
	vertical-align: top;
	padding: 10px;
	background-image: url(/img/main/textBgd.gif);
	background-repeat: repeat;
	background-position: center top;
	background-color: #FFFFFF;
}
.textItalic {
	font-style: italic;
}
.textBold {
	font-weight: bold;
}
.tableBackUnderBanner {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	background-color: #669CCA;
	text-align: left;
	vertical-align: top;
	padding: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	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: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.tablePageAbout {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #5B8CB5;
	padding: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #000000;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	text-align: left;
	vertical-align: top;
}
.tableMainTextBack {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	text-align: left;
	vertical-align: top;
	padding: 10px;
	background-image: url(/img/main/textBgd.gif);
	background-repeat: repeat;
	background-position: center top;
	background-color: #FFFFFF;
	height: 450px;
	line-height: 20px;
}
.main_Txt_BG {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 20px;
	color: #000;
	background-color: #FFFFFF;
	background-image: url(/img/main/textBgd.gif);
	background-repeat: repeat;
	background-position: center top;
	padding: 2px;
}

.picBorderLeft {
	border: 1px solid #000000;
	margin-right: 8px;
	margin-bottom: 8px;
}
.textFoundersSmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;

	font-weight: bold;
	color: #000000;
	text-align: center;
	padding: 3px;
}
.textFoundersMain {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	vertical-align: top;
	padding: 5px;
}
.picBorderCenter {
	border: 1px solid #000000;
	margin-top: 5px;
}
.tablePageBroadband {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #92B55B;
	padding: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #000000;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	text-align: left;
	vertical-align: top;
}
.textSmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-align: left;
	padding: 3px;
	vertical-align: top;
}
.tableTitleBarNews {
	background-color: #D1B28E;
	background-image: url(/img/pressKit/titleBarBGD.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	padding: 5px;
	height: 35px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: left;
	vertical-align: top;
	border-bottom: 1px solid #000000;
	line-height: 16px;
}
.tableTitleBarNewsDate {
	background-color: #D1B28E;
	background-image: url(/img/pressKit/titleBarBGD.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	padding: 5px;
	height: 35px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	font-style: italic;
	text-align: right;
	vertical-align: top;
	border-bottom: 1px solid #000000;
}
.textReg {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	line-height: 16px;
	vertical-align: top;
	text-align: left;
}
.tablePageNetwork {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #B55B5B;
	padding: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #000000;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	text-align: left;
	vertical-align: top;
}
.tablePageAlliances {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #5b7bb5;
	padding: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #000000;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	text-align: left;
	vertical-align: top;
}
.tableTitleBarAlliances {
	background-color: #8EA6D1;
	background-image: url(/img/strategicAlliances/titleBarBGD.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	padding: 5px;
	height: 35px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: left;
	vertical-align: top;
	border-bottom: 1px solid #000000;
	line-height: 16px;
}
.tableTitleBarAlliancesDate {
	background-color: #8EA6D1;
	background-image: url(/img/strategicAlliances/titleBarBGD.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	padding: 5px;
	height: 35px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	font-style: italic;
	text-align: right;
	vertical-align: top;
	border-bottom: 1px solid #000000;
}
.tablePageSuppliers {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #b2b55b;
	padding: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #000000;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	text-align: left;
	vertical-align: top;
}
.tableTitleBarSuppliers {
	background-color: #cfd18e;
	background-image: url(/img/suppliers/titleBarBGD.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	padding: 5px;
	height: 35px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: left;
	vertical-align: top;
	border-bottom: 1px solid #000000;
	line-height: 16px;
}
.tableTitleBarSuppliersDate {
	background-color: #cfd18e;
	background-image: url(/img/suppliers/titleBarBGD.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	padding: 5px;
	height: 35px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	font-style: italic;
	text-align: right;
	vertical-align: top;
	border-bottom: 1px solid #000000;
}
.textRegular {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	text-align: left;
	vertical-align: top;
	padding: 5px;
	line-height: 16px;
}
.picBorderNoMargin {
	border: 1px solid #000066;
}
.textRegContactUs {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	line-height: 16px;
	vertical-align: top;
	text-align: left;
}
.text_ProfileJobTitles {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	line-height: 14px;
	font-weight: normal;
	color: #000;
}

.tablePagePolicies {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #B55B8E;
	padding: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #000000;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	text-align: left;
	vertical-align: top;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	text-align: center;
	vertical-align: top;
	padding: 5px;
}
.leftTableBGDHome {
	background-image: url(/img/main/leftTableBGD.gif);
	background-repeat: repeat-y;
	background-position: center top;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.tablePageCommunity {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #B5A85E;
	padding: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #000000;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	text-align: left;
	vertical-align: top;
}
.textBoldBlueUnderline {
	font-weight: bold;
	color: #000066;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.tableHomeUnderFlashSmall {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #669CCA;
	text-align: left;
	vertical-align: top;
	padding: 8px;
	border: 1px solid #FFFFFF;
	line-height: 20px;
	height: 275px;
}

	.tableHomeUnderFlashSmall p {
		margin: 5px 0;
		padding: 0; }
		
.Txt_BtmLinks {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	color: #B58B5B;
}
.BG_TB_Blue {
	background-color: #00529c;
}
