body{font:11px/11px "Trebuchet MS", Tahoma, Verdana, Arial; }/*color:#0098FF; background-color:#f2f2f2;*/

#tabMenu {margin:0;padding:0 0 0 15px;list-style:none;}
#tabMenu li {float:left;height:32px;width:39px;cursor:pointer;cursor:hand}

li.comments {background:url(../images/tab2.gif) no-repeat 0 -32px;}
li.process {background:url(../images/process.gif) no-repeat 0 -32px; margin-right:4px;}
li.media {background:url(../images/media.gif) no-repeat 0 -32px; margin-right:4px;}
li.inquiry {background:url(../images/inquiry.gif) no-repeat 0 -32px; margin-right:4px;}
li.products {background:url(../images/product.gif) no-repeat 0 -32px; margin-right:4px;}

li.mouseover {background-position:0 0;}
li.mouseout {background-position:0 -32px;}
li.selected {background-position:0 0;}

.box {width:202px; float:left; position:relative;}
.boxTop {background:url(../images/boxTop.gif) no-repeat;height:17px;clear:both}
*html .boxTop {margin-bottom:-2px;}
.boxBody {background-color:/*#0a64a2;*/#daf6f7;}/*Edited*/
.boxBottom {background:url(../images/boxBottom.gif) no-repeat;height:17px;}

.boxBody div {display:none;}
.boxBody div.show, .boxBody div.show a, .boxBody div.show a:visited {display:block; color:#0098FF; text-decoration:none;}
.boxBody div.show a:hover {display:block; color:#000000}
.boxBody #media a {display:block; color:#115b73;  text-decoration:none;}
.boxBody #media a:hover {display:block; color:#000000;}
.boxBody #process a {display:block; color:#115b73;  text-decoration:none;}
.boxBody #process a:hover {display:block; color:#000000;}
.boxBody #inquiry a {display:block; color:#115b73;  text-decoration:none;}
.boxBody #inquiry a:hover {display:block; color:#000000;}
.boxBody #products a {display:block; color:#115b73;  text-decoration:none;}
.boxBody #products a:hover {display:block; color:#000;}

.boxBody div ul {margin:0 10px 0 25px;padding:0;width:155px;list-style-image:url(../images/arrow.gif)}
*html .boxBody div ul {margin-left:10px;padding-left:15px;}
.boxBody div li {border-bottom:1px dotted #8e8e8e; padding:4px 0;cursor:hand;cursor:pointer;}
.boxBody div ul li.last {border-bottom:none}
.boxBody div li span {font-size:8px;font-style:italic; color:#888;}
