@charset "utf-8";
/* CSS Document */


a:link { text-decoration: none; color:#454c4f}
a:visited { text-decoration: none; color:#454c4f}
a:active { text-decoration: underline; color:#454c4f}
a:hover { text-decoration: underline; color:#a0ceff}

.module a:link { text-decoration: none; color:#ffffff}
.module a:visited { text-decoration: none; color:#ffffff}
.module a:active { text-decoration: underline; color:#ffffff}
.module a:hover { text-decoration: underline; color:#a0ceff}

.prof-serv a:link { text-decoration: none; color:#dbdbdb}
.prof-serv a:visited { text-decoration: none; color:#dbdbdb}
.prof-serv a:active { text-decoration: underline; color:#dbdbdb}
.prof-serv a:hover { text-decoration: underline; color:#a0ceff}

.subnavnp-text a:link { text-decoration: none; color:#ffffff}
.subnavnp-text a:visited { text-decoration: none; color:#ffffff}
.subnavnp-text a:active { text-decoration: underline; color:#ffffff}
.subnavnp-text a:hover { text-decoration: underline; color:#a0ceff}

.taf a:link { text-decoration: none; color:#CCC}
.taf a:visited { text-decoration: none; color:#CCC}
.taf a:active { text-decoration: none; color:#CCC}
.taf a:hover { text-decoration: none; color:#a0ceff}

.footer a:link { text-decoration: none; color:#a0ceff}
.footer a:visited { text-decoration: none; color:#a0ceff}
.footer a:active { text-decoration: underline; color:#9F0
}
.footer a:hover { text-decoration: underline; color:#a0ceff}

.body
{
	background-repeat: repeat-x;
	font-family: Verdana, Geneva, sans-serif;
	
	margin: 0px 0px 0px 0px;
	width: 100%;
	height: 100%;
	background-image: url(../images/page-bg.jpg);
}

.item
{
	margin: 5px 0px 5px 0px;
	width: 100%;
	height: 160px;
	border-bottom: solid silver 1px;
}
.desc
{
	margin: 0px 25px 0px 25px;
	width: 500px;
	height: 175px;
}
.select
{
	margin: 0px 0px 0px 0px;
	width: 100px;
	height: 175px;
	float: right;
}


.prof-serv
{
	color:#CCC;
}

.module-content-LP
{
	
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px 40px 0px 45px;
	font-size:12px;
	
}

.pinch
{
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	color:#C30;
	font-weight: bold;
	font-size: 14px;
	margin: 0px 0px 0px 0px;
	
	
}

.header-selector
{
	
	font: 20pt Verdana, Geneva, sans-serif;
	margin: 5px 0px 20px 0px;
	color:#999;
	font-weight:bold
	margin: 0px 0px 0px 0px;
	text-align:center
}


.body-lp
{
	background-repeat: repeat-x;
	font-family: Verdana, Geneva, sans-serif;
	background-color: #091104;
	margin: 0px 0px 0px 0px;
	width: 100%;
	height: 100%;
	background-image: url(../images/lp-page-bg.jpg);
}

.footer
{
	font: 8pt/10pt Arial, Helvetica, sans-serif;
	margin: 5px 0px 5px 0px;
	color: #FFFFFF;
	text-align: center
	
}

.subnav
{
	background-color:#eff1f2;
	margin: 0px 0px 0px 0px;
	width: 175px;
	float: left;
	font: 9pt/10pt Verdana, Geneva, sans-serif;
	 
 }
 
 .subnav-portal
{
	margin: 0px 0px 0px 0px;
	width: 175px;
	float: left;
	color: #ffffff;
	font: 9pt/10pt Verdana, Geneva, sans-serif;
	
	 
 }

.subnav-text
{
	font: 8pt Verdana, Geneva, sans-serif;
	margin: 5px 0px 5px 10px;
	color: #454c4f;
	font-weight: normal;
	line-height: 10px;
		
}

.subnavnp-text
{
	font: 8pt/9pt Verdana, Geneva, sans-serif;
	margin: 7px 0px 7px 10px;
	color: #454c4f;
	font-weight: normal;
	
}

.subnavLP-text
{
	font: 8pt/9pt Verdana, Geneva, sans-serif;
	margin: 7px 0px 7px 10px;
	color: #ffffff;
	font-weight: bold;
	
}

.subnavLP-textb
{
	font: 8pt Verdana, Geneva, sans-serif;
	margin: 0px 0px 7px 12px;
	color: #ffffff;
	font-weight: normal;
	line-height: 11px;
	
}

.content
{
	background-color:#FFFFFF;
	margin: 0px 0px 0px 0px;
	width: 825px;
	float: left;
	 
 }
 
.member-profile
{
	background-color:#FFFFFF;
	margin: 10px 0px 10px 20px;
	width: 500px;
	
	 
 }
.content-pagination
{
	background-color:#FFFFFF;
	margin: 0px 0px 25px 50px;
	width: 625px;
	
	font: 11pt/13pt Verdana, Geneva, sans-serif;
	color: #898989;
	font-weight: bold;
 
 }
.content-header
{
	/* general margins - top right bottom left */
	margin: 0px 0px 0px 225px;
	
	font: 16pt/18pt Verdana, Geneva, sans-serif;
	color: #5e7c94;
	font-weight: normal;
 
 }
 
 .content-header-portal
{
	/* general margins - top right bottom left */
	margin: 20px 0px 0px 50px;
	
	font: 16pt/18pt Verdana, Geneva, sans-serif;
	color: #5e7c94;
	font-weight: normal;
 
 }

 .list-li
 {
	 text-indent: 17px;
 }
 
  .sub-header-h1
{
	/* general margins - top right bottom left */
	margin: 0px 0px 7px 50px;
	width: 600px;
	font: 10pt/14pt Verdana, Geneva, sans-serif;
	color: #5e7c94;
	font-weight: bold;
	text-transform: uppercase; 
 }
 .sub-header
{
	/* general margins - top right bottom left */
	margin: 0px 0px 7px 50px;
	width: 600px;
	font: 14pt/18pt Verdana, Geneva, sans-serif;
	color: #55595b;
	font-weight: bold;
 
 }
 
  .modal-header
{
	/* general margins - top right bottom left */
	margin: 0px 0px 7px 0px;
	font: 14pt/18pt Verdana, Geneva, sans-serif;
	color: #55595b;
	font-weight: bold;
        float: left;
 
 }
 
  .sub-header-list
{
	/* general margins - top right bottom left */
	margin: 0px 0px 7px 0px;
	
	width: 600px;
	font: 10pt/13pt Verdana, Geneva, sans-serif;
	color: #55595b;
	font-weight: bold;
 
 }
 
   .sub-header-list-m
{
	/* general margins - top right bottom left */
	margin: 0px 0px 5px 0px;

	font: 10pt/13pt Verdana, Geneva, sans-serif;
	color: #55595b;
	font-weight: bold;
 
 }
 
   .lightbox-header-list
{
	/* general margins - top right bottom left */
	margin: 0px 0px 7px 0px;
	
	width: 400px;
	font: 10pt/13pt Verdana, Geneva, sans-serif;
	color: #55595b;
	font-weight: bold;
 
 }

.divider-600
{
	background-image: url(../images/divider-600.jpg);
	background-repeat: no-repeat;
	margin: 0px 0px 0px 25px;
} 

.content-body
{
	background-color:#FFFFFF;
	margin: 0px 0px 25px 50px;
	width: 625px;
	
	font: 9pt/11pt Verdana, Geneva, sans-serif;
	color: #55595b;
	font-weight: normal;
 
 }
 
  .content-footnote
{
	background-color:#FFFFFF;
	margin: 0px 0px 25px 50px;
	width: 625px;
	
	font: 8pt/10pt Verdana, Geneva, sans-serif;
	color: #55595b;
	font-weight: normal;
 
 }

 
 .content-body-portal
{
	background-color:#FFFFFF;
	margin: 0px 0px 25px 50px;
	width: 580px;
	
	font: 9pt/11pt Verdana, Geneva, sans-serif;
	color: #55595b;
	font-weight: normal;
 
 }

.page-header
{
	margin: 0px 0px 0px  0px;	
	width: 1000px;
	height: 66px;
	background-image:url(../images/sub-section-header-gr.jpg);
	background-repeat:repeat-x;
	background-position: center;	
	
}

.page-title
{
	font: 14pt/25pt Verdana, Geneva, sans-serif;
	margin: 0px 25px 0px 15px;
	color: #dac6a7;
	font-weight: bold;
	text-align: right;
	
}

.quote
{ 
	font: 9pt/12pt Verdana, Geneva, sans-serif;
	margin: 0px 0px 10px 0px;
	color: #c6c6c6;
	font-weight: bold;
	
}

.quote-elp
{ 
	font: 8pt/11pt Verdana, Geneva, sans-serif;
	margin: 0px 0px -10px 0px;
	color: #ffffff;
	font-weight: normal;
	
}

.quote-dark
{ 
	font: 9pt/12pt Verdana, Geneva, sans-serif;
	margin: 0px 0px 10px 0px;
	color: #606060;
	font-weight: bold;
	
}

.tb
{ 
	font: 9pt/12pt Verdana, Geneva, sans-serif;
	margin: 0px 0px 0px 0px;
	color: #55595b;
	font-weight: normal;
	
}

.tb600
{ 
	font: 9pt/12pt Verdana, Geneva, sans-serif;
	margin: 0px 0px 0px 0px;
	color: #55595b;
	font-weight: normal;
	
}

.quote-large
{ 
	font: 11pt/16pt Verdana, Geneva, sans-serif;
	/* general margins - top right bottom left */
	margin: 23px 0px 10px 35px;
	color: #ffffff;
	font-weight: bold;
	
}

.module-head
{
	FONT: 16pt/10pt  verdana, Arial, Helvetica;
	/* general margins - top right bottom left */
    MARGIN: 15px 0px 0px 0px;
	COLOR: #5d7d95;
	font-weight: normal;	
}

.module
{
	FONT: 11px/16px Verdana, Arial, Helvetica, sans-serif;
	COLOR: #ffffff;
	text-align: left;
	vertical-align: top;
	width: 145px;
	/* general margins - top right bottom left */
    MARGIN: 25px 0px 0px 10px;
	font-weight: bold;
	vertical-align: top;
	
}

.moduleMenu
{
	FONT: 11px/16px Verdana, Arial, Helvetica, sans-serif;
	COLOR: #5d7d95;
	text-align: left;
	vertical-align: top;
	/* general margins - top right bottom left */
    MARGIN: 3px 25px 0px 25px;
	font-weight: bold;
	vertical-align: top;
}

.module-head-LP
{
	FONT: 16pt/10pt  verdana, Arial, Helvetica;
	/* general margins - top right bottom left */
    MARGIN: 15px 0px 0px 45px;
	COLOR: #5d7d95;
	font-weight: normal;	
}

.moduleMenu-LP
{
	FONT: 11px/16px Verdana, Arial, Helvetica, sans-serif;
	COLOR: #5d7d95;
	text-align: left;
	float:left;
	width: 600px;
	/* general margins - top right bottom left */
    MARGIN: 3px 25px 20px 45px;
	font-weight: bold;
	vertical-align: top;
}

.divider-600-LP
{
	background-image: url(../images/divider-600.jpg);
	background-repeat: no-repeat;
	margin: 0px 0px 0px 75px;
} 

.moduleMenu-sub-LP
{
	FONT: 12px/16px Verdana, Arial, Helvetica, sans-serif;
	
	float: left;
	COLOR: #5d7d95;
	text-align: left;
	vertical-align: top;
	/* general margins - top right bottom left */
    MARGIN: 5px 20px 0px 55px;
	font-weight: bold;
	vertical-align: top;
}

.moduleMenu-sub
{
	FONT: 12px/16px Verdana, Arial, Helvetica, sans-serif;
	
	float: left;
	COLOR: #5d7d95;
	text-align: center;
	vertical-align: top;
	/* general margins - top right bottom left */
    MARGIN: 15px 0px 0px 0px;
	font-weight: bold;
	vertical-align: top;
}

.moduleMenu-sub1
{
	FONT: 12px/16px Verdana, Arial, Helvetica, sans-serif;
	
	float: left;
	COLOR: #5d7d95;
	text-align: center;
	vertical-align: top;
	/* general margins - top right bottom left */
    MARGIN: 15px 0px 0px 0px;
	font-weight: bold;
	vertical-align: top;
}

.moduleMenu-sub2
{
	FONT: 12px/16px Verdana, Arial, Helvetica, sans-serif;
	
	float: left;
	COLOR: #5d7d95;
	text-align: left;
	vertical-align: top;
	/* general margins - top right bottom left */
    MARGIN: 15px 0px 0px 0px;
	font-weight: bold;
	vertical-align: top;
}

.moduleMenu-list
{
	FONT: 11px/16px Verdana, Arial, Helvetica, sans-serif;
	
	float: left;
	COLOR: #5d7d95;
	text-align: left;
	vertical-align: top;
	/* general margins - top right bottom left */
    MARGIN: 5px 0px 0px 20px;
	font-weight: normal;
	vertical-align: top;
}

.moduleMenu-list1
{
	FONT: 11px/16px Verdana, Arial, Helvetica, sans-serif;
	
	COLOR: #5d7d95;
	text-align: left;
	/* general margins - top right bottom left */
    MARGIN: 5px 35px 0px 0px;
	font-weight: normal;
	vertical-align: top;
	float: left;
}

.username
{
	FONT: 12px/15px Verdana, Arial, Helvetica, sans-serif;
	
	COLOR: #55595b;
	text-align: left;
	vertical-align: top;
	/* general margins - top right bottom left */
    MARGIN: 8px 0px 0px 15px;
	font-weight: bold;
	vertical-align: top;
	
}

.taf
{
	FONT: 12px/15px Verdana, Arial, Helvetica, sans-serif;
	COLOR: #CCC;
	text-align: left;
	vertical-align: top;
	/* general margins - top right bottom left */
    MARGIN: 8px 15px 0px 0px;
	font-weight: bold;
	vertical-align: top;	
}

.searchlist{
width:120px;
}

.tooltip-text
{
	FONT: 10px/12px Verdana, Arial, Helvetica, sans-serif;
	color:#333;
	text-align: left;
	vertical-align: top;
	/* general margins - top right bottom left */
	background:#9CC;
	outline:#666 thin solid;
	
	
}
	
fieldset {
	margin: 1.5em 0 0 0;
	padding: 0;
}
legend {
	margin-left: 1em;
	color: #000000;
	font-weight: bold;
}
fieldset ol {
	padding: 1em 1em 0 1em;
	list-style: none;
}
fieldset li {
	padding-bottom: 1em;
}
fieldset.submit {
	border-style: none;
}
#mask {
  position:absolute;
  left:0;
  top:0;
  z-index:9000;
  background-color:#000;
  display:none;
}
  
#boxes .window {
  position:fixed;
  left:0%;
  top:0%;
  width:440px;
  height:200px;
  display:none;
  z-index:9999;
  padding:20px;
}

#boxes #dialog {
  position:fixed;
  width:375px; 
  height:203px;
  padding:10px;
 /* background-color:#000; */
}

#boxes #expandedDialog {
  position:fixed;
  width:600px; 
  height:400px;
  padding:10px;
 /* background-color:#000; */
}
