/*
BEGIN DEFAULT BRANDABLE STYLES
*/

.permanentPageListItemUnselected,
.customPageListItemUnselected,
.restrictedPageListItemUnselected,
.predefinedPageListItemUnselected {
	background-image: url(../images/tab_off_lp.gif);
	background-repeat: no-repeat;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333366;
	font-weight: normal;
	cursor: pointer;
	cursor: hand;
	text-align: center;
	width: 128px;
	height: 22px;
	text-overflow: ellipsis;
	overflow: hidden;
}
.permanentPageListItemSelected,
.customPageListItemSelected,
.restrictedPageListItemSelected,
.predefinedPageListItemSelected {
	background-image: url(../images/tab_on.gif);
	background-repeat: no-repeat;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color:#333366;
	cursor: pointer;
	cursor: hand;
	text-align: center;
	width: 128px;
	height: 22px;
	overflow: hidden;
	text-overflow: ellipsis;
}

.bodyBg {
	background-color: #003366;
	margin: 0;
	padding: 0;
	font: 8pt Arial;
	height: 100%;
	width: 100%;
}

.customViewListItemSelected,
.predefinedViewListItemSelected {
	font: normal 8pt Arial;
	color: orange;
	border: 0px solid #ffffff;
	margin: 0px 5px 0px 0px;
	padding: 0px 0px 0px 5px;
	width: 75px;
	height: 17px;
	text-overflow: ellipsis;
	text-align: center;
	overflow: hidden;
	white-space: nowrap;
	cursor: hand;
	vertical-align: middle;
}
.permanentViewListItemSelected {
	font: normal 8pt Arial;
	color: white;
	width: 75px;
	margin: 0px 5px 0px 0px;
	padding: 0px 0px 0px 5px;
	text-overflow: ellipsis;
	text-align: center;
	overflow: hidden;
	white-space: nowrap;
	cursor: hand;
}
.restrictedViewListItemSelected {
	font: normal 8pt Arial;
	color: #9933cc;
	width: 75px;
	margin: 0px 5px 0px 0px;
	padding: 0px 0px 0px 5px;
	text-overflow: ellipsis;
	text-align: center;
	overflow: hidden;
	white-space: nowrap;
	cursor: hand;
}
.permanentViewListItemUnselected,
.restrictedViewListItemUnselected,
.predefinedViewListItemUnselected,
.customViewListItemUnselected {
	font: 8pt Arial;
	color: white;
	border: 0px solid #ffffff;
	margin: 0px 5px 0px 0px;
	padding: 0px 0px 0px 5px;
	width: 75px;
	height: 17px;
	text-overflow: ellipsis;
	text-align: center;
	overflow: hidden;
	white-space: nowrap;
	cursor: hand;
	vertical-align: middle;
}



.permanentOneViewListItemBorder,
.restrictedOneViewListItemBorder,
.predefinedOneViewListItemBorder,
.customOneViewListItemBorder {
	border-left-style: none;
	border-right-style: none;
}
.permanentMoreThanOneViewListItemBorder,
.restrictedMoreThanOneViewListItemBorder,
.predefinedMoreThanOneViewListItemBorder,
.customMoreThanOneViewListItemBorder {
	border-left: 1px solid #ffffff;
}
#navPaneDiv {
	background-color: #336699;
	width: 100%;
	position: relative;
	display: block;
}
#brandedLogo{
	background-image: url(../images/lp_logo.gif);
	background-repeat: no-repeat;
	position:relative;
	left:6px;
	width: 102px;
	height: 33px;
}
#bowGlobe {
	background-image: url(../images/tl_icon.gif);
	background-repeat: no-repeat;
	width: 17px;
	height: 20px;
}
.topBar{
	width:100%;
	margin-top:6px;
	margin-bottom:8px;
	
}
.topBarLinks a {
	font-family: Verdana, Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	color:#FFFFFF;
	padding: 0px 4px 0px 4px;
	text-decoration:none;
	vertical-align:middle;
}
.topBarLinks a:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	color:#FFFFFF;
	padding: 0px 4px 0px 4px;
	text-decoration:none;
	vertical-align:middle;
}
.topBarLinks a:hover {
	text-decoration:underline;
}
.tabBar {
	border: 0px;
	margin: 0px;
	padding: 0px;
	height: 22px;
}

#addTabContainer {
	background-image: url(../images/btn_add-tab.gif);
	background-repeat: no-repeat;
	height: 14px;
	width: 37px;
	white-space: nowrap;
	cursor: pointer;
	cursor: hand;
}

/*
END DEFAULT BRANDABLE STYLES
*/

#theMainPageDiv {
	background-color: #003366;
	left: 0px;
	right: 0px;
	display: none;
}
#pagePane {
	display: block;
}
.toolBarText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	font-weight:bold;
	vertical-align:middle;
	cursor: pointer;
	cursor: hand;
}
#addText {
	margin-left: 0px;
	margin-right: 8px;
}
.unclickable {
	cursor: default;
}
.toolBar {
	background-image: url(../images/BottomBar_bg.gif);
	background-repeat: repeat-x; 
	font: 8pt Arial;
	width: 100%;
	height:24px;
	background-color: #FFFFFF;
}
#toolbarLeft {
	width: 884px;	
}
.toolBar a {
	color: #333366;
	font-size: 11px;
	text-decoration: none;
}
.toolBar a:visited {
	color: #333366;
	text-decoration: none;
}
.toolBar a:hover {
	text-decoration:underline;
}

#leftArrow {
	background-image: url(../images/btn_back.gif);
	background-repeat: no-repeat;
	width: 13px;
	height: 14px;
	white-space: nowrap;
	cursor: pointer;
	cursor: hand;
}
#rightArrow {
	background-image: url(../images/btn_next.gif);
	background-repeat: no-repeat;
	width: 13px;
	height: 14px;
	white-space: nowrap;
	cursor: pointer;
	cursor: hand;
}

.pageListItemText {
	width: 110px; 
	overflow: hidden; 
	text-overflow: ellipsis;
	white-space: nowrap;
	margin-top:2px;
}
.pageListItemText:hover {
	text-decoration: none;
}

#tabContainer {
	white-space: nowrap;
}

.selectedViewListItem {
	font: bold 8pt Arial;
	color: orange;
	border: 0px solid #ffffff;
	margin: 0px 5px 0px 0px;
	padding: 0px 0px 0px 5px;
	width: 75px;
	height: 17px;
	text-overflow: ellipsis;
	text-align: center;
	overflow: hidden;
	white-space: nowrap;
	cursor: hand;
	vertical-align: middle;
}

.unselectedViewListItem {
	font: 8pt Arial;
	color: white;
	border: 0px solid #ffffff;
	margin: 0px 5px 0px 0px;
	padding: 0px 0px 0px 5px;
	width: 75px;
	height: 17px;
	text-overflow: ellipsis;
	text-align: center;
	overflow: hidden;
	white-space: nowrap;
	cursor: hand;
	vertical-align: middle;
}

#goButton {
	width:28px;
	height:18px;
	font: 8pt Arial;
	text-decoration: none;
	text-align: center;
	background-color: #003366;
	padding-top: 1px;
	
}
.goButtonEnabled {
	color: #FFFFFF;
}
.goButtonDisabled {
	cursor:default;
	color: #999999;
}
#searchButton {
	width:55px;
	height:18px;
	font: 8pt Arial;
	text-decoration: none;
	text-align: center;
	padding-top: 1px;
}
.searchButtonEnabled {
	color: #FFFFFF;
	cursor: hand;
	background-color: #003366;
}
.searchButtonDisabled {
	cursor:default;
	color: #999999;
	background-color: #999999;
}
.buttonUp {
	border-top: 1px solid #ffffff;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left: 1px solid #ffffff;
}
.buttonDown {
	border-top-width: 0px;
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	border-left-width: 0px;
}
.textButton {
	font: 8pt Verdana;
	text-decoration: none;
}
.textButton:visited {
	color: #003366;
}
.textButton:hover {
	text-decoration: underline;
}
.verticalRule {
	margin-left:6px;
	margin-right:6px;
	border-left: 1px solid gray;
	white-space:nowrap;
}
.toolbarPlus {
    font: 10pt Arial;
    font-weight: bold;
    text-decoration:none;
}
.FTLWintro1 {
	text-decoration:underline;
	font-size:10pt;
}
.verticalSpacer {
	padding-bottom: 5px;
}
.elementVisible {
	visibility: visible;
}
.elementNotVisible {
	visibility: hidden;
}
.stdButton {
	font: 10pt Arial;
	color: black;
	background-color: Grey;
	width: 74px;
	height: 22px;
}
.3DInput {
	background-color: white;
}
.defaultFont {
	font-family: Arial;
	font-size: 10pt;
}
.label {
	font-size: 10pt;
	font-family:Arial;
}
.body {
	padding: 0px;
	margin: 0px;
}
.form {
	padding: 0px;
	border-collapse : collapse;
	margin: 0px;
}
.errorMessage {
	font-size: 10pt;
	color: red;
	font-weight: bold;
}
.error {
	color: red;
}
.linkText {
	font-size: 8pt;
	color: blue;
	text-decoration: underline;
}
.href_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.box {
	border: 2px solid #006699;
}
.newsTitle {
    font-size: 12px;
	text-decoration: underline;
}
.location {	
	color: green;
}
.storyData td {
    padding: 0px;
}
.story {
    font-family: Verdana, Arial;
    font-size: 11px;
}
.story td {
    padding: 2px;
}
.underline {
	border-bottom: 1px solid black;
}
.navTitle {
	font: bold 12pt Arial;
}
.brwsrButton {
	vertical-align: middle;
	border: 0px;
	padding: 1px;
}
.brwserButtonSelected {
	vertical-align: middle;
	border: 1px ridge;
	padding:0px;
}
.brwserButtonDown {
	vertical-align: middle;
	border:1px groove;padding:0px;
}
.packedTable {
	cellpadding: 0;
	cellspacing: 0;
}
.spotcopy {
	font: bold 11px Verdana;
	line-height: 14px;
	color: #003366;
}
.bodycopy {
	font: 11px Verdana;
	line-height: 16px;
	color: #000000;
}
.copyright {
	font: 7pt Verdana;
	color: #003366;
}
.plus {
	font: bolder 10px Verdana;
	color: #FF9900;
}
.minus {
	font: bolder 10px Verdana;
	color: #003366;
}
.templatecopy {
	font: bold 12px Verdana;
	line-height: 18px;
	color: #FFFFFF;
}
.orange {
	color: #ff9900;
}
.yellow {
	color: #ffff00;
}
.viewTitle {
	font: 10pt Arial;
}
.tab {
	background-color: #e0e0e0;
	border-bottom-style: solid;
	border-top: 1px solid #336699;
	border-width: 1px; 
	border-bottom-color: #336699;
	font: bold 8pt Arial;
	cursor: hand;
	/*behavior: url(scripts/TabElement.htc);*/
}
.curTab {
	background-color: #cccccc; 
	border-top-style: solid; 
	border-width: 1px; 
	border-color: #336699; 
	border-top-width: 2px; 
	font: bold 8pt Arial;
	cursor: default;
	/*behavior: url(scripts/TabElement.htc);*/
}
.tabStrip { 
	/*behavior: url(scripts/TabStrip.htc);*/
}
.title {
	font: bold 10pt Arial;
}
.colorBar {
	background-color:#cccccc;
}
.fontMed {
	font: 12px Verdana;
}
.fontLarge {
	margin-top: 5px;
	font: 14px Verdana;
}
.navList {
	font: 12px Verdana;
	margin-bottom: 0px;
	margin-top: 0px;
}
.grey {
	color: #999999;
}
.white {
	color: #FFFFFF;
}
.viewListItemText {
	width: 60px;
	text-overflow: ellipsis;
	overflow : hidden;
	white-space: nowrap;
}
.viewListItemTextMouseOver {
	width: 70px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	text-decoration: underline;
}
.blackFlatBox {
	border-color: #000000;
	border-width: 1px;
	width: 85px;
	height: 18px;
}
.grayBackground {
	background-color: #cccccc;
}
.profileFields {
	width: 175px;
}
.errorList {
	margin-bottom:6px;
}
.setHomePage {
	font: bold 11px Arial;
	color: #ffffff;
	cursor: pointer;
	cursor: hand;
	padding:0px 16px 0px 0px;
}
.vcwToolBar {
	font: 8pt Arial;
	color: #000000;
}
.vcwToolBar a {
	color: #000000;
	text-decoration: none;
}
.vcwToolBar a:visited {
	color: #000000;
	text-decoration: none;
}
#navLinks {
    align:right;
    text-align:right;
    vertical-align:top;
}
#brandedLogoTable {
    width: 160px;
}


