@charset "UTF-8";

/* CSS Document */
.usual{float:left;width:540px;z-index:1}
.usual li{list-style-type:none;float:left;width:140px;text-align:center;line-height:1em; }
.usual li a{font-weight:bold;color:#ddd;text-decoration:none;display:block;height:40px;}
.usual li a:hover, .usual li a:focus{background:none;}

.usual .tab1{padding-top:2px;line-height:40px;background:url(images/research/tab1bg.jpg) top repeat-x;}
.usual .tab2{padding-top:8px;background:url(images/research/tab2bg.jpg) top repeat-x;}
.usual .tab3{padding-top:8px;background:url(images/research/tab3bg.jpg) top repeat-x; width: 170px;}

.tab_container{width:588px;margin-top:-15px; z-index: 10; float:left; }
.tab_container .tabs_top_orange, .tab_container .tabs_top_green, .tab_container .tabs_top_gold
    {height:16px; background:url(images/research/tabs_top_orange.gif) top no-repeat;}
    .tab_container .tabs_top_green { background:url(images/research/tabs_top_green.gif) top no-repeat;}
    .tab_container .tabs_top_gold  { background:url(images/research/tabs_top_gold.gif) top no-repeat;}
.tab_container .tabs_bot_orange, .tab_container .tabs_bot_green, .tab_container .tabs_bot_gold
    {height:10px; background:url(images/research/tabs_bot_orange.gif) bottom no-repeat;}
    .tab_container .tabs_bot_green { background:url(images/research/tabs_bot_green.gif) bottom no-repeat;}
    .tab_container .tabs_bot_gold  { background:url(images/research/tabs_bot_gold.gif) bottom no-repeat;}
.tab_container .tabs_mid_orange, .tab_container .tabs_mid_green, .tab_container .tabs_mid_gold
    {padding: 10px 15px; background:url(images/research/tabs_mid_orange.gif) repeat-y;}
    .tab_container .tabs_mid_green { background:url(images/research/tabs_mid_green.gif) repeat-y;}
    .tab_container .tabs_mid_gold  { background:url(images/research/tabs_mid_gold.gif) repeat-y;}

.ltside{float:left; width: 588px; } .ltside p { padding-bottom: 6px; padding-top: 6px; }
.rtside{float:right; width:210px;}
.rtside img{margin-top: 22px;}
.rtside a { padding: 0; margin: 0; }
.side_container a:hover, .side_container a:focus{ background: inherit;}
.side_container{text-align:center;}
.side_container span{padding: 0 5px;border:none;background:#55875f;}
.side_container .side_top{height:20px;background:url(images/research/side_top.jpg) top no-repeat;}
.side_container .side_bot{height:20px;background:url(images/research/side_bot.jpg) bottom no-repeat;}
.side_container .side_mid{padding: 0 15px;background:url(images/research/side_mid.jpg) repeat-y;}
.side_container h2{font-weight:bold;font-size:1.6em;color:#fff;}
.side_container p{font-size:1.2em;color:#fff;margin:0;padding:0}

.usual .selected{color:#fff;}

.research_pic, .research_pic_holder{
	padding: 2px 2px 20px 2px;
	border:1px solid #fff;
	display:block;
	float:left;
	background:url(images/research/enlarge.gif) bottom right no-repeat;
	width: 73px;
}
.research_pic_holder { background: none; height: 40px; }
a.research_pic:hover{background:url(images/research/enlarge.gif) bottom right no-repeat;border:1px solid #7ba166;}
.res_article{padding:7px 0;}

a.mailfriend{padding: 3px 5px 3px 30px;background:url(images/send_mail.jpg) left no-repeat; cursor:pointer; }
a.article {padding: 3px 5px 3px 30px;background:url(images/research/pdf.gif) left no-repeat; cursor:pointer; }

.research-fwd-form { background: #f7f7f7; padding: 20px; }

.description{width:335px;float:left;padding: 0 10px;margin-left:20px;}
.description p{padding:2px 0;margin:0;}
.description .article {padding: 2px 20px 2px 5px;}
.description a:hover{background-color: #F1F2F2;}

.d10px { margin-top: 10px; } .d15px { margin-top: 15px; } .d20px { margin-top: 20px; }
.d25px { margin-top: 25px; } .d30px { margin-top: 30px; } .d35px { margin-top: 35px; }
.d40px { margin-top: 40px; } .d45px { margin-top: 45px; } .d50px { margin-top: 50px; }

.b222 { border-color: #222; } .baaa { border-color: #aaa; } .bddd { border-color: #ddd; }