@charset "utf-8";
/* CSS Document */
/* * html body { */
html body {
  height:100%;
}

BODY {
background: url('images/background.gif');
font-family: Tahoma, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #000000;
margin:10px 0;
}

form {margin:0;}

img {border:0;}

A {color: #339933; text-decoration: underline;}
A:hover {color: #385817; text-decoration: underline;}
.clear {clear:both}

#main {
position: relative;
display: block;
width: 997px;
margin: 0 auto 0 auto;
}

/* Header begin */
#header {
position: relative;
height: 87px;
width: 997px;
font-size: 9px;
color: #ffffff;
}

#headleft {
position: absolute;
left: 0px;
top: 0px;
height: 87px;
width: 10px;
background-image: url('images/topl.gif');
background-repeat: no-repeat;
}

#headright {
position: absolute;
right: 0px;
top: 0px;
height: 87px;
width: 10px;
background-image: url('images/topr.gif');
background-repeat: no-repeat;
}

#headmid {
position: absolute;
right: 10px;
top: 0px;
height: 87px;
/*height: 100px;*/
width: 977px;
background-image: url('images/topm.gif');
background-repeat: repeat-x;
}

#line {
position: absolute;
height: 28px;
top: 77px;
}

#logo, #menu, #servMenu, #search {
position: absolute;
}

#logo {
top: 9px;
left: 5px;
/*top: 15px;
left: 16px;*/
}

#slogan {
position: absolute;  
top: 3px;
left: 230px;
/*top: 21px;
left: 88px;*/
white-space:nowrap; 
font-size: 14px;
}

#menu {
top: 62px;
left: 17px;
font-size: 11px;
color:#66cc00;
}

#menu a {color: #ffffff; text-decoration: none;}
#menu a:hover {color: #66CC00; text-decoration: none;}

#servMenu {
top: 14px;
right: 5px;
text-align:right;
color: #b7b7b7; 
white-space:nowrap; 
font-size:11px;
}

#servMenu a {color: #b7b7b7; text-decoration: none;}
#servMenu a.signin {color: #ffffff; text-decoration: none;}
#servMenu a:hover {color: #66CC00; text-decoration: none;}
.lock {margin: 1px 10px -2px 1px;}

.footerMenu {
	text-align: center; color: #777777; background-color: #e5e5e5;
}

.footerMenu a {color: #777777; text-decoration: none;}
.footerMenu a:hover {color: #66CC00; text-decoration: none;}

#search {
top: 52px;
right: 4px;
white-space:nowrap;
font-size:11px;
color:#FFFFFF;
text-align:right;
}
#search .input_search { background:url(images/bg_search.gif) no-repeat center left; height:20px; width:110px;}
#search input  { background:none; font-size:11px; color:#a1a1a1; width:100px; margin-left:5px; border:none; padding:3px 15px 0 5px;}
#search .go {}
/* Header end */

/* footer area */
#footer_line {
background-image: url('images/footerline.gif');
background-repeat: repeat-x;
background-color: #e5e5e5;
height:9px;
clear:both;
}

#footer_pane {
background-color: #e5e5e5;
font-size: 11px;
padding: 15px 20px 20px 20px;
}

.contactTitle {
color: #6abc33;
font-family: Arial Black;
font-size: 18px;
font-weight: bold;
margin-bottom: 10px;
}

.contactTitle:first-letter {
color: #959595;
}

#footer_contact {position:relative}
#footer_copy { position:absolute; right:0; bottom:0px; text-align:right; font-size:9px; white-space:nowrap}

/* footer area end */

#content_pane {background-color:#FFFFFF; padding:0; margin:0}

/* ------------------------------------------------------------------------------------------------------------------------------------------------------------------------ */

#searchForm_path {
margin-left: 25px;
margin-right: 15px;
background-image: url('images/searchPath.jpg');
background-repeat: no-repeat;
width: 189px;
height: 19px;
padding: 2px 48px 6px 4px;
}


#flasharea {
background-color: #000000;
width: 997px; 
height: 350px;
color: #FFFFFF;
text-align: center;
}

#underflashline_1 {
background-image: url('images/index_trail_line_bg.gif');
background-repeat: repeat-x;
background-color: #000000;
width: 997px; 
height: 35px;
}

#underflashline_2 {
background-image: url('images/index_undertrail_line_bg.gif');
background-repeat: repeat;
background-color: #7f7f7f;
width: 997px; 
height: 10px;
}

.btn_trial {margin:4px 3px 0 2px; border:none}

/* Content begin */

#content {position:relative; overflow:hidden; margin-top:6px}

#leftPane, #leftPaneTop, #leftPaneBottom, #centralPaneTop, #centralPaneBottom, #rightPane, #rightPaneTop, #rightPaneBottom {
border: #cccccc solid 1px;
}

#leftPane {
float:left;
width: 271px;
margin-left:6px;
}

#leftPaneTop {
float:left;
width: 271px;
margin-left:6px;
height: 280px;
margin-bottom:10px;
}

#leftPaneBottom {
float:left;
width: 271px;
margin-left:6px;
margin-bottom:-1000px; 
padding-bottom:1000px
}

#centralpane {
width: auto;
float:left;
margin-left:6px;
/*margin:0 286px 37px 285px;*/
}

#centralPaneTop {
width: 420px;
float:left;
margin-left:6px;
height: 280px;
margin-bottom:10px;
}

#centralPaneBottom {
float:left;
margin-left:6px;
width: 420px;
margin-bottom:-1000px; 
padding-bottom:1000px
}

#rightPane {
float:left;
width: 276px;
margin-left:6px;
}

#rightPaneTop {
float:left;
width: 276px;
margin-left:6px;
height: 280px;
margin-bottom:10px;
}

#rightPaneBottom {
float:left;
width: 276px;
margin-left:6px;
margin-bottom:-1000px; 
padding-bottom:1000px
}

#leftPane_b, #centralpane_b, #rightPane_b {
border-top: #cccccc solid 1px; 
}

#leftPane_b {
float:left;
width: 271px;
margin-left:7px;
}

#centralpane_b {
width: 420px;
float:left;
margin-left:8px;
/*margin:0 286px 37px 285px;*/
}

#rightPane_b {
float:left;
width: 276px;
margin-left:8px;
}

#centralBannerPane {clear:both; margin:15px 0; text-align:center; width: 997px;}


#contentDiv { background:url(images/bg_underhead_line.gif) repeat-x #FFFFFF; height:19px}

.leftcol_line_1 { background:url(images/bg_line_3.gif) repeat-x; height:9px}
.leftcol_line_2 { background:url(images/bg_line_2.png) no-repeat; height:18px}
.content_table {}
.content_table .leftcol { background:url(images/bg_column_left.gif) repeat-y right #fafafa; width:250px; padding:0; border-top:1px solid #7f7f7f; vertical-align:top;}
.content_table .rightcol { background:url(images/bg_column_right.png) repeat-y left #f7f7f7; padding:0 53px 53px 30px; border-top:1px solid #b0b0b0; vertical-align:top;}
.submenu_top {background:url(images/bg_submenu_top.gif) repeat-y right #686868; height:4px}
.submenu {background:url(images/bg_submenu.gif) repeat-y right #686868; padding:14px 43px 14px 33px;}
.submenu_title { font-size:18px; font-weight:normal; font-size:18px; color:#339933; margin-bottom:12px}
.submenu h1 {font-size:18px; font-weight:normal; font-size:18px; color:#339933; margin-bottom:12px; margin-top:0}
.submenu_item { background:url(images/pic_green_2.gif) no-repeat center left; padding:8px 0 8px 12px; font-weight:normal; color:#FFFFFF; font-size:12px}
.submenu a {color:#FFFFFF; text-decoration:none}
.submenu a:hover {color:#339933; text-decoration:none}
.submenu .selected {font-weight:bold; color:#339933}
.submenu_line { background:url(images/bg_submenu_line.gif) repeat-x top; height:2px}
.subsubmenu {background:url(images/bg_submenu_line.gif) repeat-x top; padding:2px 0 2px 16px}
.subsubmenu ul {padding:0; margin:0; list-style:none}
.subsubmenu li { background:url(images/pic_green_1.gif) no-repeat center left; padding:4px 0 4px 10px; color:#FFFFFF; font-size:11px}
.subsubmenu li.subsubmenu_folder { background:url(images/pic_green_1.gif) no-repeat 0px 8px; }
.subsubmenu ul.subsubmenu_folder { padding-top: 4px; padding-left: 5px;}

.submenu_freetrials {padding:14px 0px 14px 33px; color:#339933}
.submenu_freetrials .rightCol {float:right;}
.submenu_freetrials p {margin:0; padding:0; line-height:28px; float:left}
.submenu_freetrials a {background:url(images/pic_grey_2.gif) no-repeat center left; padding:0 10px 0 12px; color:#339933}
.submenu_freetrials ul {margin:0; padding:0; list-style:none; float:left}
.submenu_freetrials li {background:url(images/pic_grey_2.gif) no-repeat center left; padding:8px 10px 8px 12px;}
.submenu_freetrials h1 {color: #339933; font-size: 18px; font-family: Arial Black; margin-bottom:8px; margin-top:0}
.submenu_freetrials h1:first-letter {color: #959595;}
.submenu_freetrials table td { background:url(images/pic_grey_2.gif) no-repeat center left; padding:8px 10px 8px 12px;}
.submenu_freetrials table td.empty { background:none;}

.news_leftbox {padding:34px 43px 14px 33px;}
.news_leftbox dl {margin-top:15px; margin-bottom:12px}
.news_leftbox dt { font-size: 9px; color: #339933; margin-bottom:5px;}
.news_leftbox dd { margin: 0; font-size: 11px;}
.news_leftbox dd a {color:#363636; text-decoration:none}
.news_leftbox dd a:hover {color:#385817; text-decoration:underline}
.news_leftbox .divider { background:url(images/bg_line_news.gif) repeat-x center; height:1px}

.comments {padding:34px 43px 14px 33px;}

.breadcrumb {border-bottom:1px solid #c2c2c2; padding:12px 0; font-size:11px}
.breadcrumb span { background:url(images/pic_breadcrumb.gif) no-repeat center; padding:0 10px}
.breadcrumb sup {font-size:9px}

.pageContent {position:relative; margin:30px 0 50px 0; color:#363636}
.pageContent h1 {color: #339933; font-size: 24px; font-weight:bold; margin-bottom:20px; margin-top:0}
.pageTitle {color: #339933; font-size: 24px; font-weight:bold; margin-bottom:20px}
.pageTitle sup {color: #959595; font-size: 13px; font-weight:normal; padding-left:2px;}

.pageContent h2 {color:#636363; margin-bottom:5px; font-size:13px;}
.pageContent h3 {color:#636363; margin-bottom:5px; font-size:12px;}
.pageContent p {margin-top:0; margin-bottom:9px;}
.pageContent .subt {color:#636363; font-size:11px; font-weight:bold}
.pageContent .subnote {color:#636363; font-size:11px; padding-left:30px;} 
.pageContent ul {margin-left:0; padding-left:0; margin-top:0px; list-style: none;}
.pageContent li { background:url(images/pic_li.gif) no-repeat left 5px; padding-left:12px}
.pageContent .line { background:url(images/bg_pageContent_line.gif) repeat-x; height:1px; clear:both; margin:5px 0}
/*.pageContent */.icons_line {padding:10px 20px 40px 20px; margin: -40px 0px 5px 10px;}
/*.pageContent */.icons_line a {padding-right:25px}
/*.pageContent */.seealso .title {color: #959595; font-size: 18px; font-family: Arial Black; margin-bottom:10px;}
/*.pageContent */.seealso ul {padding:0; margin:0; list-style:none;}
/*.pageContent */.seealso li {background:url(images/pic_grey_2.gif) no-repeat center left; padding:4px 0 4px 15px; font-size:11px}

.pageContent_submenu { float:right; background:url(images/bg_pageContent_submenu.png) no-repeat left bottom; margin:0 0 20px 20px; width:175px; text-align:center}
.pageContent_submenu ul {padding:0; margin:10px auto 20px 36px; list-style:none; text-align:left}
.pageContent_submenu li {background:url(images/pic_green_2.gif) no-repeat center left; padding:4px 0 4px 15px; color:#959595; font-size:12px}
.pageContent_submenu li a {color:#959595; text-decoration:none}
.pageContent_submenu li a:hover {color:#339933; text-decoration:none}

.pager {margin:15px 0;}
.pager td { white-space:nowrap}
.pager .prev, .pager .next {width:10%}
.pager .prev a {background:url(images/pic_green_2l.gif) no-repeat center left; padding:0 30px 0 15px; color:#339933; font-size:11px; font-weight:bold; text-decoration:none; text-align:right}
.pager .next a {background:url(images/pic_green_2.gif) no-repeat center right; padding:0 15px 0 30px; color:#339933; font-size:11px; font-weight:bold; text-decoration:none}
.pager .pagenum { background:url(images/bg_pagenum.gif) no-repeat left; width:72px}
.pager .pagenum input {width:62px; border:none; background:none; font-size:10px}
.pager .query { background:url(images/bg_query.gif) no-repeat left; width:122px}
.pager .query input {width:112px; border:none; background:none; font-size:10px}
.pager .fakeFileInput { background:url(images/bg_med.gif) no-repeat left; width:150px}
.pager .fakeFileInput input {width:150px; border:none; background:none; font-size:10px}
.pager .btn_ok {padding-right:0; text-align:right; width:43px}
.pager .btn_ok input {background:url(images/btn_OK.gif) no-repeat center; width:43px; height:21px; font-size:11px; color:#363636; font-weight:bold; border:none}
.pager .btn_large {padding-right:0; text-align:right; width:129px}
.pager .btn_large input {background:url(images/btn_large.gif) no-repeat center; width:129px; height:21px; font-size:11px; color:#363636; font-weight:bold; border:none}
.pager .btn_med {padding-right:0; text-align:center; width:65px}
.pager .btn_med input {background:url(images/btn_med.gif) no-repeat center; width:65px; height:21px; font-size:11px; color:#363636; font-weight:bold; border:none}
.pager .sel { font-size:13px; font-weight:bold}

.logo_MetaBase { background:url(images/logo_MetaBase.gif) no-repeat center; width:97px; height:87px; margin:0 auto 10px auto}
.logo_MetaCore { background:url(images/logo_MetaCore.gif) no-repeat center; width:97px; height:87px; margin:0 auto 10px auto}
.logo_MetaDrug { background:url(images/logo_MetaDrug.gif) no-repeat center; width:97px; height:87px; margin:0 auto 10px auto}
.logo_MapEditor { background:url(images/logo_MapEditor.gif) no-repeat center; width:97px; height:87px; margin:0 auto 10px auto}
.logo_MetaLink { background:url(images/logo_MetaLink.gif) no-repeat center; width:97px; height:87px; margin:0 auto 10px auto}
.logo_MetaRodent { background:url(images/logo_MetaRodent.gif) no-repeat center; width:97px; height:87px; margin:0 auto 10px auto}
.logo_MetaSearch { background:url(images/logo_MetaSearch.gif) no-repeat center; width:97px; height:87px; margin:0 auto 10px auto}
.logo_Eureka { background:url(images/logo_Eureka.gif) no-repeat center; width:97px; height:52px; margin:0 auto 10px auto }

.genego_lp_form_1 {background:url(images/bg_field.gif) no-repeat left; width:244px; height:21px; padding:1px 5px 1px 5px}
.genego_lp_form_1 input { background:none; border:none; width:234px; height:19px}
.genego_lp_form_phone {background:url(images/bg_field_phone.gif) no-repeat left; width:244px; height:21px; padding:1px 5px 1px 15px}
.genego_lp_form_phone input { background:none; border:none; width:224px; height:19px}

a.print { background:url(images/icon_Print.gif) no-repeat center left; padding:5px 7px 5px 30px; font-size:13px; color:#7D7D7D; text-decoration:underline}
a.print:hover { font-size:13px; color:#339933; text-decoration:underline}
a.add { background:url(images/icon_Add.gif) no-repeat center left; padding:5px 7px 5px 30px; font-size:13px; color:#7D7D7D; text-decoration:underline}
a.add:hover { font-size:13px; color:#339933; text-decoration:underline}
a.send { background:url(images/icon_Send.gif) no-repeat center left; padding:5px 7px 5px 30px; font-size:13px; color:#7D7D7D; text-decoration:underline}
a.send:hover { font-size:13px; color:#339933; text-decoration:underline}
a.RSS { background:url(images/icon_RSS.gif) no-repeat center left; padding:5px 7px 5px 30px; font-size:13px; color:#7D7D7D; text-decoration:underline}
a.RSS:hover { font-size:13px; color:#339933; text-decoration:underline}

.div_right_top { position:absolute; top:150px; right:50px;}

.maps {}
.maps .div_left {float:left; width:48%; margin:0;}
.maps .div_right {float:right; width:48%; margin:0;}
.maps img {margin:0 15px 5px 0}
.maps h2 {margin:0 0 5px 0; font-size:11px; font-weight:bold}
.maps p {margin:0 0 5px 0} 
.maps .score {color: #959595; font-weight:normal; font-size:9px}
.maps .line { background:url(images/bg_pageContent_line.gif) repeat-x; height:1px; clear:both; margin:25px 0}
.maps em { background-color: yellow; }

.div_left {float:left; width:48%; margin:0;}
.div_right {float:right; width:48%; margin:0;}
/* Content end */


/* tree classes */
.tree {margin:10px 30px;}
.tree ul {margin:0; padding:0; list-style:none;background:url(images/i.gif) repeat-y left top #f7f7f7;}
.tree ul.Last { background:url(/images/i.gif) no-repeat left top #f7f7f7; }
.tree ul ul {padding:0 0 0 20px;}
.tree li {list-style-type:none;margin:0; padding:2px 0 4px 0px;background:url(/images/i.gif) repeat-y left top #f7f7f7;}
.tree li.Last { background:url(/images/i.gif) no-repeat left top #f7f7f7; }
.tree li.Root { background:url(images/tree_Root.gif) no-repeat left top;; padding-left:26px;} 
.tree img { padding: 0 8px 0 0; margin: 0; vertical-align: text-bottom; cursor: pointer; }
.tree li.VSpacer { height:0; }

.imgHref { text-decoration: none;}

/* tree classes for IE7 */
.tree_ie7 {margin:10px 30px;}
.tree_ie7 ul {margin:0; padding:0; list-style:none;background:url(images/i.gif) repeat-y left top #f7f7f7;}
.tree_ie7 ul.Last { background:url(/images/i.gif) no-repeat left top #f7f7f7; }
.tree_ie7 ul ul {padding:0 0 0 20px;}
.tree_ie7 li {list-style-type:none;margin:0; padding:2px 0 4px 0px;background:url(/images/i.gif) repeat-y left top #f7f7f7;}
.tree_ie7 li.Last { background:url(/images/i.gif) no-repeat left top #f7f7f7; }
.tree_ie7 li.Root { background:url(images/tree_Root.gif) no-repeat left top;; padding-left:26px;} 
.tree_ie7 img { padding: 0 8px 0 0; margin: 0; vertical-align: text-bottom; cursor: pointer; }
.tree_ie7 li.VSpacer { height:0; margin-top:-6px;}

/* sitemap tree classes */
.stree {margin:10px 49px;}
.stree ul {margin:0 0 -4px -24px; padding:0px; list-style:none; background:url(/images/i.gif) repeat-y left top;}
.stree ul ul {margin-left:20px;}
.stree li {margin:0; padding:5px 0 4px 43px;}
.stree li.Root { background:url(images/tree_Root.gif) no-repeat left top; padding-left:26px;}
.stree li.Folder { background:url(images/tree_Folder.gif) no-repeat left top;}
.stree li.FolderL { background:url(images/tree_Folder_last.gif) no-repeat left top #f7f7f7;}
.stree li.FolderOpen { background:url(images/tree_FolderOpen.gif) no-repeat left top;}
.stree li.FolderOpenL { background:url(images/tree_FolderOpen_last.gif) no-repeat left top #f7f7f7;;}
.stree li.Item { background:url(images/tree_Item.gif) no-repeat left top;}
.stree li.ItemL { background:url(images/tree_Item_last.gif) no-repeat left top #f7f7f7;;}


/* sitemap tree classes for IE7 */
.stree_ie7 {margin:10px 49px;}
.stree_ie7 ul {margin:0 0 -4px -24px; padding:0px; list-style:none; background:url(/images/i.gif) repeat-y left top;}
.stree_ie7 ul ul {margin-left:-24px; margin-top:4px;}
.stree_ie7 li {margin:0; padding:5px 0 4px 43px;}
.stree_ie7 li.Root { background:url(images/tree_Root.gif) no-repeat left top; padding-left:26px;}
.stree_ie7 li.Folder { background:url(images/tree_Folder.gif) no-repeat left top;}
.stree_ie7 li.FolderL { background:url(images/tree_Folder_last.gif) no-repeat left top #f7f7f7;}
.stree_ie7 li.FolderOpen { background:url(images/tree_FolderOpen.gif) no-repeat left top;}
.stree_ie7 li.FolderOpenL { background:url(images/tree_FolderOpen_last.gif) no-repeat left top #f7f7f7;;}
.stree_ie7 li.Item { background:url(images/tree_Item.gif) no-repeat left top;}
.stree_ie7 li.ItemL { background:url(images/tree_Item_last.gif) no-repeat left top #f7f7f7;;}

/* end tree classes */

/* contacts classes */
.contacts_worldwide p { clear: both;}

/* Service menu classes */

/* Search classes */

/* Menu classes */

/* Content classes */



/* Grey round corners classes */
.cornersBox {
position: relative;
width: 100%;
height: 3px;
}

.lcorBox {
position: absolute;
left: -2px;
top: 0px;
height: 4px;
width: 4px;
background-image: url('images/lcor_box.png');
background-repeat: no-repeat;
margin-top: -2px;
}

.rcorBox {
position: absolute;
right: 0px;
top: 0px;
height: 4px;
width: 4px;
background-image: url('images/rcor_box.png');
background-repeat: no-repeat;
margin-right: -2px;
margin-top: -2px;
}

/* Pane classes */
.paneFirstHeader, .paneHeader {
background-image: url('images/titleBg.jpg');
background-repeat: repeat-x;
border-bottom: #cccccc 1px solid;
height: 33px;
padding-left: 14px;
}

.paneHeader {
border-top: #cccccc 1px solid;
}

.title {color: #339933; font-size: 18px; font-family: Arial Black;}
.title:first-letter {color: #959595;}
.title a { text-decoration:none}
.title a:hover { text-decoration:none}

.slashSM, .readMore {
font-size: 11px;
font-family: Tahoma;
margin: 0px;
}

.slashSM {
color: #959595;
}

.readMore {
color: #339933;
}

.paneContent {
margin: 23px 14px 25px 14px ;
}

.paneContent_grey {
margin-left: 0px;
background-color: #EBEBED;
}


.date { font-size: 9px; color: #339933; margin-bottom:5px;}

.info { margin: 0; font-size: 11px;}

dd.info a {color:#363636; text-decoration:none}
dd.info a:hover {color:#385817; text-decoration:underline}

.divider {
background:url(images/bg_line_news.gif) repeat-x center; height:1px
}

.paneContent dl {margin-top:15px; margin-bottom:12px}
.paneContent dt { font-size: 9px; color: #339933; margin-bottom:5px;}
.paneContent dd { margin: 0; font-size: 11px;}
.paneContent dd a {color:#363636; text-decoration:none}
.paneContent dd a:hover {color:#385817; text-decoration:underline}


.grey {
color: #959595;
font-weight: bold;
}

.red {color: #FF0000;}

.inpress {
float: left;
margin-right: 6px
}

.articleHeader {
color: #959595;
font-weight: bold;
font-size: 12px;
}

.articleDate {
display: block;
font-size: 10px;
}

.more {
text-align: right;
}

.addInfo {
color: #959595;
}

.pathways {
float: left;
margin-right: 46px;
}

.list {
display: block;
font-size: 12px;
font-weight: bold;
padding-top: 30px;
}

.listPic {
margin-right: 13px;
margin-bottom: -4px;
}

.hr {
background-image: url('images/hr.jpg');
background-repeat: repeat-x;
margin-left: 10px;
width: 400px;
height: 3px;
}

.pathwSearch {
width: 420px;
height: 81px;
text-align: center;
}

.searchPic {
margin-bottom: -10px;
margin-top: 10px;
}

.nonunder {
text-decoration: none;
}

.search {
background: none;
border: none;
}

.contactTitle {
color: #959595;
font-size: 14px;
font-weight: normal;
}

.contactHead {
color: #959595;
font-weight: bold;
font-size: 18px;
}

.cntPic {
float: left;
margin-right: 10px;
margin-left: 2px;
}

.pressRel {
padding: 7px 0px 7px 0px;
border-bottom: dotted 1px #000000;
}

.prs {
color: #000000;
text-decoration: none;
}

.prs:hover {
color: #339933;
text-decoration: underline;
}

.pressDate {
color: #959595; 
font-size: 11px; 
} 

.gNmore {
top: 0px;
right: 1px;
}


@media print {
@page { margin-left:0.5in;}
body {background:none}
#header, 
#footer, 
.leftcol, 
#contentDiv,
.breadcrumb,
.div_right_top,
.pageContent_submenu,
.icons_line,
.seealso,
.pager  { display:none}
.pageContent {font-size:12px; color:#000000}
.pageContent h1, .pageContent h2, .pageContent h3 {color:#000000}
.pageContent h2 {font-size:14px}
.pageContent h3 {font-size:13px}
.pageContent ul {padding-left:15px; list-style:disc;}
.pageContent li {background:none; padding-left:10px}
.pageContent A {color: #555555; text-decoration: underline;}
}

.trainList {
background-color: #EBEBEB;
padding: 7px;
margin-bottom: 5px;
border: 1px solid #ACACAC;
font-size: 12px;
font-weight: bold;
cursor: pointer;
}

