/*========================================================*/
/*          Cascading Style Sheet for LPA__LeftGlobe      */
/*             created by Customer Connect                */
/*                                                        */
/*           http://www.customer-connect.com              */
/*                                                        */
/*========================================================*/


/*========================================================*/
/*  Main Menu                                             */
/*========================================================*/

.MainMenu_MenuContainer {
	border: 0 0 0 0; 
	background-color: Transparent;
	text-align: center;
}
.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand; 
	height: 32;
}
.MainMenu_MenuItem {
	cursor: pointer; 
	cursor: hand; 
	color: #00267f; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 7pt; 
	font-weight: bold; 
	border: 0 0 0 0;
	height: 32;
}
.MainMenu_MenuIcon {
	width: 0; 
	height: 0;	
	border: 0 2 0 2;
	background-color: #F49F28; 
}	
.MainMenu_SubMenu {
	background-color: #F49F28; 
	color: #00267f; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 7pt; 
	font-weight: bold; 
	border: 0 0 0 0;
}
.MainMenu_MenuItemSel {
	cursor: pointer; 
	cursor: hand; 
	background-color: #F49F28; 
	color: #FFFFFF; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 7pt; 
	font-weight: bold; 
	border: 0 0 0 0;
	height: 32;
}
.MainMenu_MenuBreak {
	border: 0 0 0 0;
	padding: 0 0 0 0;
}
.MenuSep {
	padding: 0 0 0 0;
} 
.MainMenu_MenuArrow {
	display: none;
}
.MainMenu_RootMenuArrow {
	display: none;
}
.CurrentTab {
	cursor: pointer; 
	cursor: hand; 
	background-color: #F49F28; 
	color: #FFFFFF; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 7pt; 
	font-weight: bold; 
	border: 0 0 0 0;
	height: 32;
}


/* Default Text Box style (customized for Search box) */
.NormalTextBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: bold;
	color: #798a9e;
	vertical-align: middle;
	margin: 0 0 0 0;
}
/* Body style */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #031831;
	text-align: left;
}
/* Default Container style */
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	font-weight: bold;
	color: #f3a025;
}
/* Subhead text syle */
.SubHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	font-weight: bold;
	color: #f3a025;
}
/* Normal text syle */
.Normal  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	line-height: 150%;
	color: #031831;
	list-style: url(LPA_bullet.gif);
}
/* Normal bold text syle */
.NormalBold  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	font-weight: bold;
	line-height: 150%;
	color: #031831;
	list-style: url(LPA_bullet.gif);
}

/* Default link syle */
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	line-height: 150%;
	color: #798a9e;
	text-decoration: none;
	list-style: url(LPA_bullet.gif);
}
a:visited {
}
a:hover {
	color: #f3a025;
}
a:active {
	color: #f3a025;
}
/* Content Panes style */
.Panes  {
	padding: 0 15 0 30;
}

/* Top Right text style (search) */
.TopRight {
	color: #798a9e; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt; 
	text-align: right;
	vertical-align: middle;
	padding: 0 10 0 10;
}
/* Top Right link style (search) */
A.TopRight:link {
	font-size: 7pt; 
}
A.TopRight:visited {
}
A.TopRight:hover {
	color: #f3a025; 
	text-decoration: none;
}
A.TopRight:active {
	color: #f3a025; 
	text-decoration: none;
}
/* Footer box style (copyright, credits) */
.FooterBox {
	text-align: center;
	vertical-align: middle;
}
/* Footer text style (copyright, credits) */
.Footer {
	color: #031831; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt; 
	line-height: 150%;
}
/* Footer link style (copyright, credits) */
A.Footer:link {
	color: #031831; 
}
A.Footer:visited {
	color: #031831; 
}
A.Footer:hover {
	color: #f3a025; 
	text-decoration: none;
}
A.Footer:active {
	color: #f3a025; 
	text-decoration: none;
}

/* Newsletter box style */
.NewsBox {
	text-align: center;
	vertical-align: middle;
}
/* Newsletter text style */
.News {
	color: #c97b05; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 7pt; 
	font-weight: bold; 
}
A.News:link {
	color: #c97b05; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 7pt; 
	font-weight: bold; 
}
A.News:visited {
	color: #c97b05; 
	font-size: 7pt; 
}
A.News:hover {
	color: #c97b05; 
	text-decoration: none;
}
A.News:active {
	color: #c97b05; 
	text-decoration: none;
}










