#CommonBody {
width:450px;
}

.shadetabs{
padding: 5px 0;
margin-left: 0;
margin-top: 1px;
margin-bottom: 0;
font-family:Tahoma,Verdana,sans serif;
line-height:14px;
font-size:11px;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.shadetabs li{
display: inline;
margin: 0;
}

.shadetabs li a{
text-decoration: none;
padding: 5px 7px;
margin-right: 2px;
border: 1px solid #c6d7e6;
color: #336699;
background: white url(../images/shade.gif) top left repeat-x;
font-family:Tahoma,Verdana,sans serif;
font-weight:bold;
font-size:11px;
}

.shadetabs li a:visited{
color:  #336699;
}

.shadetabs li a:hover{
text-decoration: underline;
color: #336699;
}

.shadetabs li.selected{
position: relative;
top: 1px;
}

.shadetabs li.selected a{ /*selected main tab style */
background-image: url(../images/shadeactive.gif);
border-bottom-color: white;
}

.shadetabs li.selected a:hover{ /*selected main tab style */
text-decoration: none;
}

.tabcontentstyle{ /*style of tab content oontainer*/
margin-top:0px;
border: 1px solid #c6d7e6;
padding: 9px;
}

.tabcontent{
display:none;
font-family:Tahoma,Verdana,sans serif;
line-height:14px;
font-size:11px;
}

.tabcontent table td {
font-family:Tahoma,Verdana,sans serif;
line-height:16px;
font-size:11px;
}


.reportHead {
color:#336699;
font-size:17px;
background:url(../images/reportHead.gif);
background-position:0px 0px;
background-repeat:repeat-x;
padding:10px;
margin:0px;
margin-bottom:10px;
font-family: Georgia, Tahoma, Arial, Verdana, "sans serif";
font-weight:bold;
}




.name {
padding-top:5px;
font-family:Tahoma,Verdana,sans serif;
line-height:16px;
font-size:11px;
font-weight:bold;
}

ul.toc {
	list-style-type:none;
	margin-left:0px;
	padding-left:0;
}

.toc li, toc2.li, toc3.li {
line-height:16px;
font-size:11px;
font-weight:normal;
}

ul.toc2 {
	list-style-type:none;
	padding-left:15px;
	margin-left:0;
}
ul.toc3 {
	list-style-type:none;
	padding-left:25px;
	margin-left:0;
}
ul.analystList {
	list-style-type:none;
	margin-left:0px;
	padding-left:0;
}

.analystList li {
background:url(../images/documentY1.gif) 0 2px no-repeat;
padding-left:20px;
}

.analystList li a {
color:#336699;
text-decoration:none;
line-height:16px;
font-size:11px;
font-weight:normal;
}

.analystList li a:hover {

text-decoration:underline;

}
a.order {
font-weight:bold;
text-decoration:underline;
font-size:11px;
}

a.order:hover {
font-weight:bold;
text-decoration:underline;
}
.sidelinks a {
color:#336699;
text-decoration:none;
font-size:11px;

}
.sidelinks a:hover {
text-decoration:underline;


}
@media print {
.tabcontent {
display:block!important;

}
}
