/***** Global Settings *****/

html
{
    height: 102%;
}

html, body
{
    border: 0;
    margin: 0;
    padding: 0;
}

body
{
    font: 12px arial, helvetica, sans-serif;
    background: url(images/bg.jpg) #fede93 repeat-x top left;
}

/***** Common Formatting *****/

h1, h2, h3, h4, h5, h6
{
    margin: 0;
    padding: 0;
    font-weight: normal;
}

h1
{
    padding: 0 0 0 3px;
    margin: 5px 0 10px 0;
    letter-spacing: -1px;
    font: 20px arial, helvetica, sans-serif;
    background: url(images/heading.gif) top left repeat-y;
    color: #273B84;
}

h1 span.time
{
    float: right;
    font-size: 14px;
    color: #000;
    padding: 3px 0;
}

h2
{
    font-weight: bold;
    color: #000;
    padding: 5px 0 5px 0;
    font: 1.2em arial, helvetica, sans-serif;
    font-weight: bold;
}

h3
{
    font-size: 14px;
    font-weight: bold;
    color: #273b84;
    padding: 0 0 5px 0;
}

p, ul, ol
{
    margin: 0;
    padding: 0 0 18px 0;
}

ul, ol
{
    padding: 0 0 18px 40px;
}

ul
{
    list-style: none;
}

a
{
    color: #6d715d;
    text-decoration: underline;
}

a:hover
{
    color: #000;
}

blockquote
{
    margin: 22px 40px;
    padding: 0;
}

small
{
    font-size: 0.85em;
}

img
{
    border: 0;
}

sup
{
    position: relative;
    bottom: 0.3em;
    vertical-align: baseline;
}

sub
{
    position: relative;
    bottom: -0.2em;
    vertical-align: baseline;
}

acronym, abbr
{
    cursor: help;
    letter-spacing: 1px;
    border-bottom: 1px dashed;
}

.hrule
{
    border-bottom: 1px solid #96ba74;
    text-align: center;
    margin: 0 auto 5px auto;
    width: 520px;
}

.printthis 
{
    height: 20px;
	line-height: 19px;
	float: right;
    display:block;	
}

#spacing 
{
    display: block; 
    height: 15px;
}

ul#events
{
    margin-top: 10px;
}

ul#events li
{
    margin-bottom: 10px;
}

ul#events li a
{
    text-decoration: underline;
    color: #C53E01;
}

/***** Links *****/

a, a:visited
{
    text-decoration: underline;
}

/***** Forms *****/

 #secure-login
 {
     width:250px;
     font-size:12px;
 }
input, select, textarea
{
    font: 1em arial, helvetica, sans-serif;
}

textarea
{
    line-height: 1.25;
}

label
{
    cursor: pointer;
}

/***** Tables *****/

table
{
    border: 0;
    margin: 0 0 5px 0;
    padding: 0;
}

table tr td
{
    padding: 2px;
}
/**team table**/
.teamtablebottom td {
	padding:1em 1em 0 0;
}

.teamtable td {
	border-bottom:1px solid #999999;
	padding:4px;
	font-size:12px;
}

.teamtable a {
	text-decoration:none;
}

td.color {
	background-color:#ebebeb;
}

td.border {
	border-right:1px solid #000000;
}

td.bordercolor {
	background-color:#ebebeb;
	border-right:1px solid #000000;
}

/***** Wrapper *****/

#wrap
{
    width: 947px;
    margin: 0 auto;
}

/***** Content *****/
#topContent
{
    margin: 0;
    padding: 0 0 0 25px;
    width: 947px;
    height: 141px;
    background: url(images/header.jpg) no-repeat top left;
}

#topContent #search
{
    height: 17px;
}

#midContent
{
    margin: 0;
    width: 947px;
    background: url(images/body.jpg) repeat-y top left;
}

#navContent
{
    margin: 0;
    width: 934px;
    height: 48px;
}

#footerShadow
{
    margin: 0 auto;
    width: 947px;
    height: 6px;
    background: url(images/footer.jpg) no-repeat top left;
    clear: both;
}

.timeBar
{
    height: 25px;
    float: right;
    width: 400px;
    padding: 0;
    margin: 10px 0;
}

#sideContent
{
    width: 191px;
    padding: 10px 0 0 25px;
    float: left;
    font-size: 12px;
}

#sideContent .break
{
    height: 20px;
    clear: both;
}

#sideContent p
{
    width: 140px;
    color: #fff;
    text-align: center;
    padding: 0;
    margin: 0 0 10px 15px;
    font-size: 11px;
}


#mainContent
{
    width: 705px;
    margin: 10px 20px 0 0;
    float: right;
    min-height: 290px;
}

#mainContent p
{
    padding-bottom: 10px;
    font-size: 13px;
}



#mainContent div.productListing h3
{
    font-size: 13px;
    font-weight: bold;
    color: #ce9a60;
    margin: 0px;
}

#mainContent h3.bordered
{
    font-size: 13px;
    font-weight: bold;
    color: #273b84;
    border: none;
    border-bottom: 1px solid #273b84;
    display: block;
    float: left;
    width: 699px;
    margin: 0 0 20px 0;
}

#mainContent div#productListings
{
    margin: 0 0 0 25px;
}

#mainContent div.productListing, #mainContent div.toolListing
{
    float: left;
    margin-right: 40px;
}

#mainContent div.productListing ul, ul.list
{
    padding: 0px;
    margin: 0 0 0 20px;
}


#mainContent div.toolListing ul li
{
    background: transparent url(images/pdf-icon.gif) left center no-repeat;
     padding-left: 15px;
    margin: 0 0 5px 0;
    font-size: 12px;
}

#mainContent div.productListing ul li, ul.list li
{
    background: url(images/li.jpg) left top no-repeat;
    padding-left: 15px;
    margin: 0 0 5px 0;
    font-size: 12px;
}
ul.list
{
    margin: 10px 0 20px 20px;
    width: 340px;
}
#mainContent .img-right
{
    margin-right: 13px;
}

#welcomeBar
{
    display: block;
    padding: 5px 5px 0 5px;
    background-color: #ecca82;
    width: 695px;
    display: inline-block;
    margin: 0 0 10px 0;
}

#welcomeBar h3
{
    font-size: 16px;
    color: #000;
    font-weight: normal;
    float: left;
}

#welcomeBar #date
{
    font-size: 11px;
    float: right;
    line-height: 20px;
}

#search-content
{
    background: #fff;
    width: 530px;
    padding: 10px;
}

#singleContent
{
    width: 530px;
    padding: 0;
}

#footerContent
{
    clear: both;
}

.logon
{
    width: 195px;
    padding: 0px 0px 0 0px;
    font-size: 11px;
    color: #000;
    margin:0 0 15px 0;
    display:inline-block;
}

.logon h3
{
    font-size: 12px;
    color: #fff;
    font-weight: bold;
    clear: both;
}

.logon ul
{
    padding: 0;
}

.logon li a, .logon li a:visited
{
    width: 71px;
    text-align: center;
    margin-left: 10px;
    background: url(images/loginButton.jpg) 0px center no-repeat;
    float: left;
    color: #000;
    font-weight: bold;
    text-decoration: none;
    height: 29px;
    line-height: 29px;
}

.logon li.smaller a, .logon li.smaller a:visited
{
    font-size: 10px;
    color: #cbb093;
    line-height: 45px;
    padding: 0px;
    background:none;
    text-decoration:underline;
}

.logon a:hover
{
    color: #fff;
}

#footer
{
    width: 947px;
    margin: 0 auto;
    background: url(images/footerBG.jpg) top left no-repeat;
    font-size: 11px;
    height: 103px;
    padding: 0;
    clear: both;
    color: #fff;
}

#footer #copyright
{
    color: #fff;
    display: inline-block;
    margin: 65px 0 0 175px;
    float: left;
}

#footer #fdic_ehl
{
    float: left;
    margin: 55px 0 0 20px;
}

#footer #links
{
    clear: both;
    padding: 5px 0 0 18px;
}

#footer #links a, .footer #links a:visited
{
    color: #fff;
    text-decoration: underline;
    font-size: 11px;
}

#footer a:hover
{
    color: #999999;
}

#search
{
    position: absolute;
    margin-left: 675px;
    width: 250px;
    padding: 5px 0 0 0;
}

.printlogo {
	display: none;
}

/**** Navigation ****/
.nav
{
    text-align: center;
    margin: 8px 0 0 0px;
    display: inline-block;
}

.nav ul
{
    padding: 0;
    margin: 0;
    display: inline-block;
}

.nav ul.AspNet-Menu li a
{
    float: left;
    text-decoration: none;
}
.nav li
{
    display: inline;
    margin: 0;
    padding: 0;
}

.nav li a
{
    color: #fff;
    font-weight: bold;
    text-decoration: none;
    line-height: 30px;
    margin: 0 0px 0 32px;
    text-transform: uppercase;
    font-size: 15px;
}

.search p 
{
    width:650px!IMPORTANT;
}

.listing 
{
    width:650px!IMPORTANT;
}

.listing p 
{
    float:none;
}

.nav a:hover
{
    color: #FEDE93;
}

.nav a.noborder
{
    border-right: none;
}

.nav li a.AspNet-Menu-Selected
{
    color: #FEDE93;
}

#subnav
{
    margin: 0;
    padding: 0;
    font-size: 12px;
    display: inline-block;
}

#subnav li
{
    list-style-type: none;
    text-align: left;
    padding: 1px 0;
    border-bottom: 1px solid #fff;
    width: 173px;
}

#subnav ul
{
    margin: 0px;
}

#subnav li.AspNet-Menu-Selected
{
    font-weight: bold;
}

#subnav a
{
    display: block;
    color: #fff;
    width: 170px;
    text-decoration: none;
    padding: 3px 0 3px 3px;
}

#subnav a:hover
{
    background: #ECCA82 no-repeat;
    color: #000;
}

.teamMembers
{
    width: 706px;
    display: inline-block;
}

.teamMembers div.teamSet 
{
    display:inline-block;
    margin-bottom:20px;
}

.teamMembers p
{
    float: left;
    width: 200px!IMPORTANT;
    padding:0px!IMPORTANT;
}

#menulist ul
{
    margin: 0;
    padding: 0 0 0 0;
    text-align: left;
}

#menulist ul li
{
    padding: 0 0 0 0;
    border-bottom: 1px solid #c1bead;
    font-size: 12px;
    line-height: 21px;
    font-weight: bold;
    width: 168px;
}

#menulist ul li:last-child
{
    border-bottom: none;
}


#menulist ul li a
{
    color: #fff;
}

#menulist ul li a:hover
{
    color: #efa51c;
}

#menulist ul li ul li
{
    border-bottom: none;
    font-weight: normal;
    font-size: 12px;
    width: 140px;
    line-height: 18px;
    padding: 0 0 0 8px;
    margin: 0;
}

#menulist ul li ul li a.AspNet-Menu-Link
{
    visibility: hidden;
    display: none;
    overflow: hidden;
}

#menulist ul li ul li a.AspNet-Menu-ParentSelected
{
    visibility: visible;
    display: block;
}

#menulist ul li.AspNet-Menu-ChildSelected ul li a.AspNet-Menu-Link
{
    visibility: visible;
    display: block;
}

#menulist ul li.AspNet-Menu-ChildSelected ul li a.AspNet-Menu-Selected
{
    font-weight: bold;
    color: #96ba74;
}

#menulist ul li ul li a:hover
{
    color: #efa51c;
}

#menulist ul.AspNet-Menu li a, ul.AspNet-Menu li span
{
    width: 168px !important;
}

#menulist ul.AspNet-Menu li.AspNet-Menu-WithChildren a.AspNet-Menu-Selected
{
    color: #96ba74;
}

#menulist ul.AspNet-Menu
{
    position: static;
}

#menulist ul.AspNet-Menu ul
{
    display: list-item;
    position: static;
}

/** Vertical Static Menu List **/

.verticalMenu *
{
    z-index: 0;
}

.verticalMenu ul.AspNet-Menu ul
{
    position: absolute;
    visibility: visible;
}

/* Add more rules here if your menus have more than three (3) tiers */
.verticalMenu ul.AspNet-Menu li:hover ul ul, .verticalMenu ul.AspNet-Menu li.AspNet-Menu-Hover ul ul
{
    visibility: visible;
}

/* Add more rules here if your menus have more than three (3) tiers */
.verticalMenu ul.AspNet-Menu li:hover ul, .verticalMenu ul.AspNet-Menu li li:hover ul, .verticalMenu ul.AspNet-Menu li li li:hover ul, .verticalMenu ul.AspNet-Menu li.AspNet-Menu-Hover ul, .verticalMenu ul.AspNet-Menu li li.AspNet-Menu-Hover ul, .verticalMenu ul.AspNet-Menu li li li.AspNet-Menu-Hover ul
{
    visibility: visible;
}

.verticalMenu ul.AspNet-Menu
{
    position: static;
}

.verticalMenu ul.AspNet-Menu ul
{
    display: list-item;
    position: static;
}


/***** PDF List *****/



ul.pdf li
{
    background: transparent url(images/pdf-icon.gif) left center no-repeat;
    list-style-type: none;
       padding-left: 15px;
    margin: 0 0 5px 0;
    font-size: 12px;
}

/* custom styling for myWEALTH text */

span.my
{
    color: #d79a00;
    font-weight: bold;
}

span.wealth
{
    color: #333333;
    font-weight: bold;
}

.wealth-float
{
    float: right;
    text-align: center;
    margin: 0 0 0 5px;
    font-size: 11px;
}

.wealth-float img
{
    border: 1px solid #a49e98;
}

.disclaimer
{
    font-size: 11px;
    border: 1px solid #bbb;
    background: #f8f8f8;
    padding: 5px;
    margin: 30px 10px 10px 10px;
    clear: both;
    display: inline-block;
}

.disclaimer a
{
    color: #000;
}

/* tooltip for myWEALTH */

a span.tooltip
{
    display: none;
}

/***** Global Classes *****/

.clear
{
    clear: both;
}

.float-left
{
    float: left;
}
.float-left-pad
{
    float: left;
    padding-left: 50px;
}
.float-left-img
{
    float: left;
    padding: 2px;
    border: 1px solid #A49E98;
    margin: 0 4px 0 0;
}
.float-right
{
    float: right;
}
.float-right-pad
{
    float: right;
    padding-right: 50px;
}
.float-right-img
{
    float: right;
    padding: 2px;
    border: 1px solid #A49E98;
    margin: 0 0 0 4px;
}

.text-left
{
    text-align: left;
}
.text-right
{
    text-align: right;
}
.text-center
{
    text-align: center;
}
.text-justify
{
    text-align: justify;
}

.bold
{
    font-weight: bold;
}
.italic
{
    font-style: italic;
}
.underline
{
    border-bottom: 1px solid;
}
.highlight
{
    background: #ffc;
}
.bordered
{
    border: 1px solid #ccc;
    padding: 3px;
    float: right;
}
.bordered-left
{
    border: 1px solid #ccc;
    padding: 3px;
    float: left;
    margin: 0 2px 0 2px;
}
.bordered-nf
{
    border: 1px solid #ccc;
    padding: 3px;
}

.bordered-center
{
    border: 1px solid #ccc;
    padding: 3px;
    margin: 0 auto;
}

.video-center
{
    padding: 3px;
    margin: 0 auto;
    width: 330px;
}

.img-left
{
    float: left;
    margin: 4px 10px 4px 0;
}
.img-right
{
    float: right;
    margin: 4px 0 4px 10px;
}
.img-center
{
    margin: auto;
    display: block;
}

.nopadding
{
    padding: 0;
}
.noindent
{
    margin-left: 0;
    padding-left: 0;
}
.nobullet
{
    list-style: none;
    list-style-image: none;
}

.small
{
    font-size: 10px;
}

.crumb
{
    font-size: 11px;
    color: #000;
    margin-bottom: 20px;
}
.crumb a
{
    font-size: 11px;
    color: #000;
    text-decoration: underline;
}
.crumb a:visited
{
    text-decoration: underline;
}

.calc
{
    font-size: 11px;
    border: 1px solid #eee;
    padding: 5px;
    margin: 0 auto 15px auto;
    width: 230px;
}

.grey
{
    background: #f0b310;
}

.grey h3
{
    color: #000;
}

.flash-banner
{
    margin: 5px 0 10px 14px;
}

/* Survey */

.survey p
{
    font-size: 11px;
}

.survey h3
{
    color: #000;
    padding: 0 0 3px 0;
    margin: 5px 0 0 0;
    letter-spacing: -1px;
    width: 100%;
    display: block;
    border-bottom: 1px solid #96ba74;
}

.surveyNextBtn, .surveyBackBtn, .surveySubmitBtn
{
    background: url(images/surveyButton.gif) no-repeat right top;
    width: 52px;
}

.surveyNextBtn:hover, .surveyBackBtn:hover, .surveySubmitBtn:hover
{
    background: url(images/surveyButtonHover.gif) no-repeat right top;
}


.surveyNextBtn, .surveyBackBtn, .surveySubmitBtn
{
    margin: 10px 10px 0 0;
    float: left;
}

.surveyNextBtn a, .surveyBackBtn a, .surveySubmitBtn a
{
    font-weight: bold;
    padding: 3px 0px 3px 3px;
    background: url(images/surveyButton.gif) no-repeat left top;
    font-size: 12px;
    width: 45px;
    text-align: center;
    color: #000000;
    display: block;
}

.surveyNextBtn a:hover, .surveyBackBtn a:hover, .surveySubmitBtn a:hover
{
    background: url(images/surveyButtonHover.gif) no-repeat left top;
    color: #C53E01;
}

.surveySubmitBtn a
{
    width: 85px;
}

.surveySubmitBtn
{
    width: 90px;
}

.labelLine
{
    margin-bottom: 10px;
}

.labelLine label
{
    font-weight: bold;
    color: #444444;
    margin: 20px 0 5px 0;
    padding: 0px;
    font-size: 13px;
    float: left;
}

.survey .required
{
    float: left;
    font-size: 10px;
    color: Red;
    margin: 20px 0 0 10px;
}

span.mcss_checkbox_horizontal, span.mcss_checkbox_vertical, span.mcms_checkbox_horizontal, span.mcms_checkbox_vertical
{
    display: block;
}

span.mcss_checkbox_horizontal label, span.mcss_checkbox_vertical label, span.mcms_checkbox_horizontal label, span.mcms_checkbox_vertical label, span.mcss_checkbox_horizontal input, span.mcss_checkbox_vertical input, span.mcms_checkbox_horizontal input, span.mcms_checkbox_vertical input
{
    float: none;
    display: inline;
    margin-right: 5px;
}

span.mcss_checkbox_vertical input
{
    margin-bottom: 15px;
}

span.mcss_checkbox_horizontal label, span.mcss_checkbox_vertical label, span.mcms_checkbox_horizontal label, span.mcms_checkbox_vertical label, select
{
    font-size: 11px;
    font-weight: normal;
}

span.mcss_checkbox_horizontal label
{
    margin-right: 15px;
}

div.labelLine
{
    display: inline-block;
}

select, input, textarea
{
    display: block;
}

#surveyDIV p
{
    margin: 0px;
    padding: 0px;
    position: relative;
}

/* Rates */

#rates .spaceTD
{
    display: table-cell;
    height: 40px;
}


#rates .column1, #rates .column2, #rates .column3
{
    display: table-cell;
    text-align: center;
    border-bottom: 1px solid #cccccc;
}

#rates .column1
{
    width: 225px;
    border-right: 1px solid #cccccc;
    padding: 8px 0px 8px 5px;
    text-align: left;
    vertical-align: top;
}

#rates .column2
{
    width: 150px;
    padding: 8px 0px 8px 0px;
    border-right: 1px solid #cccccc;
}

#rates .column3
{
    width: 150px;
    padding: 8px 0px 8px 0px;
}



#rates h3
{
    padding-bottom: 10px;
}


#rates .title
{
    color: #777777;
    padding: 5px 0px 5px 0px;
    border: none;
    border-bottom: 1px solid #777777;
    vertical-align: middle;
    font-size: 14px;
}



#rates tr.altRow
{
    background-color: #96ba74;
}

#rates .tier
{
    font-weight: bold;
    border-top: 6px solid #000;
    border-bottom: none;
    display: table-cell;
    padding: 5px 0 0 5px;
    background: url( 'images/ratesTierBG.jpg' )top left repeat-x;
}



.ui-tabs-hide
{
    display: none;
}



#rates ul
{
    padding: 0px;
    height: 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid #000;
}



#rates ul li
{
    font-size: 12px;
    display: block;
    float: left;
    display: inline;
    margin-right: 5px;
    padding: 3px 0px 2px 4px;
    background: url( 'images/ratesTab.jpg' ) left top no-repeat;
}


#rates ul li:hover, #rates ul li.ui-tabs-selected
{
    background: url( 'images/ratesTab_over.jpg' ) left top no-repeat;
}

#rates ul li a:hover, #rates li.ui-tabs-selected a
{
    background: url( 'images/ratesTab_over.jpg' ) right top no-repeat;
}


#rates li.ui-tabs-selected a
{
    font-weight: bold;
    color: #000000;
}

#rates ul li a
{
    background: url( 'images/ratesTab.jpg' ) right top no-repeat;
    padding: 3px 6px 2px 3px;
}



#rates #disclaimer
{
    font-size: 11px;
    color: #777777;
}


small
{
    font-size: 11px;
    color: #666666;
}


#imageData #caption
{
    font-weight: normal;
}

/*** Community Links ***/
.links
{
    padding-bottom:50px;
}

.links p
{
    font-size: 12px;
    margin: 0;
    border: 1px solid #ffffff;
    padding: 0;
}
.links p:hover
{
    border: 1px dotted #777777;
}
.links a
{
    display: block;
    padding: 5px 0 5px 5px;
}
.links .odd
{
    background-color: #f2f2f2;
}
.links a:hover
{
    color: #c53e01;
}
.links .linkTitle, .links .linkTitle:hover
{
    color: #000;
    text-decoration: none;
}
#screenshot
{
    position: absolute;
    border: 1px solid #ccc;
    background: #273B84;
    padding: 5px;
    display: none;
    color: #fff;
    font-size: 10px;
}
#screenshot img
{
    padding-bottom: 5px;
}

/* Rates */

#rates
{
}

#rates .spaceTD
{
    display: table-cell;
    height: 40px;
}

#rates .column1, #rates .column2, #rates .column3
{
    display: table-cell;
    text-align: center;
    border-bottom: 1px solid #cccccc;
}

#rates .column1
{
    width: 225px;
    border-right: 1px solid #cccccc;
    padding: 8px 0px 8px 5px;
    text-align: left;
    vertical-align: top;
}
#rates .column2
{
    width: 150px;
    padding: 8px 0px 8px 0px;
    border-right: 1px solid #cccccc;
}
#rates .column3
{
    width: 150px;
    padding: 8px 0px 8px 0px;
}

#rates h3
{
    padding-bottom: 10px;
}

#rates .title
{
    color: #777777;
    padding: 5px 0px 5px 0px;
    border: none;
    border-bottom: 1px solid #777777;
    vertical-align: middle;
    font-size: 14px;
}

#rates tr.altRow
{
    background-color: #EEEEFF;
}

#rates .tier
{
    font-weight: bold;
    border-top: 6px solid #000;
    border-bottom: none;
    display: table-cell;
    padding: 5px 0 0 5px;
    background: url( 'images/ratesTierBG.jpg' )top left repeat-x;
}

.ui-tabs-hide
{
    display: none;
}

#rates ul
{
    padding: 0px;
    height: 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid #000;
}

#rates ul li
{
    font-size: 12px;
    display: block;
    float: left;
    display: inline;
    margin-right: 5px;
    padding: 3px 0px 2px 4px;
    background: url( 'images/ratesTab.jpg' ) left top no-repeat;
}

#rates ul li a 
{
    text-decoration:none;
    color:#000;
}

#rates ul li:hover, #rates ul li.ui-tabs-selected
{
    background: url( 'images/ratesTab_over.jpg' ) left top no-repeat;
}
#rates ul li a:hover, #rates li.ui-tabs-selected a
{
    background: url( 'images/ratesTab_over.jpg' ) right top no-repeat;
}

#rates li.ui-tabs-selected a
{
    font-weight: bold;
    color: #000000;
}

#rates ul li a
{
    background: url( 'images/ratesTab.jpg' ) right top no-repeat;
    padding: 3px 6px 2px 3px;
}

#rates #disclaimer
{
    font-size: 11px;
    color: #777777;
}

small
{
    font-size: 11px;
    color: #666666;
}

/*** Banners ***/

.banner
{
    margin: 5px 0px 5px 7px;
}
/**************** Accordion*********************/

#accordion
{
width: 705px;
border-bottom: solid 1px #c4c4c4;
margin: 0;
padding: 0;
text-indent: 0;
         
}
#accordion a.head
{
background: #ECCA82 url(images/collapsed.gif) no-repeat right;
border: 1px solid #000;
color: #000;
cursor: pointer;
display: block;
font: bold 120%/100% Arial, Helvetica, sans-serif;
font-size:12px;
margin: 0;
padding: 7px 20px 15px 10px;
text-decoration: none;
text-indent: 0px;
}

#accordion a.head:hover
{
background-color: #fff;
color: #000;
}

#accordion a.selected
{
background-image: url(images/expanded.gif);
}

#accordion a.current
{
    background-color: #FFFF99;
}

#dhtmltooltip
{
    color: #000000;
    position: absolute;
    text-align: justify;
    width: 100px;
    font-size: 11px;
    border: 1px solid black;
    padding: 3px;
    background: #ffffcc;
    visibility: hidden;
    z-index: 100; /*Remove below line to remove shadow. Below line should always appear last within this CSS*/
}

