/* CSS Document */form1
html, body, p, h1, h2, h3, h4, h5, h6, ul, ol, li, form, fieldset{margin:0; padding:0; border:0;}
a img{border:none;}
.clearfix:after{content:"."; display:block; height:0; clear:both; visibility:hidden;}
.clearfix{display:inline-block;}
/* Hides from IE-mac \*/
* html .clearfix{height:1%;}
.clearfix{display:block;}
/* End hide from IE-mac */
/*------------------------------------------------------------------ 
# [Table of contents] 
#  
# 1. Body 
# 2. Wrapper / #wrapper
# 3. Header / #header 
# 4. Content / #content 
# 5. Left column / #leftcolumn 
# 6. Right column / #rightcolumn 
# 7. Navigation / #nav
# 8. Footer / #footer 
# 9. Tab Function / .ui
# -------------------------------------------------------------------*/  

/*# 1. Body */
body
{
background:#ffffff url(../img/right-bg.jpg) 0 0 repeat-x;
text-align:center;
}

/*# 2. Wrapper */
#wrapper
{
width:1000px;
margin:0 auto;
text-align:left;
}

/*# 3. Header */
#header
{
	width:1000px;
	height:102px;
	background-image: url(../images/art/header-bg.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#header h1
{
width:325px;
height:91px;
/*background:url(../images/art/logo.jpg) 0 0 no-repeat;*/
float:left;
display:inline;
}
#header h1 a
{
width:325px;
height:91px;
display:block;
}
#header h2
{
width:134px;
height:44px;
/*background:url(../images/art/logo-phillip.jpg) 0 0 no-repeat;*/
float:right;
display:inline;
margin:12px 65px 0 0;
}
#header h2 a
{
width:134px;
height:44px;
display:block;
}
#header h1 span, #header h2 span{display:none;}
#header p
{
font:bold 12px Arial, Helvetica, sans-serif;
color:#333333;
clear:right;
float:right;
display:inline;
margin:20px 36px 0 0;
}
#header p a
{
color:#333333;
text-decoration:none;
margin:0 5px;
}
#header p a:hover
{
color:#3366cc;
text-decoration:underline;
}

/*# 4. Content */
#content
{
width:1000px;
margin:0 auto;
background:#fff;
}

/*# 5. Left Column */
#leftcolumn
{
width:256px;
float:left;
display:inline;
background:url(../images/art/left-bg.jpg) 0 0 repeat-x;
padding:0 0 65px 0;
}
#leftcolumn h2
{
font:12px Arial, Helvetica, sans-serif;
color:#333333;
line-height:16px;
margin:0 15px 5px 15px;
}
#leftcolumn p
{
font:9px Arial, Helvetica, sans-serif;
color:#336699;
line-height:11px;
text-align:right;
background:url(../images/arrow.jpg) right 2px no-repeat;
padding:0 15px 0 0;
margin:10px 0 12px 7px;
}
#leftcolumn div.PnoArrow
{
font:9px Arial, Helvetica, sans-serif;
color:#336699;
line-height:11px;
text-align:right;
padding:0 15px 0 0;
margin:10px 0 12px 7px;
}
#leftcolumn p.ad
{
width:241px;
background:none;
margin:0 0 0 7px;
padding:0;
}
#leftcolumn p.ad img
{
border:1px solid #ccc;
margin:0 0 5px 0;
}
#leftcolumn p.buttons
{
width:240px;
background:none;
text-align:center;
margin:22px 0 0 7px;
padding:0;
}
#leftcolumn p.buttons img{margin:0 0 5px 0;}
#leftcolumn p a{color:#336699;}
#leftcolumn ul
{
list-style:none;
margin:0 15px;
}
#leftcolumn ul li
{
font:12px Arial, Helvetica, sans-serif;
color:#333333;
line-height:18px;
background:url(../images/bullet.jpg) 0 3px no-repeat;
padding:0 0 0 10px;
}
#leftcolumn ul li a
{
color:#333;
text-decoration:none;
}
#leftcolumn ul li a:hover{text-decoration:underline;}
#leftcolumn table tr th
{
font:bold 11px Arial, Helvetica, sans-serif;
color:#003366;
line-height:13px;
padding:0 0 8px 0;
}
#leftcolumn table tr td.tblheader
{
font:bold 11px Arial, Helvetica, sans-serif;
color:#006699;
line-height:13px;
padding:0 0 7px 0;
background:none;
}
#leftcolumn table tr td
{
font:9px Arial, Helvetica, sans-serif;
color:#333333;
line-height:11px;
padding:5px 0;
background:url(../images/dash.jpg) 0 bottom repeat-x;
}
#leftcolumn table tr.none td{background:none;}
#leftcolumn table tr td.ctr{text-align:center;}
#leftcolumn div.table
{
width:224px;
background:url(../images/left-table-bg.jpg) 0 0 no-repeat;
padding:15px 12px 0 12px;
margin:0 0 0 4px;
}
#login
{
width:244px;
height:173px;
background:#ffcc00 url(../images/login-bg.jpg) 0 0 no-repeat;
margin:0 0 4px 7px;
}
#login h1
{
width:66px;
height:20px;
padding:3px 0 0 25px;
background:#177da4 url(../images/h1-login.jpg) 0 0 no-repeat;
display:block;
font:bold 14px Arial, Helvetica, sans-serif;
color:#fff;
margin:0 0 12px 9px;
}
#login p
{
font:10px Arial, Helvetica, sans-serif;
color:#666666;
line-height:12px;
margin:0 0 0 77px;
background:none;
padding:0;
text-align:left;
}
#login p a{color:#666;}
#login fieldset label
{
width:64px;
height:16px;
padding:5px 0 0 13px;
font:11px Arial, Helvetica, sans-serif;
color:#666666;
float:left;
display:inline;
}
#login fieldset input
{
width:146px;
height:18px;
border:1px solid #cccccc;
padding:3px 0 0 5px;
margin:0 0 3px 0;
font:11px Arial, Helvetica, sans-serif;
color:#666666;
}

#login fieldset input.button
{
width:64px;
height:25px;
background:#fff url(../images/button.jpg) 0 0 no-repeat;
font:bold 12px Arial, Helvetica, sans-serif;
color:#333333;
text-align:center;
padding:0;
cursor:pointer;
border:none;
margin:0 0 3px 5px;
}

#login fieldset input.submit
{
width:64px;
height:25px;
background:#fff url(../images/button.jpg) 0 0 no-repeat;
font:bold 12px Arial, Helvetica, sans-serif;
color:#333333;
text-align:center;
padding:0;
cursor:pointer;
border:none;
margin:0 0 3px 5px;
}
#login fieldset input.reset
{
width:64px;
height:25px;
background:#fff url(../images/button.jpg) 0 0 no-repeat;
font:bold 12px Arial, Helvetica, sans-serif;
color:#333333;
text-align:center;
padding:0;
cursor:pointer;
border:none;
margin:0 0 3px 5px;
}
#login fieldset select
{
width:153px;
font:11px Arial, Helvetica, sans-serif;
color:#666666;
margin:0 0 5px 0;
}
#search
{
width:244px;
height:80px;
background:#ffcc00 url(../images/search-bg.jpg) 0 0 no-repeat;
margin:0 0 4px 7px;
}
#search h1
{
font:bold 14px Arial, Helvetica, sans-serif;
color:#333333;
line-height:16px;
margin:10px 15px 0 13px;
}
#search p
{
font:10px Arial, Helvetica, sans-serif;
color:#333333;
line-height:12px;
margin:3px 15px 0 11px;
background:none;
padding:0;
text-align:left;
}
#search p a{color:#333333;}
#search select
{
width:189px;
border:1px solid #999999;
font:11px Arial, Helvetica, sans-serif;
color:#333333;
margin:9px 0 0 11px;
}
#search input
{
width:28px;
height:26px;
background:url(../images/button2.jpg) 0 0 no-repeat;
font:bold 12px Arial, Helvetica, sans-serif;
color:#333333;
text-align:center;
border:none;
cursor:pointer;
}

/*# 6. Right Column */
#rightcolumn
{
width:744px;
float:left;
display:inline;
background:url(../images/art/right-bg.jpg) 0 0 repeat-x;
padding:0 0 65px 0;
}
#rightcolumn h2
{
width:715px;
height:23px;
padding:8px 0 0 13px;
background:#006699 url(../images/h2.jpg) 0 0 no-repeat;
font:bold 12px Arial, Helvetica, sans-serif;
/*color:#ffcc00;*/
color:#ff9c00;
clear:both;
margin:0 0 0 7px;
}
#rightcolumn h3
{
width:715px;
font:bold 12px Arial, Helvetica, sans-serif;
color:#333;
line-height:14px;
text-align:center;
}
#rightcolumn h4
{
width:729px;
height:25px;
padding:8px 0 0 0;
background:url(../images/h4.jpg) 0 0 no-repeat;
font:bold 12px Arial, Helvetica, sans-serif;
color:#333333;
text-align:center;
clear:both;
	margin:0 0 17px 7px;
}
#rightcolumn div.h9
{
width:700px;
padding:0px 0 0 0;
background:url(../images/h9.jpg) 0 0 no-repeat;
clear:both;
margin:0 0 0px 0px;
}
#rightcolumn div.h9 table tr th
{
font:bold 11px Arial, Helvetica, sans-serif;
color:#333333;
clear:both;
margin: 10 0 0px 0px;
text-align:left;
padding-top:10px;
vertical-align:middle;
}
#rightcolumn h5
{
width:189px;
height:25px;
padding:8px 0 0 0;
background:url(../images/h5.gif) 0 0 no-repeat;
font:bold 12px Arial, Helvetica, sans-serif;
color:#003366;
text-align:center;
clear:both;
	margin:0 0 17px 7px;
}
#rightcolumn p
{
font:12px Arial, Helvetica, sans-serif;
color:#333;
line-height:14px;
margin:0 0 20px 7px;
}
#rightcolumn p.note
{
font:10px Arial, Helvetica, sans-serif;
color:#333;
line-height:12px;
	margin:5px 0 20px 7px;
}
#rightcolumn a.more
{
width:65px;
height:20px;
padding:4px 0 0 0;
background:url(../images/button-more.jpg) 0 0 no-repeat;
font:bold 12px Arial, Helvetica, sans-serif;
color:#006699;
text-decoration:none;
display:block;
text-align:center;
margin:10px 0 0 0;
}
#rightcolumn input.btn
{
width:65px;
height:24px;
background:url(../images/button-more.jpg) 0 0 no-repeat;
font:bold 12px Arial, Helvetica, sans-serif;
color:#006699;
text-align:center;
cursor:pointer;
border:none;
float:left;
display:inline;
margin:0 5px 0 0;
}
#rightcolumn table tr th
{
font:bold 14px Arial, Helvetica, sans-serif;
color:#003366;
line-height:16px;
padding:0 0 15px 0;
}
#rightcolumn table tr td.tblheader
{
font:bold 12px Arial, Helvetica, sans-serif;
color:#003366;
line-height:14px;
padding:0 0 15px 0;
}
#rightcolumn table tr td
{
font:11px Arial, Helvetica, sans-serif;
color:#003366;
line-height:13px;
padding:5px 0px 5px 0;
}
#rightcolumn table tr.over
{
background:#a3c1fc;
color:#3b6ebf;
}
#rightcolumn div.outer-table
{
width:667px;
padding:0 0 0 77px;
}
#rightcolumn div.table
{
width:694px;
background:url(../images/right-table-bg.jpg) 0 0 no-repeat;
clear:both;
padding:16px 16px 0 16px;
margin:0 0 0 7px;
}
#rightcolumn div.table2
{
width:247px;
background:url(../images/small-table-bg.jpg) 0 0 no-repeat;
float:left;
display:inline;
padding:15px 10px 25px 10px;
margin:0 28px 0 0;
}
#rightcolumn div.table2 tr th
{
font:bold 12px Arial, Helvetica, sans-serif;
color:#006699;
padding:0 0 10px 0;
text-align:center;
}
#rightcolumn div.table2 tr td
{
font:9px Arial, Helvetica, sans-serif;
color:#333;
line-height:10px;
}
#rightcolumn div.table2 tr td.tblheader
{
font:bold 11px Arial, Helvetica, sans-serif;
color:#006699;
line-height:13px;
padding:0 0 5px 0;
}
#rightcolumn div.table3
{
width:700px;
margin:0 0 0 7px;
background:url(../images/table3.jpg) 0 0 no-repeat;
}
#rightcolumn div.table3 table{width:700px;}
#rightcolumn div.table3 th
{
font:bold 11px Arial, Helvetica, sans-serif;
color:#333333;
padding:5px 10px 10px 10px;
}
#rightcolumn div.table3 tr.odd td{background:#cccccc;}
#rightcolumn div.table3 td{padding:5px 10px;}
#rightcolumn div.report
{
width:701px;
background:url(../images/manager-report-title.jpg) 0 0 no-repeat;
clear:both;
margin:6px 0 0 7px;
padding:8px 14px;
}
#rightcolumn div.report table
{
width:700px;
margin:0;
}
#rightcolumn div.report th
{
font:11px Arial, Helvetica, sans-serif;
color:#006699;
line-height:13px;
}
#rightcolumn div.report th.ctr, #rightcolumn div.report td.ctr{text-align:center;}
#rightcolumn div.report td{color:#333;}
#rightcolumn div.report span
{
width:18px;
height:15px;
padding:1px 0 0 0;
float:left;
display:inline;
background:#006699 url(../images/span.jpg) 0 0 no-repeat;
font:bold 10px Arial, Helvetica, sans-serif;
color:#fff;
text-align:center;
margin:0 2px 0 0;
}
#rightcolumn div.col
{
width:280px;
float:left;
display:inline;
margin:0 10px 0 15px;
}
#rightcolumn div.col.w322
{
width:322px;
margin:0;
}
#rightcolumn div.col label
{
width:45px;
font:12px Arial, Helvetica, sans-serif;
color:#333333;
float:left;
display:inline;
}
#rightcolumn div.col label.w85{width:85px;}
#rightcolumn div.col select
{
width:139px;
border:1px solid #a0a0a0;
font:12px Arial, Helvetica, sans-serif;
color:#333333;
margin:0 0 5px 0;
}
#rightcolumn div.col select.w232{width:232px;}
#rightcolumn div.button
{
clear:left;
width:200px;
float:left;
display:inline;
margin:10px 0 0 20px;
}
#banner
{
width:728px;
height:211px;
background:url(../images/banner-bg.jpg) 0 0 no-repeat;
clear:both;
margin:0 0 0 7px;
position:relative;
}
#banner p
{
	width:400px; /* 275 */
	font:12px Arial, Helvetica, sans-serif;
	color:#003366;
	line-height:14px; /* 20 */
	float:left;
	display:inline;
	position:relative;
	z-index:1000;
	margin-top: 0px;
	margin-right: 40px;
	margin-bottom: 0;
	margin-left: 39px;
}
#banner p strong{color:#006699;}
#banner p a{color:#003366;}
#banner img.hotnews
{
position:absolute;
z-index:1000;
top:0;
left:-3px;
}
#banner table
{
width:176px;
margin:20px 0 0 0;
background:none;
padding:0;
float:left;
display:inline;
}
#banner table tr th
{
font:bold 12px Arial, Helvetica, sans-serif;
color:#006699;
line-height:18px;
padding:0 0 20px 0;
}
#banner table tr td
{
font:12px Arial, Helvetica, sans-serif;
color:#333333;
line-height:18px;
padding:0;
}
#banner table tr td em{font-size:10px;}
#tabs
{
	width:430px;
	float:left;
	display:inline;
}
#tabs div.funds
{
width:390px;
padding:13px 0 0 0;

margin:12px 0 0 7px;
}
#tabs div.seminar
{
width:390px;
padding:13px 0 0 0;

margin:12px 0 0 7px;
}
#tabs div.Recommendations
{
width:390px;
padding:13px 0 0 0;

margin:22px 0 20px 7px;
}
#tabs h1
{
font:bold 12px Arial, Helvetica, sans-serif;
color:#333333;
margin:0 0 25px 33px;
}
#tabs h2
{
width:auto;
height:auto;
background:none;
padding:0;
font:bold 12px Arial, Helvetica, sans-serif;
color:#006699;
line-height:14px;
margin:0 0 5px 7px;
}
#tabs p
{
font:11px Arial, Helvetica, sans-serif;
color:#666666;
line-height:13px;
margin:0 0 10px 7px;
}
#tabs a.more
{
width:65px;
height:20px;
padding:4px 0 0 0;
background:url(../images/button-more.jpg) 0 0 no-repeat;
font:bold 12px Arial, Helvetica, sans-serif;
color:#006699;
text-decoration:none;
display:block;
text-align:center;
margin:0 0 0 7px;
}
#tabs a.register
{
width:112px;
height:21px;
padding:6px 0 0 0;
background:url(../images/button-register.jpg) 0 0 no-repeat;
font:bold 12px Arial, Helvetica, sans-serif;
color:#006699;
text-align:center;
text-decoration:none;
display:block;
margin:10px 19px 0 7px;
float:left;
display:inline;
}

#alert
{
	width:245px;
	float:right;
	display:inline;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 0;
}

#posted
{
	width:245px;
	float:right;
	display:inline;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 0;
}

#ads
{
	width:245px;
	float:right;
	display:inline;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 0;
}
#ads img
{
border:0px solid #cccccc;
margin:0 0 5px 0;
}
#refine
{
width:716px;
height:63px;
padding:30px 0 0 11px;
background:#999999;
border:1px solid #fff;
margin:6px 0 0 7px;
}
#refine select
{
width:226px;
height:19px;
background:#fff;
border:1px solid #fff;
font:11px Arial, Helvetica, sans-serif;
color:#333333;
margin:0 15px 0 0;
z-index:1000;
}
#refine input
{
width:65px;
height:24px;
background:url(../images/button3.jpg) 0 0 no-repeat;
border:none;
font:bold 12px Arial, Helvetica, sans-serif;
color:#006699;
text-align:center;
padding:0;
margin:0 5px 0 0;
}
#steps
{
list-style:none;
float:left;
display:inline;
margin:10px 0 30px 7px;
}
#steps li
{
float:left;
display:inline;
}
#steps li span{display:none;}
#steps li.allstepsBuy
{
width:93px;
height:48px;
background:url(../images/transaction/4StepToBuy.png) 0 0 no-repeat;
display:block;
margin:0 18px 0 10px;
}
#steps li.allstepsSell
{
width:93px;
height:48px;
background:url(../images/transaction/3StepToSell.png) 0 0 no-repeat;
display:block;
margin:0 18px 0 10px;
}
#steps li.allstepsSwitch
{
width:93px;
height:48px;
background:url(../images/transaction/4StepToSwitch.png) 0 0 no-repeat;
display:block;
margin:0 18px 0 10px;
}
#steps li.step1
{
width:87px;
height:48px;
background:url(../images/transaction/Step1FundSelection.png) 0 0 no-repeat;
display:block;
}
#steps li.step1w
{
width:87px;
height:48px;
background:url(../images/transaction/step1_white.jpg) 0 0 no-repeat;
display:block;
}
#steps li.step1switch
{
width:87px;
height:48px;
background:url(../images/transaction/Step1FundSelectionSw.png) 0 0 no-repeat;
display:block;
}
#steps li.step1wswicth
{
width:87px;
height:48px;
background:url(../images/transaction/step1_white.jpg) 0 0 no-repeat;
display:block;
}
#steps li.step2
{
width:80px;
height:46px;
background:url(../images/transaction/Step2PaymentAmt.png) 0 0 no-repeat;
display:block;
}
#steps li.step2w
{
width:80px;
height:46px;
background:url(../images/transaction/Step2PaymentAmt_white.png) 0 0 no-repeat;
display:block;
}
#steps li.step2switch
{
width:80px;
height:46px;
background:url(../images/transaction/Step2FundSelectionSw.png) 0 0 no-repeat;
display:block;
}
#steps li.step2wswitch
{
width:80px;
height:46px;
background:url(../images/transaction/Step2FundSelectionwhiteSw.png) 0 0 no-repeat;
display:block;
}
#steps li.step3
{
width:85px;
height:46px;
background:url(../images/transaction/Step3TransVert.png) 0 0 no-repeat;
display:block;
}
#steps li.step3w
{
width:85px;
height:46px;
background:url(../images/transaction/Step3TransVert_White.png) 0 0 no-repeat;
display:block;
}
#steps li.step3switch
{
width:85px;
height:46px;
background:url(../images/transaction/Step3PaymentAmtSw.png) 0 0 no-repeat;
display:block;
}
#steps li.step3wswitch
{
width:85px;
height:46px;
background:url(../images/transaction/Step2PaymentAmt_whiteSw.png) 0 0 no-repeat;
display:block;
}
#steps li.step4
{
width:109px;
height:46px;
background:url(../images/transaction/Step4TransCon.png) 0 0 no-repeat;
display:block;
}
#steps li.step4w
{
width:109px;
height:46px;
background:url(../images/transaction/Step4TransCon_white.png) 0 0 no-repeat;
display:block;
}
#steps li.step4switch
{
width:109px;
height:46px;
background:url(../images/transaction/Step4TransVertSw.png) 0 0 no-repeat;
display:block;
}
#steps li.step4wswitch
{
width:109px;
height:46px;
background:url(../images/transaction/Step4TransVert_WhiteSw.png) 0 0 no-repeat;
display:block;
}
#steps li.next
{
width:24px;
height:46px;
background:url(../images/transaction/arrow.png) 0 0 no-repeat;
display:block;
margin:0 10px 0 35px;
}
#steps li.nextw
{
width:24px;
height:46px;
background:url(../images/transaction/arrow_white.png) 0 0 no-repeat;
display:block;
margin:0 10px 0 35px;
}
.titleP {
	font-size: 10pt;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000066;
}
.titleContent {
	font-size: 9pt;
	font-family:Arial, Helvetica, sans-serif;	
	font-weight: bold;
	color: #000066;
}
.Content {
	font-size: 9pt;
	font-family:Arial;
	
}
.Contentsmall {
	font-size: 8pt;
	font-family:Arial, Helvetica, sans-serif;
}

.Contentxtrasmall {
	font-size: 7pt;
	font-family:Arial, Helvetica, sans-serif;
}
.labelC {
	font-size: 9pt;
	font-family:Arial, Helvetica, sans-serif;	
	font-weight: bold;
	color: #ffcc00;
}
#rightcolumn div.table5
{
width:728px;
margin:0 0 0 7px;
background:url(../images/table5.gif) 0 0 no-repeat;
}
#rightcolumn div.table5 table{width:700px;}
#rightcolumn div.table5 th
{
font:bold 11px Arial, Helvetica, sans-serif;
color:#333333;
padding:5px 10px 10px 10px;
}
#rightcolumn div.table5 tr.odd td{background:#cccccc;}
#rightcolumn div.table5 td{padding:5px 10px;}
#rightcolumn div.table6
{
width:700px;
margin:0 0 0 7px;
background:url(../images/table5.gif) 0 0 no-repeat;
}
#rightcolumn div.table6 table{width:700px;}
#rightcolumn div.table6 th
{
font:bold 11px Arial, Helvetica, sans-serif;
color:#333333;
padding:5px 10px 10px 10px;
}
#rightcolumn div.table6 tr.odd td{background:#cccccc;}
#rightcolumn div.table6 td{padding:5px 10px;}
.tblVal        
{ 
	font-family: Arial;      
	font-size: 10px;   
	color: #000000; 
	font-weight:normal;   
	text-decoration: none; 
}
.negVal        { font-family: "Arial";      font-size: 10px;   color: #FF0000; font-weight: normal;   text-decoration: none; }


/*# 7. Navigation */
/*ADxMenu.js - v4 (4.10)
www.aplus.co.yu/adxmenu/
(c)Copyright 2003, Aleksandar Vacic, www.aplus.co.yu
This work is licensed under the Creative Commons Attribution License.
To view a copy of this license, visit http://creativecommons.org/licenses/by/2.0/ or
send a letter to Creative Commons, 559 Nathan Abbott Way, Stanford, California 94305, USA
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -*/
/*this is beginning of functionality for the AdxMenu - do not modify this*/
#nav, #nav ul
{
	margin:0;
	padding:0;
	border:0;
	list-style-type:none;
	display:block;
	background-image: url(../images/art/dropdownbg.jpg);
}
#nav li
{
	margin:0;
	padding:0;
	border:0;
	display:inline;
	float:left;
	position:relative;
	z-index:5;
}
#nav li:hover
{
z-index:10000;
white-space:normal;
}
#nav li li
{
float:none;
display:block;
}
#nav ul
{
visibility:hidden;
position:absolute;
z-index:10;
left:0;
top:0;
}
#nav li:hover>ul
{
display:block;
visibility:visible;
top:100%;
}
#nav li li:hover>ul
{
top:0;
left:100%;
}
#nav:after, #nav ul:after
{
content:".";
height:0;
display:block;
visibility:hidden;
clear:both;
}
#nav, #nav ul
{
display:inline-block;
min-height:0;
}
#nav a
{
text-decoration:none;
display:block;
position:relative;
}
#nav ul
{
}
#nav ul ul
{
}
/* Fix for IE5/Mac \*//*/
#nav a
{
float:left;
}
/* End Fix */
/*this is end of functionality for the AdxMenu*/
/*this is beginning of design for the AdxMenu - modify values here*/
#nav
{
width:727px;
height:39px;
background:#02627e url(../images/art/nav.jpg) 0 0 no-repeat;
margin:0 0 12px 7px;
float:left;
display:inline;
}
#nav.main
{
	width:728px;
	margin:5px 0 0 7px;
	background-color: #063479;
	background-image: url(../images/art/nav-bg.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#nav a
{
	height:27px;
	padding:12px 0 0 0;
	font:bold 12px Arial, Helvetica, sans-serif;
	color:#fff;
	line-height:14px;
	text-decoration:none;
	margin:0 5px;
	float:left;
	display:inline;
}
#nav a:hover{
	color:#ff9c00;
}
/*this have to be separate from above to allow IE6 to read above rules*/
#nav li:hover>a{
	color:#ff9c00;
}
#nav ul{width:125px;}
#nav li li a
{
width:120px;
height:auto;
/*background:#003366;*/
background:#02627e;
background-image: url(../images/art/dropdownbg.jpg);
padding:5px 0 5px 5px;
border-bottom:0px;
margin:0;
float:none;
display:block;
}
#nav li li a:hover
{
/*color:#fff;*/
color:#ff9c00;
/*background:#ff9900;*/
background:#02627e;
background-image: url(../images/art/dropdownbg.jpg);
}
#nav #last ul{left:-30px;}

/*# 8. Footer */
#footer
{
	width:1000px;
	height:30px;
	background:#ffffff;
	clear:both;
	text-align:right;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
#footer p
{
font:11px Arial, Helvetica, sans-serif;
color:#006699;
line-height:13px;
text-align:right;
}
#footer p a
{
color:#006699;
margin:0 5px;
}
#footer p a:hover{color:#333333;}


/* End hide from IE-mac */
/*------------------------------------------------------------------ 
# JOHN ADD
# -------------------------------------------------------------------*/  


.login
{
width:244px;
height:183px;
background:#ffcc00 url(../images/login-bg.jpg) 0 0 no-repeat;
margin:0 0 4px 7px;
}
.login h1
{
width:66px;
height:20px;
padding:3px 0 0 25px;
background:#177da4 url(../images/h1-login.jpg) 0 0 no-repeat;
display:block;
font:bold 14px Arial, Helvetica, sans-serif;
color:#fff;
margin:0 0 12px 9px;
}
.login p
{
font:10px Arial, Helvetica, sans-serif;
color:#666666;
line-height:12px;
margin:0 0 0 77px;
background:none;
padding:0;
text-align:left;
background-image:none;
}
.login p a{color:#666;}
.login fieldset label
{
width:64px;
height:16px;
padding:5px 0 0 13px;
font:11px Arial, Helvetica, sans-serif;
color:#666666;
float:left;
display:inline;
}
.login fieldset input
{
width:146px;
height:18px;
border:1px solid #cccccc;
padding:3px 0 0 5px;
margin:0 0 3px 0;
font:11px Arial, Helvetica, sans-serif;
color:#666666;
}
.login fieldset input.button
{
width:64px;
height:25px;
background:#fff url(../images/button.jpg) 0 0 no-repeat;
font:bold 12px Arial, Helvetica, sans-serif;
color:#333333;
text-align:center;
padding:0;
cursor:pointer;
border:none;
margin:0 0 3px 5px;
}
.login fieldset select
{
width:153px;
font:11px Arial, Helvetica, sans-serif;
color:#666666;
margin:0 0 5px 0;
}
.login fieldset p
{
background:none;
}



#searchX
{
width:244px;
height:80px;
background:#ffcc00 url(../images/search-bg.jpg) 0 0 no-repeat;
margin:0 0 4px 7px;
}
#searchX h1
{
font:bold 14px Arial, Helvetica, sans-serif;
color:#333333;
line-height:16px;
margin:10px 15px 0 13px;
}
#searchX p
{
font:10px Arial, Helvetica, sans-serif;
color:#333333;
line-height:12px;
margin:3px 15px 0 11px;
background:none;
padding:0;
text-align:left;
}
#searchX p a{color:#333333;}
#searchX select
{
width:189px;
border:1px solid #999999;
font:11px Arial, Helvetica, sans-serif;
color:#333333;
margin:9px 0 0 11px;
}
#searchX input.button
{
	width:28px;
	height:26px;
	background:url(../images/button2.jpg) 0 0 no-repeat;
	cursor:pointer;
	border:none;
	text-align:center;
}

#rightcolumnnoshade
{
width:744px;
float:left;
display:inline;
padding:0 0 65px 0;
}
#rightcolumnnoshade h2
{
width:715px;
height:23px;
padding:8px 0 0 13px;
background:#006699 url(../images/h2.jpg) 0 0 no-repeat;
font:bold 12px Arial, Helvetica, sans-serif;
color:#ffcc00;
clear:both;
margin:0 0 0 7px;
}
#rightcolumnnoshade h3
{
width:715px;
font:bold 12px Arial, Helvetica, sans-serif;
color:#333;
line-height:14px;
text-align:center;
}
#rightcolumnnoshade h4
{
width:700px;
height:25px;
padding:8px 0 0 0;
background:url(../images/h4.jpg) 0 0 no-repeat;
font:bold 12px Arial, Helvetica, sans-serif;
color:#333333;
text-align:center;
clear:both;
	margin:0 0 17px 7px;
}
#rightcolumnnoshade div.h9
{
width:700px;
height:25px;
padding:8px 0 0 0;
background:url(../images/h9.jpg) 0 0 no-repeat;
font:bold 12px Arial, Helvetica, sans-serif;
color:#333333;
text-align:center;
clear:both;
	margin:0 0 17px 7px;
}
#rightcolumnnoshade h5
{
width:189px;
height:25px;
padding:8px 0 0 0;
background:url(../images/h5.gif) 0 0 no-repeat;
font:bold 12px Arial, Helvetica, sans-serif;
color:#003366;
text-align:center;
clear:both;
	margin:0 0 17px 7px;
}
#rightcolumnnoshade p
{
font:10px Arial, Helvetica, sans-serif;
color:#333;
line-height:14px;
margin:0 0 0px 0px;
}
#rightcolumnnoshade p.note
{
font:10px Arial, Helvetica, sans-serif;
color:#333;
line-height:12px;
	margin:5px 0 20px 7px;
}
#rightcolumnnoshade a.more
{
width:65px;
height:20px;
padding:4px 0 0 0;
background:url(../images/button-more.jpg) 0 0 no-repeat;
font:bold 12px Arial, Helvetica, sans-serif;
color:#006699;
text-decoration:none;
display:block;
text-align:center;
margin:10px 0 0 0;
}
#rightcolumnnoshade input.btn
{
width:65px;
height:24px;
background:url(../images/button-more.jpg) 0 0 no-repeat;
font:bold 12px Arial, Helvetica, sans-serif;
color:#006699;
text-align:center;
cursor:pointer;
border:none;
float:left;
display:inline;
margin:0 5px 0 0;
}
#rightcolumnnoshade table tr th
{
font:bold 14px Arial, Helvetica, sans-serif;
color:#003366;
line-height:16px;
padding:0 0 15px 0;
}
#rightcolumnnoshade table tr td.tblheader
{
font:bold 12px Arial, Helvetica, sans-serif;
color:#003366;
line-height:14px;
padding:0 0 15px 0;
}
#rightcolumnnoshade table tr td
{
font:11px Arial, Helvetica, sans-serif;
color:#003366;
line-height:13px;
padding:5px 24px 5px 0;
}
#rightcolumnnoshade table tr.over
{
background:#a3c1fc;
color:#3b6ebf;
}
#rightcolumnnoshade div.outer-table
{
width:667px;
padding:0 0 0 77px;
}
#rightcolumnnoshade div.table
{
width:694px;
background:url(../images/right-table-bg.jpg) 0 0 no-repeat;
clear:both;
padding:16px 16px 0 16px;
margin:0 0 0 7px;
}
#rightcolumnnoshade div.table2
{
width:247px;
background:url(../images/small-table-bg.jpg) 0 0 no-repeat;
float:left;
display:inline;
padding:15px 10px 25px 10px;
margin:0 28px 0 0;
}
#rightcolumnnoshade div.table2 tr th
{
font:bold 12px Arial, Helvetica, sans-serif;
color:#006699;
padding:0 0 10px 0;
text-align:center;
}
#rightcolumnnoshade div.table2 tr td
{
font:9px Arial, Helvetica, sans-serif;
color:#333;
line-height:10px;
}
#rightcolumnnoshade div.table2 tr td.tblheader
{
font:bold 11px Arial, Helvetica, sans-serif;
color:#006699;
line-height:13px;
padding:0 0 5px 0;
}
#rightcolumnnoshade div.table3
{
width:700px;
margin:0 0 0 7px;
background:url(../images/table3.jpg) 0 0 no-repeat;
}
#rightcolumnnoshade div.table3 table{width:700px;}
#rightcolumnnoshade div.table3 th
{
font:bold 11px Arial, Helvetica, sans-serif;
color:#333333;
padding:5px 10px 10px 10px;
}
#rightcolumnnoshade div.table3 tr.odd td{background:#cccccc;}
#rightcolumnnoshade div.table3 td{padding:5px 10px;}
#rightcolumnnoshade div.report
{
width:701px;
background:url(../images/manager-report-title.jpg) 0 0 no-repeat;
clear:both;
margin:6px 0 0 7px;
padding:8px 14px;
}
#rightcolumnnoshade div.report table
{
width:700px;
margin:0;
}
#rightcolumnnoshade div.report th
{
font:11px Arial, Helvetica, sans-serif;
color:#006699;
line-height:13px;
}
#rightcolumnnoshade div.report th.ctr, #rightcolumnnoshade div.report td.ctr{text-align:center;}
#rightcolumnnoshade div.report td{color:#333;}
#rightcolumnnoshade div.report span
{
width:18px;
height:15px;
padding:1px 0 0 0;
float:left;
display:inline;
background:#006699 url(../images/span.jpg) 0 0 no-repeat;
font:bold 10px Arial, Helvetica, sans-serif;
color:#fff;
text-align:center;
margin:0 2px 0 0;
}
#rightcolumnnoshade div.col
{
width:280px;
float:left;
display:inline;
margin:0 10px 0 15px;
}

#rightcolumnnoshade div.col.w322
{
width:322px;
margin:0;
}
#rightcolumnnoshade div.col label
{
width:45px;
font:12px Arial, Helvetica, sans-serif;
color:#333333;
float:left;
display:inline;
}
#rightcolumnnoshade div.col label.w85{width:85px;}
#rightcolumnnoshade div.col select
{
width:139px;
border:1px solid #a0a0a0;
font:12px Arial, Helvetica, sans-serif;
color:#333333;
margin:0 0 5px 0;
}
#rightcolumnnoshade div.col select.w232{width:232px;}
#rightcolumnnoshade div.button
{
clear:left;
width:200px;
float:left;
display:inline;
margin:10px 0 0 20px;
}
.gridRowStyleLink
{
	color:Blue;
	text-decoration:underline;
	font-family:Arial;
	font-size:12px;
}
.gridRowStyleHoverBW
{	
	/*
	background-color:#000000;
	*/	
	font-family:Arial;
	font-size:12px;
	color:black;
}
.gridRowStyleLink:hover
{
	color:Blue;
	text-decoration:underline;
}

.gridRowStyleBW
{
	background-color: #e7e7e7;
	font-family:Arial;
	font-size:10px;
	color:Black;
}
.gridRowStyleBW span
{
	background-color: #e7e7e7;
	font-family:Arial;
	font-size:10px;
	color:Black;
}
.gridRowStyleBW td
{
	background-color: #e7e7e7;
	font-family:Arial;
	font-size:10px;
	color:Black;
}
.gridRowStyleBW a
{
	background-color: #e7e7e7;
	font-family:Arial;
	font-size:10px;
	color:Blue;
	text-decoration:underline;
}

.gridAltRowStyleBW
{
	font-family: Arial;
	font-size: 10px;
	color: black;
	background-color:#f6f6f6;
}
.gridAltRowStyleBW span
{
	font-family: Arial;
	font-size: 10px;
	color: black;
	background-color:#f6f6f6;
}
.gridAltRowStyleBW a
{
	background-color:#f6f6f6;
	font-family: Arial;
	font-size: 10px;
	color: Blue;
	text-decoration:underline;
}

.gridHeaderStyleBW
{
	font-size:12px;
	font-family:Arial;
	font-weight:bold;
	background-color : #b0b0b0;
	color:White;
}
.gridHeaderStyleBW span
{
	font-size:12px;
	font-family:Arial;
	font-weight:bold;
	background-color : #b0b0b0;
	color:White;
}
.gridHeaderStyleBW td
{
	font-size:12px;
	font-family:Arial;
	font-weight:bold;
	text-decoration:none;
	background-color : #b0b0b0;
	color:White;
}
.gridHeaderStyleBW th
{
	font-size:12px;
	font-family:Arial;
	font-weight:bold;
	text-decoration:none;
	background-color : #b0b0b0;
	color:White;
}
.gridHeaderStyleBW a
{
	font-size:12px;
	font-family:Arial;
	font-weight:bold;
	text-decoration:none;
	background-color : #b0b0b0;
	color:White;
}
.gridFooterStyleBW
{
	font-family: Arial;
	font-size: 12px;
	color: white;
	font-weight: normal;
	text-align:right;
}

.gridPagerStyleBW
{
	text-decoration:none;
	background-color: white;
	font-family:Arial;
	font-size:12px;
	text-align:center;
}


.gridPagerStyleBW a
{
	text-decoration:underline;
	background-color: white;
	font-family:Arial;
	font-size:12px;
	text-align:center;
}

.searchTitle
{
	font-family: Arial;
	font-size:16px;
	color:Blue;
	text-decoration:underline;
	font-weight:normal;
}
.searchDescription
{
	font-family: Arial;
	font-size:12px;
	color:Black;
	text-decoration:none;
	font-weight:normal;
}
.searchLink
{
	font-family: Arial;
	font-size:12px;
	color:Green;
	text-decoration:none;
	font-weight:normal;
}
.searchPage
{
	font-family: Arial;
	font-size:10px;
	color:Black;
	text-decoration:none;
	font-weight:normal;
}
.searchResult
{
	font-family: Arial;
	font-size:12px;
	color:Black;
	text-decoration:none;
	font-weight:normal;
}
.searchNotFound
{
	font-family: Arial;
	font-size:14px;
	color:Black;
	text-decoration:none;
	font-weight:normal;
}
.searchText
{
	font-family: Arial;
	font-size:12px;
	color:Black;
	text-decoration:none;
	font-weight:normal;
}

#rightnostyle, #rightnostyle h2, #rightnostyle h3, #rightnostyle h4, #rightnostyle h5, #rightnostyle p, #rightnostyle p.note, #rightnostyle a.more, #rightnostyle input.btn, #rightnostyle table tr th, #rightnostyle table tr td.tblheader, #rightnostyle table tr td, #rightnostyle table tr.over, #rightnostyle div.outer-table, #rightnostyle div.table, #rightnostyle div.table2, #rightnostyle div.table2 tr th, #rightnostyle div.table2 tr td, #rightnostyle div.table2 tr td.tblheader, #rightnostyle div.table3, #rightnostyle div.table3 table, #rightnostyle div.table3 th, #rightnostyle div.table3 tr.odd td, #rightnostyle div.table3 td, #rightnostyle div.report, #rightnostyle div.report table, #rightnostyle div.report th, #rightnostyle div.report th.ctr, #rightnostyle div.report td.ctr, #rightnostyle div.report td, #rightnostyle div.report span, #rightnostyle div.col, #rightnostyle div.col.w322, #rightnostyle div.col label, #rightnostyle div.col label.w85, #rightnostyle div.col select, #rightnostyle div.col select.w232, #rightnostyle div.button
{
	margin:0;
	padding:0;
	background-image:none;
	width:auto;
	height:auto;
	display:none;
	float:none;
	clear:none;
	text-align:left;
	line-height:normal;
	text-decoration:none;
	cursor:auto;
}

#leftcolumn tablex tr th
{
font:bold 11px Arial, Helvetica, sans-serif;
color:#003366;
line-height:13px;
padding:0 0 8px 0;
}
#leftcolumn tablex tr td.tblheader
{
font:bold 11px Arial, Helvetica, sans-serif;
color:#006699;
line-height:13px;
padding:0 0 7px 0;
background:none;
}
#leftcolumn tablex tr td
{
font:9px Arial, Helvetica, sans-serif;
color:#333333;
line-height:11px;
padding:5px 0;
background:url(../images/dash.jpg) 0 bottom repeat-x;
}
#leftcolumn tablex tr.none td{background:none;}
#leftcolumn tablex tr td.ctr{text-align:center;}
#leftcolumn div.tablex
{
width:224px;
background:url(../images/left-table-bg.jpg) 0 0 no-repeat;
padding:15px 12px 0 12px;
margin:0 0 0 4px;
}


#rightcolumn tablex tr th
{
font:bold 11px Arial, Helvetica, sans-serif;
color:#003366;
line-height:13px;
padding:0 0 8px 0;
}
#rightcolumn tablex tr td.tblheader
{
font:bold 11px Arial, Helvetica, sans-serif;
color:#006699;
line-height:13px;
padding:0 0 7px 0;
background:none;
}
#rightcolumn tablex tr td
{
font:9px Arial, Helvetica, sans-serif;
color:#333333;
line-height:11px;
padding:5px 0;
background:url(../images/dash.jpg) 0 bottom repeat-x;
}
#rightcolumn tablex tr.none td{background:none;}
#rightcolumn tablex tr td.ctr{text-align:center;}
#rightcolumn div.tablex
{
width:200px;
background:url(../images/left-table-bg.jpg) 0 0 no-repeat;
padding:15px 12px 0 12px;
margin:0 0 0 4px;
}

.gridHeaderNorm
{
    background-color:#03617b;
    color:#FFFFFF;
    font-weight:bold;    
    border-width:0;
    border-style:none;
    vertical-align:middle;
}
.gridHeaderNorm a
{
	background-color:#03617b;
    color:#FFFFFF;
    font-weight:bold;    
    border-width:0;
    border-style:none;
    vertical-align:middle;
    text-decoration:none;
}
.gridHeaderNorm span
{
	background-color:#03617b;
    color:#FFFFFF;
    font-weight:bold;    
    border-width:0;
    border-style:none;
    vertical-align:middle;
    text-decoration:none;
}
.gridHeaderNorm th
{
	background-color:#03617b;
    color:#FFFFFF;
    font-weight:bold;    
    border-width:0;
    border-style:none;
    vertical-align:middle;
    text-decoration:none;
}
.gridHeaderNorm col
{
	background-color:#03617b;
    color:#FFFFFF;
    font-weight:bold;    
    border-width:0;
    border-style:none;
    vertical-align:middle;
    text-decoration:none;
}
.gridRowNorm
{
    background-color:#FFFFFF;
    border-width:0;
    border-style:none;
    color:Black;
    font-size:11px;
    font-weight:normal;
}
.gridRowNorm td
{
    background-color:#FFFFFF;
    border-width:0;
    border-style:none;
    color:Black;
    font-size:11px;
    font-weight:normal;
}
.gridRowNorm span
{
    background-color:#FFFFFF;
    border-width:0;
    border-style:none;
    color:Black;
    font-size:11px;
    font-weight:normal;
}
.gridRowNorm th
{
    background-color:#FFFFFF;
    border-width:0;
    border-style:none;
    color:Black;
    font-size:11px;
    font-weight:normal;
}
.gridRowNorm a
{
    background-color:#FFFFFF;
    border-width:0;
    border-style:none;
    color:Black;
    font-size:11px;
    font-weight:normal;
}
