ol#toc {
    height: 2em;
    list-style: none;
    margin: 0;
    padding: 0;
}

ol#toc li { background:url(images/tab-img.png);    
    float: left;
    margin: 0 1px 0 0;
    padding-left: 10px;
}

ol#toc a {
    background:#000 url(images/tab-img.png) 100% 0;
    color: #fff;
	font-weight: bold;
    display: block;
    float: left;
	height:25px; line-height:25px;
	padding:5px 25px 0 15px;    
    text-decoration: none;
}

ol#toc li.current {
    background-color: #fff;
	font-weight: bold;
    background-position: 0 -60px;
}

ol#toc li.current a {
    background-position: 100% -60px;
    color: #fff;
    font-weight: bold;
}

div.content { width:700px; height:1100px;
    border: #e14f00 solid 1px;
	margin-top:2px;	
    clear: left;    
}

.tabcontent p {margin:0; width:680px; font-size:11px; line-height:16px; font-family: Verdana, Times New Roman, Arial, Helvetica, sans-serif; color:#000;text-decoration:none; font-weight:normal; text-align:justify; padding:5px 10px 5px 10px;}
.tabcontent div .bold{margin:0; font-size:12px; line-height:18px; font-family: Verdana, Times New Roman, Arial, Helvetica, sans-serif; color:#666666;text-decoration:none; font-weight:bold; text-align:justify; text-transform:uppercase; padding:10px 10px 0 10px;}

.tabcontent p img{float:right; width:168px; padding:5px;}

.tabcontent div .by {margin:0; width:700px; font-size:11px; line-height:16px; font-family: Verdana, Times New Roman, Arial, Helvetica, sans-serif; color:#0d2f76;text-decoration:none; font-weight:bold; text-align:right; padding:0 10px 0 0;}

.tabcontent p span{width:700px; font-size:11px; line-height:18px; font-family: Verdana, Times New Roman, Arial, Helvetica, sans-serif; color:#FF0000;text-decoration:none; font-weight:normal; text-align:left; padding-left:10px;}
.tabcontent p span a, .tabcontent p span a:link, .tabcontent p span a:visited, .tabcontent p span a:active {color:#FF0000; text-decoration:none;}
.tabcontent p span a:hover {color: #FF0000; text-decoration:underline;}


/**************************Table*******************/

.tabcontent #module{width:690px;}
#module .module_left {float: left;width:320px;}
#module .module_right {margin: 0;float: right;width:320px;}
#module p {margin:0; width:310px; font-size:11px; line-height:16px; font-family: Verdana, Times New Roman, Arial, Helvetica, sans-serif; color:#fff;text-decoration:none; font-weight:bold; text-align:left; text-transform:uppercase; background-color:#e78614;}

#module div{font-size:11px; line-height:16px; font-family: Verdana, Times New Roman, Arial, Helvetica, sans-serif; color:#000;text-decoration:none; font-weight:normal; text-align:left; text-transform:none;}

#module ul {font-size:11px; line-height:14px; font-family: Verdana, Times New Roman, Arial, Helvetica, sans-serif; color:#000;text-decoration:none; font-weight:normal; padding-right:10px; text-align:left;  text-transform:none;}
#module .bullet {list-style: none; margin: 10px 0 20px 10px; padding: 0;}
#module .bullet li {padding-left:10px; background: url(../images/black-bullet.gif) no-repeat 0 0.5em; margin-left:0; padding-top:0px; padding-bottom:5px;}
#module ul a, #module ul a:link, #module ul a:visited, #module ul a:active {color:#000; text-decoration:none;}
#module ul a:hover {color: #000; text-decoration:underline;}}