@charset "UTF-8";
/* CSS Document */

/*this is the css for the javascript rollover functionality*/

#ddtabs {
line-height: 20px;
}

#tabcontentcontainer{
/*width:95%; width of 2nd level content*/
/*height:1.5em; height of 2nd level content. Set to largest's content height to avoid jittering.*/
}

.tabcontent{
display:none;
}

