/* login link on default.aspx page */
.loginLink
{
	background-color:Transparent;
	color:Window;
}

A.loginLink:link
{
	text-decoration: none;
	color:Window;
}

A.loginLink:visited
{
	text-decoration: none;
	color:Window;
}

A.loginLink:hover
{
	text-decoration: none;
	color:Window;
}

A.loginLink:active
{
	text-decoration: none;
	color:Window;
}
.asterisk {
	font-weight:normal;
	font-size:9pt;
	color:#FF0000;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: black;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	margin-top:0px;
	padding-top: 10px;
	background: #fff url(background.jpg) repeat-x;
}

h1, h2, h3 {
	color: #5b172e; 
}

html {
	min-height: 100%;
	margin-bottom: 5px;
}
.MainCopy {
	color: #49505a;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	background-color:White;
	text-decoration: none;
}
/* image on contactus.ascx */
.mainAreaContent {
	width:520px;
	padding-top: 15px;
	padding-left: 0px;
	padding-right: 15px;	
	float: left;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
    font-size :9pt; 
	background: #fff;	
	word-wrap:break-word;
}
.ContactUsImage
{
	margin-left:10px;
	margin-right:10px;
	margin-bottom:10px;
	margin-top:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: black;
}	
.fontsize
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: black;
}
.MainCopyText {
	color: #49505a;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color:White;
	padding-left:9pt;
	text-decoration: none;
}
.searchlable
{
font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: black;
}
a {
	color: #44697d;
	text-decoration: none;
	
}

a:hover {
	color: #5b172e;	
	text-decoration: underline;
}

.link
{color:#44697d;	
}
.hyperlink a
{
	color: #44697d;
	text-decoration:none;
	
}
hyperlink a:hover {
	color: #5b172e;	
	text-decoration: none;
	
}

hyperlink a:Active
{
	color: red;
}
/** Page Layout **/
#wrapper {                 
	width: 770px;    
	padding: 0px;
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	
	border-bottom: 1px #f0f0f0 solid;
}

.wrapper  
{
	width: 770px;    
	padding: 0px;
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	height:100%;
	border-bottom: 1px #f0f0f0 solid;
}
/** Header **/
#headerContainer 
{	width: 770px;
	margin-left: auto;
	margin-right: auto;
	background-color:White;	
	
}
.headerContainer 
{	width: 770px;
	margin-left: auto;
	margin-right: auto;
	background-color:White;	
}
.balboaLogo {	
	width: 354px;
	float: left;
	text-align: left;
	padding-top: 9px;
	padding-bottom: 20px;
	padding-left: 10px;
	background-color:White;
}


.headerLinks {
	float: right;
	width:380px;
	line-height: 1.5;
	text-align: right;
	padding-top: 9px;
	color: #44697d;	
	padding-right: 10px;
	background-color:White;
	font-size: 9pt;
	
}
.headerLinks a {
	text-decoration: none;
	color: #44697d;
}

.headerLinks a:hover {
	text-decoration: underline;
	color: #5b172e;
}

.searchContainer {
	width: 230px;
	clear:both;
	padding-top: 5px;	
	color:White;
}

.Search
{
	width: 430px;
	clear:both;
	padding-top: 5px;
	padding-right: 6px;
	padding-left:60px;
}
.searchBtn{
	width:59px;
	position: relative;
	text-align:center;
	background: url(btnUp_bg.gif) repeat-x;
	color: #fff;
	font-family:Arial;
	text-decoration: none;
	font-size: 9pt;	
	padding-top: 2px;
	padding-bottom: 2px;
	
}
	
.searchBtn a:hover {
	background: url(btnDown_bg.gif) repeat-x;
	color: white;
	text-decoration: none;
}
/* Main menu - Hide/Show submenus */
.MainMenu_RootMenuArrow 
{
    display: none; 
    
}

.MainMenu_RootMenuItem TD
{
	width:inherit;
	height: 26px;  
	background-image: url(topNav_bg.jpg);
	background-repeat: repeat-x;
	color: white;  
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt; 
	font-weight: bold;
	font-style: normal;
	text-align: center;  
	background-color: Transparent;
	white-space:nowrap;
	padding-left:15px;
	padding-right:17px;

 
 }

.MainMenu_RootMenuItemSelected TD
{
	width:inherit;
	height: 26px;
	background-position: bottom;
	background-image: url(topNav_on.jpg);
	background-repeat: repeat-x;
	color: white;  
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt; 
	font-weight: bold;
	font-style: normal;
	text-align: center;
	background-color: Transparent;
	white-space:nowrap;
	padding-left:15px;
	padding-right:17px;

}

.MainMenu_RootMenuItemActive TD
{
  width: inherit;
  height: 26px;
  background-position: bottom;
  background-image: url(topNav_on.jpg);
  background-repeat: repeat-x;
  color: white;  
  font-family:Arial, Helvetica, sans-serif;
  font-size:9pt; 
  font-weight: bold;
  font-style: normal;
  text-align: center;
  background-color: Transparent;
  white-space:nowrap;
   padding-left:15px;
  padding-right:17px;
 
}

.MainMenu_MenuBar
{
	cursor: pointer;
	height: 26px; 
	z-index:100px; 
}
.MainMenu_SubMenu
{
	cursor: pointer;
 
}
.MainMenu_MenuIcon 
{
    display: none; 
}

.MainMenu_MenuArrow 
{
    display: none; 
}

.MainMenu_SubMenu Tr
{
	background-position:inherit;	
	height: 26px;
	padding-left:5px;
	padding-right:5px;background-image: url(subNav_bg.gif);
	background-repeat: repeat-x;
	width:inherit;
	color: black;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt; 
	font-weight:normal;
	text-align: left;
	border: 0px;
}
.MainMenu_SubMenu TD
{	color: #fff; 	
 	font-family:Arial, Helvetica, sans-serif;
 	font-size:9pt; 
	font-weight:normal;
	
}

.MainMenu_SubMenuItemActive 
{
	border: 0px;
	height: 26px;
	background-image: url(subNav_bg_on.gif);
	background-repeat: repeat-x;
	color: #fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt; 
	font-style: normal;
	text-align: left;
}


.MainMenu_SubMenuItemSelected
{
	border: 0px;
	height: 26px;	
	background-image: url(subNav_bg_on.gif);
	background-repeat: repeat-x;  	
	color: #fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	font-family:Arial, Helvetica, sans-serif;
	font-style: normal;
	text-align: left;  
}
/** Top Nav **/
#topNav {
	clear: both;
	height: 24px;
	background: url(topNav_bg.jpg) repeat-x top left;
}
.topNavMain {
	list-style: none;
	margin-left: 158px;
	padding: 0px 1px 0px 0px;
	float: left;
	border-right: 1px solid #ccc;
}

.topNavSub{
    float: left;
    margin: 0px;
    padding: 0px;
    list-style: none !important;
    border-left: 1px solid #ccc;
}

#topNav a {
    display: block;
    padding: 4px 10px;
    font-weight: bold;
    font-size: 12px;
    text-decoration: none;
    color: #fff;
}

#topNav a:hover {
    background: url(topNav_on.jpg) repeat-x top left;
}

#tnavOver {
    background: url(topNav_on.jpg) repeat-x top left;
}


/** Interior Page Layout **/

#pageWrapper {
	clear: both;
	width:770px;	
	
	background: #fff;
	height:100%;
	border-left: 1px #f0f0f0 solid;
	border-right: 1px #f0f0f0 solid;
	border-bottom: 1px #f0f0f0 solid;
}

#mainAreaContainer {
	float: right;
	width:604px;
	background: #fff;
	border-left: 1px #f0f0f0 solid;	
}
#sitemapContainer {
	float: left;
	width:748px;
	background: #fff;	
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt; 
	
}
.sitemap {
	padding-left:80px;
	width:200px;
	height:auto;
	background: #fff;	
	font-family:Arial, Helvetica, sans-serif;
	padding-right:10px;
	float: left;
	background: white;
	height:100%;
   	clear: both;
	padding-top: 2px 25px;
	text-decoration: none;	
    color: #44697d;
    font-size: 9pt;
    cursor:pointer;
    vertical-align:top;
    
	
}
#mainAreaContentnoSideBarnoLeftNav {
	width:780px;
	padding-top: 15px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 20px;
	font-family: Arial;
	font-weight: normal;
	font-size: 9pt;
	float: left;	
	text-align:left;
	background: #fff;	
	
}
#mainAreaContentNoLeftNav {
	width:532px;
	padding-top: 15px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 20px;
	font-family: Arial;
	font-weight: normal;
	font-size: 9pt;
	float: left;
	text-align:left;
	background: #fff;
	
}
#mainAreaContent {
	width:320px;
	padding-top: 15px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 20px;
	float: left;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
    font-size :9pt; 
	background: #fff;	
	word-wrap:break-word;
}


#pageImg {
	margin: 0px 0px 10px 10px
}

#sidebar {
	float: right;
	width: 160px;
	height:auto;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
	background: #d1dadf url(sidebar_bg.gif) repeat-x;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	text-align: left;
	position: relative;
	border-bottom: 1px #7892a1 solid;
	border-right: 1px #7892a1 solid;
	border-left: 1px #7892a1 solid;	
	border-top: 1px #7892a solid;	
	vertical-align:top;
}

#sideNav {
	float: left;
	width: 164px;
	background: white;	
   	clear: both;
	padding-top: 2px 25px;
	text-decoration: none;	
height:100%;
    color: #44697d;
    font-size: 9pt;
    cursor:pointer;
    vertical-align:top;
}

#sideNav a:hover {

	color: #5b172e;
	text-decoration: none;
}
.sideNav table
{
    border-top:none !important; 
    margin-top:9pt; 
height:100%;
   
   
}
#snav {
	width: 125px;
	font-family: Arial;
	font-weight:normal;
	font-size: 11px;
	color: #002858;
	vertical-align: middle;
	text-indent: 5px;
	height: 10;
	
}
#sideNav table tr
{
	line-height:15px;	
}
#sideNav table td
{   
    padding:0px 4px;
    margin-left:0px;
    font-size:9pt;
    font-weight:normal;
   
}
#sideSiteNav {
	float: left;
	width: 300px;
	background: #fff;
	height:100%;
   	clear: both;
	padding-top: 2px 25px;
	text-decoration: none;	
    color: #44697d;
    font-size: 9pt;
    cursor:pointer;
}

#sideSiteNav a:hover {

	color: #5b172e;
	text-decoration: none;
}
.sideSiteNav table
{
    border-top:none !important; 
    margin-top:10px; 
   
   
}
#ssitenav {
	width: 365px;
	font-family: Arial;
	font-weight:normal;
	font-size: 9pt;
	color: #002858;
	vertical-align: middle;
	text-indent: 5px;
	height: 10;
	
}
#sideSiteNav table tr
{
	line-height:15px;	
}
#sideSiteNav table td
{   
    padding:0px 4px;
    margin-left:0px;
    font-size:9pt;
    font-weight:normal;
   
}

#pageHeadline {
 	color:#5b172e;
	font-size: 11pt;
	font-weight: bold;
}
.SearchHeadline {
 	color:#5b172e;
	font-size: 11pt;
	font-weight: bold;
	padding-left:15px;
	padding-top:10px;
}
/** Footer **/
#footer 
{
	width :100%;
	padding-top: 20px;
	color: #44697d;
	line-height: 1.5;
	font-size: 9pt;
	
}

#footer a {
	color: #44697d;
	text-decoration: none;
}

#footer a:hover {
	color: #5b172e;	
	text-decoration: underline;
}
.footer 
{
	width :100%;
	padding-top: 20px;
	color: #44697d;
	line-height: 1.5;
	font-size: 9pt;
	text-align:center;
	
}
.copyright
{
	color: #44697d;
	font-size: 9pt;
	text-align:center;
}
.footer a {
	color: #44697d;
	text-decoration: none;
}

.footer a:hover {
	color: #5b172e;	
	text-decoration: underline;
}
/** Homepage Banner Area **/
#homeTopContainer {
	clear: both;
	width: 770px;
	background: #000;
	border-bottom: 1px #fff solid;
} 

#homeTopLeft {
	float: left;
	width: 370px;
	background: #000;
}

#homeTopRightContainer {
	width: 390px;
	float: right;
	color: #fff;
	background: #000;
	text-align: left;
	padding-top: 9px;
}


#homeTopRightContent {
	text-align: left;
	background: #000;
	color: #b1b1b1;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 9pt;
} 

#homeContentDivider {
	padding-top: 10px;
	padding-bottom: 10px;
}

#homeTopRightTitle {
	font-size: 12pt;
	line-height: 2;
	font-weight: bold;
}

#quickLinks {
	clear: both;
	background: #8e817b;
	color: #fff;
	width: 380px;
	text-align: left;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 15px;
	line-height: 1.1;
	font-size: 9pt;
}

#quickLinks a, #quickLinksSM {
	text-decoration: none;
	color: #5b172e;
	font-size: 9pt;
}


#quickLinks a:hover {
	text-decoration: underline;
	color: #5b172e;
	font-size: 9pt;
	
}



/** Cat Alerts - Homepage**/
#catAlertContainer1, #catAlertContainer2 {
	clear: both;
	width: 770px; 
	border-top: 1px #fff solid;
	border-bottom: 1px #fff solid;
	padding-top: 5px;
	padding-bottom: 5px;
}

#catAlertContainer1 {
	background: #777777;
}

#catAlertContainer2 {
	background: #999999;
}

#catAlertImg {
	float: left;
	padding-left: 10px;
}

#catAlertTitle {
	color: #5b172e;
	text-align: left;
	font-weight: bold;
}
	
#catAlertContent {
	width: 580px;
	float: right;
	text-align: left;
	padding-right: 5px;
}

#catAlertContent a {
	color:#5b172e;
	text-decoration: none;
}

#catAlertContent a:hover {
	color: #5b172e;	
	text-decoration: underline;
}

#catAlertMoreLink {
	width: 150px;
	clear: both;
	float: right;
	padding-bottom: 5px;
}


/** Bottom Boxes - Homepage **/
#homeBotContainer {
	clear: both;
	width: 771px;
}
	
#homeBotBox {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 2px;
	padding-left: 2px;
	width: 257px;
	text-align: left;
	border-top: 1px #d0d9de solid;
	border-right: 1px #d0d9de solid;
	border-left: 1px #d0d9de solid;
	border-bottom: 1px #d0d9de solid;
	float: left;
	background: #fff url(botBox_bg.gif) repeat-x;
}

#homeBotBoxImg {
	float: left;
	padding-left: 2px;
}


#homeBotBoxContent {
	width: 175px;
	color: #5b172e;
	float: right;
}

#homeBotBoxTitle {
	font-weight: bold;
	line-height: 1.5;
}


.LeafNodesStyle 
{ 
	margin-left:2px;
}
.RootNodeStyle
{
	margin-left:2px;
}
.ParentNodeStyle 
{
	margin-left:2px;
}
.nodestyle	
{
	font-family: Arial;
	font-weight:normal;
	font-size: 9pt;
	color: #002858;
	vertical-align: middle;
	text-indent: 5px;
	height: 10;
	word-wrap:break-word;
}

.selectednodestyle 
{
	color:#5b172e!important;  /* this make sure that selectednodestyle takes precedence*/
	
}


